scummvm/engines/kyra
Johannes Schickel 06d57a54f3 - Fixed regression in Resource::unloadPakFile
- Changed priority value for OSystem::addSysArchivesToSearchSet call

svn-id: r34436
2008-09-07 22:35:13 +00:00
..
animator_hof.cpp - Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations 2008-05-19 21:47:42 +00:00
animator_lok.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
animator_lok.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
animator_mr.cpp - Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations 2008-05-19 21:47:42 +00:00
animator_v2.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
debugger.cpp Added 'enter' command to kyra1 debugger again. 2008-05-23 13:05:53 +00:00
debugger.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
detection.cpp Cleanup. 2008-09-01 18:14:55 +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 - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
items_lok.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
items_mr.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
items_v2.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
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 Moved check for shouldRTL() from engines to scummvm_main 2008-09-03 16:56:40 +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 Cleanup: Remove now unneeded KyraEngine_v1::quitGame. 2008-09-02 14:36:47 +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 Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-33812,33815-33817,33819,33822,33826,33829,33837,33839,33844,33847,33858-33861,33864,33871-33873,33875,33877-33879,33886,33889-33892,33894,33896,33900,33902-33903,33919 via svnmerge from 2008-08-16 04:30:01 +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 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.h Fix warning about missing virtual destructor 2008-09-07 22:00:04 +00:00
resource.cpp - Fixed regression in Resource::unloadPakFile 2008-09-07 22:35:13 +00:00
resource.h Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +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 Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,32785-32786,32789-32791,32798-32799,32801-32807,32809-32812,32816-32817,32819-32821,32823-32830,32832-32836,32838-32844,32846-32850,32852-32854,32858-32859,32865-32868,32873-32874,32879,32883,32895,32899,32902-32904,32910-32912,32923-32924,32930-32931,32938,32940,32948-32949,32951,32960-32964,32966-32970,32972-32974,32976,32978,32983,32986-32990,32992,32994,33002-33004,33006-33007,33009-33010,33014,33017,33021-33023,33030,33033 via svnmerge from 2008-07-14 00:10:09 +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 - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
scene_v2.cpp Fixed bug in KyraEngine_v2::directLinePassable. This should fix some pathfinder issues in HoF and MR. 2008-05-19 23:04:52 +00:00
screen_hof.cpp Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +00:00
screen_hof.h Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +00:00
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 Implemented opcode 91: o3_daggerWarning. 2008-05-05 18:50:42 +00:00
screen_mr.h Implemented opcode 91: o3_daggerWarning. 2008-05-05 18:50:42 +00:00
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-08-16 21:51:56 +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 Reverted commit #32166. 2008-05-18 13:22:06 +00:00
script_v2.cpp - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
script.cpp Added filename to unknown opcode/command warnings of EMC scripts. 2008-07-10 12:05:38 +00:00
script.h Added filename to unknown opcode/command warnings of EMC scripts. 2008-07-10 12:05:38 +00:00
seqplayer.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
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 Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
sequences_v2.cpp Just allow animation scripts marked as skipable to be skipped. 2008-05-14 14:07:56 +00:00
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 Consisteny fixes: 2008-05-11 22:32:37 +00:00
staticres.cpp Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +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 Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
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 Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
text.cpp Removed unnecessary #inlcudes 2008-07-10 05:15:19 +00:00
text.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
timer_hof.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
timer_lok.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
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 - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
timer.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
vqa.cpp Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +00:00
vqa.h Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +00:00
wsamovie.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
wsamovie.h Fixed typo. 2008-07-27 12:09:10 +00:00