Adam Frisby
|
765ff13f22
|
* Assortment of Console changes - console messages are now grouped into modules (eg "client", "grid", "terrain", "storage", etc)
|
2007-07-20 01:32:27 +00:00 |
|
Adam Frisby
|
6cf9d6da21
|
* Removing more compiler warnings
|
2007-07-19 00:25:40 +00:00 |
|
Adam Frisby
|
f9eab1f0f2
|
* Fixing compile
|
2007-07-17 23:54:33 +00:00 |
|
Adam Frisby
|
f65808ab07
|
* More LSL changes (and fixing a compile warning)
* More attempted fixes for the phantom remoting bug.
|
2007-07-17 23:47:45 +00:00 |
|
Adam Frisby
|
9fc72755ce
|
* More LSL related fun
|
2007-07-17 23:14:19 +00:00 |
|
Adam Frisby
|
c287ee17ad
|
* Working more on the Interpreted Script API (for use in scripts which have to occupy something [Hello LSL])
|
2007-07-17 23:04:46 +00:00 |
|
Sean Dague
|
2a3c79df83
|
changed to native line ending encoding
|
2007-07-16 15:40:11 +00:00 |
|
Adam Frisby
|
3f6c4e6187
|
* Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting
* Renamed OpenSim.Scripting to OpenSim.Region.Scripting
|
2007-07-13 18:01:02 +00:00 |
|
Adam Frisby
|
08331f97d3
|
* Reorganising Java Virtual Machine code into a subfolder for the JVM specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces.
* Fixed a compile issue with the Interpreted Scripts API.
|
2007-07-13 17:53:11 +00:00 |
|
Adam Frisby
|
6d37fe4947
|
* Moved LSL-style functions to ScriptInterpretedAPI.cs and put a XML remark comment that they are defunct and best avoided at all costs.
* More wrappers: llCollisionFilter, llCollisionSprite, llCos, llCreateLink, llDeleteSubList, llDeleteSubString, llDetachFromAvatar
* More functions: osCos, osDeleteSubList, osDeleteSubString
|
2007-07-13 17:43:25 +00:00 |
|