| Commit message (Expand) | Author | Files | Lines |
2008-09-03 | remove non code files | Sean Dague | 1 | -0/+0 |
2008-09-03 | narrange to do basic cleanup of the CMS module | Sean Dague | 14 | -2284/+2620 |
2008-09-03 | white space fixes | Sean Dague | 1 | -259/+259 |
2008-09-03 | come up nicer on startup if the opensim.ini section isn't there | Sean Dague | 1 | -78/+78 |
2008-09-03 | type change from ChatFromViewerArgs -> OSChatMessage to line up with trunk. | Sean Dague | 1 | -4/+4 |
2008-09-03 | Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim | Sean Dague | 16 | -0/+2914 |
2008-09-03 | clean up and fixing a typo. | Dr Scofield | 1 | -1/+1 |
2008-09-02 | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 1 | -2/+2 |
2008-09-02 | Change some chat output functions so that text is truncated at | Melanie Thielker | 1 | -1/+4 |
2008-09-01 | Mantis #2072 | Melanie Thielker | 1 | -1/+14 |
2008-08-30 | * Pragma out deprecation warning and comment out to remove other warnings in ... | Justin Clarke Casey | 1 | -5/+7 |
2008-08-30 | * Oops, add landmarks to region archive loading/saving | Justin Clarke Casey | 2 | -1/+9 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 8 | -122/+78 |
2008-08-28 | * Added hack so that if the default OpenSimulator ParentEstateId(100) is bein... | Teravus Ovares | 1 | -1/+1 |
2008-08-28 | * OGP update, deserialize the parameter array properly in rez_avatar | Teravus Ovares | 1 | -6/+75 |
2008-08-27 | * Updates OGP module to define a default starting point | Teravus Ovares | 1 | -2/+25 |
2008-08-27 | Make the check on inventory cache clearing more robust. Addresses | Melanie Thielker | 1 | -0/+36 |
2008-08-26 | * Eliminate commented out code no longer needed, as discussed on the ml | Justin Clarke Casey | 1 | -30/+1 |
2008-08-26 | * On loading archives, report an error if an asset does not have the expected... | Justin Clarke Casey | 2 | -45/+61 |
2008-08-26 | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 1 | -1/+8 |
2008-08-26 | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 1 | -0/+20 |
2008-08-25 | * minor: zap some more compilation warnings | Justin Clarke Casey | 1 | -8/+8 |
2008-08-25 | * zap compilation warnings | Justin Clarke Casey | 2 | -24/+24 |
2008-08-25 | Update svn properties. | Jeff Ames | 1 | -881/+881 |
2008-08-25 | * Fix to OGP Region to Region teleports. Yay. | Teravus Ovares | 1 | -2/+2 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2 | -0/+891 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2 | -1/+39 |
2008-08-23 | Change to no longer check funds on temp texture uploads. | Melanie Thielker | 1 | -2/+3 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2 | -1/+3 |
2008-08-23 | Patch #9171 | Melanie Thielker | 2 | -6/+50 |
2008-08-22 | * Homer's amazing terrain MapTileRenderer. Thanks Homer! | Teravus Ovares | 5 | -182/+704 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 1 | -0/+10 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-19 | Mantis #1999 | Melanie Thielker | 1 | -0/+3 |
2008-08-19 | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 1 | -3/+25 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -46/+18 |
2008-08-18 | * maptile - just flatten it.. we'll worry about projection later.. | Teravus Ovares | 1 | -4/+7 |
2008-08-18 | * Slightly better implementation of prim volume drawing on the maptile using ... | Teravus Ovares | 1 | -10/+177 |
2008-08-18 | * Maptile prim volume drawing change from manually drawing the rectangles usi... | Teravus Ovares | 1 | -20/+65 |
2008-08-18 | * Text/comment cleanup in MapImageModule | Teravus Ovares | 1 | -30/+6 |
2008-08-18 | Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978) | Jeff Ames | 1 | -76/+78 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 34 | -373/+327 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-17 | * Turned on the MapImageModule as opposed to the code in Scene for generating... | Teravus Ovares | 1 | -3/+409 |
2008-08-17 | Add the IInventoryModule interface and a sample method call | Melanie Thielker | 1 | -13/+23 |
2008-08-17 | Patch for Adam: Add two new permissions options to Opensim.ini.example | Melanie Thielker | 1 | -3/+7 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -11/+15 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2 | -1/+131 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 3 | -7/+7 |
2008-08-16 | Reshuffle to eliminate prim owner lookups unless gridgods are enabled | Melanie Thielker | 1 | -4/+7 |