Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-03-29 | Added lbsa71's http server changes. | MW | 1 | -0/+2 | |
So it now has a single http listener that passes incoming requests to the correct handler. This means that logins (in sandbox mode) now go through this listener, which for now is listening on the port you set in startup (default 9000). (This needs changing so that the http listener and udp server are not using the same port) | |||||
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 1 | -1/+0 | |
Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch. | |||||
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -1/+2 | |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -1/+1 | |
2007-03-27 | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 1 | -1/+1 | |
* Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go. | |||||
2007-03-27 | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 1 | -0/+1 | |
2007-03-27 | * Enabled the OpenSim.Servers project | lbsa71 | 1 | -1/+0 | |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 1 | -43/+43 | |
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) | |||||
2007-03-27 | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 1 | -43/+43 | |
2007-03-26 | * Added Prebuild exe (just delete the old one) | lbsa71 | 1 | -43/+43 | |
* Reverted faulty build files | |||||
2007-03-26 | Fresh prebuild + nant sets | gareth | 1 | -43/+43 | |
2007-03-26 | * fixed buildfiles | lbsa71 | 1 | -43/+43 | |
2007-03-26 | Added -ode parameter | gareth | 1 | -43/+43 | |
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-25 | (no commit message) | MW | 1 | -43/+43 | |
2007-03-24 | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 1 | -41/+43 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+41 | |