Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * teared out too wide catch clauses. See Code Conventions. | lbsa71 | 2007-06-14 | 2 | -146/+100 |
| | |||||
* | * Added maintenance patch (issue #139) from BigfootAg to /trunk | Adam Frisby | 2007-06-14 | 2 | -69/+95 |
| | |||||
* | Fixed the bug that makes a region use its water height as its name (in ↵ | MW | 2007-06-14 | 1 | -1/+1 |
| | | | | regionhandshake), which lead to most regions being called "20". | ||||
* | * Changed some more sort order issues | lbsa71 | 2007-06-13 | 13 | -159/+159 |
| | | | | | * Updated vs2005 files as well | ||||
* | * First attempt at fixing differing build files on different .net flavours. | lbsa71 | 2007-06-13 | 13 | -73/+73 |
| | | | | | * And, as always, some bin ignores | ||||
* | * Applying danx0r's ODE patch | Adam Frisby | 2007-06-13 | 1 | -2/+6 |
| | | | | | * ZOMG r1000! | ||||
* | *Attempting to get trunk stable before a revert is required. | mingchen | 2007-06-12 | 1 | -4/+4 |
| | |||||
* | * ignored data recieved from closed sockets | lbsa71 | 2007-06-12 | 4 | -6/+27 |
| | | | | | | * removed some warnings | ||||
* | *Reverting back to 977 -- will look into this later | mingchen | 2007-06-12 | 1 | -1/+1 |
| | |||||
* | *Bug fixed, moving the code the the correct place so the right info is sent ↵ | mingchen | 2007-06-12 | 1 | -2/+3 |
| | | | | (hopefully) | ||||
* | *Attempt trunk crash fix | mingchen | 2007-06-12 | 1 | -1/+1 |
| | |||||
* | *Added Estate Tools for terrain texturing, terrain texturing heights per ↵ | mingchen | 2007-06-08 | 10 | -108/+296 |
| | | | | | | | corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed | ||||
* | *Added basic support for EstateOwnerMessage | mingchen | 2007-06-07 | 4 | -2/+59 |
| | | | | | **Added support for 'getinfo' method | ||||
* | *Forgot to initialize estateSettings variable in RegionInfoBase | mingchen | 2007-06-07 | 1 | -8/+8 |
| | |||||
* | *Added EstateSettings.cs and moved many relevant variables from ↵ | mingchen | 2007-06-07 | 9 | -85/+57 |
| | | | | | | | | RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo | ||||
* | Fixed SVN: All Done! Sorry for the delay (3 / 3) | mingchen | 2007-06-07 | 3 | -35/+35 |
| | |||||
* | Fixing SVN: Adding hopefully everything else (2.5 / 3) | mingchen | 2007-06-07 | 24 | -66/+5163 |
| | |||||
* | Fixing SVN: Re-adding Types folder (with correct capitalization) ( 2 / 3 ) | mingchen | 2007-06-07 | 2 | -0/+110 |
| | |||||
* | Fixing SVN: Added some things I forgot to include (1/3) | mingchen | 2007-06-07 | 2 | -110/+0 |
| | |||||
* | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 2007-06-07 | 49 | -5230/+169 |
| | | | | | | | | NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning | ||||
* | *When avatar crosses parcel, it updates successfully in the viewer | mingchen | 2007-06-07 | 2 | -1/+30 |
| | | | | | | *This includes parcel name in title bar, media and music autoplay, and parcel flag icons *Yay! | ||||
* | *Added support to change most of a parcel's settings and flags (from the ↵ | mingchen | 2007-06-07 | 5 | -13/+66 |
| | | | | | | | about land box) *Added the rest of the member variables relating to parcels in the ParcelData class | ||||
* | If this is what it takes, then fine | mingchen | 2007-06-06 | 8 | -117/+113 |
| | | | | | *Adding every .build and .csproj to get ccnet working (hopefully) | ||||
* | *Fixing CCNet: Second Attempt | mingchen | 2007-06-06 | 1 | -0/+52 |
| | |||||
* | *Fixed Parcel backup in databased (finished fixing core parcel functions) | mingchen | 2007-06-06 | 1 | -2/+2 |
| | |||||
* | *Added new commands ('backup','show parcels','reset parcels') | mingchen | 2007-06-06 | 10 | -73/+206 |
| | | | | | | | | *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 | ||||
* | Changes: | mingchen | 2007-06-06 | 7 | -79/+140 |
| | | | | | | | | | | | | | | | | *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 Bug Fixes: *Fixed crash on startup while in sandbox when "Setting up master avatar" *Fixed most core functions in ParcelManager and Parcel that where broken *Fixed Parcel saving to database Known Issues: *Dividing parcel fails in viewer (gives an error about needing 2 parcels) | ||||
* | Unhippos! | Adam Frisby | 2007-06-05 | 1 | -5/+0 |
| | |||||
* | Hippos! | Adam Frisby | 2007-06-05 | 1 | -0/+5 |
| | |||||
* | * Added proper copyright notices to everything (1/3) | Adam Frisby | 2007-06-05 | 82 | -102/+1823 |
| | |||||
* | * "We are" message is now a status text message. | Adam Frisby | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | * More assorted console cleaning | Adam Frisby | 2007-06-05 | 3 | -14/+7 |
| | |||||
* | * Removed MainConsole.Instance.WriteLine completely | Adam Frisby | 2007-06-05 | 23 | -174/+184 |
| | | | | | | * 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. | ||||
* | * Removing dead comments | Adam Frisby | 2007-06-05 | 12 | -34/+1 |
| | |||||
* | * Small bugfix: Avatar rezzing from grid mode should no longer place you ↵ | Adam Frisby | 2007-06-05 | 2 | -0/+7 |
| | | | | underground if you have terrain of reasonable height. | ||||
* | *Cleaned up Configuration Setup questions | mingchen | 2007-06-05 | 3 | -33/+88 |
| | | | | | | | | | *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 | ||||
* | Fixed loading of Animations from XML file | mingchen | 2007-06-04 | 1 | -4/+7 |
| | | | | | *Still crashes the client. HelP! | ||||
* | Parcel Manager Changes: | mingchen | 2007-06-04 | 8 | -236/+356 |
| | | | | | | | | | | *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 | ||||
* | Small bugfix. | Adam Frisby | 2007-06-04 | 1 | -1/+1 |
| | |||||
* | Prebuild and stuff | Adam Frisby | 2007-06-04 | 26 | -1903/+1904 |
| | |||||
* | * Loading animations from XML file now | Adam Frisby | 2007-06-04 | 1 | -0/+16 |
| | |||||
* | Added support for bitmap and image loading to libterrain, use "terrain load ↵ | Adam Frisby | 2007-06-04 | 1 | -1/+23 |
| | | | | img filename.ext", the following formats are supported under .NET (unknown under Mono): BMP, GIF, PNG, JPEG, WMF, TGA, TIFF. | ||||
* | * Removed more references | Adam Frisby | 2007-06-03 | 1 | -4/+4 |
| | |||||
* | * Removed hard coded avatar animations. Will likely need to clean elsewhere ↵ | Adam Frisby | 2007-06-03 | 1 | -135/+0 |
| | | | | to fully remove. | ||||
* | (Broke SVN on first commit >.>) - Added the ParcelManager.cs file that was ↵ | mingchen | 2007-06-03 | 1 | -0/+658 |
| | | | | needed | ||||
* | Added Basic Parcel Support | mingchen | 2007-06-03 | 9 | -407/+500 |
| | | | | | | | *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 | ||||
* | * Fixing world map generation issues (thankyou LL for using different ↵ | Adam Frisby | 2007-06-02 | 2 | -3/+3 |
| | | | | coordinates than the rest of the graphics community! =p) | ||||
* | * Some commenting on asset server (needs completing) | Adam Frisby | 2007-06-02 | 1 | -0/+2 |
| | | | | | | * 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. | ||||
* | * Raised "MTU" factor in world map handling | Adam Frisby | 2007-05-30 | 2 | -14/+14 |
| | | | | | * 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. | ||||
* | * Switched from ASCII encoding to llRetardedEncoding. | Adam Frisby | 2007-05-30 | 1 | -1/+1 |
| |