aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Some work on Module loading/management.MW2007-09-043-0/+39
* Added some place holder classes for various modules.MW2007-08-301-0/+46
* Start of trying to make Region/Scene more modular. MW2007-08-282-1/+15
* The regionUUID is now being passed to the datastore calls.MW2007-08-201-3/+3
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-2/+2
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-4/+4
* *Renamed ParcelManager to LandManagermingchen2007-07-161-2/+3
* changed to native line ending encodingSean Dague2007-07-161-62/+62
* * Adding example "NullStorage" DataStore engine.Adam Frisby2007-07-151-1/+1
* * Obsoleted ILocalStorageAdam Frisby2007-07-131-0/+63