scummvm/engines/ags/engine/main
Thierry Crozat 6bae4af005 AGS: rename "multitasking" option to "background" and added cmd arg
From upstream cb83231c03764c74b8f8f09f8c876207a475f7b9
2022-10-10 00:16:16 +01:00
..
config.cpp AGS: rename "multitasking" option to "background" and added cmd arg 2022-10-10 00:16:16 +01:00
config.h AGS: Renamed and moved INIread/write functions for proper org&style 2022-04-27 20:25:31 -07:00
engine_setup.cpp AGS: Updated Multitasking setting 2022-06-23 23:57:27 +01:00
engine_setup.h AGS: Add rotation support in config 2022-04-12 22:27:58 -07:00
engine.cpp AGS: force update gui metrics on load and on game start 2022-10-09 19:12:22 +01:00
engine.h AGS: Support freely switching voice-over pack at runtime 2022-03-27 19:14:55 -07:00
game_file.cpp AGS: Store DialogTopics in std::vector 2022-06-20 23:52:25 +01:00
game_file.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
game_run.cpp AGS: fixed CompatKey may be "none" in some cases for valid key press 2022-10-10 00:16:16 +01:00
game_run.h AGS: rewrote eAGSMouseButton enum to sync with the script API 2022-10-10 00:16:16 +01:00
game_start.cpp AGS: Updated build version (3.6.0.28) 2022-06-23 23:57:27 +01:00
game_start.h AGS: Don't use global loadSaveGameOnStartup beyond starting function 2022-04-23 18:56:44 -07:00
graphics_mode.cpp AGS: Updated Multitasking setting 2022-06-23 23:57:27 +01:00
graphics_mode.h AGS: Distinct "real fullscreen" and "desktop fullscreen" window mode 2022-03-22 22:30:13 -07:00
main.cpp AGS: rename "multitasking" option to "background" and added cmd arg 2022-10-10 00:16:16 +01:00
main.h AGS: Slightly more clear platform driver init/exit steps 2022-03-20 22:11:56 -07:00
quit.cpp AGS: Removed a too early call to pl_stop_plugins() and fixed another 2022-06-24 20:54:47 +01:00
quit.h AGS: Tidy the quit message code and add comments 2022-06-21 23:28:01 +01:00
update.cpp AGS: Fixing more trivial warnings 2022-06-18 01:08:54 +01:00
update.h AGS: Removed arbitrary character followers limit 2022-04-13 21:55:19 -07:00