scummvm/engines/ultima/ultima8
Matthew Duggan 4500cc8451 ULTIMA8: Fix int16 casts in 32 bit usecode operands
These opcodes are all unused in Ultima8, so this bug probably only affects
Crusader games.
2021-05-23 16:23:17 +09:00
..
audio JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
conf ULTIMA8: Remove ignored parameter from FileSystem 2021-05-01 21:53:52 +09:00
convert ULTIMA8: Add comments about some Remorse intrinsics 2021-05-10 11:47:51 +09:00
filesys ULTIMA8: Make loading work with different path configurations 2021-05-05 20:57:46 +09:00
games ULTIMA8: Remove some dead code 2021-05-23 16:23:17 +09:00
graphics ULTIMA8: Remove some dead code 2021-05-23 16:23:17 +09:00
gumps ULTIMA8: Remove a bit of dead code 2021-05-15 17:06:04 +09:00
kernel ULTIMA8: Default to no mouse cursor in Crusader 2021-05-09 07:31:43 +09:00
misc ULTIMA8: Add repeating firing in Crusader 2021-05-16 18:21:38 +09:00
usecode ULTIMA8: Fix int16 casts in 32 bit usecode operands 2021-05-23 16:23:17 +09:00
world ULTIMA8: Avoid confman call on every animation 2021-05-23 16:23:17 +09:00
meta_engine.cpp ULTIMA8: Add repeating firing in Crusader 2021-05-16 18:21:38 +09:00
meta_engine.h ULTIMA8: Implement 'grab' operation for Crusader games 2021-05-09 07:48:26 +09:00
ultima8.cpp ULTIMA8: Implement "cruStasis", stops some key events 2021-05-09 09:08:31 +09:00
ultima8.h ULTIMA8: Avoid confman call on every animation 2021-05-23 16:23:17 +09:00