.. |
bankman.cpp
|
do not include common/debug.h from common/util.h
|
2009-01-30 05:25:17 +00:00 |
bankman.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
command.cpp
|
Fixed some more warnings observed on buildbot
|
2009-07-01 20:51:34 +00:00 |
command.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
credits.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +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 |
cutaway.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
cutaway.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
|
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 |
defs.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
display.cpp
|
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
|
2009-07-25 12:59:46 +00:00 |
display.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
graphics.cpp
|
fix bug #1995042: stop previous sfx playback when starting a new sfx (matches original dos code). Also removed the "sound skipping" hack in final bam scene.
|
2008-07-15 20:26:12 +00:00 |
graphics.h
|
fix bug #1995042: stop previous sfx playback when starting a new sfx (matches original dos code). Also removed the "sound skipping" hack in final bam scene.
|
2008-07-15 20:26:12 +00:00 |
grid.cpp
|
do not include common/debug.h from common/util.h
|
2009-01-30 05:25:17 +00:00 |
grid.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
input.cpp
|
Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling
|
2010-02-21 04:04:13 +00:00 |
input.h
|
QUEEN: Modified engine to use a quit flag instead of system->quit() in order to return to the launcher
|
2008-06-04 05:21:47 +00:00 |
journal.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
journal.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 |
logic.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 |
logic.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
midiadlib.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 |
module.mk
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
music.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 |
music.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
musicdata.cpp
|
added support for Adlib tracks
|
2007-11-15 20:21:33 +00:00 |
queen.cpp
|
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
|
2009-07-25 12:59:46 +00:00 |
queen.h
|
Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome)
|
2009-11-24 22:10:14 +00:00 |
resource.cpp
|
do not include common/debug.h from common/util.h
|
2009-01-30 05:25:17 +00:00 |
resource.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
restables.cpp
|
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
|
2007-09-01 19:13:04 +00:00 |
sound.cpp
|
- Rename FlacStream to FLACStream.
|
2010-02-03 09:42:11 +00:00 |
sound.h
|
fix bug #1995042: stop previous sfx playback when starting a new sfx (matches original dos code). Also removed the "sound skipping" hack in final bam scene.
|
2008-07-15 20:26:12 +00:00 |
state.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
state.h
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
structs.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 |
talk.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 |
talk.h
|
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
|
2007-09-01 19:13:04 +00:00 |
walk.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
walk.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
xref.txt
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |