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
/
Shared
/
Instance
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-11
2nd stab at that prim loading nasty
Melanie Thielker
1
-3
/
+6
2008-10-10
Fix an exception handling issue in XEngine
Melanie Thielker
1
-1
/
+1
2008-10-07
Restore "friendly errors" to the XEngine
Melanie Thielker
1
-20
/
+1
2008-09-29
Mantis #2293
Melanie Thielker
1
-0
/
+3
2008-09-27
Add friendly error messages to both engines.
Melanie Thielker
1
-1
/
+50
2008-09-26
Mantis #2277
Melanie Thielker
1
-1
/
+1
2008-09-26
Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.
Melanie Thielker
1
-0
/
+3
2008-09-25
Add an extension to allow registering multiple interfaces of a type with
Melanie Thielker
1
-61
/
+65
2008-09-25
Convergence is almost complete. This brings the diff between the API to < 10k
Melanie Thielker
1
-6
/
+6
2008-09-24
Decouple AsyncCommands from XEngine and the script instance. Make
Melanie Thielker
1
-10
/
+6
2008-09-21
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-09-19
* Duh, forgot I had undone some of the changes I meant to include in the prev...
Justin Clarke Casey
1
-12
/
+5
2008-09-18
XEngine: fix collisions, add event coalescing for collision events.
Melanie Thielker
1
-108
/
+136
2008-09-18
From: Robert Smart (SMARTROB@uk.ibm.com)
Dr Scofield
1
-1
/
+1
2008-09-17
Kan-Ed fix series. Fix llTakeControls to behave as documented.
Melanie Thielker
1
-3
/
+57
2008-09-16
* minor: method documentation
Justin Clarke Casey
1
-2
/
+15
2008-09-13
Provide a GetApi method on the IScriptEngine to get a named API reference
Melanie Thielker
1
-0
/
+7
2008-09-09
Update svn properties, formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-09-09
Fix state xxx within state xxx itself triggering a state "change" to
Melanie Thielker
1
-0
/
+3
2008-09-08
Correct state handling and state event masks. Prims will now show
Melanie Thielker
1
-0
/
+14
2008-09-08
Implement proper persistence of the following prim properties:
Melanie Thielker
1
-3
/
+10
2008-09-07
Xengine patch to force a persistence save on script creation. This prevents
Melanie Thielker
2
-6
/
+28
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2
-25
/
+25
2008-09-03
clean up and fixing a typo.
Dr Scofield
1
-1
/
+2
2008-09-03
Mantis #2109
Melanie Thielker
1
-0
/
+2
2008-09-02
Change some chat output functions so that text is truncated at
Melanie Thielker
1
-3
/
+3
2008-08-28
Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,
Melanie Thielker
1
-3
/
+3
2008-08-27
Thank you, salahazar, for a patch that corrects the behavior of
Melanie Thielker
1
-2
/
+5
2008-08-27
Refactor XScriptInstance to IScriptInstance and move into Shared/. Now
Melanie Thielker
2
-0
/
+1121