View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003827 | The Dark Mod | Script/Def | public | 22.08.2014 19:32 | 22.08.2014 20:11 |
Reporter | Obsttorte | Assigned To | Obsttorte | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.02 | ||||
Target Version | TDM 2.03 | ||||
Summary | 0003827: The script function getMouseGesture() does not make use of the result MOUSEDIR_NONE. | ||||
Description | The script function returns MOUSEDIR_LEFT instead of MOUSEDIR_NONE if the mouse wasn't moved. | ||||
Tags | No tags attached. | ||||
Fixed with revision 0006084. Changed file: game/player.cpp Changed function: void idPlayer::UpdateMouseGesture( void ) The scriptobject for the player shortsword needed to be modified to work with the changed function. Fixed with revision #13960. Changed file: script/tdm_weapon_shortsword.script Changed function: weapon_shortsword::Attack() |
|
Date Modified | Username | Field | Change |
---|---|---|---|
22.08.2014 19:32 | Obsttorte | New Issue | |
22.08.2014 19:32 | Obsttorte | Status | new => assigned |
22.08.2014 19:32 | Obsttorte | Assigned To | => Obsttorte |
22.08.2014 19:34 | Obsttorte | Note Added: 0006872 | |
22.08.2014 19:36 | Obsttorte | Note Edited: 0006872 | |
22.08.2014 20:11 | SteveL | Status | assigned => resolved |
22.08.2014 20:11 | SteveL | Resolution | open => fixed |