aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/world/Entity.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Another attemp to fix the Session Logout bugMW2007-03-081-0/+5
| | | | | | 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.
* fixed last screwupgareth2007-03-071-0/+62
|
* Deleted old trunk codegareth2007-03-071-65/+0
|
* Merged makomk's patch as per bug #61gareth2007-03-041-4/+14
| | | | | | Rescued my brain ready to implement animations and proper velocity encoding
* Rollback to r117gareth2007-03-031-6/+4
|
* Begun porting a (STABLE) version of MW's movement codegareth2007-03-031-4/+6
|
* We have a main update loop!gareth2007-03-031-1/+3
|
* r105 somehow got put in wrong place, so replacing filesMW2007-03-021-10/+4
|
* A example of how the physics plugins might workMW2007-03-021-4/+10
|
* Brought in code from branches/garethgareth2007-02-271-0/+53