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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arrays. Some minor rework in the data Loader
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This clears the radio music variable when leaving the room. I've
discussed with johndoe123 and he says this is what the original
does. (You could also get the same effect by clearing it when
entering the room.)
|
|
Add "all" option for debug flags to GUI::Debugger base class.
|
|
|