| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 10 | -86/+17 |
* | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 2008-07-18 | 4 | -7/+8 |
* | pulling query handling through the handlers. adding (non-functional, | Dr Scofield | 2008-07-18 | 2 | -2/+4 |
* | Mantis#1778. Thank you kindly, Junta_Kohime for a patch that: | Charles Krinke | 2008-07-18 | 2 | -4/+61 |
* | Patch adds bool IsManager(LLUUID) to IEstateModule. | Melanie Thielker | 2008-07-18 | 2 | -0/+13 |
* | fixing copy & paste artefact. | Dr Scofield | 2008-07-18 | 1 | -2/+2 |
* | add some locks back into the sqlite asset path, as something changed | Sean Dague | 2008-07-18 | 1 | -49/+56 |
* | simplifying OSHTtpHandler (a bit), adding query string matching, | Dr Scofield | 2008-07-18 | 3 | -120/+118 |
* | remove all the odd quoting, on the off chance this was causing some | Sean Dague | 2008-07-18 | 1 | -90/+90 |
* | put the entire thing inside a transaction. This probably doesn't | Sean Dague | 2008-07-18 | 1 | -0/+4 |
* | fix typo in create index that caused the entire migration to fail. | Sean Dague | 2008-07-18 | 1 | -1/+12 |
* | found a better pattern for SaveOrUpdate with nhibernate | Sean Dague | 2008-07-18 | 2 | -52/+49 |
* | * refactor: break out sog loading code into two parts so that post-deserializ... | Justin Clarke Casey | 2008-07-18 | 5 | -24/+22 |
* | force Culture to en-US in BaseHttpserver.HandleRequest() --- this | Dr Scofield | 2008-07-18 | 1 | -0/+3 |
* | remove NHPrim, this turned out to be a bad idea | Sean Dague | 2008-07-18 | 1 | -46/+0 |
* | * Fix http://opensimulator.org/mantis/view.php?id=1761 | Justin Clarke Casey | 2008-07-18 | 2 | -2/+2 |
* | squashing further warnings. | Dr Scofield | 2008-07-18 | 3 | -21/+21 |
* | fixing warnings in EstateSettings and correcting coding style: | Dr Scofield | 2008-07-18 | 1 | -20/+20 |
* | Commented out a readline that was preventing the sim from shutting down in so... | Dahlia Trimble | 2008-07-18 | 1 | -1/+1 |
* | Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770. | Mike Mazur | 2008-07-18 | 2 | -0/+10 |
* | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 2008-07-18 | 15 | -208/+310 |
* | masks MySQL password from console startup messages | Dahlia Trimble | 2008-07-18 | 2 | -3/+47 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 27 | -809/+1568 |
* | added region port number to output of "show regions" command | Dahlia Trimble | 2008-07-18 | 1 | -1/+1 |
* | Treat LSL_Types as special cases in llList2Integer and llList2Float. This cou... | Mike Mazur | 2008-07-18 | 2 | -0/+36 |
* | Mantis#1768. Thank you kindly, Junta_Kohime for a patch that: | Charles Krinke | 2008-07-18 | 2 | -2/+30 |
* | refactor - commenting out needsMeshing() and all references as createMesh() h... | Dahlia Trimble | 2008-07-18 | 2 | -179/+297 |
* | fix build break | Sean Dague | 2008-07-17 | 1 | -1/+1 |
* | terrain is close to working, but I still end up at the bottom of the sea | Sean Dague | 2008-07-17 | 3 | -17/+25 |
* | need to synchronize the terrain updates | Sean Dague | 2008-07-17 | 1 | -4/+6 |
* | first pass at Terrain implementation | Sean Dague | 2008-07-17 | 4 | -13/+44 |
* | add a Terrain object for the purpose of mapping. This may make sense | Sean Dague | 2008-07-17 | 2 | -0/+129 |
* | if no texture, make it plywood | Sean Dague | 2008-07-17 | 1 | -1/+2 |
* | add plywood texture as a constant, as we need it in a couple of places | Sean Dague | 2008-07-17 | 1 | -0/+1 |
* | Mantis#1598. Thank you kindly, Matth for a patch that addresses: | Charles Krinke | 2008-07-17 | 2 | -55/+105 |
* | Revert "git merge" | Sean Dague | 2008-07-17 | 4 | -5/+69 |
* | git merge | Sean Dague | 2008-07-17 | 4 | -69/+5 |
* | finish NHibernate mapping for prims, and it even seems to work | Sean Dague | 2008-07-17 | 1 | -1/+20 |
* | fix the null case for deep copy | Sean Dague | 2008-07-17 | 1 | -2/+10 |
* | more safety checks | Sean Dague | 2008-07-17 | 1 | -1/+7 |
* | add a null check for safety | Sean Dague | 2008-07-17 | 1 | -0/+3 |
* | got basic region object saves working time for lunch | Sean Dague | 2008-07-17 | 1 | -1/+29 |
* | early remove calls | Sean Dague | 2008-07-17 | 1 | -7/+38 |
* | rearranging variables in OSHttpRequest and adding Query property. | Dr Scofield | 2008-07-17 | 1 | -22/+45 |
* | Mantis#1736. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-07-17 | 8 | -709/+780 |
* | morphing OSHttpHandler interface into an abstract base class. adding | Dr Scofield | 2008-07-17 | 3 | -109/+108 |
* | added index to ParentID on prims, as this is sorted on for prim loading. | Sean Dague | 2008-07-16 | 1 | -0/+5 |
* | clean up mappings for parent id | Sean Dague | 2008-07-16 | 1 | -1/+2 |
* | getting close on saving prims via nhibernate | Sean Dague | 2008-07-16 | 2 | -7/+36 |
* | make ParentUUID be a cached value, but allow setting it for | Sean Dague | 2008-07-16 | 1 | -2/+11 |