Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1003188, CID 1003189
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a Protracker module in the OS/2 version of
Hopkins FBI (bug #3612101). In row 0x30 of the first
pattern, the set channel offset effect in the fourth track
pushes the offset past the sample (repeat) length.
This is not error; the mixing function already handles this
case flawlessly. No assert() is necessary there.
|
|
|
|
|
|
|
|
Liesmich now based on README SHA1 ID: 7f1288e8ef3b06d2d0793070da083b2e9c6bc030
Neues now based on NEWS SHA1 ID: 419252dbd64fb6f1a07079384418778c6946242f
|
|
|
|
|
|
|
|
(list_flags, set_flag, clear_flag)
|
|
(flag settings were not imported/exported in EOB 1 saves)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CID 1004123. Unfortunately, I do not have this version of the game
so I cannot verify that this fix is correct, but it should be.
|
|
|
|
Thanks to waltervn for figuring this mess out!
|
|
|
|
|
|
|
|
This should fix CID 1003943 and CID 1003944.
|
|
The original ignores invalid opcodes as well, according to johndoe
|
|
The clearSprites() method is a leftover from the older sprite drawing code
|
|
|
|
|
|
|
|
|
|
|