scummvm/engines/ags
Thierry Crozat fa7e2fee49 AGS: emove include of std/math.h
It should have been part of 4dcde68f4, but I forgot that one file.
2023-06-06 09:21:27 +01:00
..
engine AGS: emove include of std/math.h 2023-06-06 09:21:27 +01:00
lib AGS: Remove std math wrapper 2023-06-06 09:03:35 +01:00
plugins AGS: Preliminary implementation of ags_sprite_video plugin 2023-06-03 22:53:26 +02:00
shared AGS: Remove unnecessary include of std/math.h 2023-06-06 08:59:58 +01:00
tests AGS: Common: in IniFile replaced string indexes from int with size_t 2023-04-29 13:11:41 +02:00
achievements_tables.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
ags.cpp AGS: Engine: add bitness and endianess to the printed engine version 2023-04-29 13:11:41 +02:00
ags.h AGS: Remove unused mutex variables in AGSEngine 2022-06-16 23:16:20 +01:00
configure.engine
console.cpp AGS: Reorganized few cc_ headers 2022-05-05 22:41:07 -07:00
console.h
credits.pl
detection_tables.h AGS: Add AGS Awards 2022 client + minor sorting fixes 2023-05-30 14:49:02 +02:00
detection.cpp AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
detection.h AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
dialogs.cpp AGS: Expose the FPS display option in the game options 2023-06-05 20:12:08 +01:00
events.cpp AGS: in the new key input mode, only update key state once a frame 2022-04-27 19:31:40 -07:00
events.h AGS: in the new key input mode, only update key state once a frame 2022-04-27 19:31:40 -07:00
game_scanner.cpp
game_scanner.h
globals.cpp AGS: Remove std::numeric_limits replacement 2023-06-05 20:18:16 +01:00
globals.h AGS: Engine: fixed reset_objcache_for_sprite() resetting wrong char texture 2023-05-14 23:04:38 +02:00
metaengine.cpp COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
metaengine.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
module.mk AGS: Preliminary implementation of ags_sprite_video plugin 2023-06-03 22:53:26 +02:00
music.cpp
music.h
POTFILES AGS: Update POTFILES 2022-02-23 09:10:54 +00:00