aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Types (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
* * Rolled back a few changes.Adam Frisby2008-05-012-79/+77
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-012-77/+79
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-7/+7
* Formatting cleanup.Jeff Ames2008-03-182-53/+51
* attempt to try to fix mantis issue # 613, which seems to be a threading issue...MW2008-03-141-8/+8
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-2/+48
* Minor cleanup.Jeff Ames2008-02-202-2/+2
* * Cleanup of some memory consuming items on ScenePresence.Close().Teravus Ovares2008-02-201-0/+11
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * Optimized usingslbsa712007-10-302-18/+29
* get rid of all the ^M line endingsSean Dague2007-10-192-337/+337
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-152-2/+58
* Some changes to the sending of updates of SceneObjects to clients, that I did...MW2007-10-112-223/+279
* getting all our line endings consistant againSean Dague2007-10-052-17/+17
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-192-28/+32
* fixing me some line endingsSean Dague2007-09-172-221/+221
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-101-0/+33
* Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW2007-09-082-0/+188