| Commit message (Expand) | Author | Files | Lines |
2007-07-29 | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 4 | -6/+46 |
2007-07-29 | * Primitives no longer walk around while being rescaled. | Adam Frisby | 1 | -19/+0 |
2007-07-29 | * Experimental fix for random walking of resized prims. | Adam Frisby | 1 | -0/+5 |
2007-07-29 | Commit 1/2 | Adam Frisby | 1 | -1/+2 |
2007-07-28 | fixed the problem with other avatar's clothes being white. | MW | 1 | -0/+1 |
2007-07-28 | You should now see the correct Avatar for other users, including their clothe... | MW | 1 | -11/+48 |
2007-07-27 | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 1 | -1/+1 |
2007-07-27 | A few changes so that the number of warnings is less but without deleting eve... | MW | 2 | -0/+12 |
2007-07-27 | * Removing some housekeeping tagged elements. | Adam Frisby | 2 | -5/+13 |
2007-07-26 | * Started renaming world to Scene | lbsa71 | 7 | -95/+65 |
2007-07-25 | Start of the OpenSim library , for now only contains a few textures. | MW | 2 | -5/+5 |
2007-07-25 | * Fixed an issue where Terrain brushes may not update correctly. | Adam Frisby | 1 | -1/+10 |
2007-07-24 | * Users doing terraforming should see updates instantly now. | Adam Frisby | 2 | -31/+3 |
2007-07-24 | * SendLayerData overload including coords now uses patch number rather than c... | Adam Frisby | 2 | -26/+30 |
2007-07-24 | * Small fix, patch values should be multiplied by their size (16) | Adam Frisby | 1 | -1/+1 |
2007-07-24 | * Terrain should now send just updated patches. | Adam Frisby | 2 | -16/+33 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -1/+1 |
2007-07-22 | Couple of small changes | MW | 1 | -1/+1 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 6 | -20/+100 |
2007-07-21 | * Renamed terrain functions to match OpenSim naming styles. | Adam Frisby | 3 | -23/+23 |
2007-07-21 | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha... | Adam Frisby | 1 | -1/+23 |
2007-07-21 | * Issue#209 - Terrain Hills Patch (Thanks Babblefrog) | Adam Frisby | 1 | -1/+1 |
2007-07-20 | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 3 | -9/+9 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 2 | -2/+8 |
2007-07-19 | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 5 | -506/+58 |
2007-07-19 | * Added housekeeping comments, see mailing list in just a moment... | Adam Frisby | 4 | -23/+7 |
2007-07-19 | * More cleaning | Adam Frisby | 1 | -0/+16 |
2007-07-19 | * Added TriggerTouchStart function to Interpreted Events API | Adam Frisby | 1 | -0/+7 |
2007-07-19 | * Moved EventManager to SceneBase (from Scene) | Adam Frisby | 3 | -9/+18 |
2007-07-19 | * Nearly back down to zero compiler warnings again... | Adam Frisby | 1 | -1/+5 |
2007-07-19 | * Cleaned out remaining references to the old LocalStorage system in prep. to... | Adam Frisby | 2 | -41/+6 |
2007-07-19 | * Removing more compiler warnings | Adam Frisby | 3 | -5/+0 |
2007-07-18 | A script/custom application should be able to add a particle system to a prim... | MW | 1 | -1/+8 |
2007-07-18 | Sculpted Prims should now work. | MW | 3 | -0/+35 |
2007-07-18 | More testing some ideas, to find best method for SceneObject Primitive classes. | MW | 2 | -0/+510 |
2007-07-18 | Just trying things out, nothing to see here, please go back to sleep. | MW | 2 | -5/+5 |
2007-07-18 | few small changes | MW | 6 | -3/+532 |
2007-07-17 | * Fixing compile | Adam Frisby | 1 | -0/+2 |
2007-07-17 | * More LSL changes (and fixing a compile warning) | Adam Frisby | 1 | -1/+1 |
2007-07-17 | * More LSL related fun | Adam Frisby | 5 | -7/+23 |
2007-07-17 | * Working more on the Interpreted Script API (for use in scripts which have t... | Adam Frisby | 1 | -0/+49 |
2007-07-17 | * Attempting to fix a bug. | Adam Frisby | 2 | -0/+0 |
2007-07-17 | * Readjusted strength of the terrain brushes from seconds / 100.0 to seconds ... | Adam Frisby | 2 | -7/+7 |
2007-07-17 | * Changed SimpleApp to use EventManager and Scene timer | lbsa71 | 5 | -386/+425 |
2007-07-17 | * debugged quite a lot of db-related strangeness and various refactoring goofs | lbsa71 | 2 | -41/+27 |
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -2/+2 |
2007-07-16 | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 1 | -1/+1 |
2007-07-16 | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2 | -13/+13 |
2007-07-16 | *Renamed ParcelManager to LandManager | mingchen | 2 | -22/+24 |
2007-07-16 | * Rigged up LSL Script Engine to OpenSim - not quite fully tied yet however, ... | Adam Frisby | 2 | -0/+58 |