..
drivers
AGOS: attempt to fix bug no. 12617 ("AGOS: Deadlock when shutting down game")
2021-06-11 17:49:33 +02:00
agos.cpp
AGOS: move debug channels to metaEngineDetection
2021-05-22 01:34:57 +02:00
agos.h
AGOS: Fix restoreBlock() regression
2021-06-01 22:22:47 +01:00
animation.cpp
AGOS: (ELVIRA/PC98/Jp) - add Japanese font drawing
2021-01-22 00:47:58 +01:00
animation.h
AGOS: Add override keywords
2020-02-09 12:43:14 +01:00
charset-fontdata.cpp
AGOS: (ELVIRA/PC98/Jp) - more fixes
2021-01-22 00:47:59 +01:00
charset.cpp
AGOS: (ELVIRA/PC98/Jp) - add static msg strings + some fixes
2021-01-22 00:47:58 +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: (ELVIRA/PC98/Jp) - more fixes
2021-01-22 00:47:59 +01:00
debug.cpp
AGOS: (ELVIRA/PC98/Jp) - fix startup
2021-01-22 00:47:58 +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
AGOS: Added detection for unextracted 4CD Polish feeble. Bugreport #12496
2021-04-29 13:12:16 +02:00
detection.cpp
AGOS: move debug channels to metaEngineDetection
2021-05-22 01:34:57 +02:00
detection.h
ENGINES: ALL: Move detection_enums -> detection.h
2020-10-03 14:56:36 +02:00
draw.cpp
AGOS: (ELVIRA/PC98/Jp) - more fixes
2021-01-22 00:47:59 +01:00
event.cpp
AGOS: (ELVIRA/PC98/Jp) - more dirty rect handling
2021-01-22 00:47:58 +01:00
feeble.cpp
AGOS: Fix uninitialized variables
2016-05-24 19:49:38 +02:00
gfx.cpp
AGOS: fix regression from 8d175842
2021-02-07 03:40:33 +01:00
icons.cpp
AGOS: (ELVIRA/PC98/Jp) - more fixes
2021-01-22 00:47:59 +01:00
input_pn.cpp
AGOS: Make GPL headers consistent in themselves.
2014-02-18 02:39:32 +01:00
input.cpp
AGOS: (ELVIRA2) - fix mouse wheel handling
2021-04-17 04:23:27 +02:00
intern_detection.h
AGOS: Added support for German 4CD Feeble unpacked. Bugreport #11541
2021-04-26 14:51:10 +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: (ELVIRA/PC98/Jp) - more dirty rect handling
2021-01-22 00:47:58 +01:00
metaengine.cpp
COMMON: Add support for multi-file InstallShield cabinets
2021-05-15 23:03:19 +03:00
midi.cpp
AGOS: attempt to fix bug no. 12617 ("AGOS: Deadlock when shutting down game")
2021-06-11 17:49:33 +02:00
midi.h
AGOS: (ELVIRA/PC98/Jp) - add sound driver
2021-01-22 00:47:59 +01:00
midiparser_s1d.cpp
AGOS: Add override keywords
2020-02-09 12:43:14 +01:00
module.mk
AGOS: (ELVIRA/PC98/Jp) - add sound driver
2021-01-22 00:47:59 +01: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
AGOS: Allow detecting games from disabled subengines
2020-12-04 20:57:14 +00:00
res_ami.cpp
AGOS: (ELVIRA/PC98/Jp) - fix startup
2021-01-22 00:47:58 +01:00
res_snd.cpp
AGOS: Fix format-overflow warnings
2021-04-27 04:00:01 +01:00
res.cpp
AGOS: (ELVIRA/PC98/Jp) - more fixes
2021-01-22 00:47:59 +01:00
rooms.cpp
AGOS: Fix Missing Default Switch Cases
2019-10-14 14:25:16 +01:00
saveload.cpp
AGOS: (ELVIRA/PC98/Jp) - fix game restart
2021-01-22 00:47:59 +01:00
script_dp.cpp
AGOS: Make GPL headers consistent in themselves.
2014-02-18 02:39:32 +01:00
script_e1.cpp
AGOS: (ELVIRA/PC98/Jp) - add static msg strings + some fixes
2021-01-22 00:47:58 +01:00
script_e2.cpp
JANITORIAL: Update old bug tracker numbers
2021-03-03 02:15:05 +02: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
AGOS: Fix format-overflow warnings
2021-04-27 04:00:01 +01: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
JANITORIAL: Update old bug tracker numbers
2021-03-03 02:15:05 +02:00
subroutine.cpp
AGOS: (ELVIRA/PC98/Jp) - fix startup
2021-01-22 00:47:58 +01:00
verb_pn.cpp
AGOS: Make GPL headers consistent in themselves.
2014-02-18 02:39:32 +01:00
verb.cpp
AGOS: (ELVIRA/PC98/Jp) - more dirty rect handling
2021-01-22 00:47:58 +01:00
vga_e2.cpp
AGOS: (ELVIRA/PC98/Jp) - add Japanese font drawing
2021-01-22 00:47:58 +01:00
vga_ff.cpp
AGOS: Reduce audio header dependencies
2016-04-14 16:48:02 +03:00
vga_pn.cpp
AGOS: (ELVIRA/PC98/Jp) - add Japanese font drawing
2021-01-22 00:47:58 +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: (ELVIRA/PC98/Jp) - add Japanese font drawing
2021-01-22 00:47:58 +01:00
vga.cpp
AGOS: (ELVIRA/PC98/Jp) - add Japanese font drawing
2021-01-22 00:47:58 +01:00
vga.h
AGOS: Make GPL headers consistent in themselves.
2014-02-18 02:39:32 +01:00
window.cpp
AGOS: Fix restoreBlock() regression
2021-06-01 22:22:47 +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