Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The bug was a rare skip of turn when playing a counter-attack card. Removing the call to handleNextTurn was introducing a
bug related to the cursor caching as well as an even rarer
eternal loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TSAGE: Fix bug #6545 "Ringworld2 - F5 doesn't create a save game the first time"
|
|
|
|
These had an off-by-one error in the upper bound check.
This should fix the remaining warnings reported as bug #6621.
|
|
The right and left sides of the scene border are actually two
different images. You could see that the colors didn't line up at
the seams, but no one even noticed. Until now.
|
|
This will fix the warnings reported as bug #6621.
|
|
|
|
|
|
|
|
|
|
The save dialog glitched es the F5 event was already processed in
engines/tsage/core.cpp and it caused the to immediately reopen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
418de45d9cebfbabb05edd09ca5206d95d693867
|
|
|
|
|
|
|