| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 2 | -0/+0 |
* | Move various paths out of the bin directory. | onefang | 2020-09-08 | 1 | -1/+1 |
* | Yengine: we also need to cancel timer events in queue, because some bad scrip... | UbitUmarov | 2019-11-11 | 1 | -0/+4 |
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 2 | -11/+7 |
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 2 | -12/+16 |
* | let Xengine also have that detectedkey | UbitUmarov | 2019-02-21 | 1 | -2/+15 |
* | let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye... | UbitUmarov | 2019-02-21 | 1 | -1/+1 |
* | mantis 6702: fix collisions lldetectedlinknumber also on Yengine | UbitUmarov | 2019-01-30 | 1 | -1/+0 |
* | script mono is meaningless for us | UbitUmarov | 2019-01-25 | 1 | -3/+2 |
* | remove more xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -2/+1 |
* | disable some XmlResolver | UbitUmarov | 2018-01-04 | 1 | -0/+2 |
* | Fixed typo in function name HaveNotifiedLogOfScriptStopMistmatch. | Kevin Cozens | 2017-09-04 | 1 | -3/+3 |
* | minor cleanup | UbitUmarov | 2017-05-27 | 1 | -3/+4 |
* | move assetsconnector threads to whatchdog; Abort all alive threads known to w... | UbitUmarov | 2017-05-25 | 1 | -0/+1 |
* | please DIE! PLEASE?? | UbitUmarov | 2017-05-23 | 1 | -0/+3 |
* | coment out a flodding debug message | UbitUmarov | 2017-01-07 | 1 | -2/+2 |
* | Queue all events for a script that is waiting to compile | Melanie Thielker | 2017-01-07 | 1 | -13/+56 |
* | Fix a slew of event like CHANGED_OWNER, attach() etc not working. | Melanie Thielker | 2017-01-06 | 1 | -1/+8 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 7 | -57/+57 |
* | prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine | UbitUmarov | 2016-11-13 | 1 | -3/+11 |
* | XEngine: make calls to gc.collect on region startup scripts loading a configu... | UbitUmarov | 2016-11-03 | 1 | -6/+6 |
* | Xengine only do GC.Collect if logins disabled | UbitUmarov | 2016-09-01 | 1 | -1/+3 |
* | Xengine: if option AppDomainLoading = true, create script domains for each SO... | UbitUmarov | 2016-08-31 | 1 | -3/+4 |
* | Xengine: try to reduce memory pressure of scripts compile. Still ugly code, p... | UbitUmarov | 2016-08-31 | 1 | -2/+7 |
* | Xengine: remove a no thread safe locking, don't allocate a few objects only n... | UbitUmarov | 2016-08-30 | 1 | -21/+16 |
* | change my previus fix, change xengine to expect SOG and not attachments modul... | UbitUmarov | 2016-08-29 | 1 | -1/+8 |
* | fill data for llDetected funtions of collisions closer to the event. (xengin... | UbitUmarov | 2016-08-05 | 1 | -13/+6 |
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 2016-02-21 | 1 | -1/+1 |
* | add a delay to consume other change messages on move and cross | UbitUmarov | 2015-11-27 | 1 | -0/+1 |
* | work around some 'tests' errors: use one autoresetevent per scene | UbitUmarov | 2015-11-19 | 1 | -5/+9 |
* | work around some 'tests' errors: reset the event at start of new test. | UbitUmarov | 2015-11-19 | 1 | -1/+5 |
* | work around some 'tests' errors: just a test | UbitUmarov | 2015-11-19 | 1 | -0/+2 |
* | work around some 'tests' errors: dont use references to objects that may hav... | UbitUmarov | 2015-11-16 | 1 | -3/+6 |
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 2 | -281/+102 |
* | bad merge? | UbitUmarov | 2015-09-01 | 2 | -100/+284 |
|\ |
|
| * | remove some Xengine errors on scripted object delete | UbitUmarov | 2014-10-22 | 1 | -14/+8 |
| * | populate collision lists with LinkNumber, and detected structure in | UbitUmarov | 2014-09-23 | 1 | -0/+3 |
| * | Merge branch 'avination-current' | Melanie Thielker | 2014-07-19 | 1 | -7/+6 |
| |\ |
|
| | * | fix Xengine script instance load | UbitUmarov | 2014-07-18 | 1 | -7/+6 |
| * | | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -15/+5 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-10-06 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'avination-current' into careminster | Melanie | 2013-09-16 | 1 | -11/+45 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | * Fix a null ref that causes a stack unwind when crossing borders. Less stac... | teravus | 2013-08-24 | 1 | -11/+45 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2013-05-01 | 2 | -5/+5 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-04-02 | 1 | -2/+2 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'master' into careminster | Melanie | 2013-02-22 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-02-12 | 1 | -1/+5 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-02-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-01-31 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ |
|