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