Adam Frisby
|
c22b388f83
* Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.
|
il y a 16 ans |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
il y a 16 ans |
Teravus Ovares
|
efc680f45b
* Changed implicit string conversion to LSL_Types.LSLString in money event of the key of the payer to an Explicit one.
|
il y a 16 ans |
Teravus Ovares
|
86669a1664
* Other then the prim update experiments that are going on now, llTakeControls works now along with the 'release controls button'. llReleaseControls() works mostly :D.
|
il y a 16 ans |
Teravus Ovares
|
ab5556055e
* Theoretically, everything is in place for scripted take controls... Theoretically.
|
il y a 16 ans |
Adam Frisby
|
4692e92312
* Assorted spring cleanings.
|
il y a 16 ans |
Adam Frisby
|
3da6a05eaa
* Sometimes you know, you do something really stupid.
|
il y a 16 ans |
Teravus Ovares
|
36bf16d35e
Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or explicitly in many cases Thanks Melanie!
|
il y a 16 ans |
Teravus Ovares
|
54563d8dea
* Patch from XenReborn to make remove-region work properly without needing to do a change-region first. Careful though. I still suggest you do a change-region first.
|
il y a 16 ans |
Teravus Ovares
|
9468917b5f
* Implements llTarget, llTargetRemove, at_target(), not_at_target()
|
il y a 16 ans |
Sean Dague
|
2a2ef42e64
replace hard tabs with 4 spaces to be consistant in the source.
|
il y a 16 ans |
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!
|
il y a 16 ans |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
il y a 16 ans |
Justin Clarke Casey
|
f9646a0c81
From: Michael Osias <[email protected]>
|
il y a 16 ans |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
il y a 16 ans |
Teravus Ovares
|
abacfba287
* Preliminary work with the ODEPlugin to collect collision data.
|
il y a 16 ans |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
il y a 16 ans |
Tedd Hansen
|
44058f8ae6
state_entry is now executed on state change.
|
il y a 16 ans |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
il y a 16 ans |
Tedd Hansen
|
d02a90823f
SCRIPTING STILL BROKEN
|
il y a 17 ans |
Tedd Hansen
|
82d43db1cc
Added data structure to be passed through event execution queue so that events can use llDetect*-commands to find information about event.
|
il y a 17 ans |
Teravus Ovares
|
c2863df49d
* Added and implemented the LSL changed event.
|
il y a 17 ans |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
il y a 17 ans |
Tedd Hansen
|
0081c060d0
Set eol
|
il y a 17 ans |
Tedd Hansen
|
33d82aa532
Added license to new files
|
il y a 17 ans |
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.
|
il y a 17 ans |