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
/
ScriptEngine
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-01
Thank you very much, Kinoc for:
Charles Krinke
2
-21
/
+101
2008-02-28
From: Alan M Webb <awebb@vnet.ibm.com>
Sean Dague
1
-9
/
+418
2008-02-25
Moved AsyncCommandManager into separate classes under "plugins".
Tedd Hansen
7
-519
/
+744
2008-02-25
eol
Tedd Hansen
6
-727
/
+727
2008-02-25
Step 1 in reorganizing AsyncCommandManager
Tedd Hansen
7
-679
/
+729
2008-02-25
Initial patch for llSensor*
Tedd Hansen
2
-22
/
+397
2008-02-25
I'm the stupidest stupid in the whole world. :)
Tedd Hansen
2
-22
/
+23
2008-02-25
Update svn properties.
Jeff Ames
1
-2216
/
+2216
2008-02-24
Added limits to Prim.Position.X/Y/Z (0-255) so that your prims won't wander o...
Tedd Hansen
1
-0
/
+12
2008-02-24
Fixed startup logo size to match a Win CMD window.
Tedd Hansen
1
-18
/
+160
2008-02-24
Ok, so NOW scripts work. New patch to break them coming soon.
Tedd Hansen
2
-1
/
+3
2008-02-24
By now you all have learned that when I'm committing scripting usually doesn'...
Tedd Hansen
6
-2278
/
+2284
2008-02-24
Forgot to change what class compiled scripts must inherit from to get their c...
Tedd Hansen
1
-3
/
+3
2008-02-24
Implemented object oriented Prim.Position, Prim.Rotation and Prim.Text.
Tedd Hansen
1
-9
/
+20
2008-02-24
eol
Tedd Hansen
3
-165
/
+165
2008-02-24
Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne...
Tedd Hansen
7
-7
/
+170
2008-02-22
Fix for error message during startup (shared thread started processing region...
Tedd Hansen
2
-1
/
+4
2008-02-22
ScriptEngine works again (startup-nully-error gone)
Tedd Hansen
4
-19
/
+18
2008-02-22
One more: Async LSL command thread is also shared now.
Tedd Hansen
4
-248
/
+275
2008-02-22
Bugfixes - Scripting works again
Tedd Hansen
2
-2
/
+17
2008-02-22
Some misplaced code made scripts never start :)
Tedd Hansen
1
-14
/
+13
2008-02-22
Better timing of MaintenanceThread's tasks (uses less CPU)
Tedd Hansen
1
-20
/
+39
2008-02-22
Bugfixes - wasn't counting threads right++
Tedd Hansen
3
-17
/
+17
2008-02-22
Minor annoying Exception-bug fixed
Tedd Hansen
2
-2
/
+3
2008-02-22
Execution threads are now shared between regions too. Default thread count re...
Tedd Hansen
3
-242
/
+229
2008-02-22
Maintenance thread in charge of loading/unloading of scripts. 1 thread less p...
Tedd Hansen
2
-17
/
+28
2008-02-22
Now last commit will compile too... The features just keep on coming!
Tedd Hansen
3
-6
/
+12
2008-02-22
From this commit and a few hours into the future ScriptEngine will be unstable:
Tedd Hansen
5
-79
/
+87
2008-02-21
Fixes to ScriptEngine thread cleanup on destructor
Tedd Hansen
4
-17
/
+14
2008-02-21
ScriptEngine changes in locking. Another step in direction of shared threads.
Tedd Hansen
2
-24
/
+22
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
4
-0
/
+4
2008-02-20
div+
Tedd Hansen
1
-1
/
+1
2008-02-20
Minor cleanup.
Jeff Ames
27
-91
/
+62
2008-02-20
llSetTimerEvent updated to use ticks instead of DateTime for internal timing.
Tedd Hansen
3
-24
/
+41
2008-02-20
llSetTimerEvent was setting seconds as milliseconds causing major problems in...
Tedd Hansen
2
-2
/
+2
2008-02-19
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
4
-50
/
+118
2008-02-18
bring back some script engine debugging, hoping this will help track down the...
Sean Dague
3
-18
/
+18
2008-02-18
Patch from Michael Osias IBM (jimbo2120)
Justin Clarke Casey
1
-0
/
+7
2008-02-18
Thank you very much, Hashbox for:
Charles Krinke
3
-8
/
+15
2008-02-17
Thank you Hashbox for adding the
Charles Krinke
3
-2
/
+18
2008-02-17
Added copyright notices.
Jeff Ames
2
-2
/
+58
2008-02-16
Update svn properties.
Jeff Ames
3
-140
/
+140
2008-02-16
Forgot one small but important line .. ;)
Tedd Hansen
1
-0
/
+1
2008-02-16
Fixed ScriptEngine config in OpenSim.ini.example that was out of place.
Tedd Hansen
6
-62
/
+145
2008-02-14
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
2
-24
/
+42
2008-02-10
state_entry is now executed on state change.
Tedd Hansen
2
-1
/
+18
2008-02-10
We now support LSL state
Tedd Hansen
5
-7
/
+9
2008-02-10
The very beginnings of attachments (no detachments! :)
Dalien Talbot
1
-14
/
+7
2008-02-10
Bugfix to state command:
Tedd Hansen
1
-2
/
+6
2008-02-10
Bugfix on that last Quaternion/Vector patch
Tedd Hansen
1
-2
/
+2
[next]