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