| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 2008-03-08 | 4 | -6/+407 |
* | * Implemented 'Revert' channel in Terrain Module. | Adam Frisby | 2008-03-08 | 3 | -0/+155 |
* | Thank you kindly, Ldviopeng for: | Charles Krinke | 2008-03-08 | 2 | -3/+21 |
* | * Made a change to the loading mechanism to fix it's operation. | Adam Frisby | 2008-03-08 | 1 | -1/+6 |
* | * Default terrain is now a little more interesting than a flat 0m plane. | Adam Frisby | 2008-03-08 | 1 | -0/+11 |
* | More spelling corrections in the spirit of r3771. | Jeff Ames | 2008-03-07 | 2 | -9/+9 |
* | * Minor spelling corrections as per mantis 712 | Justin Clarke Casey | 2008-03-07 | 1 | -2/+2 |
* | * Temporary resolution for mantis #711 | Justin Clarke Casey | 2008-03-07 | 1 | -10/+19 |
* | * Fix for exception in landmanager crash. | Adam Frisby | 2008-03-06 | 2 | -4/+15 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 10 | -146/+120 |
* | * Removed more compiler warnings, dead code, etc. | Adam Frisby | 2008-03-05 | 5 | -12/+4 |
* | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 2008-03-05 | 8 | -38/+38 |
* | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 2008-03-05 | 9 | -16/+49 |
* | this is probably just a band aid, but should at least | Sean Dague | 2008-03-04 | 1 | -3/+9 |
* | * One line fix to get everything working again. Essentially set the originR... | Teravus Ovares | 2008-03-04 | 1 | -1/+0 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 7 | -21/+802 |
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 21 | -27/+153 |
* | * Applied patch 708 from devalnor. Thanks devalnor! | Teravus Ovares | 2008-03-03 | 2 | -8/+39 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 2 | -2/+1 |
* | Updated svn properties. | Jeff Ames | 2008-03-03 | 10 | -890/+890 |
* | Fixed typo. | Jeff Ames | 2008-03-03 | 1 | -2/+2 |
* | * Oops, fixed. | Adam Frisby | 2008-03-03 | 1 | -3/+3 |
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 31 | -69/+1112 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 1 | -6/+39 |
* | * Renamed the Data Framework namespaces | lbsa71 | 2008-03-03 | 2 | -2/+2 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 7 | -87/+87 |
* | Update names of handler010 through handler019 | Charles Krinke | 2008-03-02 | 1 | -36/+36 |
* | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 2008-03-02 | 3 | -4/+18 |
* | Rename handler020 through handler029 with more | Charles Krinke | 2008-03-02 | 1 | -28/+28 |
* | More compiler warning cleanup. | Jeff Ames | 2008-02-29 | 1 | -5/+3 |
* | Cleaned up a couple compiler warnings. | Jeff Ames | 2008-02-29 | 1 | -41/+27 |
* | * ODEPlugin | Teravus Ovares | 2008-02-29 | 2 | -15/+20 |
* | * Added a way for the friends module to definitively know if an avatar's root... | Teravus Ovares | 2008-02-28 | 4 | -2/+70 |
* | * OnSignificantClientMovement was never being called. So we got no land updat... | Teravus Ovares | 2008-02-28 | 2 | -1/+10 |
* | disabled AssetDownloadModule and re-enabled the asset download code in the as... | MW | 2008-02-27 | 1 | -7/+7 |
* | After seeing sdague do his happy dance over trunk working "the best he has ev... | MW | 2008-02-27 | 1 | -2/+268 |
* | * Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH... | Teravus Ovares | 2008-02-27 | 2 | -13/+73 |
* | Update svn properties. | Jeff Ames | 2008-02-27 | 2 | -132/+132 |
* | UserService.ClearAgent call is no longer made when a childagent connection is... | MW | 2008-02-27 | 1 | -6/+5 |
* | * Committing file loaders - forgot yesterday. | Adam Frisby | 2008-02-27 | 3 | -2/+135 |
* | make trunk compile again. I think Adam forgot to check in some files | Sean Dague | 2008-02-26 | 1 | -2/+2 |
* | * Implemented - Terragen File Format Loader for new Terrain Module. | Adam Frisby | 2008-02-26 | 3 | -2/+37 |
* | Update svn properties. | Jeff Ames | 2008-02-26 | 6 | -679/+679 |
* | * Hooked up replacment TerrainModule, raising land will now be weird as both ... | Adam Frisby | 2008-02-26 | 1 | -5/+87 |
* | * Reimplementing Terrain as Region Modules | Adam Frisby | 2008-02-26 | 3 | -0/+81 |
* | * Another slight tweak to the Voice Chat engine - crash caused by switching t... | Adam Frisby | 2008-02-26 | 1 | -5/+2 |
* | * Small voice chat fix | Adam Frisby | 2008-02-26 | 1 | -6/+9 |
* | * Updated Voice Chat Server, added support for voice to cross region boundari... | Adam Frisby | 2008-02-26 | 1 | -6/+7 |
* | * Fixed a null assignment in voice server. | Adam Frisby | 2008-02-26 | 1 | -1/+1 |
* | * Converted VoiceChatServer into a shared region module - now only one instan... | Adam Frisby | 2008-02-26 | 1 | -8/+22 |