Age | Commit message (Collapse) | Author |
|
|
|
The old version did only work as expected when all the filenames were all
lowercase. This seems to be the case for most (or even all?) WME games.
However, we are better safe than sorry and make the code case agnostic.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes duplicate music playing in LauraBow2CD (#6462)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Repair naming of variables in Nim and add some helper functions.
|
|
|
|
|
|
|
|
|
|
|
|
hall (scene 3375)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comment changes only
|
|
fixes game bug (CD only), fixes bug #6440
may cause side-effects in the game, affects all room changes in the whole game
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not yet enabled, because low-res kq6 has wrong window placement and hi-res kq6 even gets graphic glitches
|
|
|
|
|
|
This reverts commit 481a5e0e7c65674728eb31694a787723166a72ae.
Turns out that not all the sounds have the built-in loop flag, such as the piano in the Hotel Ubu.
|
|
|
|
|
|
|
|
This should fix annoying erroring out when invalid PAK or APK files are
in the CWD (like for example some Android package files).
|