.. |
animation.cpp
|
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters)
|
2008-11-06 15:02:50 +00:00 |
animation.h
|
Allow quitting or returning to the launcher while cutscenes are playing.
|
2008-09-27 17:47:22 +00:00 |
collision.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
control.cpp
|
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
|
2008-11-10 11:24:55 +00:00 |
control.h
|
Fixes for Sword1 engine loading from launcher
|
2008-08-15 20:49:56 +00:00 |
credits.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 |
credits.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 |
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 |
eventman.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
eventman.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
logic.cpp
|
Allow quitting or returning to the launcher while cutscenes are playing.
|
2008-09-27 17:47:22 +00:00 |
logic.h
|
Allow quitting or returning to the launcher while cutscenes are playing.
|
2008-09-27 17:47:22 +00:00 |
memman.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
memman.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
menu.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
menu.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
module.mk
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
mouse.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
mouse.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
music.cpp
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
|
2008-09-13 16:51:46 +00:00 |
music.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
object.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
objectman.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
objectman.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
resman.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 |
resman.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
router.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
router.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
screen.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
screen.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
sound.cpp
|
Added semi-ugly workaround for bug #2182450 ("BS1 Demo: Crash due to missing
|
2008-10-26 15:20:24 +00:00 |
sound.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
staticres.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
sword1.cpp
|
Added a getMaximumSaveSlot() implementation for sword1 and sword2
|
2008-11-09 19:30:09 +00:00 |
sword1.h
|
Switched various Engine APIs to use Common::Error
|
2008-11-06 17:05:54 +00:00 |
sworddefs.h
|
Re-added __attribute__(packed)
|
2007-07-01 18:18:43 +00:00 |
swordres.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
text.cpp
|
Fixed crash after using cutscene subtitles. (Now I *know* no one has used that
|
2008-10-13 18:41:12 +00:00 |
text.h
|
Fixed crash after using cutscene subtitles. (Now I *know* no one has used that
|
2008-10-13 18:41:12 +00:00 |