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-19
* Patch to add llSetLinkPrimitiveParams stub
Justin Clarke Casey
3
-0
/
+12
2008-03-19
* Documentation patch from krtaylor. Thanks!
Justin Clarke Casey
1
-0
/
+5
2008-03-19
Fixed some comparisons of LLUUIDs to null.
Jeff Ames
1
-3
/
+3
2008-03-18
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-03-18
Formatting cleanup. Minor refactoring.
Jeff Ames
1
-2
/
+2
2008-03-18
* Applied Grumly57 patch for #781; Thanks, Grumly!
lbsa71
3
-21
/
+21
2008-03-18
Patch from DrSchofld (IBM). In his own words
Justin Clarke Casey
1
-2
/
+2
2008-03-18
Formatting cleanup.
Jeff Ames
56
-1499
/
+1439
2008-03-17
Fix a few mono compiler warnings. Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-03-17
From: Alan M Webb <awebb@vnet.ibm.com>
Sean Dague
3
-90
/
+370
2008-03-15
added some os helper functions for the texture drawing module. see http://ope...
MW
3
-0
/
+140
2008-03-14
* Added proper handling of llSetStatus(STATUS_PHYSICS,BOOL)
Teravus Ovares
1
-2
/
+9
2008-03-14
* Preliminary work with the ODEPlugin to collect collision data.
Teravus Ovares
1
-3
/
+3
2008-03-12
there was a single instance where the log4net object was not
Sean Dague
1
-1
/
+1
2008-03-11
Refactor out some duplicate code.
Jeff Ames
2
-5
/
+5
2008-03-11
* Applying patch #754 - Fix for Vector Magnitude operation. Thanks cmickeyb!
Adam Frisby
1
-2
/
+2
2008-03-10
* Added Linear Acceleration reporting to the ODEPlugin.
Teravus Ovares
1
-2
/
+1
2008-03-10
ODEPlugin
Teravus Ovares
3
-0
/
+20
2008-03-10
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
Teravus Ovares
2
-1
/
+8
2008-03-08
Remove two warnings with unused variables.
Charles Krinke
1
-2
/
+0
2008-03-08
Thank you very much, Ldviopeng for :
Charles Krinke
1
-3
/
+54
2008-03-08
Added Frist basic version on the VectorRenderModule, that allows scripts to d...
MW
3
-0
/
+89
2008-03-08
Thank you kindly, Ldviopeng for:
Charles Krinke
3
-3
/
+130
2008-03-07
* Applied patch #719 from lvoidpeng.
lbsa71
1
-2
/
+3
2008-03-06
* Disabled ancient TerrainEngine.
Adam Frisby
1
-57
/
+3
2008-03-04
Added copyright heaaders. Minor cleanup.
Jeff Ames
16
-80
/
+41
2008-03-03
* Removed a bunch of compiler warnings.
Adam Frisby
5
-5
/
+4
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
[next]