| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *Added new config files into share -- cut down to 256 for practicality reasons | mingchen | 2007-07-19 | 257 | -0/+270 |
* | opps have a setting as true when it should be false. | MW | 2007-07-19 | 1 | -2/+2 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1032 | -3120/+78 |
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 14 | -46/+216 |
* | *Handler Functions can now refuse an object as invalid by returning false, th... | mingchen | 2007-07-19 | 6 | -54/+94 |
* | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 2007-07-19 | 10 | -508/+100 |
* | * Fixing sandbox mode crash caused by removal of LocalStorage during cleanup ... | Adam Frisby | 2007-07-19 | 1 | -0/+2 |
* | * Adding mysql_connection.ini sample | Adam Frisby | 2007-07-19 | 1 | -0/+7 |
* | * Added housekeeping comments, see mailing list in just a moment... | Adam Frisby | 2007-07-19 | 5 | -27/+11 |
* | * More cleaning | Adam Frisby | 2007-07-19 | 3 | -3/+19 |
* | * Added TriggerTouchStart function to Interpreted Events API | Adam Frisby | 2007-07-19 | 1 | -0/+7 |
* | * Moved EventManager to SceneBase (from Scene) | Adam Frisby | 2007-07-19 | 3 | -9/+18 |
* | * Nearly back down to zero compiler warnings again... | Adam Frisby | 2007-07-19 | 1 | -1/+5 |
* | * Cleaned out remaining references to the old LocalStorage system in prep. to... | Adam Frisby | 2007-07-19 | 4 | -45/+9 |
* | * Removed yet more compiler warnings | Adam Frisby | 2007-07-19 | 12 | -905/+1 |
* | * Removing more compiler warnings | Adam Frisby | 2007-07-19 | 4 | -6/+1 |
* | * Removing more compiler warnings. | Adam Frisby | 2007-07-19 | 1 | -4/+4 |
* | *Removed files that were no longer important and prevented compile | mingchen | 2007-07-18 | 3 | -150/+0 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 20 | -674/+792 |
* | * Reverting 1371 | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Please to be checking you rename the strings inside the project when you re... | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * CONTRIBUTORS.txt strikes back. | Adam Frisby | 2007-07-18 | 1 | -0/+40 |
* | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 2007-07-18 | 3 | -2/+27 |
* | A script/custom application should be able to add a particle system to a prim... | MW | 2007-07-18 | 6 | -18/+29 |
* | Sculpted Prims should now work. | MW | 2007-07-18 | 9 | -3/+54 |
* | More testing some ideas, to find best method for SceneObject Primitive classes. | MW | 2007-07-18 | 7 | -232/+513 |
* | Just trying things out, nothing to see here, please go back to sleep. | MW | 2007-07-18 | 2 | -5/+5 |
* | few small changes | MW | 2007-07-18 | 9 | -9/+662 |
* | * Added a FileSystemObject to SimpleApp | lbsa71 | 2007-07-18 | 5 | -62/+131 |
* | * One hopefully-final attempt at fixing this remoting issue. | Adam Frisby | 2007-07-18 | 1 | -48/+64 |
* | * Once more into the breach! | Adam Frisby | 2007-07-18 | 1 | -0/+2 |
* | * and again... | Adam Frisby | 2007-07-18 | 1 | -2/+2 |
* | * More attempts at fixing Ckrinke's phantom remoting error. Heh. | Adam Frisby | 2007-07-18 | 1 | -2/+16 |
* | * Fixing compile | Adam Frisby | 2007-07-17 | 1 | -0/+2 |
* | * More LSL changes (and fixing a compile warning) | Adam Frisby | 2007-07-17 | 2 | -4/+11 |
* | * More LSL related fun | Adam Frisby | 2007-07-17 | 5 | -7/+23 |
* | * Working more on the Interpreted Script API (for use in scripts which have t... | Adam Frisby | 2007-07-17 | 1 | -0/+49 |
* | * Added exception handler to deal with RemotingExceptions for Child Agents. | Adam Frisby | 2007-07-17 | 1 | -3/+10 |
* | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2007-07-17 | 4 | -8/+11 |
* | * Added quick ping check reply system to OGS1GridServices | Adam Frisby | 2007-07-17 | 1 | -0/+19 |
* | * Attempting to fix a bug. | Adam Frisby | 2007-07-17 | 2 | -0/+0 |
* | * Readjusted strength of the terrain brushes from seconds / 100.0 to seconds ... | Adam Frisby | 2007-07-17 | 2 | -7/+7 |
* | * renamed MySceneObject to CpuCounterObject | lbsa71 | 2007-07-17 | 2 | -3/+3 |
* | change to floats where needed | Sean Dague | 2007-07-17 | 1 | -10/+10 |
* | * Changed SimpleApp to use EventManager and Scene timer | lbsa71 | 2007-07-17 | 9 | -425/+434 |
* | * Added "backup" console command for sdague | Adam Frisby | 2007-07-17 | 1 | -0/+7 |
* | updated to map to current prim object model | Sean Dague | 2007-07-17 | 1 | -8/+19 |
* | * debugged quite a lot of db-related strangeness and various refactoring goofs | lbsa71 | 2007-07-17 | 4 | -184/+150 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 11 | -127/+100 |
* | * Trimmed a few hundred warnings off SimpleApp. | Adam Frisby | 2007-07-16 | 2 | -0/+6 |