scummvm/engines/sky
Eugene Sandulenko 696897b058 Whoa! Removing trailing spaces.
svn-id: r35648
2009-01-01 15:06:43 +00:00
..
music SKY: Fixed a memory leak in SKY engine 2008-06-06 16:40:39 +00:00
autoroute.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
autoroute.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
compact.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
compact.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
control.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
control.h Saving and loading from the GMM is now supported in the sky engine 2008-11-12 20:41:19 +00:00
debug.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
debug.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
disk.cpp Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing 2008-07-29 16:09:10 +00:00
disk.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
grid.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
grid.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
hufftext.cpp Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) 2007-09-01 19:13:04 +00:00
intro.cpp Fixed bug #2394861 ("BASS: artifacts if skipping intro on wrong screen"). As an 2008-12-07 17:32:25 +00:00
intro.h Scumm and sky now use the new _quit flag 2008-06-25 03:17:01 +00:00
logic.cpp Pushing down some header deps (on common/system.h, mostly) 2008-12-25 20:40:00 +00:00
logic.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
module.mk Moved sky detection and meta engine specific code from sky.cpp into detection.cpp, like other engines 2008-11-12 12:36:20 +00:00
mouse.cpp SKY works with the new GMM implementation, also updated gui/newgui.cpp and prevented pushEvent from pushing more than one EVENT_QUIT into the artificialEventQueue 2008-07-13 20:41:39 +00:00
mouse.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
rnc_deco.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
rnc_deco.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
screen.cpp un-break sky engine after recent gfx transaction changes 2008-11-20 13:03:29 +00:00
screen.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sky.cpp Pushing down some header deps (on common/system.h, mostly) 2008-12-25 20:40:00 +00:00
sky.h Fixed bug #2394861 ("BASS: artifacts if skipping intro on wrong screen"). As an 2008-12-07 17:32:25 +00:00
skydefs.h Comment out some #defines in skydefs.h as they conflict with other headers (esp. T2 conflicts with some template defs) 2008-09-07 21:38:53 +00:00
sound.cpp Fixed bug #1995033 ("BASS: BG Sound stopped on opening item list"). Apparently 2008-08-03 10:16:17 +00:00
sound.h Fixed bug #1995033 ("BASS: BG Sound stopped on opening item list"). Apparently 2008-08-03 10:16:17 +00:00
struc.h Re-added __attribute__(packed) 2007-07-01 18:18:43 +00:00
text.cpp Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
text.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00