aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/scripting/Engines/JVMEngine/Heap.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Reorganising Java Virtual Machine code into a subfolder for the JVM ↵Adam Frisby2007-07-131-43/+0
| | | | | | | specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces. * Fixed a compile issue with the Interpreted Scripts API.
* * Added Java support back into Sugilite (although it still needs a calling ↵Adam Frisby2007-07-051-0/+43
host to be added).