aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Removed a few comments sent to the consoleMW2007-03-302-8/+3
* Should now be able to create and edit NotecardsMW2007-03-303-2/+30
* Started to add a few features to the web front end that should be useful duri...MW2007-03-302-5/+44
* When you change the name of a inventory item, it should no longer revert afte...MW2007-03-294-6/+27
* * Moved LoginServer and LocalUserProfileManager to OpenSim.Serverslbsa712007-03-294-424/+0
* * Now the rest handlers try to match path as close as possibly, so it's possi...lbsa712007-03-291-7/+7
* * RestMethod now uses same pattern as XmlRpcMethodlbsa712007-03-292-112/+112
* * Tried to make the sandbox/useraccount sim setup a bit simplerlbsa712007-03-293-171/+52
* * Naaw, -realphysx is too much to asklbsa712007-03-291-33/+25
* Fixed so Inventory structure is correct after a log out and re-login (in Sand...MW2007-03-292-1/+21
* Added lbsa71's http server changes. MW2007-03-298-439/+225
* Fixed name quotes bugMW2007-03-281-3/+2
* After hours of searching for a bug, it works - User accounts in sandbox mode,...MW2007-03-289-25/+139
* RIP OpenSimRoot. (removed)MW2007-03-2815-190/+300
* * worked a little bit more on straigthening the startup procedure outlbsa712007-03-282-40/+53
* * revert the revert - begin the beguinelbsa712007-03-2712-160/+226
* * Reverting todays work. It was worth a try.lbsa712007-03-2712-228/+160
* * vaseline + duct-tape.lbsa712007-03-272-6/+6
* * Fixed yet another project ref fuck-up in Prebuild.lbsa712007-03-271-4/+4
* * Continued refactoring away OpenSimRoot - now it's down to the final 2.lbsa712007-03-277-57/+95
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-276-74/+108
* * Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa712007-03-271-4/+4
* * Enabled the OpenSim.Servers projectlbsa712007-03-271-31/+27
* Added REST-handler interface for the http server and changed the Admin Web fr...MW2007-03-276-164/+235
* * Now there's one Console class, and instead the apps responds to cmd's and s...lbsa712007-03-277-287/+131
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-69/+69
* (no commit message)MW2007-03-261-1/+1
* preparing to add full clothes/body part support. MW2007-03-263-86/+132
* Added a very very very basic Web front end for admin use - ready to be used i...MW2007-03-264-12/+201
* * Added Prebuild exe (just delete the old one)lbsa712007-03-261-69/+69
* Fresh prebuild + nant setsgareth2007-03-261-69/+69
* * fixed buildfileslbsa712007-03-262-73/+73
* Added -ode parametergareth2007-03-261-69/+69
* Hopefully fixed the texture uploading and the crashing when a prim with a upl...MW2007-03-255-24/+30
* * Hopefully it builds again...lbsa712007-03-251-29/+24
* (no commit message)MW2007-03-251-4/+4
* (no commit message)MW2007-03-251-68/+69
* You want large textures, you shall have! - Xfer system now working for large ...MW2007-03-256-79/+343
* Brought in the OGS user server into the main trunk (in a rather messy way)gareth2007-03-241-68/+68
* Uncommented linegareth2007-03-241-1/+1
* Applying Randomskk's patchesAdam Frisby2007-03-242-1/+47
* * Added separate exe projectlbsa712007-03-243-100/+106
* Added Fly animationMW2007-03-231-4/+21
* Fixed the nant build fileMW2007-03-231-0/+1
* Fixed it so that a Avatar update shouldn't be sent every frame and none shoul...MW2007-03-238-217/+290
* * whoops - missing project...lbsa712007-03-231-0/+177
* Fixed VS solution fileMW2007-03-231-14/+20
* Fixed the "doh!" bug with animations (hint - sending a stand animation for wa...gareth2007-03-231-1/+1
* Added initial (buggy) support for animationsgareth2007-03-231-4/+34
* Added LoadAnims()gareth2007-03-232-2/+153