Commit Graph

  • 269ff893df *Added Estate Tools for terrain texturing, terrain texturing heights per corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed mingchen 2007-06-08 03:54:03 +00:00
  • 5caf2faa24 *Added basic support for EstateOwnerMessage **Added support for 'getinfo' method mingchen 2007-06-07 19:24:04 +00:00
  • a5d0f02132 *Forgot to initialize estateSettings variable in RegionInfoBase mingchen 2007-06-07 17:20:29 +00:00
  • 8f143cb295 *added the EstateSettings.cs file (oops) mingchen 2007-06-07 17:14:28 +00:00
  • 458c6b6f16 *Added EstateSettings.cs and moved many relevant variables from RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo mingchen 2007-06-07 16:29:10 +00:00
  • 3fa76db3be Fixed SVN: All Done! Sorry for the delay (3 / 3) mingchen 2007-06-07 15:17:45 +00:00
  • 2c4dacc1d6 Fixing SVN: Adding hopefully everything else (2.5 / 3) mingchen 2007-06-07 15:13:24 +00:00
  • 89958c43fc Fixing SVN: Re-adding Types folder (with correct capitalization) ( 2 / 3 ) mingchen 2007-06-07 14:34:19 +00:00
  • 6f7a053d31 Fixing SVN: Added some things I forgot to include (1/3) mingchen 2007-06-07 14:32:48 +00:00
  • 5f1c4acd74 Updated SimAddress in sandbox mode. andy 2007-06-07 14:27:55 +00:00
  • f88a4777f9 *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning mingchen 2007-06-07 14:23:19 +00:00
  • f1250bd291 *When avatar crosses parcel, it updates successfully in the viewer *This includes parcel name in title bar, media and music autoplay, and parcel flag icons *Yay! mingchen 2007-06-07 01:04:07 +00:00
  • a12a495c22 *Added support to change most of a parcel's settings and flags (from the about land box) *Added the rest of the member variables relating to parcels in the ParcelData class mingchen 2007-06-07 00:04:50 +00:00
  • fa50dce1b6 If this is what it takes, then fine *Adding every .build and .csproj to get ccnet working (hopefully) mingchen 2007-06-06 21:59:05 +00:00
  • 57ba2c64dc *Fixing CCNet: Second Attempt mingchen 2007-06-06 21:54:21 +00:00
  • 659cef702c This should fix ccnet (oops :P) mingchen 2007-06-06 21:36:41 +00:00
  • a4c01a3258 *Fixed Parcel backup in databased (finished fixing core parcel functions) mingchen 2007-06-06 21:26:07 +00:00
  • 73a36680bd *Added new commands ('backup','show parcels','reset parcels') *Added parcel join support *Made parcel saving and loading much more efficient *Fixed bug that would not allow joining of parcel locally in the viewer (gives an error before sending to server) *Known Issue: Restoring parcels from storage is not working correctly. For now, do a 'reset parcels' to regenerate a standard parcel mingchen 2007-06-06 18:15:12 +00:00
  • ea79819575 Changes: *Added support for Subdivision (use master avatar to login to try out) *Added Parcel Border support *Enabled user account storage, but only when a new account is created mingchen 2007-06-06 03:00:59 +00:00
  • bc380ccba6 Unhippos! Adam Frisby 2007-06-05 21:47:46 +00:00
  • ce85ec7167 Hippos! Adam Frisby 2007-06-05 21:35:00 +00:00
  • 78d91ac9c8 * Finished adding licensing declarations to everything (3/3) Adam Frisby 2007-06-05 20:40:37 +00:00
  • 023c6d2189 * Adding copyright notices (2.5/3) added CONTRIBUTORS.txt Adam Frisby 2007-06-05 20:34:44 +00:00
  • d9f6b2ce1a * Added proper copyright notices to everything (2/3) Adam Frisby 2007-06-05 20:25:03 +00:00
  • dc7c0c54f4 * Added proper copyright notices to everything (1/3) Adam Frisby 2007-06-05 20:24:18 +00:00
  • 65268a51ca * Weird didnt commit inventory before Adam Frisby 2007-06-05 20:22:10 +00:00
  • 75f9b25b41 * Fixed OGS build * Converted to new console interfaces * Fixed other minor issues which somehow snuck in Adam Frisby 2007-06-05 13:18:44 +00:00
  • 702f27ace0 * "We are" message is now a status text message. Adam Frisby 2007-06-05 13:03:59 +00:00
  • f1e231e4ba * More assorted console cleaning Adam Frisby 2007-06-05 13:00:57 +00:00
  • 1e716260c8 * Removed MainConsole.Instance.WriteLine completely * Now exists MainConsole.Instance.Error/Warn/Notice/Verbose -- use those instead * Removed some instances of System.Console use - aiming to depreciate this in favour of MainConsole completely. Adam Frisby 2007-06-05 12:55:12 +00:00
  • 891b92a780 * Removing dead comments Adam Frisby 2007-06-05 12:22:42 +00:00
  • 7347f146c6 * Small bugfix: Avatar rezzing from grid mode should no longer place you underground if you have terrain of reasonable height. Adam Frisby 2007-06-05 11:59:38 +00:00
  • 3c261876a1 *Cleaned up Configuration Setup questions *Added Configuration option for Master User Avatar name and (in sandbox mode) password *Added support for Master User in sandbox mode. Support lacks for grid mode still. **Grid support is possible when remotely fetching avatar data by name and UUID is available *Currently lacks parcel buying support. For now, in sandbox mode, log into master user information to own the parcel mingchen 2007-06-05 00:26:37 +00:00
  • 4fcb4fdec3 Fixed loading of Animations from XML file *Still crashes the client. HelP! mingchen 2007-06-04 19:27:31 +00:00
  • 4d6441c0db Fixed Unhandled exception about avataranimations.xml file about xml element being first. mingchen 2007-06-04 18:27:24 +00:00
  • 1742159352 Parcel Manager Changes: *Added Parcel Backup Support for DB4. Other storages currently do not save *Added parcelIDList in ParcelManager to speed up parcel fetching at position *Added ParcelData.cs and ParcelData class for better storage support *Documentation for parcel added *2 Parcel Related bug fixes mingchen 2007-06-04 14:09:19 +00:00
  • 28852d30ca Small bugfix. Adam Frisby 2007-06-04 12:42:15 +00:00
  • 4134462d9f Prebuild and stuff Adam Frisby 2007-06-04 12:25:05 +00:00
  • 7554af993f * Loading animations from XML file now Adam Frisby 2007-06-04 12:05:18 +00:00
  • a415615270 Added support for bitmap and image loading to libterrain, use "terrain load img filename.ext", the following formats are supported under .NET (unknown under Mono): BMP, GIF, PNG, JPEG, WMF, TGA, TIFF. Adam Frisby 2007-06-04 11:16:41 +00:00
  • 2b8a8d3dad * Added /bin/data * Added avataranimations.xml (WARNING: Creative Commons License Applies. Read LICENSE-README-IMPORTANT.txt) Adam Frisby 2007-06-04 10:52:15 +00:00
  • 73e2b54758 * Removing AvatarAnimations.cs from sugalite until it can be rewritten. Adam Frisby 2007-06-03 23:07:40 +00:00
  • 2a02732678 * Removed more references Adam Frisby 2007-06-03 22:29:57 +00:00
  • ed74b539fb * Removed hard coded avatar animations. Will likely need to clean elsewhere to fully remove. Adam Frisby 2007-06-03 22:28:15 +00:00
  • 6ceae8990c (Broke SVN on first commit >.>) - Added the ParcelManager.cs file that was needed mingchen 2007-06-03 16:14:32 +00:00
  • f22e27498e Added Basic Parcel Support *Created Parcel class to handle each parcel *Created ParcelManager class to handle the Parcel Object *For now, by default it is assigned to a fake avatar key and set for sale to L$0 mingchen 2007-06-03 16:02:08 +00:00
  • 79de35aea2 * Fixing world map generation issues (thankyou LL for using different coordinates than the rest of the graphics community! =p) Adam Frisby 2007-06-02 03:00:37 +00:00
  • 6072fd8667 * Some commenting on asset server (needs completing) * Removed strip2.png - added defaultstripe.png * World map images are now generated when the terrain is tainted, not yet sent to the grid/asset server. Adam Frisby 2007-06-02 01:34:00 +00:00
  • bad9cdae1e * GridManagementAgent is now documented Adam Frisby 2007-06-02 01:15:47 +00:00
  • 3d0a820da9 * Documented SQLite grid interfaces Adam Frisby 2007-06-02 00:44:23 +00:00
  • 55f7fe0ae3 Dont want to do that again --- MySQL interface is now fully documented. Added little bit more documentation to the MSSQL interface. Adam Frisby 2007-06-02 00:37:31 +00:00
  • 14babaaece * MS-SQL Interface is now well documented (and probably defunct) Adam Frisby 2007-06-01 23:53:02 +00:00
  • 17e422bc67 * DB4o Storage provider is now well documented * Added try/catch over user creation (should allow multiple logins on Db4o) Adam Frisby 2007-06-01 23:48:52 +00:00
  • a7fe1b63f3 * ZOMG Wtf Comments? * OpenGrid.Framework.Data is now well documented Adam Frisby 2007-06-01 23:34:37 +00:00
  • aba0f0774c * Zomg inventory server (incomplete shell) Adam Frisby 2007-06-01 20:21:00 +00:00
  • 30f810a03e * MySQL Inventory data interfaces written - can now write an inventory server (yay!) Adam Frisby 2007-06-01 18:58:20 +00:00
  • c60166f3c3 * Completed read-only inventory data operations * Working on write support Adam Frisby 2007-06-01 18:36:26 +00:00
  • 931adbcc43 * Added /trunk/share * Imported SQL files to /share/sql * Added a PHP function file to generate new users in /share/php Adam Frisby 2007-05-31 19:02:28 +00:00
  • f4448fcd7d After nearly a hour of searching for an annoying bug (which turned out to be a new statement one line outside the loop it should have been in)....Multi-Regions in a single instance work, there is no Grid mode communication, so it can only be tested in sandbox mode right now. All you need to do is put .xml files for each region you want to be ran by the single server inside the "bin\Regions" folder (make sure none of the settings in those .xml files conflict with each other) and then startup the server and login, Any neighbouring regions that are being ran in the instance should show up. (However there is still no movement or anything) Now time to refine the communications interfaces! MW 2007-05-31 17:33:52 +00:00
  • e92ab35b05 Another commit as ordered by robl MW 2007-05-31 16:30:42 +00:00
  • 564a97b508 Implementing a test Communications manager to test some of the interfaces (likely this test version will morph into the sandbox version) MW 2007-05-31 15:31:31 +00:00
  • d3c4ff66a7 * Completed reading of inventory in Manager. (still needs to be hooked up via interfaces, but easy to do.) Adam Frisby 2007-05-31 14:24:15 +00:00
  • a575bc38d6 More work on OpenGrid.Framework.Communications MW 2007-05-31 14:22:14 +00:00
  • 65a644c698 * Added some comments * Renamed a function which was incredibly badly misnamed. Adam Frisby 2007-05-31 14:08:34 +00:00
  • a0305888bc * Yet more inventory shelling * Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX(). Adam Frisby 2007-05-31 14:05:19 +00:00
  • ee5bd67b82 MW 2007-05-31 13:45:18 +00:00
  • c955e2fe9b Shelling out a Inventory framework a bit more. Adam Frisby 2007-05-31 13:43:18 +00:00
  • c194bfbada MW 2007-05-31 12:52:17 +00:00
  • e89654424a Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die MW 2007-05-31 12:12:26 +00:00
  • 33b8fe52d6 MW 2007-05-31 12:05:32 +00:00
  • c4c7427ffb The cleaning lady must be looking for a bonus MW 2007-05-31 11:38:56 +00:00
  • cb4a662542 more directory Properties changes MW 2007-05-31 11:37:00 +00:00
  • cc679b98d5 Moved AuthenticateSessionsBase to OpenSim.Framework (is likely to move again or be deleted and replaced with something else) MW 2007-05-31 11:32:17 +00:00
  • dd8013e70d class name change and directory properties modified MW 2007-05-31 11:30:21 +00:00
  • c35d360d44 Started work on OpenGrid.Framework.Communications MW 2007-05-31 11:28:11 +00:00
  • 2511a10c99 Small spot of renaming... Adam Frisby 2007-05-31 10:56:33 +00:00
  • b34eb4e23f SQL files... Adam Frisby 2007-05-31 10:49:43 +00:00
  • 9505128e6f The start of a beautiful thing! (eeek inventory!) Adam Frisby 2007-05-31 10:47:38 +00:00
  • f1e1346806 Added a few summary comments to OpenSim.World files MW 2007-05-31 10:12:55 +00:00
  • 5bf776e2df As its my last commit for the day, it just looks better to leave it on a even revision number MW 2007-05-30 21:20:37 +00:00
  • 0274b19cad Attempt to enable chat, but seems to be a problem with the distances MW 2007-05-30 21:05:35 +00:00
  • 1aab2d7427 Seems our avatar was a bit overexcited about existing and stayed about 5 miles above the ground, so time for them to come back down to earth a bit (ie now your avatar is only slightly above ground level) MW 2007-05-30 18:56:23 +00:00
  • 52faae69d5 We have successful login! MW 2007-05-30 18:52:38 +00:00
  • 6e1be39315 trying to get login to work MW 2007-05-30 18:03:27 +00:00
  • 6c003ee83f * Raised "MTU" factor in world map handling * Lowered instant-send regions, regions are now only automatically sent within a 10x10 area (was 100x100), this limits the maximum number of regions sent when opening the map from 10,000 to 100. Adam Frisby 2007-05-30 05:20:35 +00:00
  • 488a325ab6 * Switched from ASCII encoding to llRetardedEncoding. Adam Frisby 2007-05-30 04:36:21 +00:00
  • 84dc744faa * World map! Yay! * Using ASCII encoding for text not UTF8 encoding (causes the client to burp) * Cannot send uints via Nwc.XmlRpc - it asplodes and returns zero. Adam Frisby 2007-05-30 04:32:30 +00:00
  • 88003c41a9 * Bugfixes. Still not appearing correctly however. Adam Frisby 2007-05-30 04:16:46 +00:00
  • 6f9aba58ee * May have fixed issues with the world map. Adam Frisby 2007-05-30 03:58:27 +00:00
  • c7e8318038 and log mode reconnect added. Adam Frisby 2007-05-30 02:39:10 +00:00
  • b0de1b93f9 * Added reconnect support for MySQL Data interfaces if they time out. (Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter. Adam Frisby 2007-05-30 02:36:48 +00:00
  • e9aa24feff Another rebuild of the build files! :O More XML config stuff in ServiceManager gareth 2007-05-30 00:24:31 +00:00
  • d35db9eb5d Rebuilt the build files Added some more prompts and stuff to ServiceManager gareth 2007-05-30 00:10:48 +00:00
  • b2f16fd4e1 Now We need to test to see if we can login MW 2007-05-29 18:07:17 +00:00
  • 4d0261ed22 MW 2007-05-29 17:57:03 +00:00
  • cb33169fe6 MW 2007-05-29 17:49:39 +00:00
  • 36bcda6cfa MW 2007-05-29 17:10:31 +00:00
  • f60e511c73 attempt two MW 2007-05-29 14:17:37 +00:00
  • b2e0180422 Hopefully fixed Culture decimal problem MW 2007-05-29 14:06:38 +00:00
  • b2eb26e4ba number of changes MW 2007-05-29 09:16:18 +00:00