Teravus Ovares
|
ab5556055e
* Theoretically, everything is in place for scripted take controls... Theoretically.
|
16 年之前 |
Teravus Ovares
|
36bf16d35e
Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or explicitly in many cases Thanks Melanie!
|
16 年之前 |
Teravus Ovares
|
9468917b5f
* Implements llTarget, llTargetRemove, at_target(), not_at_target()
|
16 年之前 |
Teravus Ovares
|
1909d74d5f
* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the example economy module, implements llSetPayPrice(), money() and llGiveMoney() in scripts. Thanks Melanie!
|
16 年之前 |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 年之前 |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 年之前 |
Jeff Ames
|
cd6f4a57e7
Added copyright heaaders. Minor cleanup.
|
16 年之前 |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 年之前 |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
16 年之前 |
Tedd Hansen
|
667197f24d
Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode.
|
17 年之前 |
Tedd Hansen
|
33d82aa532
Added license to new files
|
17 年之前 |
Tedd Hansen
|
bacbade369
Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common.
|
17 年之前 |
Tedd Hansen
|
a993d0d335
ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;)
|
17 年之前 |
Tedd Hansen
|
260145a7e6
Dynamic loading of ScriptEngine in ScriptServer
|
17 年之前 |
Jeff Ames
|
3d7e6fc6d8
Set svn:eol-style.
|
17 年之前 |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
17 年之前 |