scummvm/engines/saga
2008-09-03 16:56:40 +00:00
..
actor_path.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
actor_walk.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
actor.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
actor.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
animation.cpp SAGA: Fixed memory leaks in the SAGA engine 2008-06-12 16:58:02 +00:00
animation.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
console.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
console.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection_tables.h Code cleanup: 2008-05-26 11:10:46 +00:00
detection.cpp Added a MetaEngineFeature for RTL support, the RTL button is disabled in the GMM if the engine doesn't support it 2008-08-16 02:53:16 +00:00
displayinfo.h Added load confirmation dialog for IHNM, like in the original. 2008-08-01 14:03:20 +00:00
events.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
events.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
font_map.cpp Cleanup 2008-07-28 12:46:30 +00:00
font.cpp Cleanup 2008-07-28 12:46:30 +00:00
font.h Cleanup 2008-07-28 12:46:30 +00:00
gfx.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
gfx.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
image.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
input.cpp SAGA works with new GMM implementation 2008-07-11 01:09:48 +00:00
interface.cpp Fixed volume change after loading a game in Saga 2008-08-16 22:30:19 +00:00
interface.h Cleaned up some unnecessary comments 2008-06-16 19:55:59 +00:00
introproc_ihnm.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
introproc_ite.cpp Renamed files for consistency 2008-05-26 11:14:30 +00:00
isomap.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
isomap.h Code cleanup: 2008-05-26 11:10:46 +00:00
itedata.cpp Added Italian translation for the load confirmation window in IHNM 2008-08-04 15:23:08 +00:00
itedata.h Added load confirmation dialog for IHNM, like in the original. 2008-08-01 14:03:20 +00:00
list.h Fix code formatting and grammar ;) 2008-02-07 22:53:23 +00:00
module.mk Renamed files for consistency 2008-05-26 11:14:30 +00:00
music.cpp Merging more of the GSoC 2008 RTL branch: SAGA 2008-09-01 20:19:28 +00:00
music.h Sound settings for Saga can be configured from the GMM 2008-07-01 03:01:11 +00:00
objectmap.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
objectmap.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
palanim.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
palanim.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
puzzle.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
puzzle.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
render.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
render.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
rscfile.cpp SAGA: Fixed memory leaks in the SAGA engine 2008-06-12 16:58:02 +00:00
rscfile.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
saga.cpp Moved check for shouldRTL() from engines to scummvm_main 2008-09-03 16:56:40 +00:00
saga.h Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,33212,33218-33220,33222,33224-33226,33229-33243,33246,33248-33250,33252,33258-33261,33263,33266,33270,33272-33283,33285,33287-33290,33295-33298,33321,33325-33330,33332-33335,33337-33340,33342,33345,33347,33349-33350,33352-33357,33359-33367,33369-33371,33373,33375-33377,33379-33380,33383-33385,33387-33389,33392-33394,33400-33402,33404-33405,33407-33410,33412-33416,33418-33419,33425-33427,33432,33436-33438,33444,33446,33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,33478,33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,33529-33530,33537,33541,33544,33546,33550,33552-33554,33556,33558,33561-33562,33565,33568,33570,33574,33576,33578-33581,33584-33587,33590,33596,33604-33611,33614-33615,33617-33618,33620-33621 via svnmerge from 2008-08-04 22:34:07 +00:00
saveload.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
scene.cpp SAGA works with new GMM implementation 2008-07-11 01:09:48 +00:00
scene.h Code cleanup: 2008-05-26 11:10:46 +00:00
script.cpp SAGA: Fixed memory leaks in the SAGA engine 2008-06-12 16:58:02 +00:00
script.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sfuncs.cpp Merging more of the GSoC 2008 RTL branch: SAGA 2008-09-01 20:19:28 +00:00
sndres.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
sndres.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sound.cpp Separated Speech from SFX in SAGA, improved configuration of SAGA sound settings through the GMM 2008-07-21 19:15:28 +00:00
sound.h Separated Speech from SFX in SAGA, improved configuration of SAGA sound settings through the GMM 2008-07-21 19:15:28 +00:00
sprite.cpp Fixed crash on exit from commit #32742 - the memory leak was only in IHNM, not ITE (in ITE, the 4 sprite lists are actually one) 2008-08-01 14:27:40 +00:00
sprite.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sthread.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
xref.txt Removed trailing spaces. 2008-01-27 19:47:41 +00:00