Age | Commit message (Collapse) | Author |
|
|
|
This is used to conditionally display additional background objects.
Also, added a TODO in Scene::deleteSequence()
|
|
|
|
|
|
|
|
|
|
|
|
Beware that the language-overriding breaks if english.dcp
still exists in the same folder as d_sounds.dcp
|
|
This should add proper detection of the Czech/English/Polish
versions of Five Magical Amulets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The memory stream class uses free() to free memory, so we have to
use malloc(), not new, to allocate it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|