aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* more safety checksSean Dague2008-07-171-1/+7
* add a null check for safetySean Dague2008-07-171-0/+3
* got basic region object saves working time for lunchSean Dague2008-07-171-1/+29
* early remove callsSean Dague2008-07-171-7/+38
* rearranging variables in OSHttpRequest and adding Query property.Dr Scofield2008-07-171-22/+45
* Mantis#1736. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-178-709/+780
* morphing OSHttpHandler interface into an abstract base class. addingDr Scofield2008-07-173-109/+108
* added index to ParentID on prims, as this is sorted on for prim loading.Sean Dague2008-07-161-0/+5
* clean up mappings for parent idSean Dague2008-07-161-1/+2
* getting close on saving prims via nhibernateSean Dague2008-07-162-7/+36
* make ParentUUID be a cached value, but allow setting it forSean Dague2008-07-161-2/+11
* fix RegionStore creation so that the .sql file worksSean Dague2008-07-162-6/+6
* made SOP have a blank setter for 2 convenience properties.Sean Dague2008-07-163-13/+17
* be a little more discriminating on firing ShapeChanged script eventsSean Dague2008-07-161-2/+12
* change fields to private so everyone will use propertiesSean Dague2008-07-161-44/+44
* Revert "refactoring of PrimitiveBaseShape to properties"Sean Dague2008-07-162-147/+543
* refactoring of PrimitiveBaseShape to propertiesSean Dague2008-07-162-543/+147
* further property refactoring of PrimitiveBaseShapeSean Dague2008-07-161-83/+254
* refactoring primitive base shape to use propertiesSean Dague2008-07-162-81/+306
* work in progress on nhibernateSean Dague2008-07-162-4/+41
* Mantis#1755. Thank you kindly, Matth for a patch that solves:Charles Krinke2008-07-163-34/+109
* squashing warnings crittersDr Scofield2008-07-164-2/+20
* Mantis#1746. Thank you kindly, nlin for pointing out thatCharles Krinke2008-07-162-2/+64
* Fix issue 1582. The maximum allowable length for a string passed to SimChat i...Mike Mazur2008-07-161-1/+1
* Mantis#1753. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-07-1614-2290/+5107
* add migration for SceneGroupID to char(36) plus add an index. ThisSean Dague2008-07-151-0/+9
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-153-4/+71
* * Expose client statistics to the console via 'show stats'Justin Clarke Casey2008-07-152-2/+95
* cleanup: fixing CamelCase issue with RestDeserialiseHandler.Dr Scofield2008-07-152-11/+11
* fixes handler scoring method. XmlRpc code path now fully working withDr Scofield2008-07-152-7/+61
* removes a Console.WriteLine(...) remnant.Dr Scofield2008-07-151-1/+1
* killing a lonesome warning that managed to creep in...Dr Scofield2008-07-151-1/+1
* fixes a couple of issues i introduced yesterday, one of them MapBlock queries...Dr Scofield2008-07-152-55/+56
* I had to revert the Mantis#1746 patch as although the local buildCharles Krinke2008-07-152-64/+2
* Mantis#1746. Thank you kindly, nlin & M.Igarashi for a patch that:Charles Krinke2008-07-152-2/+64
* Mantis#1745. Thank you kindly, Lulurun for a patch that:Charles Krinke2008-07-151-2/+2
* added RegionID get propertySean Dague2008-07-141-0/+6
* * Change load-oar/save-oar status to highly experimental.Justin Clarke Casey2008-07-141-5/+7
* Mantis#1739. Thank you kindly, Grumly57 for an additional patch that:Charles Krinke2008-07-142-16/+22
* * On an archive load, make the master avatar the owner of all scene objects f...Justin Clarke Casey2008-07-141-0/+11
* * For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey2008-07-142-0/+22
* adding support for Xml2 serialization format to XmlRpcLoadXMLMethod.Dr Scofield2008-07-141-1/+20
* Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke2008-07-144-4/+42
* fixing warning in IRCBridgeModule and logging the exception cause now.Dr Scofield2008-07-141-2/+3
* further work in progress on the HttpServer side: XmlRpc handler pathDr Scofield2008-07-146-79/+594
* adds a default value of true to the new IRC bridge configuration option "nick...Dahlia Trimble2008-07-141-3/+5
* Patch #9150Melanie Thielker2008-07-1410-119/+117
* Patch #9149Melanie Thielker2008-07-143-324/+29
* Patch #9148Melanie Thielker2008-07-143-11/+25
* Patch #9147Melanie Thielker2008-07-1415-271/+163