scummvm/base
2008-07-07 22:34:45 +00:00
..
commandLine.cpp Fixed some code formatting thanks to LordHoto 2008-05-26 00:28:48 +00:00
commandLine.h 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
game.cpp - Added an engine plugin manager and moved engine specific functionality into it 2008-05-12 00:26:29 +00:00
game.h - Added an engine plugin manager and moved engine specific functionality into it 2008-05-12 00:26:29 +00:00
internal_version.h Bumping version to 0.12.0svn 2007-12-28 07:28:16 +00:00
internal_version.h.in New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS) 2006-01-25 20:53:25 +00:00
main.cpp Implemented Common::EventManager::pushEvent() to insert fake events into the event queue. Quit and RTL events have been added, and are now tracked by the DefaultEventManager using shouldQuit() and shouldRTL(). AGOS is working with this new implementation, other engines to follow. 2008-07-07 22:34:45 +00:00
main.h 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
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00
plugins.cpp Revert last commit. 2008-06-14 11:23:29 +00:00
plugins.h Renamed MIDI plugins to Music plugins 2008-06-13 14:30:47 +00:00
version.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
version.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00