aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finished initial sim<>Grid login (kinda)gareth2007-04-032-78/+79
* * The world can not contain ScriptFactories that creates unique instances of ...lbsa712007-04-036-60/+74
* * Extended Script API with GetRandomAvatarlbsa712007-04-0311-74/+159
* Another temporary bug fix attempt, this time for the packet overflow problem,...MW2007-04-031-7/+11
* attempt at a temporary fix to the shirt creation bug. (Its only temporary as ...MW2007-04-031-1/+1
* Added easier way to add "scripts" to prims: to add Libsa71's test script, cre...MW2007-04-032-1/+88
* * Script prototypelbsa712007-04-037-36/+213
* Limited (hacked) object linking. Note: once you have linked a set of prims to...MW2007-04-032-3/+33
* Temporary fix for the object taking bugMW2007-04-036-68/+28
* OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...MW2007-04-025-20/+283
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con...MW2007-04-022-69/+70
* Added /simstatus REST handlergareth2007-04-021-0/+5
* Moved database storage of the world map to the Db4LocalStorage so its in the ...MW2007-04-023-191/+198
* Added OpenUser.Config projectgareth2007-04-021-186/+186
* (no commit message)MW2007-04-021-0/+10
* Fixed VS2005 solution/project filesMW2007-04-021-186/+186
* Added new REST protocol (partially complete)gareth2007-04-022-261/+255
* More refactoringMW2007-04-015-69/+129
* More cleaning up of SimClient and packet handlingMW2007-04-014-60/+58
* Moved more packet types to handlersMW2007-04-013-130/+147
* More work on adding Packets handlers and tested the first handler. MW2007-04-013-78/+115
* Added Packet handlers to SimClient MW2007-03-312-353/+402
* Can now Rez and DeRez objects (take to and from inventory).MW2007-03-316-35/+278
* (no commit message)MW2007-03-312-50/+57
* Some very basic terraforming, can raise and lower the terrain, but currently ...MW2007-03-304-214/+287
* (no commit message)MW2007-03-301-2/+1
* Clothing now seems to work (though there are likely to still be some problems)MW2007-03-302-3/+25
* 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