aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/SimConsole.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-25Small clean up of files and directoriesMW1-0/+0
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-211/+0
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
2007-03-22brought zircon branch into trunkgareth1-11/+11
2007-03-14merged new OpenSim from branches/ogs-csgareth1-1/+1
2007-03-13added movement etc from r191gareth1-17/+26
2007-03-13Rolled back all but the VS solutiongareth1-26/+17
2007-03-13-- Trying to get trunk to run from first buildlbsa711-17/+26
* Collected required dll's into /bin * Moved timer start for great justice * Added some Writes to Console, and a Status field * Added dumb NullPhysicsScene and NullPhysicsActor that kicks in if Physics Plugin not specified * Svn-ignored a shitload
2007-03-08Primitive's shape and scale are now saved into database and reloaded.MW1-13/+18
New ServerConsole command: regenerate - will regenerate the terrain of the whole sim.
2007-03-08Another attemp to fix the Session Logout bugMW1-2/+5
World map data is now saved in database and recovered on startup. Primitives are now backed up to a local database and reloaded on startup.
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+194