aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/OpenSimClient.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only ↵MW1-3/+4
works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll
2007-03-08When a user logs off , the server now tells the other clients to kill that ↵MW1-0/+8
avatar. (So no more half dead avatars messing up the landscape.)
2007-03-08Primitive's shape and scale are now saved into database and reloaded.MW1-0/+31
New ServerConsole command: regenerate - will regenerate the terrain of the whole sim.
2007-03-08Another attemp to fix the Session Logout bugMW1-0/+1
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-0/+34
2007-03-07Hopefully fixed the Session logout bug.MW1-1/+10
Should now see avatars for other users connected to the same sim.
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+387