aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Rolled back a few changes.Adam Frisby2008-05-0136-232/+263
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-0136-263/+232
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-0111-14/+11
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-0176-16470/+16470
* * Adding unit test support to Environment for modules.Adam Frisby2008-05-011-0/+59
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-303-153/+0
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-3035-2060/+2149
* * And moreAdam Frisby2008-04-303-0/+241
* * Commiting a bunch of missed files.Adam Frisby2008-04-3046-0/+6986
* * Previous commit managed to miss some files despite me hitting 'Select all'.Adam Frisby2008-04-302-0/+443
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-3078-16880/+8880
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+3
* * Disabled IntergridModule until a Mono bug can be isolated.Adam Frisby2008-04-291-11/+18
* * One more attempted fix.Adam Frisby2008-04-291-1/+2
* * Made a change to InterGrid module to prevent duplicate registrations.Adam Frisby2008-04-292-8/+14
* * Implemented new InterRegion comms method in the form of InterregionModuleAdam Frisby2008-04-293-0/+225
* Stuck an exception handler in the friends routine until I have time to debug ...Teravus Ovares2008-04-291-4/+14
* Committing Dee100's balance update patch with a few bug fixes and a twist. Th...Teravus Ovares2008-04-291-1/+27
* * Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()Justin Clarke Casey2008-04-281-13/+36
* * Added String(FileExtension) property to ITerrainLoader to allow us to deter...Adam Frisby2008-04-278-6/+46
* * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby2008-04-261-20/+19
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-243-278/+278
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-231-2/+10
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-2/+119
* * Get rid of missing texture notification drop messages for now - obscuring t...Justin Clarke Casey2008-04-231-3/+7
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-231-0/+3
* doh, forgot that hg diffs don't do the adds correctly to svnSean Dague2008-04-221-0/+46
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-221-6/+4
* * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby2008-04-221-10/+73
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-2/+7
* * Various refactorings.Adam Frisby2008-04-212-18/+36
* * Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby2008-04-216-94/+112
* Update svn properties.Jeff Ames2008-04-211-7/+7
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-2129-124/+124
* * Terrain Module code has been reformatted to comply with guidelines.Adam Frisby2008-04-2135-591/+678
* * Written a improved self-contained version of the XML Object Serialiser for ...Adam Frisby2008-04-211-1/+47
* * Re-Fixed caps Teravus Ovares2008-04-173-229/+171
* * Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby2008-04-171-1/+1
* * Added ITerrainModule interface to Terrain Module, and registered accordingl...Adam Frisby2008-04-172-1/+11
* * Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby2008-04-171-1/+1
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-177-15/+202
* * Missed a file while committing.Adam Frisby2008-04-171-0/+8
* * Committing first version of SVN Backup ModuleAdam Frisby2008-04-171-6/+5
* * Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares2008-04-171-2/+2
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-8/+12
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-151-0/+288
* Update svn properties.Jeff Ames2008-04-154-201/+201
* * Added support for serialising objects to ExportSerialisationModule via Seri...Adam Frisby2008-04-153-10/+23
* * Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares2008-04-152-3/+47
* * Committing shell of a whole-region serialiser. This is not complete and wil...Adam Frisby2008-04-153-0/+188