scummvm/engines/ags/engine
Walter Agazzi c3a0553e25 AGS: Use lower granularity in pathfinder for old games
This is a fix for the staircase bug in old Maniac Mansion Mania games.
2024-04-02 22:42:44 +02:00
..
ac AGS: Use lower granularity in pathfinder for old games 2024-04-02 22:42:44 +02:00
debugging
device AGS: Silence redundant mouse warning 2023-11-02 20:06:28 +01:00
font
game AGS: Engine: fixed camera may fail to restore its position in the room 2024-03-28 12:02:40 +01:00
gfx AGS: Return more meaningful message in GetDriverName 2024-01-17 03:12:32 +01:00
gui AGS: Engine: replaced uses of strncpy with snprintf for safety 2024-01-17 03:12:30 +01:00
main AGS: Engine: updated unload_game_file(), fix few things not reset 2024-03-28 12:03:33 +01:00
media GRAPHICS: Switch ManagedSurface to use Palette class 2024-03-18 21:06:04 +02:00
platform
script AGS: Engine: fixed bytecode fixup assertion done for unapplicable case 2024-01-17 03:12:32 +01:00
util