Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Outpost Alpha
|
|
ringworld2_scenes1
|
|
|
|
|
|
|
|
|
|
|
|
card effect
|
|
owning an interceptor card
|
|
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
(bug #6504)
|
|
|
|
|
|
a41db1939cdff632d16aa3849e23b844c46bafef
|
|
|
|
|