aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Primitive's shape and scale are now saved into database and reloaded.MW2007-03-081-7/+27
| | | | | New ServerConsole command: regenerate - will regenerate the terrain of the whole sim.
* Another attemp to fix the Session Logout bugMW2007-03-081-0/+119
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.