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
/
XEngine
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-15
Convert both script engines to new region module format. Add proper unload
Melanie Thielker
2
-11
/
+60
2009-04-12
Fix a regression where animations would only be sent if the avatar has
Melanie Thielker
1
-2
/
+36
2009-04-11
Adding a script event, changed(CHANGED_ANIMATION)
Melanie Thielker
1
-0
/
+9
2009-04-10
Make the scrpt engines ignore any script that begins with //MRM:
Melanie Thielker
1
-0
/
+3
2009-04-10
Introduce IXmlRpcRouter, an interface that allows registering XMLRPC
Melanie Thielker
1
-0
/
+18
2009-04-10
Add events to IScriptEngine to notify scripting modules of the removal
Melanie Thielker
1
-0
/
+14
2009-04-07
* Remove unnecessary build dependencies on the ExamplemoneyModule stub.
Teravus Ovares
1
-1
/
+0
2009-03-26
Read the .map files in on sim startup. Also clean them up when an assembly
Melanie Thielker
1
-0
/
+3
2009-03-26
Make the error messages passed to RegionReady more descriptive
Melanie Thielker
1
-3
/
+4
2009-03-22
Thank you, dslake, for a patch that fixes XEngine linemap handling.
Melanie Thielker
1
-1
/
+4
2009-02-23
Mantis#3187. Thank you kindly, DoranZemlja for a patch that:
Charles Krinke
1
-0
/
+32
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-1
/
+1
2009-02-22
Refactor log4net logger handling in script engine. (#3148)
Jeff Ames
2
-7
/
+6
2009-02-18
Fix the windows sharing violations on script crossings
Melanie Thielker
1
-2
/
+2
2009-02-13
Fix some compiler warnings. Minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-02-12
* Added XEngine tests and gathered other ScriptEngine
Sean Dague
1
-0
/
+68
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2
-2
/
+2
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2
-6
/
+4
2009-02-05
From: Christopher Yeoh <yeohc@au1.ibm.com>
Sean Dague
1
-17
/
+46
2009-01-30
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-13
/
+13
2009-01-28
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-8
/
+11
2009-01-28
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-0
/
+24
2009-01-19
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
Teravus Ovares
1
-46
/
+56
2009-01-10
Revert progressive texture patch from r8001 until issues can be addressed
Dahlia Trimble
1
-56
/
+46
2009-01-10
Thanks jhurliman for a patch that implements progressive texture downloading ...
Dahlia Trimble
1
-1
/
+11
2009-01-02
Small fix to prevent client thread crash in multi-region instances when
Melanie Thielker
1
-0
/
+9
2008-12-28
Insert a 15 seconds delay before the script engine starts loading scripts
Melanie Thielker
1
-0
/
+7
2008-12-21
An initial implementation of llMinEventDelay in XEngine.
idb
1
-0
/
+7
2008-12-21
Change XEngine money() event routing to always raise the money()
Melanie Thielker
1
-0
/
+2
2008-12-17
* Adding some locks to XEngine's m_PrimObjects which were prone to 'the colle...
Teravus Ovares
1
-23
/
+34
2008-12-06
Fix an ArgumentNullException when moving a DotNet scripted object to the next...
idb
1
-2
/
+2
2008-12-05
Implementation of the llDetectedTouch* functions
idb
1
-1
/
+6
2008-11-21
* refactor: Rip out SOP inventory from the partial into a separate class
Justin Clarke Casey
1
-2
/
+2
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
1
-1
/
+2
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
1
-2
/
+1
2008-11-17
* Remove Appdomain code in XEngine.cs
Justin Clarke Casey
1
-12
/
+2
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
1
-1
/
+12
2008-11-13
Make scripts in objects rezzed from script compile synchronously to close
Melanie Thielker
1
-35
/
+12
2008-11-09
Script region crossing. This has not user functionality, but lays all the
Melanie Thielker
1
-5
/
+4
2008-11-08
Refactor IEventReceiver back into IScriptEngine
Melanie Thielker
1
-0
/
+16
2008-11-01
* refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...
Justin Clarke Casey
1
-1
/
+1
2008-10-17
* Added missing dependencies that was causing build to fail in windows. Mon...
Teravus Ovares
1
-0
/
+1
2008-10-16
Fixed (mono-)script handling for SL viewer 1.21:
Homer Horwitz
1
-2
/
+11
2008-10-07
Restore "friendly errors" to the XEngine
Melanie Thielker
1
-1
/
+1
2008-10-03
Fix: Mantis#2326: Fix: privilege escalation through attach from ground
Melanie Thielker
1
-1
/
+1
2008-09-28
Add explicit CultureInfo to the script compile thread in DotNetEngine to
Melanie Thielker
1
-0
/
+4
2008-09-27
Add friendly error messages to both engines.
Melanie Thielker
1
-2
/
+3
2008-09-26
Kill "Compile successful" message when rezzing prims/wearing attachments
Melanie Thielker
1
-2
/
+2
2008-09-26
Finishing the code cleanup in DNE, make llDie work again in DNE.
Melanie Thielker
1
-0
/
+25
2008-09-25
Fix script engine name parsing for DotNetEngine to make that actually work
Melanie Thielker
1
-1
/
+1
[prev]
[next]