View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004057 | The Dark Mod | Tweaking | public | 22.01.2015 21:45 | 23.01.2015 01:11 |
Reporter | SteveL | Assigned To | SteveL | ||
Priority | normal | Severity | normal | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.03 | ||||
Summary | 0004057: Add a bit more output to ai_debugScript | ||||
Description | ai_debugScript logs script-related events to the console for a single entity at a time. Currently logs: - calls to idActor::SetState - calls to idAnimState::SetState - calls to script functions - returns from script functions New additions: - calls to idActor::SetWaitState (show old --> new) - calls to idAnimState::SetWaitState (show old --> new) - calls to State::Init - Scripts being terminated mid-progress (usually by incoming AnimStates), logging the function name and last line to be executed. - channels being disabled / enabled | ||||
Additional Information | These were very helpful in diagnosing 0004012 and 0004046 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
22.01.2015 21:45 | SteveL | New Issue | |
22.01.2015 21:45 | SteveL | Status | new => assigned |
22.01.2015 21:45 | SteveL | Assigned To | => SteveL |
22.01.2015 21:46 | SteveL | Description Updated | |
22.01.2015 21:48 | SteveL | Additional Information Updated | |
22.01.2015 21:48 | SteveL | Additional Information Updated | |
22.01.2015 23:17 | SteveL | Description Updated | |
23.01.2015 01:11 | SteveL | Note Added: 0007376 | |
23.01.2015 01:11 | SteveL | Status | assigned => resolved |
23.01.2015 01:11 | SteveL | Resolution | open => fixed |