aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/world/World.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed up bugs from patch in PREV:gareth2007-03-041-11/+14
| | | | | | | | Slow movement of avatar FIXED Constant TerseObjectUpdates FIXED Moving out of sim FIXED
* Merged makomk's patch as per bug #61gareth2007-03-041-1/+11
| | | | | | Rescued my brain ready to implement animations and proper velocity encoding
* Lock the world so we don't cause nastiness and crashesgareth2007-03-031-2/+4
|
* We have a main update loop!gareth2007-03-031-2/+6
|
* Began implementing basic physics engine plugin frameworkgareth2007-03-021-5/+13
|
* r105 somehow got put in wrong place, so replacing filesMW2007-03-021-28/+2
|
* A example of how the physics plugins might workMW2007-03-021-2/+28
|
* Lovely lovely flat island :)gareth2007-03-011-7/+7
|
* Imported fixed OGS asset servergareth2007-03-011-1/+1
| | | | | | Fiddled with terrain data
* Broken asset code + ObjectUpdate FIXMEgareth2007-03-011-1/+1
|
* Got LayerData working, need asset management to get the avatar to displaygareth2007-02-281-8/+18
|
* Brought in code from branches/garethgareth2007-02-271-0/+57