aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/world/World.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-03-22brought zircon branch into trunkgareth1-208/+0
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only ↵MW1-3/+6
works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll
2007-03-08Primitive's shape and scale are now saved into database and reloaded.MW1-2/+13
New ServerConsole command: regenerate - will regenerate the terrain of the whole sim.
2007-03-08Another attemp to fix the Session Logout bugMW1-19/+96
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-07Primitives movement and rotation updates are now sent to all clientsMW1-1/+0
2007-03-07Hopefully fixed the Session logout bug.MW1-3/+4
Should now see avatars for other users connected to the same sim.
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+117