aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/world/PhysicsEngine.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-03-07Deleted old trunk codegareth1-32/+0
2007-03-06Implemented local console and VERY rough skeleton for TCP/Worldchat consolegareth1-1/+1
Implemented seperate logging (but no packetlog or chat yet)
2007-03-04Implemented chatgareth1-4/+4
Fixed "sticky borders" bug (avatar can hit side of sim and move away)
2007-03-04Fixed up bugs from patch in PREV:gareth1-5/+6
Slow movement of avatar FIXED Constant TerseObjectUpdates FIXED Moving out of sim FIXED
2007-03-04Merged makomk's patch as per bug #61gareth1-0/+8
Rescued my brain ready to implement animations and proper velocity encoding
2007-03-03Rollback to r117gareth1-7/+0
2007-03-03Begun porting a (STABLE) version of MW's movement codegareth1-0/+7
2007-03-03We have a main update loop!gareth1-0/+2
2007-03-02Began implementing basic physics engine plugin frameworkgareth1-0/+21