| Commit message (Expand) | Author | Files | Lines |
2008-03-19 | * Print a warning every 20 times a client requests a texture that it should a... | Justin Clarke Casey | 1 | -23/+43 |
2008-03-19 | * Documentation patch from krtaylor. Thanks! | Justin Clarke Casey | 1 | -0/+3 |
2008-03-19 | Fixed some comparisons of LLUUIDs to null. | Jeff Ames | 1 | -2/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 2 | -58/+64 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 49 | -1515/+1473 |
2008-03-18 | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 3 | -14/+86 |
2008-03-17 | * Move missing texture request forward so that we don't actually ask the Asse... | Justin Clarke Casey | 1 | -21/+26 |
2008-03-17 | * Reduce the annoyingness of clients that continually request unfound texture... | Justin Clarke Casey | 1 | -6/+34 |
2008-03-14 | * Fix for Justincc's bug report #768 - Terrain looks rather phallic. | Adam Frisby | 1 | -3/+6 |
2008-03-14 | Update svn properties. | Jeff Ames | 5 | -265/+265 |
2008-03-14 | * Fixed 'flatten area' brush, so it now has a 'force' instead of instantly fl... | Adam Frisby | 10 | -213/+336 |
2008-03-13 | some hackery with the VectorRenderModule to let you pass in a canvas | Sean Dague | 1 | -2/+13 |
2008-03-13 | remove the rex based voice chat. No current client implements this, | Sean Dague | 4 | -716/+0 |
2008-03-12 | * Add comments and slight corrections to ClientView.AgentTextureCached | Justin Clarke Casey | 2 | -3/+3 |
2008-03-12 | * Switched Noise 'Flood Area' brush to use Perlin rather than random noise. | Adam Frisby | 2 | -2/+64 |
2008-03-12 | * Fix for Smooth Area Flood Brush, now doesn't flood the entire sim. | Adam Frisby | 2 | -1/+4 |
2008-03-12 | Update svn properties. | Jeff Ames | 1 | -51/+51 |
2008-03-12 | * Updated Terrain Module | Adam Frisby | 1 | -3/+3 |
2008-03-12 | * Refactored some terrain brushes to move out some common functions into Terr... | Adam Frisby | 10 | -122/+79 |
2008-03-11 | * Temporarily disabling sending of ImageNotInDatabasePacket when a texture is... | Justin Clarke Casey | 1 | -1/+4 |
2008-03-09 | * Fix for hydraulic erosion brush. Still not working as planned, but getting ... | Adam Frisby | 1 | -9/+19 |
2008-03-09 | Update svn properties. | Jeff Ames | 1 | -339/+339 |
2008-03-09 | * Fix to the OlsenSphere brush to make it more powerful. | Adam Frisby | 3 | -1/+341 |
2008-03-09 | Update svn properties. | Jeff Ames | 1 | -223/+223 |
2008-03-09 | * New terrainmodule paint brush "Olsen Erosion" | Adam Frisby | 2 | -0/+224 |
2008-03-09 | Linux Compile error if Color is compared against null. Documentation for Syst... | Teravus Ovares | 1 | -3/+8 |
2008-03-09 | Update svn properties. | Jeff Ames | 3 | -378/+378 |
2008-03-08 | * Small optimisation on Weathering paint brush. | Adam Frisby | 2 | -4/+14 |
2008-03-08 | * Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc. | Adam Frisby | 1 | -2/+1 |
2008-03-08 | * Added Thermal Weathering paint brush to Terrain Module. | Adam Frisby | 1 | -0/+243 |
2008-03-08 | Added new drawing command "PenColour", with format "PenColour <colourname>;" ... | MW | 1 | -1/+12 |
2008-03-08 | * Slight tweak for the above. | Adam Frisby | 1 | -0/+1 |
2008-03-08 | * By popular demand, implemented "script terrain fill <val>" | Adam Frisby | 1 | -0/+6 |
2008-03-08 | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 3 | -5/+403 |
2008-03-08 | * Implemented 'Revert' channel in Terrain Module. | Adam Frisby | 3 | -0/+155 |
2008-03-08 | * Made a change to the loading mechanism to fix it's operation. | Adam Frisby | 1 | -1/+6 |
2008-03-08 | * Default terrain is now a little more interesting than a flat 0m plane. | Adam Frisby | 1 | -0/+11 |
2008-03-06 | * Fix for exception in landmanager crash. | Adam Frisby | 1 | -2/+0 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 2 | -8/+88 |
2008-03-05 | * Removed more compiler warnings, dead code, etc. | Adam Frisby | 2 | -3/+0 |
2008-03-05 | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 1 | -1/+1 |
2008-03-05 | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 6 | -14/+46 |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 19 | -25/+151 |
2008-03-03 | * Removed a bunch of compiler warnings. | Adam Frisby | 1 | -1/+0 |
2008-03-03 | Updated svn properties. | Jeff Ames | 10 | -890/+890 |
2008-03-03 | Fixed typo. | Jeff Ames | 1 | -2/+2 |
2008-03-03 | * Oops, fixed. | Adam Frisby | 1 | -3/+3 |
2008-03-03 | * Removed and sorted using clauses in a number of files. | Adam Frisby | 28 | -65/+1099 |
2008-03-03 | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 1 | -6/+39 |
2008-03-03 | * Renamed the Data Framework namespaces | lbsa71 | 2 | -2/+2 |