| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 2008-03-29 | 2 | -0/+6 |
* | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 2008-03-28 | 1 | -1/+0 |
* | Update svn properties. | Jeff Ames | 2008-03-22 | 2 | -106/+106 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 3 | -2/+107 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 13 | -347/+332 |
* | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 2008-03-08 | 1 | -1/+4 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -0/+1 |
* | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 2008-03-05 | 1 | -0/+1 |
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 2 | -2/+2 |
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 1 | -1/+1 |
* | * Start sending "ImageNotFound" packet back to the client if we can't find an... | Justin Clarke Casey | 2008-02-25 | 1 | -0/+61 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 8 | -8/+8 |
* | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 2008-02-19 | 3 | -4/+16 |
* | Patch from Michael Osias IBM (jimbo2120) | Justin Clarke Casey | 2008-02-18 | 2 | -0/+2 |
* | Small change to the IAgentAssetTransactions file that Chi11ken added for me (... | MW | 2008-02-18 | 1 | -2/+2 |
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 1 | -1/+29 |
* | Added dummy IAgentAssetTransactions to fix compile failure. | Jeff Ames | 2008-02-17 | 1 | -0/+45 |
* | Update svn properties. | Jeff Ames | 2008-02-15 | 1 | -10/+10 |
* | * Fixed accessibility problem on ITerrainChannel | Adam Frisby | 2008-02-14 | 1 | -1/+1 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -0/+10 |
* | small bit of refactoring, | MW | 2008-02-08 | 1 | -0/+2 |
* | * Scripts edited within a prim will now be persisted correctly | Justin Clarke Casey | 2008-01-21 | 1 | -1/+1 |
* | * Make object persistence more granular by separating prim and prim inventory... | Justin Clarke Casey | 2008-01-21 | 1 | -1/+19 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 3 | -5/+5 |
* | Prim inventory persistence phase 1: Creation of preliminary table in sqlite. | Justin Clarke Casey | 2007-12-27 | 1 | -3/+4 |
* | *Parcels and their access lists now store over multiple sessions when the dat... | mingchen | 2007-12-18 | 1 | -1/+1 |
* | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 2007-12-17 | 1 | -3/+3 |
* | From Michael Osias (IBM) | Sean Dague | 2007-12-13 | 1 | -0/+1 |
* | From Michael Osias (IBM) | Sean Dague | 2007-12-12 | 1 | -1/+6 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ... | MW | 2007-12-07 | 1 | -1/+2 |
* | minor meaningless changes | Jeff Ames | 2007-12-03 | 1 | -1/+1 |
* | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 2007-11-15 | 1 | -1/+1 |
* | converted hard-coded chat type values to ChatTypeEnum | Jeff Ames | 2007-11-08 | 1 | -1/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 9 | -16/+13 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 3 | -2/+3 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 1 | -13/+13 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -0/+13 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -2/+2 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -2/+2 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -2/+2 |
* | * Major structural change: Begun converting Events to use (caller, args) synt... | Adam Frisby | 2007-10-19 | 1 | -1/+1 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -1/+2 |
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 2007-10-15 | 2 | -2/+58 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 6 | -6/+174 |
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 1 | -3/+3 |
* | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 2007-10-05 | 2 | -0/+29 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 5 | -22/+22 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 7 | -48/+32 |