Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-06 | Part 1 of a two-part commit to change caps of 'scripting' dir... | lbsa71 | 12 | -2911/+0 | |
2007-08-01 | Little bit more work on AllNewSceneObjectPart2 | MW | 2 | -766/+768 | |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 7 | -1293/+1293 | |
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 | 1 | -1/+0 | |
2007-07-17 | * More LSL related fun | Adam Frisby | 2 | -2/+4 | |
2007-07-17 | * Attempting to fix a bug. | Adam Frisby | 2 | -0/+0 | |
2007-07-16 | * Rigged up LSL Script Engine to OpenSim - not quite fully tied yet however, ↵ | Adam Frisby | 2 | -0/+58 | |
still lacks connection to ScriptInterpretedAPI. (but Hello World should work!) | |||||
2007-07-16 | * Updating internal LSL handler/compiler with Tedd's r1. | Adam Frisby | 10 | -387/+1844 | |
* Importing begginings of DB4oDataStore | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 5 | -1389/+1389 | |
2007-07-13 | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 2 | -2/+2 | |
* Renamed OpenSim.Scripting to OpenSim.Region.Scripting | |||||
2007-07-13 | * Adding LSL stuff for Tedd_, implementing LSL-style functions in ↵ | Adam Frisby | 5 | -0/+1389 | |
ScriptAPI.cs, implementing server event callbacks in ScriptInterpretedEvents.cs * Added Tedd_'s LSL compiler thingie, although it cannot be referenced yet. |