Age | Commit message (Collapse) | Author |
|
|
|
|
|
Conflicts:
engines/cge/cge_main.cpp
engines/cge/general.cpp
engines/cge/snail.cpp
engines/cge/vga13h.cpp
|
|
|
|
several classes in order to do so.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from it
|
|
|
|
ScummVM itself (not the engine; I haven't tried that) now starts
without crashing. It exits immediately, but as far as I can tell
it does not crash. It still produces lots of Valgrind warnings,
though...
|
|
|
|
Unfortunately, I had to stub a few things but this all looks like
code that will have to be rewritten later anyway.
|
|
|
|
because of the VGA class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also make the strings translatable.
|
|
|
|
|
|
|
|
|
|
Don't attempt to detect PC devices for non-PC versions of the game, because this might trigger unnecessary detection failure messages.
|
|
(match with 477d6233c3672d9a60cceea3570bc775df3d9253)
|
|
- fix RTL during outro/credits
- get rid of _animator
- fix wrong memset
|
|
|
|
(see comment in items_lol.cpp)
|