| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 1 | -339/+339 |
* | * Fix to the OlsenSphere brush to make it more powerful. | Adam Frisby | 2008-03-09 | 3 | -1/+341 |
* | * Fixed the Link + Duplicate + Unlink both = 'ODE Invalid Argument in Collisi... | Teravus Ovares | 2008-03-09 | 2 | -27/+39 |
* | * Cleaned up some locking on the ODEPlugin to make it more developer friendly | Teravus Ovares | 2008-03-09 | 2 | -505/+496 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 1 | -223/+223 |
* | * New terrainmodule paint brush "Olsen Erosion" | Adam Frisby | 2008-03-09 | 2 | -0/+224 |
* | Linux Compile error if Color is compared against null. Documentation for Syst... | Teravus Ovares | 2008-03-09 | 1 | -3/+8 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 3 | -378/+378 |
* | * Small optimisation on Weathering paint brush. | Adam Frisby | 2008-03-08 | 2 | -4/+14 |
* | * Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc. | Adam Frisby | 2008-03-08 | 1 | -2/+1 |
* | Remove two warnings with unused variables. | Charles Krinke | 2008-03-08 | 1 | -2/+0 |
* | * Added Thermal Weathering paint brush to Terrain Module. | Adam Frisby | 2008-03-08 | 1 | -0/+243 |
* | Thank you very much, Ldviopeng for : | Charles Krinke | 2008-03-08 | 1 | -3/+54 |
* | Added new drawing command "PenColour", with format "PenColour <colourname>;" ... | MW | 2008-03-08 | 1 | -1/+12 |
* | * Slight tweak for the above. | Adam Frisby | 2008-03-08 | 1 | -0/+1 |
* | * By popular demand, implemented "script terrain fill <val>" | Adam Frisby | 2008-03-08 | 1 | -0/+6 |
* | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 2008-03-08 | 7 | -6/+496 |
* | * Implemented 'Revert' channel in Terrain Module. | Adam Frisby | 2008-03-08 | 3 | -0/+155 |
* | Thank you kindly, Ldviopeng for: | Charles Krinke | 2008-03-08 | 5 | -6/+151 |
* | * 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 |
* | * Applied patch #719 from lvoidpeng. | lbsa71 | 2008-03-07 | 1 | -2/+3 |
* | * 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 |
* | Make Local back end services warn/error messages explicitly say they are from... | Justin Clarke Casey | 2008-03-07 | 1 | -3/+3 |
* | Fix to solve mantis 717 problem. Makes sure the region DB schema is up to dat... | Johan Berntsson | 2008-03-07 | 1 | -9/+10 |
* | * Fix for exception in landmanager crash. | Adam Frisby | 2008-03-06 | 2 | -4/+15 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 14 | -213/+125 |
* | * Killed 4 more warnings (at 16 now) | Teravus Ovares | 2008-03-06 | 2 | -1/+3 |
* | * Four more warnings, etc etc. | Adam Frisby | 2008-03-05 | 3 | -25/+5 |
* | * Three more warnings are a-gone. | Adam Frisby | 2008-03-05 | 2 | -23/+15 |
* | * Four more warnings bite the dust. | Adam Frisby | 2008-03-05 | 1 | -4/+4 |
* | * Removed more compiler warnings, dead code, etc. | Adam Frisby | 2008-03-05 | 7 | -14/+4 |
* | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 2008-03-05 | 9 | -40/+40 |
* | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 2008-03-05 | 10 | -18/+56 |
* | 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 | 15 | -57/+1227 |
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 39 | -109/+223 |
* | * Applied patch 708 from devalnor. Thanks devalnor! | Teravus Ovares | 2008-03-03 | 4 | -89/+132 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 9 | -9/+6 |
* | * Fixed about Text in the profile in grid mode. | Teravus Ovares | 2008-03-03 | 2 | -1/+5 |
* | 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 | 4 | -10/+106 |
* | * Renamed the Data Framework namespaces | lbsa71 | 2008-03-03 | 2 | -2/+2 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 10 | -155/+155 |