aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-30Removed a few comments sent to the consoleMW2-8/+3
2007-03-30Should now be able to create and edit NotecardsMW3-2/+30
2007-03-30Started to add a few features to the web front end that should be useful duri...MW2-5/+44
2007-03-29When you change the name of a inventory item, it should no longer revert afte...MW4-6/+27
2007-03-29* Moved LoginServer and LocalUserProfileManager to OpenSim.Serverslbsa714-424/+0
2007-03-29* Now the rest handlers try to match path as close as possibly, so it's possi...lbsa711-7/+7
2007-03-29* RestMethod now uses same pattern as XmlRpcMethodlbsa712-112/+112
2007-03-29* Tried to make the sandbox/useraccount sim setup a bit simplerlbsa713-171/+52
2007-03-29* Naaw, -realphysx is too much to asklbsa711-33/+25
2007-03-29Fixed so Inventory structure is correct after a log out and re-login (in Sand...MW2-1/+21
2007-03-29Added lbsa71's http server changes. MW8-439/+225
2007-03-28Fixed name quotes bugMW1-3/+2
2007-03-28After hours of searching for a bug, it works - User accounts in sandbox mode,...MW9-25/+139
2007-03-28RIP OpenSimRoot. (removed)MW15-190/+300
2007-03-28* worked a little bit more on straigthening the startup procedure outlbsa712-40/+53
2007-03-27* revert the revert - begin the beguinelbsa7112-160/+226
2007-03-27* Reverting todays work. It was worth a try.lbsa7112-228/+160
2007-03-27* vaseline + duct-tape.lbsa712-6/+6
2007-03-27* Fixed yet another project ref fuck-up in Prebuild.lbsa711-4/+4
2007-03-27* Continued refactoring away OpenSimRoot - now it's down to the final 2.lbsa717-57/+95
2007-03-27* Introduced BaseHttpServer (doing nothing at the moment)lbsa716-74/+108
2007-03-27* Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa711-4/+4
2007-03-27* Enabled the OpenSim.Servers projectlbsa711-31/+27
2007-03-27Added REST-handler interface for the http server and changed the Admin Web fr...MW6-164/+235
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and s...lbsa717-287/+131
2007-03-27ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth1-69/+69
2007-03-26(no commit message)MW1-1/+1
2007-03-26preparing to add full clothes/body part support. MW3-86/+132
2007-03-26Added a very very very basic Web front end for admin use - ready to be used i...MW4-12/+201
2007-03-26* Added Prebuild exe (just delete the old one)lbsa711-69/+69
2007-03-26Fresh prebuild + nant setsgareth1-69/+69
2007-03-26* fixed buildfileslbsa712-73/+73
2007-03-26Added -ode parametergareth1-69/+69
2007-03-25Hopefully fixed the texture uploading and the crashing when a prim with a upl...MW5-24/+30
2007-03-25* Hopefully it builds again...lbsa711-29/+24
2007-03-25(no commit message)MW1-4/+4
2007-03-25(no commit message)MW1-68/+69
2007-03-25You want large textures, you shall have! - Xfer system now working for large ...MW6-79/+343
2007-03-24Brought in the OGS user server into the main trunk (in a rather messy way)gareth1-68/+68
2007-03-24Uncommented linegareth1-1/+1
2007-03-24Applying Randomskk's patchesAdam Frisby2-1/+47
2007-03-24* Added separate exe projectlbsa713-100/+106
2007-03-23Added Fly animationMW1-4/+21
2007-03-23Fixed the nant build fileMW1-0/+1
2007-03-23Fixed it so that a Avatar update shouldn't be sent every frame and none shoul...MW8-217/+290
2007-03-23* whoops - missing project...lbsa711-0/+177
2007-03-23Fixed VS solution fileMW1-14/+20
2007-03-23Fixed the "doh!" bug with animations (hint - sending a stand animation for wa...gareth1-1/+1
2007-03-23Added initial (buggy) support for animationsgareth1-4/+34
2007-03-23Added LoadAnims()gareth2-2/+153