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