Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -1/+1 |
| | | | | | | * Now dumping default value in config. * | ||||
* | Now back to compiling, just no terrain generation at the moment | MW | 2007-04-06 | 1 | -1/+1 |
| | |||||
* | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 2007-04-06 | 1 | -1/+1 |
| | |||||
* | Done some fixes to the ODE plugin, but its still not working correctly, ↵ | MW | 2007-03-30 | 1 | -379/+409 |
| | | | | believe that the terrain is rotated /placed wrongly. | ||||
* | RIP OpenSimRoot. (removed) | MW | 2007-03-28 | 1 | -0/+5 |
| | | | | | | Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch. | ||||
* | Heightfield needs fixing, or i'll re-implement it (probably actually the ↵ | gareth | 2007-03-27 | 1 | -2/+2 |
| | | | | | | | | collisions stuff i'm not doing right) Why am I using SVN logs to talk? It's bedtime....... | ||||
* | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 2007-03-27 | 1 | -20/+50 |
| | |||||
* | Movement? | gareth | 2007-03-27 | 1 | -5/+6 |
| | |||||
* | ZOMG! CAPSULES AS BOUNDING VOLUMES! | gareth | 2007-03-27 | 1 | -7/+12 |
| | |||||
* | Added -ode parameter | gareth | 2007-03-26 | 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) | ||||
* | Added height field building to ODE plugin | gareth | 2007-03-26 | 1 | -2/+20 |
| | |||||
* | Added skeleton ODE plugin | gareth | 2007-03-25 | 1 | -0/+357 |