aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/OpenSim.RegionServer.dll.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * revert the revert - begin the beguinelbsa712007-03-271-3/+4
|
* * Reverting todays work. It was worth a try.lbsa712007-03-271-4/+3
|
* * vaseline + duct-tape.lbsa712007-03-271-1/+1
|
* * Fixed yet another project ref fuck-up in Prebuild.lbsa712007-03-271-4/+4
|
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-271-1/+2
| | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
* Added REST-handler interface for the http server and changed the Admin Web ↵MW2007-03-271-0/+2
| | | | front end to one.
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-271-69/+70
| | | | | | | | | | | | 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)
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-69/+69
|
* * Added Prebuild exe (just delete the old one)lbsa712007-03-261-69/+69
| | | | | * Reverted faulty build files
* Fresh prebuild + nant setsgareth2007-03-261-69/+69
|
* * fixed buildfileslbsa712007-03-261-69/+69
|
* Added -ode parametergareth2007-03-261-69/+69
| | | | | | | 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)
* (no commit message)MW2007-03-251-4/+4
|
* (no commit message)MW2007-03-251-68/+69
|
* Brought in the OGS user server into the main trunk (in a rather messy way)gareth2007-03-241-68/+68
|
* * Added separate exe projectlbsa712007-03-241-0/+68
* Prebuild exe is now built in /bin dir