aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-07-111-0/+1301
* fixing warning re ReplacableInterface()Dr Scofield2009-07-111-1/+1
* Some improvements to prim face numbering - only affects viewers using PrimMesherDahlia Trimble2009-07-111-11/+17
* * Added a user friendly message to the sqlite regionsettings saver giving the...Teravus Ovares2009-07-102-2/+18
* Some module reshuffling, no user functionality yetMelanie Thielker2009-07-102-12/+31
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-1037-0/+195
* * minor format changes and message additionsJustin Clarke Casey2009-07-102-9/+23
* * minor: standardize some logging messagesJustin Clarke Casey2009-07-102-9/+11
* * minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey2009-07-102-10/+28
* Now we are past revision 10000, I think its time to start to fix that massive...MW2009-07-104-9/+9
* Switch runprebuild.bat from VS2005 to VS2008. Remove runprebuild2008.bat.Jeff Ames2009-07-103-7/+3
* Explicitly set up the http server singleton fo the testsMelanie Thielker2009-07-101-0/+2
* This extra assignment to the singleton should not be needed but may help makeMelanie Thielker2009-07-101-0/+1
* Adding the new grid services skeleton. Still very much based on the oldMelanie Thielker2009-07-102-0/+162
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-1039-113/+83
* Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker2009-07-102-0/+46
* * Commit some BinBVH rotation convenience. Calculates the W element of the ...Teravus Ovares2009-07-101-0/+8
* Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-07-091-2/+4
* Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming.Melanie Thielker2009-07-091-2/+2
* Thank you kindly, SnowDrop, for a patch that:Charles Krinke2009-07-081-3/+9
* Thank you kindly, RandomHuman for a patch that:Charles Krinke2009-07-082-0/+125
* Add DisableUndergroundMovement to scrpting API to allow underground movementMelanie Thielker2009-07-081-1/+3
* Prevent scripts from moving prims undergroundMelanie Thielker2009-07-081-1/+4
* Prevent teleports from ending undergroundMelanie Thielker2009-07-082-0/+52
* Experimental fix for tilted avatar capsule, Mantis #2905nlin2009-07-082-7/+29
* * Allowing LLSD logins to do silent logout of last hung session on standalone...Arthur Valadares2009-07-071-8/+17
* Make a renamed OpenSim.Server.exe use the corret ini file, e.g.Melanie Thielker2009-07-071-5/+5
* Update prompt and make it settable from within the ini fileMelanie Thielker2009-07-072-1/+3
* Make the asset IN connector return HTTP 404 if an asset is not found, andMelanie Thielker2009-07-071-3/+21
* Committing the basic universal server Technology (B.U.S.T.)Melanie Thielker2009-07-071-1/+0
* Change fields and methods in LSL API from private to protected, make someMelanie Thielker2009-07-061-99/+104
* comment out some excessively verbose eventqueue debugging messagesDahlia Trimble2009-07-051-2/+2
* Fix previous commitMelanie Thielker2009-07-041-0/+1
* Add the new field agent_access_max. Without it being set to "A", viewers fromMelanie Thielker2009-07-041-0/+9
* - adding a Persistent flag to RegionInfoDr Scofield2009-07-032-1/+15
* Thank you kindly, AnakinLohner, for a patch that addresses:Charles Krinke2009-07-021-0/+18
* make methods surounding backup virtual so they could be override for server s...Sean Dague2009-07-021-3/+3
* Restore some lost functionality tot he combat module. Code that used toMelanie Thielker2009-07-021-1/+16
* Formatting cleanup.Jeff Ames2009-07-0110-326/+326
* Add copyright headers.Jeff Ames2009-07-015-5/+133
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-0110-52/+89
* Update svn properties.Jeff Ames2009-07-015-330/+330
* add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set...Dahlia Trimble2009-07-011-0/+12
* Updated services to allow external applications like web interfaces toMelanie Thielker2009-06-305-24/+228
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-301-1/+1
* Thank you kindly, Snowdrop, for a patch that solves:Charles Krinke2009-06-298-2/+320
* Thanks StrawberryFride, for a patch that fixes MSSQL migration:Arthur Valadares2009-06-291-3/+3
* * C# compiler is not smart enough to understand ClientLoop is under very heav...Arthur Valadares2009-06-291-26/+25
* Thank you kindly, Snowdrop/Snowcrash for a patch that:Charles Krinke2009-06-293-2/+81
* * Changing List to Dictionary in PacketQueue.Dequeue for great justice (and p...Arthur Valadares2009-06-291-8/+18