Age | Commit message (Collapse) | Author |
|
|
|
This gets rid of another intermediate buffer.
|
|
intermediate buffer.
|
|
|
|
|
|
This allows for better sharing between the current video state in the view and
the OSystem implementation.
This also gets rid of most C interface functions for calling ObjC code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Formerly the overlay and game screen offset was swapped.
|
|
|
|
TINSEL: Rename globals to add g_ prefix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
size_type is an unsigned integer type and is used for all indices etc.
|
|
|
|
|
|
This should fix bug #3489654 "DEVTOOLS: create_kyradat linkerror".
|
|
|
|
|
|
|
|
|
|
This should fix bug #3374656 "IPHONE: setShakePos not implemented".
|
|
As indicated by wjp, the Global Main Menu (GMM) did not check or report
on the returned error state from saveGameState() and loadGameState() usage.
This corrects this and adds a MessageDialog report of any failure.
|
|
This makes sure that non English versions don't get detected as English.
|
|
(also fix various thing connected to CGA/EGA modes)
|
|
(some sprites were drawn one pixel too far to the right)
|
|
|
|
|
|
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
|
|
|
|
|
|
|
|
(upper thumbs should point to the right, lower thumb to the left)
|