aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/world/Primitive.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* brought zircon branch into trunkgareth2007-03-221-429/+0
|
* A PhysX physics plugin (that actually uses physX now but currently only ↵MW2007-03-101-10/+73
| | | | | | | | | works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll
* Primitive's shape and scale are now saved into database and reloaded.MW2007-03-081-10/+91
| | | | | New ServerConsole command: regenerate - will regenerate the terrain of the whole sim.
* Another attemp to fix the Session Logout bugMW2007-03-081-27/+83
| | | | | | 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.
* Primitives movement and rotation updates are now sent to all clientsMW2007-03-071-0/+91
|
* Hopefully fixed the Session logout bug.MW2007-03-071-2/+3
| | | | | Should now see avatars for other users connected to the same sim.
* Added MW's fix for prim editinggareth2007-03-071-1/+2
|
* fixed last screwupgareth2007-03-071-0/+136
|
* Deleted old trunk codegareth2007-03-071-33/+0
|
* Brought in code from branches/garethgareth2007-02-271-0/+33