index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Scenes
/
scripting
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
* Assortment of Console changes - console messages are now grouped into modul...
Adam Frisby
1
-2
/
+2
2007-07-19
* Added TriggerTouchStart function to Interpreted Events API
Adam Frisby
1
-0
/
+7
2007-07-19
* Nearly back down to zero compiler warnings again...
Adam Frisby
1
-1
/
+5
2007-07-19
* Removing more compiler warnings
Adam Frisby
2
-3
/
+0
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
1
-1
/
+1
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
36
-4059
/
+4059
2007-07-15
* More scripting enhancemnents and properties.
Adam Frisby
1
-3
/
+41
2007-07-15
* Added new scripting related events, in particular a new event which is trig...
Adam Frisby
3
-2
/
+34
2007-07-14
* encapsulated some public fields
lbsa71
1
-1
/
+1
2007-07-14
Added AddPreCompiledScript method to ScriptManager.
MW
1
-0
/
+8
2007-07-13
* Added sample event to ScriptInterpretedEvents
Adam Frisby
1
-1
/
+3
2007-07-13
* Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting
Adam Frisby
32
-47
/
+47
2007-07-13
* Reorganising Java Virtual Machine code into a subfolder for the JVM specifi...
Adam Frisby
14
-2
/
+2
2007-07-13
* Moved LSL-style functions to ScriptInterpretedAPI.cs and put a XML remark c...
Adam Frisby
2
-137
/
+208
2007-07-13
* Added wrappers for:
Adam Frisby
1
-0
/
+32
2007-07-13
* Adding LSL stuff for Tedd_, implementing LSL-style functions in ScriptAPI.c...
Adam Frisby
7
-0
/
+1513
2007-07-13
* Fixing compiler warnings in an attempt to reduce them back down to zero.
Adam Frisby
1
-1
/
+0
2007-07-11
updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...
MW
3
-0
/
+0
2007-07-05
* Tweaks to Java engine (uses less threads). Added support for OnFrame and On...
Adam Frisby
1
-70
/
+78
2007-07-05
* Java engine fully back in Sugilite
Adam Frisby
4
-23
/
+41
2007-07-05
* Added Java support back into Sugilite (although it still needs a calling ho...
Adam Frisby
27
-5
/
+1926
2007-07-04
* Cleaning - attempting to get compiler warnings back down to zero.
Adam Frisby
2
-4
/
+4
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
5
-35
/
+18
2007-07-01
* Fixed scripting engine with a few minor updated namespace issues.
Adam Frisby
2
-0
/
+2
2007-06-28
* Removed J# language support because it has issues with Mono.
Adam Frisby
2
-107
/
+0
2007-06-28
Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram...
MW
6
-5
/
+76
2007-06-28
Imported the scripting changes, so now should be up to date with sugilite.
MW
10
-326
/
+431
2007-06-27
*Moved all the classes into their own file from LLSDHelpers.cs
mingchen
6
-0
/
+364