Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 ↵ | MW | 2007-08-01 | 4 | -100/+418 |
| | | | | | | | | /Part2). Updated the JavaVM to a later version I did (basically some clean up and a little bit more functional). Added SendLoadURL method to IClientAPI. | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 22 | -1914/+1914 |
| | |||||
* | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 2007-07-13 | 22 | -37/+37 |
| | | | | | * Renamed OpenSim.Scripting to OpenSim.Region.Scripting | ||||
* | * Reorganising Java Virtual Machine code into a subfolder for the JVM ↵ | Adam Frisby | 2007-07-13 | 13 | -0/+0 |
| | | | | | | | specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces. * Fixed a compile issue with the Interpreted Scripts API. | ||||
* | * Fixing compiler warnings in an attempt to reduce them back down to zero. | Adam Frisby | 2007-07-13 | 1 | -1/+0 |
| | |||||
* | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi ↵ | MW | 2007-07-11 | 3 | -0/+0 |
| | | | | | | | | branch, so when they have a trunk version that is 1.18 ready, best to update again). Started some work on a userProfile/inventory cache. | ||||
* | * Tweaks to Java engine (uses less threads). Added support for OnFrame and ↵ | Adam Frisby | 2007-07-05 | 1 | -70/+78 |
| | | | | OnNewPresence events. | ||||
* | * Java engine fully back in Sugilite | Adam Frisby | 2007-07-05 | 3 | -23/+38 |
| | |||||
* | * Added Java support back into Sugilite (although it still needs a calling ↵ | Adam Frisby | 2007-07-05 | 21 | -0/+1892 |
host to be added). |