Commit Graph

20 Commits

Author SHA1 Message Date
lbsa71
1876c70ebd * Changed some more sort order issues
* Updated vs2005 files as well
2007-06-13 21:06:39 +00:00
lbsa71
69b3a8a9b8 * First attempt at fixing differing build files on different .net flavours.
* And, as always, some bin ignores
2007-06-13 19:58:57 +00:00
mingchen
2c4dacc1d6 Fixing SVN: Adding hopefully everything else (2.5 / 3) 2007-06-07 15:13:24 +00:00
mingchen
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
2007-06-07 14:23:19 +00:00
mingchen
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
2007-06-07 00:04:50 +00:00
mingchen
fa50dce1b6 If this is what it takes, then fine
*Adding every .build and .csproj to get ccnet working (hopefully)
2007-06-06 21:59:05 +00:00
mingchen
57ba2c64dc *Fixing CCNet: Second Attempt 2007-06-06 21:54:21 +00:00
mingchen
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
2007-06-06 18:15:12 +00:00
mingchen
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

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)
2007-06-06 03:00:59 +00:00
Adam Frisby
dc7c0c54f4 * Added proper copyright notices to everything (1/3) 2007-06-05 20:24:18 +00:00
Adam Frisby
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.
2007-06-05 12:55:12 +00:00
mingchen
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
2007-06-04 14:09:19 +00:00
Adam Frisby
4134462d9f Prebuild and stuff 2007-06-04 12:25:05 +00:00
gareth
d35db9eb5d Rebuilt the build files
Added some more prompts and stuff to ServiceManager
2007-05-30 00:10:48 +00:00
Adam Frisby
c2c2f90b26 * Rebuilt Prebuild
* Enabled fastmode by default on world map requests (ordinary mode is just too slow)
* Reset some params involving agent appearance
* Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
2007-05-29 04:11:49 +00:00
gareth
ff5c1bd3bb FIXED THE TRUNK! 2007-05-27 22:46:33 +00:00
lbsa71
900cebc63f * re-prebuilt
* deleted all those *.user - ignore them next time!
2007-05-24 13:36:15 +00:00
MW
f1af78d684 Stage 2: GridServices build files should be fixed now, Someone will need to test it under nant, and the releng scripts might need updating as we now have two solutions.
Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices.
2007-05-24 13:08:36 +00:00
MW
6c48570df5 Stage 1 of repairing the build files, those ofr the OpenSim regionserver should now be okay. Now onto the Grid servers... 2007-05-24 12:54:54 +00:00
MW
f95b6081cb Renamed the new Directories. (removed the "-Source" from the end of them) 2007-05-24 12:35:32 +00:00