scummvm/engines/kyra
Johannes Schickel a79716e367 Cleanup.
svn-id: r40480
2009-05-12 12:30:59 +00:00
..
animator_hof.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +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 LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
animator_v2.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
debugger.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
debugger.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
detection.cpp Some code for the intro only LoL demo. It is disabled currently though. 2009-04-28 18:56:54 +00:00
gui_hof.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +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 LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
gui_lok.h LOL: - implemented rest party button 2009-05-10 23:08:32 +00:00
gui_lol.cpp LOL: - implemented inventory screen status icons 2009-05-11 19:03:40 +00:00
gui_lol.h Ease conditional LoL compiling with build systems not based on the default one. 2009-03-04 11:53:25 +00:00
gui_mr.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +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 LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3, so we do have some code duplication atm, I just fixed right mouse button support for LOL) 2009-02-15 03:36:30 +00:00
gui_v2.h LOL: - implemented rest party button 2009-05-10 23:08:32 +00:00
gui.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
gui.h LOL: - implemented rest party button 2009-05-10 23:08:32 +00:00
items_hof.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
items_lok.cpp KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code by code similiar to the one used in SAGA and the frontend GUI code 2009-04-11 09:57:57 +00:00
items_lol.cpp LOL: - implemented rest party button 2009-05-10 23:08:32 +00:00
items_mr.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
items_v2.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
kyra_hof.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
kyra_hof.h - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE_LOL define) 2009-03-04 00:45:34 +00:00
kyra_lok.cpp Renamed SpecialDebugLevel to DebugChannel 2009-01-30 05:10:24 +00:00
kyra_lok.h KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code by code similiar to the one used in SAGA and the frontend GUI code 2009-04-11 09:57:57 +00:00
kyra_mr.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
kyra_mr.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
kyra_v1.cpp Add TODO. 2009-04-18 21:23:45 +00:00
kyra_v1.h LOL: added some drawing code and fixed some bugs 2009-04-27 19:38:28 +00:00
kyra_v2.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
kyra_v2.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
lol.cpp LOL: - implemented olol_paletteFlash() 2009-05-11 20:44:43 +00:00
lol.h LOL: - implemented olol_paletteFlash() 2009-05-11 20:44:43 +00:00
module.mk - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE_LOL define) 2009-03-04 00:45:34 +00:00
resource_intern.cpp Cleanup. 2009-03-15 14:55:48 +00:00
resource_intern.h Renamed Archive::openFile to createReadStreamForMember 2009-01-23 04:45:44 +00:00
resource.cpp Some code for the intro only LoL demo. It is disabled currently though. 2009-04-28 18:56:54 +00:00
resource.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
saveload_hof.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
saveload_lok.cpp LOL: - Started implementing the fighting system. The damage inflicted is wrong, however (at least the damage inflicted by the monsters). I'm sowewhat clueless about that bug atm. 2009-04-25 13:15:05 +00:00
saveload_mr.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
saveload.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
scene_hof.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
scene_lok.cpp Switched kyra1 to use the same input functionality as kyra2 and kyra3. 2008-12-16 17:40:34 +00:00
scene_lol.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
scene_mr.cpp Renamed Kyra's Resource::getFileStream to createReadStream 2009-01-23 04:57:18 +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 Cleanup. 2009-04-11 12:44:27 +00:00
screen_lok.h Cleanup. 2009-04-11 12:44:27 +00:00
screen_lol.cpp LOL: - implemented rest party button 2009-05-10 23:08:32 +00:00
screen_lol.h LOL: - implemented rest party button 2009-05-10 23:08:32 +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 LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
screen_v2.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
screen.cpp LOL: added some drawing code and fixed some bugs 2009-04-27 19:38:28 +00:00
screen.h LOL: added some drawing code and fixed some bugs 2009-04-27 19:38:28 +00:00
script_hof.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
script_lok.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
script_lol.cpp LOL: - implemented olol_paletteFlash() 2009-05-11 20:44:43 +00:00
script_mr.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
script_tim.cpp Cleanup. 2009-05-12 12:20:45 +00:00
script_tim.h LOL: - Started implementing the fighting system. The damage inflicted is wrong, however (at least the damage inflicted by the monsters). I'm sowewhat clueless about that bug atm. 2009-04-25 13:15:05 +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 Cleanup. 2009-05-12 12:30:59 +00:00
script.h Cleanup. 2009-05-12 12:30:59 +00:00
seqplayer.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
sequences_lok.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
sequences_lol.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
sequences_mr.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +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 Cleanup. 2009-04-29 11:50:13 +00:00
sound_digital.cpp Renamed Kyra's Resource::getFileStream to createReadStream 2009-01-23 04:57:18 +00:00
sound_lok.cpp Cleanup. 2009-01-20 09:38:55 +00:00
sound_midi.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
sound_towns.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
sound.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
sound.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
sprites_lol.cpp LOL: - implemented rest party button 2009-05-10 23:08:32 +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 LOL: - implemented inventory screen status icons 2009-05-11 19:03:40 +00:00
text_hof.cpp Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit 2008-09-30 12:27:38 +00:00
text_hof.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
text_lok.cpp Switched kyra1 to use the same input functionality as kyra2 and kyra3. 2008-12-16 17:40:34 +00:00
text_lol.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
text_lol.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
text_mr.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +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 Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit 2008-09-30 12:27:38 +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_lol.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
timer_mr.cpp - Implemented Engine::saveGameState for KYRA 2008-11-09 13:00:40 +00:00
timer.cpp LOL: - Started implementing the fighting system. The damage inflicted is wrong, however (at least the damage inflicted by the monsters). I'm sowewhat clueless about that bug atm. 2009-04-25 13:15:05 +00:00
timer.h LOL: - doors can now be opened and closed 2009-03-06 22:53:08 +00:00
util.cpp Oops added files I forgot in r35553. 2008-12-26 11:07:52 +00:00
util.h Oops added files I forgot in r35553. 2008-12-26 11:07:52 +00:00
vqa.cpp Renamed Kyra's Resource::getFileStream to createReadStream 2009-01-23 04:57:18 +00:00
vqa.h Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +00:00
wsamovie.cpp KYRA: fixed typo 2009-05-10 20:47:58 +00:00
wsamovie.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00