diff --git a/sc2/TODO b/sc2/TODO index daf931a1b..c86056b01 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -82,6 +82,8 @@ Glitches (don't crash the game, medium priority): - Captains portraits in melee aren't updated after a battle. - Win32 version runs a bit faster than it should, due to some problems with timer accuracies + - Also there have been complaints about insanely fast combat, could this + be more serious flaw with SDL timer code or some other bug? - precursor ships' crew count is misplaced in melee (SAFE_Y) - Dialog choices sometimes exceed the rectangle they're supposed to be bounded by. (SAFE_X?)