.. |
console.cpp
|
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
|
2010-12-07 18:54:21 +00:00 |
console.h
|
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
|
2010-12-07 18:54:21 +00:00 |
database.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
database.h
|
Optimized object property access speed
|
2009-11-23 15:31:58 +00:00 |
detection.cpp
|
Add entries for the DOS, FM-Towns, and PC-98 versions of RTZ (all on the FM-Towns CD).
|
2010-07-16 20:00:16 +00:00 |
graphics.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
graphics.h
|
|
|
made.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
made.h
|
AUDIO: Rename sound/ dir to audio/
|
2011-02-09 01:09:01 +00:00 |
module.mk
|
MADE: Added basic debugging console to engine
|
2010-11-08 12:17:19 +00:00 |
music.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
music.h
|
AUDIO: Move more common code to Audio::MidiPlayer
|
2011-03-25 14:15:53 +01:00 |
pmvplayer.cpp
|
MADE: Prefer Surface::create taking a PixelFormat over the one taking a byte depth.
|
2011-04-17 16:29:23 +02:00 |
pmvplayer.h
|
AUDIO: Rename sound/ dir to audio/
|
2011-02-09 01:09:01 +00:00 |
redreader.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
redreader.h
|
COMMON: Split common/stream.h into several headers
|
2010-11-19 17:03:07 +00:00 |
resource.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
resource.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
screen.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
screen.h
|
MADE: Adapt to setPalette RGBA->RGB change.
|
2011-02-14 17:08:32 +01:00 |
screenfx.cpp
|
|
|
screenfx.h
|
|
|
script.cpp
|
Check if we should quit on every opcode call instead of after every 500. Fixes bug #2960238.
|
2010-02-27 18:54:21 +00:00 |
script.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
scriptfuncs.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
scriptfuncs.h
|
JANITORIAL: Format forward declarations to follow convention
|
2011-04-28 12:20:34 +03:00 |
sound.cpp
|
|
|
sound.h
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |