OpenSimMirror/OpenSim
Adam Frisby f5c312bc3c * Refactored Environment/Modules directory - modules now reside in their own directory with any associated module-specific classes.
* Each module directory is currently inside one of the following category folders: Agent (Anything relating to do with Client<->Server communications.), Avatar (Anything to do with the avatar or presence inworld), Framework (Classes modules can use), Grid (Grid traffic, new OGS2 grid comms), Scripting (Scripting functions, etc), World (The enrivonment/scene, IE Sun/Tree modules.)
* This should be moved into a seperate project file.
2008-04-30 21:16:36 +00:00
..
ApplicationPlugins From: Dr Scofield <hud@zurich.ibm.com> 2008-04-29 14:50:27 +00:00
Data * Adds the AuthbuyerID field to sqlite and makes use of it. 2008-04-30 21:15:48 +00:00
Framework * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder() 2008-04-30 20:04:06 +00:00
Grid * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! 2008-04-30 16:08:24 +00:00
Region * Refactored Environment/Modules directory - modules now reside in their own directory with any associated module-specific classes. 2008-04-30 21:16:36 +00:00
TestSuite * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
Tests * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
Tools * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00