aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-04-19* Fix build break in previous revisionJustin Clarke Casey1-1/+1
2008-04-19* Several fixes for SvnBackupModuleAdam Frisby1-21/+53
2008-04-17* Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby1-0/+12
2008-04-17* Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby1-39/+39
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames3-175/+256
2008-04-17* Committing first version of SVN Backup ModuleAdam Frisby2-0/+173
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-1/+1
2008-04-02changing more references to OpenSim.DataSean Dague2-3/+3
2008-04-01a few small changesMW1-2/+2
2008-03-31Fixed typo in AvatarFactoryModule.csJeff Ames1-1/+1
2008-03-30* Added competely untested MSSQLMapperlbsa711-2/+10
2008-03-26Committed patch from Lulurun to fix Mantis 817. Thanks LulurunJohan Berntsson1-2/+2
2008-03-25Moved Avatar appearance Factory to its own project so that the reference to M...MW3-0/+615