aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield6-747/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield3-5/+5
2008-12-19minor: Remove some serialization module scene wrappersJustin Clarke Casey1-5/+20
2008-12-19* refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey1-2/+2
2008-10-27* cleanup: Update the avatar factory (appearance module) in Region/Environmen...Justin Clarke Casey2-281/+0
2008-10-17* Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290Justin Clarke Casey1-1/+0
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2-9/+9
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-6/+6
2008-07-10Mantis#1391. Thank you kindly, Phrearch for a patch that:Charles Krinke1-3/+5
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW1-3/+3
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-0/+1
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield2-13/+13
2008-06-11Mantis 1370. Thanks lulurun for the patchJohan Berntsson1-2/+3
2008-05-28Formatting cleanup.Jeff Ames1-2/+2
2008-05-28Change a couple Windows directory separators in SVN module to be platform agn...Jeff Ames1-2/+2
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-5/+5
2008-05-22don't trust appearance assetid, instead do an inventorySean Dague1-31/+52
2008-05-22catch case where avatar might have been child agentSean Dague1-1/+6
2008-05-21Clean out some crufty in AvatarFactoryModule Sean Dague1-180/+6
2008-05-21this removes use of the mapper for wearables, and I can confirm thingsSean Dague1-0/+5
2008-05-20attempt to fix mysql mapper usageSean Dague1-1/+7
2008-05-20Add copyright notices.Jeff Ames5-10/+143
2008-05-19fix crash in standalone mode for initial appearance setupSean Dague1-1/+4
2008-05-19i can haz pantz?Sean Dague1-101/+103
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames1-4/+4
2008-05-17while this doesn't fix the initial no pants issue in grid (which still baffle...Sean Dague1-28/+41
2008-05-16move AppearanceTableMapper to OpenSim.Data.Base. The mapperSean Dague1-241/+0
2008-05-16Minor cleanup.Jeff Ames1-1/+1
2008-05-16Formatting cleanup.Jeff Ames4-19/+19
2008-05-16appearance now survives logout. Tommorrow will involve movingSean Dague1-29/+19
2008-05-15minor refactor of some properties for readabilitySean Dague2-6/+6
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames3-105/+105
2008-05-08* Reduced sleep durations in a number of files.Adam Frisby1-1/+2
2008-05-08* Some refactorings.Adam Frisby3-0/+105
2008-05-03* Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey1-1/+2
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-1/+1
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby2-3/+3
2008-04-23Update svn properties.Jeff Ames1-79/+79
2008-04-22* Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby1-0/+80
2008-04-21* Various compiler warning cleanups.Adam Frisby1-11/+11
2008-04-21* Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby1-69/+72
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby5-52/+52
2008-04-21* Added support for periodic autosaves - added to SvnBackupModule. Will cause...Adam Frisby1-8/+30
2008-04-20* Added some more fixes, refactored SVNModule slightly.Adam Frisby1-12/+31
2008-04-20* Added support for new "svn load-region <region name> [svn revision]" comman...Adam Frisby1-0/+44
2008-04-20* Added experimental "svn load <revision>" command to allow you to load a reg...Adam Frisby1-7/+38
2008-04-20* Fixed three compiler warnings introduced in the previous commit.Adam Frisby1-1/+1
2008-04-20* Various SvnBackupModule fixes.Adam Frisby1-1/+23