aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis 1370. Thanks lulurun for the patchJohan Berntsson2008-06-111-2/+3
* Formatting cleanup.Jeff Ames2008-05-281-2/+2
* Change a couple Windows directory separators in SVN module to be platform agn...Jeff Ames2008-05-281-2/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-5/+5
* don't trust appearance assetid, instead do an inventorySean Dague2008-05-221-31/+52
* catch case where avatar might have been child agentSean Dague2008-05-221-1/+6
* Clean out some crufty in AvatarFactoryModule Sean Dague2008-05-211-180/+6
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-0/+5
* attempt to fix mysql mapper usageSean Dague2008-05-201-1/+7
* Add copyright notices.Jeff Ames2008-05-205-10/+143
* fix crash in standalone mode for initial appearance setupSean Dague2008-05-191-1/+4
* i can haz pantz?Sean Dague2008-05-191-101/+103
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-4/+4
* while this doesn't fix the initial no pants issue in grid (which still baffle...Sean Dague2008-05-171-28/+41
* move AppearanceTableMapper to OpenSim.Data.Base. The mapperSean Dague2008-05-161-241/+0
* Minor cleanup.Jeff Ames2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-164-19/+19
* appearance now survives logout. Tommorrow will involve movingSean Dague2008-05-161-29/+19
* minor refactor of some properties for readabilitySean Dague2008-05-152-6/+6
* * Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby2008-05-111-2/+0
* Update svn properties.Jeff Ames2008-05-093-105/+105
* * Reduced sleep durations in a number of files.Adam Frisby2008-05-081-1/+2
* * Some refactorings.Adam Frisby2008-05-083-0/+105
* * Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey2008-05-031-1/+2
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+1
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-302-3/+3
* Update svn properties.Jeff Ames2008-04-231-79/+79
* * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby2008-04-221-0/+80
* * Various compiler warning cleanups.Adam Frisby2008-04-211-11/+11
* * Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby2008-04-211-69/+72
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-215-52/+52
* * Added support for periodic autosaves - added to SvnBackupModule. Will cause...Adam Frisby2008-04-211-8/+30
* * Added some more fixes, refactored SVNModule slightly.Adam Frisby2008-04-201-12/+31
* * Added support for new "svn load-region <region name> [svn revision]" comman...Adam Frisby2008-04-201-0/+44
* * Added experimental "svn load <revision>" command to allow you to load a reg...Adam Frisby2008-04-201-7/+38
* * Fixed three compiler warnings introduced in the previous commit.Adam Frisby2008-04-201-1/+1
* * Various SvnBackupModule fixes.Adam Frisby2008-04-201-1/+23
* * Fix build break in previous revisionJustin Clarke Casey2008-04-191-1/+1
* * Several fixes for SvnBackupModuleAdam Frisby2008-04-191-21/+53
* * Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby2008-04-171-0/+12
* * Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby2008-04-171-39/+39
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-173-175/+256
* * Committing first version of SVN Backup ModuleAdam Frisby2008-04-172-0/+173
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-1/+1
* changing more references to OpenSim.DataSean Dague2008-04-022-3/+3
* a few small changesMW2008-04-011-2/+2
* Fixed typo in AvatarFactoryModule.csJeff Ames2008-03-311-1/+1
* * Added competely untested MSSQLMapperlbsa712008-03-301-2/+10
* Committed patch from Lulurun to fix Mantis 817. Thanks LulurunJohan Berntsson2008-03-261-2/+2
* Moved Avatar appearance Factory to its own project so that the reference to M...MW2008-03-253-0/+615