Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forgot mutex lock on List<> for timers | Tedd Hansen | 2007-08-25 | 1 | -11/+15 |
| | |||||
* | Removal of script that was unable to compile no longer crashes server. | Tedd Hansen | 2007-08-25 | 1 | -1/+0 |
| | | | | | Displays script compile error messages in-world. | ||||
* | testing Tedds temporary CIA-standin | Tedd Hansen | 2007-08-25 | 1 | -1/+0 |
| | |||||
* | testing Tedds temporary CIA-standin | Tedd Hansen | 2007-08-25 | 1 | -0/+1 |
| | |||||
* | Added class for "long commands" (command that returns as event) with ↵ | Tedd Hansen | 2007-08-25 | 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). |