.. |
animator_hof.cpp
|
Fix use of undefined behavior. (Thanks to syke for reporting)
|
2010-01-29 22:43:23 +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
|
Fix use of undefined behavior. (Thanks to syke for reporting)
|
2010-01-29 22:43:23 +00:00 |
animator_tim.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
COMMON: Cleanup ConfigManager code
|
2010-03-29 20:31:23 +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
|
Fix use of undefined behavior. (Thanks to syke for reporting)
|
2010-01-29 22:43:23 +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
|
Use Common::KeyCode instead of int as key type for KeyMap.
|
2010-02-17 16:08:47 +00:00 |
gui_lol.h
|
LOL: save/load menu speed up
|
2010-01-24 15:40:36 +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
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
COMMON: Get rid of Common::StringList
|
2010-03-18 15:54:40 +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
|
Fix item exchange string in Kyra 1 Amiga (both English and German).
|
2010-03-04 16:34:27 +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
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
Paranoia change: add some explicit terminating 0 after some strncpy uses.
|
2010-01-23 16:15:18 +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
|
COMMON: Cleanup ConfigManager code
|
2010-03-29 20:31:23 +00:00 |
kyra_v1.h
|
COMMON: Move Common::RandomSource to common/random.*
|
2010-03-18 15:07:11 +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: fixed handling of invalid monster attack sfx in the Urbish mines (should fix bug no #2945950)
|
2010-02-07 16:12:31 +00:00 |
lol.h
|
Remove extra semicolons
|
2010-04-01 15:03:08 +00:00 |
module.mk
|
LOL: moved TIM animation code into a separate class
|
2009-12-12 20:06:42 +00:00 |
resource_intern.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h
|
2010-01-08 22:07:35 +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
|
LOL: cleanup last commit
|
2010-01-18 07:21:54 +00:00 |
saveload_mr.cpp
|
Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h
|
2010-01-08 22:07:35 +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
|
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
|
2010-01-12 21:07:56 +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 script bug in castle cimmeria that would cause out of bounds mem access (should fix bug #2948109)
|
2010-02-09 21:09:29 +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
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
screen_lol.h
|
LOL: fixed text fading
|
2009-12-20 14:11:56 +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
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
screen.h
|
Patch #2973290: Semicolon cleanup
|
2010-03-22 20:28:08 +00:00 |
script_hof.cpp
|
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
|
2010-01-12 21:07:56 +00:00 |
script_lok.cpp
|
Clean up comment a bit.
|
2009-10-31 19:59:48 +00:00 |
script_lol.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
Switch from Common::tag2string(foo).c_str() to tag2str(foo)
|
2010-03-18 15:04:38 +00:00 |
script_tim.h
|
Patch #2973290: Semicolon cleanup
|
2010-03-22 20:28:08 +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
|
Switch from Common::tag2string(foo).c_str() to tag2str(foo)
|
2010-03-18 15:04:38 +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
|
Remove pointer dereferencation in a place, where the result is not used at all.
|
2010-03-24 21:39:02 +00:00 |
seqplayer.h
|
|
|
sequences_hof.cpp
|
Fix use of undefined behavior. (Thanks to syke for reporting)
|
2010-01-29 22:43:23 +00:00 |
sequences_lok.cpp
|
KYRA: cleanup
|
2009-11-15 00:53:57 +00:00 |
sequences_lol.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
|
2010-01-12 21:07:56 +00:00 |
sound_adlib.h
|
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
|
2010-01-12 21:07:56 +00:00 |
sound_amiga.cpp
|
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
|
2010-01-08 22:09:43 +00:00 |
sound_digital.cpp
|
- Rename FlacStream to FLACStream.
|
2010-02-03 09:42:11 +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: fixed handling of invalid monster attack sfx in the Urbish mines (should fix bug no #2945950)
|
2010-02-07 16:12:31 +00:00 |
sound_midi.cpp
|
Remove HACK, which is obsolete because of r47336.
|
2010-01-25 03:05:39 +00:00 |
sound_pcspk.cpp
|
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
|
2010-01-08 22:09:43 +00:00 |
sound_towns.cpp
|
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
|
2010-01-30 15:26:54 +00:00 |
sound.cpp
|
Fix out of bounds access.
|
2010-03-20 20:25:37 +00:00 |
sound.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
sprites_lol.cpp
|
Silenced some harmless cppcheck warnings about unreachable code after a return.
|
2010-03-10 06:39:23 +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
|
COMMON: Move Common::RandomSource to common/random.*
|
2010-03-18 15:07:11 +00:00 |
staticres.cpp
|
LOL: - added workaround for portrait speech animations which would sometimes "freeze"
|
2009-12-26 19:02:16 +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
|
Paranoia change: add some explicit terminating 0 after some strncpy uses.
|
2010-01-23 16:15:18 +00:00 |
text_lol.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
Paranoia change: add some explicit terminating 0 after some strncpy uses.
|
2010-01-23 16:15:18 +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
|
LOL: fixed minor bug in lamp code
|
2009-12-26 14:12:38 +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
|
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
|
2010-01-26 22:48:45 +00:00 |
vqa.h
|
Replace AppendableAudioStream by QueuingAudioStream
|
2010-01-09 00:19:13 +00:00 |
wsamovie.cpp
|
- Fix some missing initialization warnings from cppcheck
|
2009-10-26 20:07:37 +00:00 |
wsamovie.h
|
Replace AppendableAudioStream by QueuingAudioStream
|
2010-01-09 00:19:13 +00:00 |