.. |
animator_hof.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
animator_lok.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
animator_lok.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
animator_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
animator_v2.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
debugger.cpp
|
Changed Screen::loadPalette to take a reference to a Palette object instead of an array.
|
2009-06-22 02:37:41 +00:00 |
debugger.h
|
Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead.
|
2009-06-07 20:43:43 +00:00 |
detection.cpp
|
- Fix some missing initialization warnings from cppcheck
|
2009-10-26 20:07:37 +00:00 |
gui_hof.cpp
|
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names
|
2009-10-06 17:22:40 +00:00 |
gui_hof.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
gui_lok.cpp
|
KYRA: fixed save menu glitch in Japanese versions
|
2009-11-17 16:26:40 +00:00 |
gui_lok.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
gui_lol.cpp
|
LOL: fixed minor regression
|
2009-10-23 19:20:59 +00:00 |
gui_lol.h
|
Removed unnecessary semi-colons.
|
2009-12-01 19:19:58 +00:00 |
gui_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
gui_mr.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
gui_v2.cpp
|
Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games did only allow ASCII input, thus they didn't use the SJIS font in the save/load menus.
|
2009-10-11 12:51:13 +00:00 |
gui_v2.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
gui.cpp
|
Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games did only allow ASCII input, thus they didn't use the SJIS font in the save/load menus.
|
2009-10-11 12:51:13 +00:00 |
gui.h
|
Cleanup.
|
2009-10-11 11:30:24 +00:00 |
items_hof.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
items_lok.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
items_lol.cpp
|
LOL: this should fix a valgrind warning
|
2009-10-18 12:47:54 +00:00 |
items_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
items_v2.cpp
|
Remov lots of superfluous debug output.
|
2009-05-19 01:13:29 +00:00 |
kyra_hof.cpp
|
Cleanup.
|
2009-11-29 13:52:02 +00:00 |
kyra_hof.h
|
Hopefully silencing C4121 in MSVC.
|
2009-12-07 16:21:33 +00:00 |
kyra_lok.cpp
|
Cleanup.
|
2009-11-29 13:52:02 +00:00 |
kyra_lok.h
|
KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is still broken)
|
2009-11-14 22:51:35 +00:00 |
kyra_mr.cpp
|
Kyra: fix kyra 3 font
|
2009-10-06 17:28:32 +00:00 |
kyra_mr.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
kyra_v1.cpp
|
Access _keyMap a little different, so that no additional entries are created, when an unmapped key is pressed.
|
2009-11-07 15:06:25 +00:00 |
kyra_v1.h
|
Typos.
|
2009-11-26 20:33:27 +00:00 |
kyra_v2.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
kyra_v2.h
|
Fix warnings about non-static const member in class without a constructor
|
2009-10-09 21:36:09 +00:00 |
lol.cpp
|
LOL: add support for pc speaker sfx
|
2009-11-19 22:17:27 +00:00 |
lol.h
|
LOL: add support for pc speaker sfx
|
2009-11-19 22:17:27 +00:00 |
module.mk
|
added primitive support for Kyrandia`s Intro Music.
|
2009-07-17 16:07:57 +00:00 |
resource_intern.cpp
|
Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation".
|
2009-11-28 20:13:45 +00:00 |
resource_intern.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
resource.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
resource.h
|
Remove dead code.
|
2009-11-22 18:17:05 +00:00 |
saveload_hof.cpp
|
Introduced new type Common::DisposeAfterUse::Flag
|
2009-10-18 19:41:59 +00:00 |
saveload_lok.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
saveload_lol.cpp
|
Introduced new type Common::DisposeAfterUse::Flag
|
2009-10-18 19:41:59 +00:00 |
saveload_mr.cpp
|
Introduced new type Common::DisposeAfterUse::Flag
|
2009-10-18 19:41:59 +00:00 |
saveload.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
scene_hof.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
scene_lok.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
scene_lol.cpp
|
LOL: - fixed transparency tables in PC-98 16 color version
|
2009-11-11 23:05:19 +00:00 |
scene_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
scene_v1.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
scene_v2.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
screen_hof.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
screen_hof.h
|
Change Screen_HoF::generateGrayOverlay to accept a Palette object as source.
|
2009-06-25 19:59:56 +00:00 |
screen_lok.cpp
|
Fix missing inventory in Kyrandia 1 PC98 16 color version, when loading a save via launcher or command line.
|
2009-10-31 19:53:52 +00:00 |
screen_lok.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
screen_lol.cpp
|
LOL: - cleanup
|
2009-11-12 07:41:33 +00:00 |
screen_lol.h
|
LOL: - cleanup
|
2009-11-12 07:41:33 +00:00 |
screen_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
screen_mr.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
screen_v2.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
screen_v2.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
screen.cpp
|
Introduced new type Common::DisposeAfterUse::Flag
|
2009-10-18 19:41:59 +00:00 |
screen.h
|
Fix overflow of glyph count for CREDIT6.FNT, this fixes credits for Kyra1 floppy/FM-TOWNS/PC98.
|
2009-12-06 00:54:24 +00:00 |
script_hof.cpp
|
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names
|
2009-10-06 17:22:40 +00:00 |
script_lok.cpp
|
Clean up comment a bit.
|
2009-10-31 19:59:48 +00:00 |
script_lol.cpp
|
LOL: - fixed transparency tables in PC-98 16 color version
|
2009-11-11 23:05:19 +00:00 |
script_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
script_tim.cpp
|
Fix incorrectly placed doxygen comments; replace Common::ID2string by Common::tag2string
|
2009-11-24 22:08:34 +00:00 |
script_tim.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
script_v1.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
script_v2.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
script.cpp
|
Fix incorrectly placed doxygen comments; replace Common::ID2string by Common::tag2string
|
2009-11-24 22:08:34 +00:00 |
script.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
seqplayer.cpp
|
Formatting.
|
2009-11-15 02:37:15 +00:00 |
seqplayer.h
|
Consisteny fixes:
|
2008-05-11 22:32:37 +00:00 |
sequences_hof.cpp
|
Cleanup.
|
2009-11-29 13:52:02 +00:00 |
sequences_lok.cpp
|
KYRA: cleanup
|
2009-11-15 00:53:57 +00:00 |
sequences_lol.cpp
|
LOL: completed support for floppy installer files
|
2009-11-28 18:40:37 +00:00 |
sequences_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sequences_v2.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sound_adlib.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sound_adlib.h
|
KYRA/PC98: fixed regression
|
2009-11-29 12:18:42 +00:00 |
sound_amiga.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sound_digital.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sound_intern.h
|
Cleanup.
|
2009-11-29 13:52:02 +00:00 |
sound_lok.cpp
|
Cleanup.
|
2009-11-29 13:52:02 +00:00 |
sound_lol.cpp
|
LOL: add support for pc speaker sfx
|
2009-11-19 22:17:27 +00:00 |
sound_midi.cpp
|
LOL: completed support for floppy installer files
|
2009-11-28 18:40:37 +00:00 |
sound_pcspk.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sound_towns.cpp
|
Cleanup.
|
2009-11-29 13:52:02 +00:00 |
sound.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sound.h
|
Formatting.
|
2009-11-29 13:55:26 +00:00 |
sprites_lol.cpp
|
LOL: - fixed transparency tables in PC-98 16 color version
|
2009-11-11 23:05:19 +00:00 |
sprites.cpp
|
Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on NDS after a long playtime).
|
2009-10-31 18:32:17 +00:00 |
sprites.h
|
Consisteny fixes:
|
2008-05-11 22:32:37 +00:00 |
staticres.cpp
|
Cleanup.
|
2009-11-29 13:52:02 +00:00 |
text_hof.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
text_hof.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
text_lok.cpp
|
Remove some unused variables
|
2009-10-09 22:21:45 +00:00 |
text_lol.cpp
|
LOL: fixed minor regression
|
2009-10-23 19:20:59 +00:00 |
text_lol.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
text_mr.cpp
|
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names
|
2009-10-06 17:22:40 +00:00 |
text_mr.h
|
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names
|
2009-10-06 17:22:40 +00:00 |
text.cpp
|
- Fix some missing initialization warnings from cppcheck
|
2009-10-26 20:07:37 +00:00 |
text.h
|
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names
|
2009-10-06 17:22:40 +00:00 |
timer_hof.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
timer_lok.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
timer_lol.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
timer_mr.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
timer.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
timer.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
util.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
util.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
vqa.cpp
|
- Fix some missing initialization warnings from cppcheck
|
2009-10-26 20:07:37 +00:00 |
vqa.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
wsamovie.cpp
|
- Fix some missing initialization warnings from cppcheck
|
2009-10-26 20:07:37 +00:00 |
wsamovie.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |