aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-061-0/+1
* * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby2008-03-051-0/+1
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-042-2/+2
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-031-1/+1
* * Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey2008-02-251-0/+61
* Minor cleanup.Jeff Ames2008-02-208-8/+8
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-02-193-4/+16
* Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey2008-02-182-0/+2
* Small change to the IAgentAssetTransactions file that Chi11ken added for me (...MW2008-02-181-2/+2
* Added copyright notices.Jeff Ames2008-02-171-1/+29
* Added dummy IAgentAssetTransactions to fix compile failure.Jeff Ames2008-02-171-0/+45
* Update svn properties.Jeff Ames2008-02-151-10/+10
* * Fixed accessibility problem on ITerrainChannelAdam Frisby2008-02-141-1/+1
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-0/+10
* small bit of refactoring, MW2008-02-081-0/+2
* * Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey2008-01-211-1/+1
* * Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey2008-01-211-1/+19
* * Optimized usingslbsa712007-12-273-5/+5
* Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey2007-12-271-3/+4
* *Parcels and their access lists now store over multiple sessions when the dat...mingchen2007-12-181-1/+1
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-3/+3
* From Michael Osias (IBM)Sean Dague2007-12-131-0/+1
* From Michael Osias (IBM)Sean Dague2007-12-121-1/+6
* added copyright noticesJeff Ames2007-12-111-0/+28
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ...MW2007-12-071-1/+2
* minor meaningless changesJeff Ames2007-12-031-1/+1
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-1/+1
* converted hard-coded chat type values to ChatTypeEnumJeff Ames2007-11-081-1/+2
* * Optimized usingslbsa712007-10-309-16/+13
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-293-2/+3
* normalized line endingsJeff Ames2007-10-291-13/+13
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-0/+13
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-2/+2
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-2/+2
* * Major ass commit.Adam Frisby2007-10-221-2/+2
* * Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby2007-10-191-1/+1
* changes to pass nini config object to the modules that getSean Dague2007-10-191-1/+2
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa712007-10-152-2/+58
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-156-6/+174
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-3/+3
* Code from Illumious Beltran (IBM) implementing more LSLSean Dague2007-10-052-0/+29
* getting all our line endings consistant againSean Dague2007-10-055-22/+22
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-197-48/+32
* fixing me some line endingsSean Dague2007-09-176-123/+123
* * Wired up chat so that channel goes into OnChatFromViewer. However:lbsa712007-09-141-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-101-0/+11
* Added partial help info when calling "help" command with a region set.MW2007-09-041-1/+2
* Removed the exit-region command, now use "change-region root" or "change-regi...MW2007-09-041-0/+12