.. |
animator.cpp
|
- fixed the sprite updating
|
2007-02-01 14:57:48 +00:00 |
animator.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
debugger.cpp
|
Overhaul of the debugger code
|
2006-09-16 16:58:27 +00:00 |
debugger.h
|
Overhaul of the debugger code
|
2006-09-16 16:58:27 +00:00 |
gui.cpp
|
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, modified a bit)
|
2007-02-12 18:01:51 +00:00 |
items.cpp
|
- removes the kyra specific language flag system, and uses the language enum defined in Common for that now
|
2006-09-17 20:21:40 +00:00 |
kyra2.cpp
|
Added support for Kyrandia 2 ADL files.
|
2007-02-16 16:57:59 +00:00 |
kyra2.h
|
- switches to Common::AdvancedDetector
|
2006-11-09 14:38:16 +00:00 |
kyra3.cpp
|
Don't rely on assert when calling functions.
|
2007-02-08 09:41:10 +00:00 |
kyra3.h
|
- switches to Common::AdvancedDetector
|
2006-11-09 14:38:16 +00:00 |
kyra.cpp
|
Added support for Kyrandia 2 ADL files.
|
2007-02-16 16:57:59 +00:00 |
kyra.h
|
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, modified a bit)
|
2007-02-12 18:01:51 +00:00 |
module.mk
|
- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)
|
2007-01-29 18:15:14 +00:00 |
plugin.cpp
|
Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams
|
2007-02-13 23:37:44 +00:00 |
resource.cpp
|
Support for loading the correct EMC pak file in the FM-Towns version.
|
2007-01-25 14:38:11 +00:00 |
resource.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
saveload.cpp
|
Added finalize() method to Common::OutSaveFile (which by default just flushes the stream), changed engines to call that before deleting OutSaveFile instances (instead of just flushing)
|
2007-02-17 18:55:51 +00:00 |
scene.cpp
|
Some changes to be closer to the original with palette handling.
|
2007-01-31 23:48:12 +00:00 |
screen.cpp
|
Applied cyx's patch #1659302 ("KYRA: VQA player code cleanup/reduce") with the
|
2007-02-17 07:49:12 +00:00 |
screen.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
script_v1.cpp
|
Some very obvious cleanups.
|
2007-02-16 17:13:29 +00:00 |
script.cpp
|
Adds basic support for the FM Towns version with some restrictions:
|
2007-01-25 12:52:27 +00:00 |
script.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
seqplayer.cpp
|
little fix for fm-towns version
|
2007-02-12 19:08:34 +00:00 |
seqplayer.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
sequences_v1.cpp
|
Fixed black screen in the outro sequence.
|
2007-02-22 18:03:05 +00:00 |
sequences_v2.cpp
|
A few minor fixes and optimizations (biggest one is splitting decodeFrameDeltaPage() into two functions to avoid a high amount of conditional jumps per decided animation frame
|
2007-01-06 17:11:08 +00:00 |
sound_adlib.cpp
|
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
|
2007-02-20 18:50:17 +00:00 |
sound_digital.cpp
|
GCC 2.9x fix for Symbian OS, for accessing class within Common namespace
|
2006-05-31 19:55:29 +00:00 |
sound_towns.cpp
|
should fix warnings in msvc.
|
2007-02-11 03:21:27 +00:00 |
sound.cpp
|
ops.
|
2007-02-08 08:41:14 +00:00 |
sound.h
|
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
|
2007-02-20 18:50:17 +00:00 |
sprites.cpp
|
Reworked delay handling.
|
2007-02-01 15:30:50 +00:00 |
sprites.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
staticres.cpp
|
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, modified a bit)
|
2007-02-12 18:01:51 +00:00 |
text.cpp
|
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, modified a bit)
|
2007-02-12 18:01:51 +00:00 |
text.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
timer.cpp
|
Implemented the last menu (the settings screen). Walking speed, text speed,
|
2006-03-08 13:15:13 +00:00 |
vqa.cpp
|
Applied cyx's patch #1659302 ("KYRA: VQA player code cleanup/reduce") with the
|
2007-02-17 07:49:12 +00:00 |
vqa.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |
wsamovie.cpp
|
c&p error
|
2007-02-21 22:29:45 +00:00 |
wsamovie.h
|
Another batch of header consistency changes.
|
2007-02-20 17:33:54 +00:00 |