Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -2/+2 |
| | | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go. | ||||
* | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2007-03-27 | 1 | -2/+2 |
| | |||||
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -2/+2 |
| | |||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 2 | -47/+47 |
| | | | | | | | | | | | | show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice) | ||||
* | 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 | 2 | -63/+93 |
| | |||||
* | Movement? | gareth | 2007-03-27 | 1 | -5/+6 |
| | |||||
* | ZOMG! CAPSULES AS BOUNDING VOLUMES! | gareth | 2007-03-27 | 1 | -7/+12 |
| | |||||
* | * Added Prebuild exe (just delete the old one) | lbsa71 | 2007-03-26 | 1 | -43/+43 |
| | | | | | * Reverted faulty build files | ||||
* | Fresh prebuild + nant sets | gareth | 2007-03-26 | 1 | -43/+43 |
| | |||||
* | * fixed buildfiles | lbsa71 | 2007-03-26 | 2 | -45/+45 |
| | |||||
* | Added -ode parameter | gareth | 2007-03-26 | 2 | -43/+44 |
| | | | | | | | 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 |
| | |||||
* | * Hopefully it builds again... | lbsa71 | 2007-03-25 | 1 | -0/+97 |
| | |||||
* | (no commit message) | MW | 2007-03-25 | 1 | -43/+43 |
| | |||||
* | Added skeleton ODE plugin | gareth | 2007-03-25 | 3 | -0/+431 |