| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor: A few tiny bits of documentation and log message cleanup before star... | Justin Clarke Casey | 2008-12-01 | 1 | -0/+3 |
* | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 2008-11-21 | 1 | -1/+1 |
* | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 2008-10-14 | 1 | -2/+7 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -6/+6 |
* | Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses: | Charles Krinke | 2008-09-03 | 1 | -0/+13 |
* | * Add / as a shortcut to select the root region | Justin Clarke Casey | 2008-08-05 | 1 | -3/+3 |
* | * minor: add wiki link to archiving function invocation | Justin Clarke Casey | 2008-07-21 | 1 | -1/+0 |
* | removes a Console.WriteLine(...) remnant. | Dr Scofield | 2008-07-15 | 1 | -1/+1 |
* | Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to... | MW | 2008-07-01 | 1 | -0/+5 |
* | forgotten methods in SceneManager for the terrain serialising. | MW | 2008-06-25 | 1 | -0/+11 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -3/+3 |
* | while investigating why IRCBridgeModule.Close() was having no effect, i | Dr Scofield | 2008-05-30 | 1 | -0/+18 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-30 | 1 | -1/+1 |
* | * Put in stubs for "load-oar" command, including ultra-primitive temporary ta... | Justin Clarke Casey | 2008-05-28 | 1 | -3/+3 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -4/+4 |
* | * Get the xml2 entities serialization representation in the archiver module | Justin Clarke Casey | 2008-05-24 | 1 | -2/+2 |
* | * Plug in stubbed out archiver module | Justin Clarke Casey | 2008-05-22 | 1 | -4/+4 |
* | * Documentation for load/save xml methods | Justin Clarke Casey | 2008-05-22 | 1 | -1/+38 |
* | Formatting cleanup, minor refactoring. Fixed some comparisons of value types... | Jeff Ames | 2008-05-18 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -3/+3 |
* | * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per... | Teravus Ovares | 2008-05-14 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -1/+1 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -41/+41 |
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -41/+41 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-28 | 1 | -13/+2 |
* | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 2008-04-27 | 1 | -2/+13 |
* | * Various compiler warning cleanups. | Adam Frisby | 2008-04-21 | 1 | -1/+1 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 1 | -0/+16 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+3 |
* | * Fixed two compiler warnings dealing with IPAddress equality. | Adam Frisby | 2008-04-18 | 1 | -3/+1 |
* | From: dirk husemann <hud@zurich.ibm.com> | Sean Dague | 2008-04-15 | 1 | -2/+4 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-11 | 1 | -0/+32 |
* | **Big ass update warning** | Adam Frisby | 2008-03-30 | 1 | -5/+3 |
* | Minor formatting / svn properties cleanup. | Jeff Ames | 2008-03-25 | 1 | -16/+16 |
* | * Tell the user what the new terrain commands format is if they try to execut... | Justin Clarke Casey | 2008-03-22 | 1 | -1/+4 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -6/+6 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | More spelling corrections in the spirit of r3771. | Jeff Ames | 2008-03-07 | 1 | -4/+4 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -23/+2 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Resolve mantis #572 - terrain help printed multiple times when change-region ... | Justin Clarke Casey | 2008-02-15 | 1 | -0/+6 |
* | Removed some ScriptEngine config debugging. | Tedd Hansen | 2008-02-10 | 1 | -0/+5 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -4/+4 |
* | Minor refactoring | Justin Clarke Casey | 2008-02-08 | 1 | -19/+15 |
* | Minor ScenePresence related refactoring | Justin Clarke Casey | 2008-02-08 | 1 | -15/+11 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -18/+19 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -5/+4 |
* | Thank you to Kiryu for a patch to fix an out of Sync | Charles Krinke | 2007-12-17 | 1 | -3/+7 |
* | more minor cleanup. added some command descriptions to region server help. | Jeff Ames | 2007-12-06 | 1 | -9/+4 |