.. |
agi.cpp
|
AGI: added/changed font warnings
|
2016-01-29 14:07:48 +01:00 |
agi.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
checks.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
configure.engine
|
BUILD: Split configure.engines down to a single file per engine.
|
2013-11-24 00:45:38 +00:00 |
console.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
console.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
cycle.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
detection_tables.h
|
AGI: Add detection for the fangame 'The Gourd of the Beans'
|
2015-07-26 19:13:14 -04:00 |
detection.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
font.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
global.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
graphics.cpp
|
AGI: adjust mouse pos using render start Y
|
2016-01-29 14:03:47 +01:00 |
graphics.h
|
AGI: adjust mouse pos using render start Y
|
2016-01-29 14:03:47 +01:00 |
id.cpp
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
inv.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
inv.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
keyboard.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
keyboard.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
loader_v1.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
loader_v2.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
loader_v3.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
logic.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
logic.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
lzw.cpp
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
lzw.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
menu.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
menu.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
module.mk
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
motion.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
mouse_cursor.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
objects.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
op_cmd.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
op_dbg.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
op_test.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
opcodes.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
opcodes.h
|
AGI: stub for AGI1 newRoom()
|
2015-12-05 08:03:36 +01:00 |
palette.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
picture.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
picture.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
POTFILES
|
I18N: Move specification of engine specific files to enginedir/POTFILES.
|
2013-08-12 17:54:31 +02:00 |
preagi_mickey.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
preagi_mickey.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
preagi_troll.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
preagi_troll.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
preagi_winnie.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
preagi_winnie.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
preagi.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
preagi.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
saveload.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
sound_2gs.cpp
|
AGI: Apple IIgs: remove warning about bad sample size
|
2016-01-27 21:18:45 +01:00 |
sound_2gs.h
|
AGI: fix invalid memory access in Apple IIgs sound
|
2016-01-27 21:04:02 +01:00 |
sound_coco3.cpp
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sound_coco3.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sound_midi.cpp
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sound_midi.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sound_pcjr.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
sound_pcjr.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sound_sarien.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
sound_sarien.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sound.cpp
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sound.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
sprite.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
sprite.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
systemui.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
systemui.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
text.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
text.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
view.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
view.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
wagparser.cpp
|
AGI: Removed excess check
|
2015-11-27 22:34:26 +01:00 |
wagparser.h
|
AGI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
words.cpp
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |
words.h
|
AGI: graphics rewrite + cleanup
|
2016-01-29 13:22:22 +01:00 |