.. |
animator_hof.cpp
|
|
|
animator_lok.cpp
|
Added const to some static data.
|
2008-06-24 13:59:48 +00:00 |
animator_lok.h
|
|
|
animator_mr.cpp
|
|
|
animator_v2.cpp
|
|
|
debugger.cpp
|
|
|
debugger.h
|
|
|
detection.cpp
|
Added a hack in KyraMetaEngine::listSaves to prevent slot 0 from being listed. Check comment for additional information.
|
2008-09-14 14:08:14 +00:00 |
gui_hof.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
gui_hof.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
gui_lok.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
gui_lok.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
gui_mr.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
gui_mr.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
gui_v2.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
gui_v2.h
|
Implemented continous screen updating while waiting for text input in v2 GUI. (based on LoK implementation)
|
2008-08-25 15:14:29 +00:00 |
gui.cpp
|
KYRA works with the new GMM implementation
|
2008-07-08 05:02:45 +00:00 |
gui.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
items_hof.cpp
|
|
|
items_lok.cpp
|
Added const to some static data.
|
2008-06-24 13:59:48 +00:00 |
items_mr.cpp
|
|
|
items_v2.cpp
|
|
|
kyra_hof.cpp
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
kyra_hof.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
kyra_lok.cpp
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
kyra_lok.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
kyra_mr.cpp
|
Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German')
|
2008-09-12 12:25:56 +00:00 |
kyra_mr.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
kyra_v1.cpp
|
Only setup 'cdaudio' config default for FM-Towns/PC98.
|
2008-09-14 14:58:37 +00:00 |
kyra_v1.h
|
Cleanup: Remove now unneeded KyraEngine_v1::quitGame.
|
2008-09-02 14:36:47 +00:00 |
kyra_v2.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
kyra_v2.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
lol.cpp
|
Made some filenames uppercase for consistency.
|
2008-09-08 18:55:29 +00:00 |
lol.h
|
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
|
2008-07-31 10:47:15 +00:00 |
module.mk
|
Moved Kyra resource code to a SearchSet/Archive based implementation, this removes dependencies on Common::File.
|
2008-09-07 21:46:37 +00:00 |
resource_intern.cpp
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
|
2008-09-13 16:51:46 +00:00 |
resource_intern.h
|
Fix warning about missing virtual destructor
|
2008-09-07 22:00:04 +00:00 |
resource.cpp
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
|
2008-09-13 16:51:46 +00:00 |
resource.h
|
Changed static resource code to use Streams instead of operating on buffers.
|
2008-09-09 18:09:46 +00:00 |
saveload_hof.cpp
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
saveload_lok.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
saveload_mr.cpp
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
saveload.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
scene_hof.cpp
|
HOF: msvc8 compile fix (ARRAYSIZE used with run-time allocated array)
|
2008-09-08 21:57:38 +00:00 |
scene_lok.cpp
|
Added const to some static data.
|
2008-06-24 13:59:48 +00:00 |
scene_mr.cpp
|
Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-33655,33664,33667-33670,33673-33674,33678,33682,33686-33691,33693,33696,33698,33700,33703,33708,33710,33712-33714,33716 via svnmerge from
|
2008-08-09 19:03:29 +00:00 |
scene_v1.cpp
|
|
|
scene_v2.cpp
|
|
|
screen_hof.cpp
|
|
|
screen_hof.h
|
|
|
screen_lok.cpp
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
screen_lok.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
screen_lol.cpp
|
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
|
2008-07-31 10:47:15 +00:00 |
screen_lol.h
|
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
|
2008-07-31 10:47:15 +00:00 |
screen_mr.cpp
|
|
|
screen_mr.h
|
|
|
screen_v2.cpp
|
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
|
2008-07-31 10:47:15 +00:00 |
screen_v2.h
|
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
|
2008-07-31 10:47:15 +00:00 |
screen.cpp
|
Cleanup.
|
2008-09-10 20:47:58 +00:00 |
screen.h
|
Cleanup.
|
2008-08-16 21:51:56 +00:00 |
script_hof.cpp
|
Fixed macro.
|
2008-07-27 12:05:40 +00:00 |
script_lok.cpp
|
Little cleanup.
|
2008-05-24 23:05:01 +00:00 |
script_mr.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
script_tim.cpp
|
Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id.
|
2008-08-02 15:05:19 +00:00 |
script_tim.h
|
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
|
2008-07-31 10:47:15 +00:00 |
script_v1.cpp
|
|
|
script_v2.cpp
|
|
|
script.cpp
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
|
2008-09-13 16:51:46 +00:00 |
script.h
|
Cleanup.
|
2008-09-10 18:01:02 +00:00 |
seqplayer.cpp
|
Added const to some static data.
|
2008-06-24 13:59:48 +00:00 |
seqplayer.h
|
|
|
sequences_hof.cpp
|
Merging more of the GSoC 2008 RTL branch: KYRA
|
2008-09-01 17:52:50 +00:00 |
sequences_lok.cpp
|
Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit, shouldQuit is only set if there's an EVENT_QUIT. EVENT_RTL and EVENT_QUIT are completely separate from each other. Engine::quit() method now checks both _shouldQuit and _shouldRTL to determine if the engine should exit. There is no longer a need for resetQuit(), so it's removed
|
2008-07-16 04:22:56 +00:00 |
sequences_mr.cpp
|
|
|
sequences_v2.cpp
|
|
|
sound_adlib.cpp
|
Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id.
|
2008-08-02 15:05:19 +00:00 |
sound_digital.cpp
|
Added support for compressed kyra3 audio files.
|
2008-06-03 18:12:21 +00:00 |
sound_lok.cpp
|
minor fix for Towns/PC98 music
|
2008-07-03 21:09:07 +00:00 |
sound_towns.cpp
|
Got rid of all Common::File usages in Kyra.
|
2008-09-07 22:30:34 +00:00 |
sound.cpp
|
Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id.
|
2008-08-02 15:05:19 +00:00 |
sound.h
|
- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating point arithmetic (or at least replaced some doubles with floats)
|
2008-08-16 12:38:37 +00:00 |
sprites.cpp
|
Removed unnecessary #inlcudes
|
2008-07-10 05:15:19 +00:00 |
sprites.h
|
|
|
staticres.cpp
|
Changed static resource code to use Streams instead of operating on buffers.
|
2008-09-09 18:09:46 +00:00 |
text_hof.cpp
|
Updated KYRA to work with the new GMM implementation
|
2008-07-08 06:00:39 +00:00 |
text_hof.h
|
|
|
text_lok.cpp
|
Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit, shouldQuit is only set if there's an EVENT_QUIT. EVENT_RTL and EVENT_QUIT are completely separate from each other. Engine::quit() method now checks both _shouldQuit and _shouldRTL to determine if the engine should exit. There is no longer a need for resetQuit(), so it's removed
|
2008-07-16 04:22:56 +00:00 |
text_mr.cpp
|
Updated KYRA to work with the new GMM implementation
|
2008-07-08 06:00:39 +00:00 |
text_mr.h
|
|
|
text.cpp
|
Removed unnecessary #inlcudes
|
2008-07-10 05:15:19 +00:00 |
text.h
|
|
|
timer_hof.cpp
|
|
|
timer_lok.cpp
|
|
|
timer_mr.cpp
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
timer.cpp
|
|
|
timer.h
|
|
|
vqa.cpp
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
|
2008-09-13 16:51:46 +00:00 |
vqa.h
|
Got rid of all Common::File usages in Kyra.
|
2008-09-07 22:30:34 +00:00 |
wsamovie.cpp
|
|
|
wsamovie.h
|
Fixed typo.
|
2008-07-27 12:09:10 +00:00 |