aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-21* Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey1-1/+1
2008-01-21* Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey1-1/+19
2007-12-27* Optimized usingslbsa713-5/+5
2007-12-27Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey1-3/+4
2007-12-18*Parcels and their access lists now store over multiple sessions when the dat...mingchen1-1/+1
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen1-3/+3
2007-12-13From Michael Osias (IBM)Sean Dague1-0/+1
2007-12-12From Michael Osias (IBM)Sean Dague1-1/+6
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-07Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ...MW1-1/+2
2007-12-03minor meaningless changesJeff Ames1-1/+1
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-1/+1
2007-11-08converted hard-coded chat type values to ChatTypeEnumJeff Ames1-1/+2
2007-10-30* Optimized usingslbsa719-16/+13
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW3-2/+3
2007-10-29normalized line endingsJeff Ames1-13/+13
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-0/+13
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-2/+2
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-2/+2
2007-10-22* Major ass commit.Adam Frisby1-2/+2
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-1/+1
2007-10-19changes to pass nini config object to the modules that getSean Dague1-1/+2
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa712-2/+58
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa716-6/+174
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-3/+3
2007-10-05Code from Illumious Beltran (IBM) implementing more LSLSean Dague2-0/+29
2007-10-05getting all our line endings consistant againSean Dague5-22/+22
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa717-48/+32
2007-09-17fixing me some line endingsSean Dague6-123/+123
2007-09-14* Wired up chat so that channel goes into OnChatFromViewer. However:lbsa711-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-0/+11
2007-09-04Added partial help info when calling "help" command with a region set.MW1-1/+2
2007-09-04Removed the exit-region command, now use "change-region root" or "change-regi...MW1-0/+12
2007-09-04Some work on Module loading/management.MW3-0/+39
2007-08-30Added some place holder classes for various modules.MW1-0/+46
2007-08-28Start of trying to make Region/Scene more modular. MW2-1/+15
2007-08-20The regionUUID is now being passed to the datastore calls.MW1-3/+3
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-2/+2
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-4/+4
2007-07-16*Renamed ParcelManager to LandManagermingchen1-2/+3
2007-07-16changed to native line ending encodingSean Dague1-62/+62
2007-07-15* Adding example "NullStorage" DataStore engine.Adam Frisby1-1/+1
2007-07-13* Obsoleted ILocalStorageAdam Frisby1-0/+63