Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-05 | * Removing dead comments | Adam Frisby | 1 | -1/+0 | |
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -456/+452 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-21 | Merged the new ODE stuff | gareth | 1 | -452/+456 | |
2007-05-16 | Cleaning up warnings | Adam Frisby | 1 | -1/+1 | |
2007-05-15 | Added RemoveAvatar() method to physics plugins, should be called on log out ↵ | MW | 1 | -0/+5 | |
(needs doing) and when downgrading a client to a child-avatar (should be working) | |||||
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -1/+1 | |
* Now dumping default value in config. * | |||||
2007-04-06 | Now back to compiling, just no terrain generation at the moment | MW | 1 | -1/+1 | |
2007-04-06 | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 1 | -1/+1 | |
2007-03-30 | Done some fixes to the ODE plugin, but its still not working correctly, ↵ | MW | 1 | -379/+409 | |
believe that the terrain is rotated /placed wrongly. | |||||
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 1 | -0/+5 | |
Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch. | |||||
2007-03-27 | Heightfield needs fixing, or i'll re-implement it (probably actually the ↵ | gareth | 1 | -2/+2 | |
collisions stuff i'm not doing right) Why am I using SVN logs to talk? It's bedtime....... | |||||
2007-03-27 | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 1 | -20/+50 | |
2007-03-27 | Movement? | gareth | 1 | -5/+6 | |
2007-03-27 | ZOMG! CAPSULES AS BOUNDING VOLUMES! | gareth | 1 | -7/+12 | |
2007-03-26 | Added -ode parameter | gareth | 1 | -0/+1 | |
Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet) | |||||
2007-03-26 | Added height field building to ODE plugin | gareth | 1 | -2/+20 | |
2007-03-25 | Added skeleton ODE plugin | gareth | 1 | -105/+40 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -4/+65 | |
2007-03-10 | A PhysX physics plugin (that actually uses physX now but currently only ↵ | MW | 1 | -0/+361 | |
works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll |