.. |
drivers
|
AGOS: Add override keywords
|
2020-02-09 12:43:14 +01:00 |
agos.cpp
|
AGOS: Use PauseToken in pause function
|
2020-05-10 23:39:31 +02:00 |
agos.h
|
ENGINES: ALL: Move detection_enums -> detection.h
|
2020-10-03 14:56:36 +02:00 |
animation.cpp
|
GUI: U32: Use Common::U32String::format where necessary and GUIError to u32
|
2020-08-30 14:43:41 +02:00 |
animation.h
|
AGOS: Add override keywords
|
2020-02-09 12:43:14 +01:00 |
charset-fontdata.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
charset.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
configure.engine
|
CONFIGURE: Introduced new engine dependency: highres
|
2016-03-05 14:25:56 +01:00 |
contain.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
cursor.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
debug.cpp
|
AGOS: Fix Missing Default Switch Cases
|
2019-10-14 14:25:16 +01:00 |
debug.h
|
AGOS: Update debug tables.
|
2014-03-05 14:27:48 +11:00 |
debugger.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
debugger.h
|
AGOS: Add override keywords
|
2020-02-09 12:43:14 +01:00 |
detection_tables.h
|
ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
|
2020-10-03 14:56:36 +02:00 |
detection.cpp
|
PLUGINS: MetaEngineStatic -> MetaEngineDetection
|
2020-10-11 23:14:39 +02:00 |
detection.h
|
ENGINES: ALL: Move detection_enums -> detection.h
|
2020-10-03 14:56:36 +02:00 |
draw.cpp
|
AGOS: Fix value truncation in AGOSEngine::animateSprites
|
2017-09-11 08:14:55 +02:00 |
event.cpp
|
JANITORIAL: Rename EVENT_RTL
|
2020-05-12 10:36:38 +02:00 |
feeble.cpp
|
AGOS: Fix uninitialized variables
|
2016-05-24 19:49:38 +02:00 |
gfx.cpp
|
AGOS: Adjust indentation.
|
2015-06-30 18:54:10 +02:00 |
icons.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
input_pn.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
input.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
intern_detection.h
|
AGOS: Move some common detection related enums from intern.h -> intern_detection.h
|
2020-10-03 14:56:36 +02:00 |
intern.h
|
AGOS: Move some common detection related enums from intern.h -> intern_detection.h
|
2020-10-03 14:56:36 +02:00 |
items.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
menus.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
metaengine.cpp
|
ENGINES: ALL: Finish renaming ME & AME classes
|
2020-10-03 14:56:36 +02:00 |
midi.cpp
|
GUI: U32: Reduce number of files changed and fixes
|
2020-08-30 14:43:41 +02:00 |
midi.h
|
AGOS: Add override keywords
|
2020-02-09 12:43:14 +01:00 |
midiparser_s1d.cpp
|
AGOS: Add override keywords
|
2020-02-09 12:43:14 +01:00 |
module.mk
|
ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
|
2020-10-03 14:56:36 +02:00 |
obsolete.h
|
ENGINES: ALL: Move detection_enums -> detection.h
|
2020-10-03 14:56:36 +02:00 |
oracle.cpp
|
AGOS: Fix quitting during Oracle text scroll in The Feeble Files.
|
2014-03-04 20:08:40 +11:00 |
pn.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
POTFILES
|
I18N: Update POTFILES
|
2020-08-30 14:43:41 +02:00 |
res_ami.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
res_snd.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
res.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
rooms.cpp
|
AGOS: Fix Missing Default Switch Cases
|
2019-10-14 14:25:16 +01:00 |
saveload.cpp
|
AGOS: GUI: U32: Remove redundant code
|
2020-08-30 14:43:41 +02:00 |
script_dp.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
script_e1.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
script_e2.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
script_ff.cpp
|
AGOS: Fix Missing Default Switch Cases when AGOS2 is enabled
|
2019-11-11 21:47:17 +00:00 |
script_pn.cpp
|
AGOS: Fix Missing Default Switch Cases
|
2019-10-14 14:25:16 +01:00 |
script_pp.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
script_s1.cpp
|
WINCE: Fix compilation
|
2019-04-15 08:06:39 +03:00 |
script_s2.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
script_ww.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
script.cpp
|
WINCE: Fix compilation
|
2019-04-15 08:06:39 +03:00 |
sound.cpp
|
AGOS: Add override keywords
|
2020-02-09 12:43:14 +01:00 |
sound.h
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
string_pn.cpp
|
AGOS: Safer string manipulation
|
2016-05-12 14:29:53 +02:00 |
string.cpp
|
AGOS: Fix compatibility with strict-alignment architectures
|
2020-08-01 14:16:40 +02:00 |
subroutine.cpp
|
AGOS: Fix compatibility with strict-alignment architectures
|
2020-08-01 14:16:40 +02:00 |
verb_pn.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
verb.cpp
|
AGOS: Convert verb ids for Simon the Sorcerer 2.
|
2014-03-01 22:54:18 +11:00 |
vga_e2.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
vga_ff.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
vga_pn.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
vga_s1.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
vga_s2.cpp
|
AGOS: Reduce audio header dependencies
|
2016-04-14 16:48:02 +03:00 |
vga_ww.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
vga.cpp
|
AGOS: Silence GCC memset() warnings
|
2019-07-14 14:58:18 +03:00 |
vga.h
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
window.cpp
|
AGOS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
zones.cpp
|
AGOS: Allow digital sound effects file to be used in PC version of Elvira 2.
|
2015-06-21 19:14:54 +10:00 |