aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-21Mantis#1801. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2-2/+2
2008-07-21Mantis#1798. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2-13/+5
2008-07-21* eliminated some warnings and added some const and readonlieslbsa714-24/+24
2008-07-21some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ...Dahlia Trimble2-73/+98
2008-07-21does some verification of the quaternion returned by llAxes2Rot and modifies ...Dahlia Trimble2-52/+69
2008-07-20Mantis#1797. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke1-1/+1
2008-07-20Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke3-21/+73
2008-07-20Make the max sizes of physical and nonphysical prims configurable in OpenSim.iniMelanie Thielker4-65/+79
2008-07-19Change SQLite argument marker from the more standard '@' to the ':' supportedMelanie Thielker1-30/+30
2008-07-19Mantis#1785. Thank you kindly, Junta_Kohime for a patch that"Charles Krinke2-5/+62
2008-07-19Update svn properties. Fix some inconsistent newlines.Jeff Ames3-301/+301
2008-07-19Quick fix to make the estate ban list effective again, when the regionMelanie Thielker1-0/+2
2008-07-19Fix prim link numbers (Mantis #1781)Melanie Thielker7-47/+148
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker10-86/+17
2008-07-18Patch to fix saving of estate managers list loaded during migration.Melanie Thielker4-7/+8
2008-07-18pulling query handling through the handlers. adding (non-functional,Dr Scofield2-2/+4
2008-07-18Mantis#1778. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2-4/+61
2008-07-18Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker2-0/+13
2008-07-18fixing copy & paste artefact.Dr Scofield1-2/+2
2008-07-18add some locks back into the sqlite asset path, as something changedSean Dague1-49/+56
2008-07-18simplifying OSHTtpHandler (a bit), adding query string matching,Dr Scofield3-120/+118
2008-07-18remove all the odd quoting, on the off chance this was causing someSean Dague1-90/+90
2008-07-18put the entire thing inside a transaction. This probably doesn'tSean Dague1-0/+4
2008-07-18fix typo in create index that caused the entire migration to fail.Sean Dague1-1/+12
2008-07-18found a better pattern for SaveOrUpdate with nhibernateSean Dague2-52/+49
2008-07-18* refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey5-24/+22
2008-07-18force Culture to en-US in BaseHttpserver.HandleRequest() --- thisDr Scofield1-0/+3
2008-07-18remove NHPrim, this turned out to be a bad ideaSean Dague1-46/+0
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