| Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-16 | * Updating internal LSL handler/compiler with Tedd's r1. | Adam Frisby | 10 | -387/+1844 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 48 | -7883/+7883 |
2007-07-16 | *Trunk compiles now | mingchen | 1 | -3/+29 |
2007-07-16 | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 3 | -0/+28 |
2007-07-15 | * More scripting enhancemnents and properties. | Adam Frisby | 4 | -3/+62 |
2007-07-15 | It wasn't me who messed up flying when adding a test NPC class. (honestly!) | MW | 1 | -1/+1 |
2007-07-15 | * Added new scripting related events, in particular a new event which is trig... | Adam Frisby | 5 | -2/+52 |
2007-07-15 | Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp... | MW | 3 | -6/+8 |
2007-07-15 | *Added support for the "show" button that highlights objects over the selecte... | mingchen | 2 | -3/+3 |
2007-07-15 | * Primitives are now loaded from Datastore during scene initialisation. | Adam Frisby | 1 | -0/+9 |