Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-25 | Forgot mutex lock on List<> for timers | Tedd Hansen | 1 | -11/+15 | |
2007-08-25 | Removal of script that was unable to compile no longer crashes server. | Tedd Hansen | 1 | -1/+0 | |
Displays script compile error messages in-world. | |||||
2007-08-25 | testing Tedds temporary CIA-standin | Tedd Hansen | 1 | -1/+0 | |
2007-08-25 | testing Tedds temporary CIA-standin | Tedd Hansen | 1 | -0/+1 | |
2007-08-25 | Added class for "long commands" (command that returns as event) with ↵ | Tedd Hansen | 1 | -0/+145 | |
dedicated thread for processing. Added support for llSetTimerEvent(). Deleting old compiled scripts before new compile is attempted (avoids loading wrong script on compile error). |