aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-08Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW1-1/+4
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-0/+1
2008-03-05* New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby1-0/+1
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames2-2/+2
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-1/+1
2008-02-25* Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey1-0/+61
2008-02-20Minor cleanup.Jeff Ames8-8/+8
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague3-4/+16
2008-02-18Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey2-0/+2
2008-02-18Small change to the IAgentAssetTransactions file that Chi11ken added for me (...MW1-2/+2
2008-02-17Added copyright notices.Jeff Ames1-1/+29
2008-02-17Added dummy IAgentAssetTransactions to fix compile failure.Jeff Ames1-0/+45
2008-02-15Update svn properties.Jeff Ames1-10/+10
2008-02-14* Fixed accessibility problem on ITerrainChannelAdam Frisby1-1/+1
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-0/+10
2008-02-08small bit of refactoring, MW1-0/+2
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