aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Added new REST protocol (partially complete)gareth2007-04-0240-3106/+3192
* More refactoringMW2007-04-016-69/+130
* 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-318-36/+419
* * fixed some Framework refslbsa712007-03-313-10/+14
* Add back ParseXMLRPC() to UserProfileManager MW2007-03-311-0/+16
* (no commit message)MW2007-03-312-50/+57
* * cleared some unused code awaylbsa712007-03-312-279/+69
* * updated build fileslbsa712007-03-304-95/+120
* Added a LoginResponse class for LoginServer.andy2007-03-302-38/+412
* 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
* Done some fixes to the ODE plugin, but its still not working correctly, belie...MW2007-03-302-379/+409
* 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-307-31/+77
* When you change the name of a inventory item, it should no longer revert afte...MW2007-03-296-102/+150
* * Moved LoginServer and LocalUserProfileManager to OpenSim.Serverslbsa712007-03-2910-23/+29
* * Now the rest handlers try to match path as close as possibly, so it's possi...lbsa712007-03-293-12/+24
* * RestMethod now uses same pattern as XmlRpcMethodlbsa712007-03-294-134/+132
* * Tried to make the sandbox/useraccount sim setup a bit simplerlbsa712007-03-294-267/+121
* * added user account info to README.txtlbsa712007-03-291-0/+16
* * Naaw, -realphysx is too much to asklbsa712007-03-2921-192/+212
* Fixed so Inventory structure is correct after a log out and re-login (in Sand...MW2007-03-294-2/+25
* * vs2005 target gens OpenSim.csporj.user with -loginserver -sandbox -accounts...lbsa712007-03-291-5/+9
* * changed readme to reflect current situationlbsa712007-03-291-3/+35
* Added lbsa71's http server changes. MW2007-03-2913-568/+766
* Doh! need to return the responsegareth2007-03-281-1/+1
* Added neighbours codegareth2007-03-281-0/+16
* Added more infrastructure for OGSgareth2007-03-282-0/+19
* Fixed name quotes bugMW2007-03-282-5/+4
* After hours of searching for a bug, it works - User accounts in sandbox mode,...MW2007-03-2815-33/+216
* * log file name conflictlbsa712007-03-282-2/+2
* RIP OpenSimRoot. (removed)MW2007-03-2829-252/+442
* * And lo, the OpenSim (which is actually the RegionServer) is decoupled from ...lbsa712007-03-281-5/+1
* * worked a little bit more on straigthening the startup procedure outlbsa712007-03-285-190/+161
* Who dropped my child_agent flag? It returnsgareth2007-03-271-0/+1
* * revert the revert - begin the beguinelbsa712007-03-2746-692/+486
* * Reverting todays work. It was worth a try.lbsa712007-03-2746-436/+676
* * Config should be loaded before login server startup...lbsa712007-03-272-95/+72
* * vaseline + duct-tape.lbsa712007-03-2728-166/+311
* * Added OpenSim.Framework ref to phys mgrlbsa712007-03-272-0/+2
* * Fixed yet another project ref fuck-up in Prebuild.lbsa712007-03-2716-177/+58
* * Continued refactoring away OpenSimRoot - now it's down to the final 2.lbsa712007-03-278-59/+97
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-2727-205/+255
* * Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa712007-03-2721-119/+120