idb
|
e56f918b17
Mantis #2350
|
16 yıl önce |
Melanie Thielker
|
1952a67ceb
Comment the ScriptSponsor and restore the indefinite lifetime for
|
16 yıl önce |
Tedd Hansen
|
e6ddb5de7d
Attempt to give script objects a proper lease time (DNE and xengine). Relies on GC. Also removed lease for LSL_Api as it strictly speaking should not be MarshalByRef. Or should it? If so I broke scripting! :)
|
16 yıl önce |
Justin Clarke Casey
|
915593bfbc
* refactor: Rip out SOP inventory from the partial into a separate class
|
16 yıl önce |
Melanie Thielker
|
cffd73c59f
Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)
|
16 yıl önce |
Melanie Thielker
|
1cf0798863
Plumb in the start parameter in DNE
|
16 yıl önce |
Melanie Thielker
|
c2308d8a7d
Add explicit CultureInfo to the script compile thread in DotNetEngine to
|
16 yıl önce |
Melanie Thielker
|
c0b60bb8cf
Stop DNE saying "Loading script" when it's actually unloading.
|
16 yıl önce |
Melanie Thielker
|
85068dae60
Add friendly error messages to both engines.
|
16 yıl önce |
Melanie Thielker
|
b416422349
Kill "Compile successful" message when rezzing prims/wearing attachments
|
16 yıl önce |
Melanie Thielker
|
e5db6a75d0
Finishing the code cleanup in DNE, make llDie work again in DNE.
|
16 yıl önce |
Melanie Thielker
|
6e9d7484d0
Pluggable API module (XEngine style) support for DNE
|
16 yıl önce |
Melanie Thielker
|
d8c470343e
Compiler Connection! One world, one compiler!
|
16 yıl önce |
Melanie Thielker
|
12a6b7c835
Yay! Common/ is gone! One API is achieved!
|
16 yıl önce |
Melanie Thielker
|
24628928c3
Add per-instance date to DNE to avoid serializing stuff 10 times a second.
|
16 yıl önce |
Melanie Thielker
|
824283ca3c
Remove all the subclassing complexity and script server interfaces from
|
16 yıl önce |
Melanie Thielker
|
c21a8b9969
Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.
|
16 yıl önce |
Melanie Thielker
|
f6650d33cc
Fixes an exception that is seen on regions running XEngine, where DNE
|
16 yıl önce |
Melanie Thielker
|
f3c8963c86
Convergence is almost complete. This brings the diff between the API to < 10k
|
16 yıl önce |
Melanie Thielker
|
420a645036
Remove Common/LSL_Types.cs. Both script engines now use a single version
|
16 yıl önce |
Tedd Hansen
|
e0264f67d6
Brushing rust of ye old commit
|
16 yıl önce |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 yıl önce |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 yıl önce |
Mike Mazur
|
18aa58c63b
Fix issue 1582. The maximum allowable length for a string passed to SimChat is 1500. If it was longer than 1500, it was being truncated to 1501 characters. This caused an exception and prevented the errors from reaching the console and the user in-world.
|
16 yıl önce |
Justin Clarke Casey
|
a89385818d
* On archive loading, tell the user how many objects we are ignoring because they already exist in the scene
|
16 yıl önce |
Justin Clarke Casey
|
000d5e8b93
* minor: just some null guards and name changes to make it clearer that prim count is actually a prim local id dispenser
|
16 yıl önce |
Jeff Ames
|
d470d30c09
Copyright notices and formatting cleanup.
|
16 yıl önce |
Charles Krinke
|
2f70baee52
Mantis#1623. Thank you, Melanie for a patch that:
|
16 yıl önce |
Jeff Ames
|
5752c1f5c2
Formatting cleanup.
|
16 yıl önce |
Dr Scofield
|
1bb1d5d9b0
This cleans up a merge mess from the earlier checkin and implements llOwnerSay()
|
16 yıl önce |