Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
In order to make the ZVision constructor as lightweight as possible
|
|
|
|
|
|
|
|
|
|
In essence, this "patch" includes a mixture the CD and floppy versions
(the whole game), without the speech file
|
|
|
|
|
|
SAGA: Silent Cppcheck warning in Sprite::loadList().
|
|
This broke loading in Broken Circle demo.
We now reset the queue state when skipping a frame, and re-use
lastFrameIter instead of keeping track of lastAddedTicket separately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This caused a crash when pressing 'New Game' in the Black Circle demo.
Regression from 544e4a2f49630cecbf06fe5b1e11bdbab1bdb281.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The fan game SQ0 does this (for '7up', among others), and this caused us
to skip all words starting with an 'a'. Bug #3615061.
|
|
WINTERMUTE: Speed up rendering
|
|
implement it. Repair Dialogs::scrollModeDialogue().
|
|
getRandomNumber() calls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This splits modules 2400, 2500 and 2600
|
|
|
|
Return a fake value for functions that are supposed to return a boolean value
|
|
This splits modules 2700, 2900 and 3000
|
|
|