Age | Commit message (Collapse) | Author |
|
TSAGE: Fix bug #6545 "Ringworld2 - F5 doesn't create a save game the first time"
|
|
|
|
|
|
See bug #6625 "WINTERMUTE: Symbian Compilation Warnings".
|
|
Thanks to somaen for looking over it too.
This also silences bug #6624 "SYMBIAN: WINTERMUTE: Warnings in base_package.cpp".
|
|
This fixes an ASSERT macro redefinition when compiling the Symbian port.
See bug #6622 "SYMBIAN: CRUISE: warning: `ASSERT' redefined".
|
|
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.
|
|
add a comment
|
|
This will fix the warnings reported as bug #6621.
|
|
|
|
There is no actual change to the strings to translate. Only the lines
where they occur changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arrays. Some minor rework in the data Loader
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some sub rectangles point to the same message list, these are now saved only once instead of several times.
|
|
|
|
|
|
|