.. |
agi
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
agos
|
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language
|
2010-04-12 21:21:06 +00:00 |
cine
|
CINE: Change Doxygen commands to match our CFC
|
2010-04-21 21:22:43 +00:00 |
cruise
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
draci
|
Fix static initialization
|
2010-04-19 16:38:41 +00:00 |
drascula
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
gob
|
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language
|
2010-04-12 21:21:06 +00:00 |
groovie
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
kyra
|
Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers."
|
2010-04-12 19:50:40 +00:00 |
lure
|
Fixed GCC warning about 'hotspotId' shadowing a member of 'this'. Let's call
|
2010-04-21 05:30:38 +00:00 |
m4
|
Changed MadsView into a separate class, since it's functionality is needed by two different class hierarchies that can't share a common ancestor class
|
2010-04-21 10:42:01 +00:00 |
made
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
mohawk
|
Remove use of global constructors in Mohawk.
|
2010-04-19 20:28:36 +00:00 |
parallaction
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
queen
|
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language
|
2010-04-12 21:21:06 +00:00 |
saga
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
sci
|
SCI: get color white instead of hardcoded 255 inside openPort(), fixes not working inverting of button controls on qfg1ega character stats screen
|
2010-04-20 19:37:58 +00:00 |
scumm
|
Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in Tinsel
|
2010-04-17 23:57:50 +00:00 |
sky
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
sword1
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
sword2
|
Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in Tinsel
|
2010-04-17 23:57:50 +00:00 |
teenagent
|
Fixing some warnings (with gcc 3.3.6)
|
2010-04-17 23:19:52 +00:00 |
tinsel
|
Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in Tinsel
|
2010-04-17 23:57:50 +00:00 |
touche
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
tucker
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
advancedDetector.cpp
|
Small tweak, works around a bug in the default OpenBSD gcc 3.3.5 compiler
|
2010-04-20 16:58:52 +00:00 |
advancedDetector.h
|
Introduced new ADGF flag ADGF_USEEXTRAASTITLE.
|
2010-01-03 21:07:40 +00:00 |
dialogs.cpp
|
GUI: Unify various definitions of kOKCmd and move it to namespace GUI
|
2010-04-06 09:26:43 +00:00 |
dialogs.h
|
Factor out save/load code from MainMenuDialog::handleCommand into new methods
|
2010-04-06 09:26:20 +00:00 |
engine.cpp
|
Explain the rational of the CursorMan.pushCursor calls directly
|
2010-04-11 19:04:24 +00:00 |
engine.h
|
Add the "FIXME" comment at "g_engine" from engine.cpp to "g_engine" in engine.h too.
|
2009-09-24 14:02:05 +00:00 |
engines.mk
|
Revert of accidental commit to engines.mk
|
2010-03-21 10:53:13 +00:00 |
game.cpp
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
game.h
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
metaengine.h
|
Patch #2973290: Semicolon cleanup
|
2010-03-22 20:28:08 +00:00 |
module.mk
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
savestate.cpp
|
Switch SaveStateDescriptor::getBool to use Common::parseBool
|
2010-04-06 09:27:27 +00:00 |
savestate.h
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |