aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-18* Fix http://opensimulator.org/mantis/view.php?id=1761Justin Clarke Casey2-2/+2
2008-07-18squashing further warnings.Dr Scofield3-21/+21
2008-07-18fixing warnings in EstateSettings and correcting coding style:Dr Scofield1-20/+20
2008-07-18Commented out a readline that was preventing the sim from shutting down in so...Dahlia Trimble1-1/+1
2008-07-18Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770.Mike Mazur2-0/+10
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur15-208/+310
2008-07-18masks MySQL password from console startup messagesDahlia Trimble2-3/+47
2008-07-18Patch #9151Melanie Thielker27-809/+1568
2008-07-18added region port number to output of "show regions" commandDahlia Trimble1-1/+1
2008-07-18Treat LSL_Types as special cases in llList2Integer and llList2Float. This cou...Mike Mazur2-0/+36
2008-07-18Mantis#1768. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2-2/+30
2008-07-18refactor - commenting out needsMeshing() and all references as createMesh() h...Dahlia Trimble2-179/+297
2008-07-17fix build breakSean Dague1-1/+1
2008-07-17terrain is close to working, but I still end up at the bottom of the seaSean Dague3-17/+25
2008-07-17need to synchronize the terrain updatesSean Dague1-4/+6
2008-07-17first pass at Terrain implementationSean Dague4-13/+44
2008-07-17add a Terrain object for the purpose of mapping. This may make senseSean Dague2-0/+129
2008-07-17if no texture, make it plywoodSean Dague1-1/+2
2008-07-17add plywood texture as a constant, as we need it in a couple of placesSean Dague1-0/+1
2008-07-17Mantis#1598. Thank you kindly, Matth for a patch that addresses:Charles Krinke2-55/+105
2008-07-17Revert "git merge"Sean Dague4-5/+69
2008-07-17git mergeSean Dague4-69/+5
2008-07-17finish NHibernate mapping for prims, and it even seems to workSean Dague1-1/+20
2008-07-17fix the null case for deep copySean Dague1-2/+10
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