Age | Commit message (Expand) | Author |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-08 | COMMON: Push #include audiocd.h in system.h out to .cpp files | Max Horn |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-10-31 | GOB: Clean up class DataIO | Sven Hesse |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-10-13 | GOB: Add Debug Console. | David Turner |
2010-09-30 | GOB: Create 16bit surfaces for true color games | Sven Hesse |
2010-09-30 | GOB: Change all drawing to use class Surface | Sven Hesse |
2010-09-30 | GOB: Remove dither stuff, commenting out most v6 drawing | Sven Hesse |
2010-09-30 | GOB: Stub setting up of 16bpp graphics | Sven Hesse |
2010-09-30 | GOB: Add kFeaturesTrueColor | Sven Hesse |
2010-09-30 | GOB: Rename kFeatures640 to kFeatures640x480 | Sven Hesse |
2010-08-17 | Fascination - Fix the texts not cleaned up (eg Hotel Hall). Thanks SylvainTV ... | Arnaud Boutonné |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-27 | GOB: Respect mute option on startup (bug #3032781) | Sven Hesse |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-06-25 | AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-04-12 | Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la... | Ori Avtalion |
2010-03-10 | Silenced some harmless cppcheck warnings about unreachable code after a return. | Torbjörn Andersson |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2010-02-19 | Fix for bug #2954286 "Gob: ScummVM quits on pause". | Johannes Schickel |
2010-02-03 | Implementing saving/loading for Fascination. Tested in the DOS floppy version... | Sven Hesse |
2010-02-03 | Minor style-related changes | Sven Hesse |
2010-01-22 | Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and Add... | Arnaud Boutonné |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
2009-12-09 | Change GOB engine so that not all its files depend on gui/dialog.h (and thus ... | Max Horn |
2009-11-16 | gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, Go... | Arnaud Boutonné |
2009-09-29 | Playtoons - implement some functions related to hotspot texts | Arnaud Boutonné |
2009-09-15 | - Implement _pattern variable | Arnaud Boutonné |
2009-08-28 | Suppress useless game type for Playtoons CK | Arnaud Boutonné |
2009-08-24 | - Add game type ADI2 | Arnaud Boutonné |
2009-08-13 | - Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ... | Arnaud Boutonné |
2009-07-25 | Moved the decision whether subtitles should be displayed, so that the broken ... | Sven Hesse |
2009-07-25 | Move the event recorder to its own class (EventRecoder inside common/EventRec... | Johannes Schickel |
2009-07-24 | Merging Map_v4 into Map_v2 | Sven Hesse |
2009-07-24 | CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ... | Sven Hesse |
2009-07-24 | Adding subtitle support to Woodruff | Sven Hesse |
2009-07-09 | Giving Font its own real class | Sven Hesse |
2009-07-07 | kFeatures800 -> kFeatures800x600 in order to have more meaningful name | Eugene Sandulenko |
2009-07-07 | Change SaveLoad_Playtoons case | Arnaud Boutonné |
2009-07-07 | - Separate Playtoons gametypes from in GobEngine::initGameParts() | Arnaud Boutonné |
2009-07-05 | Renaming the last occurences of "Collision" to "Hotspot" | Sven Hesse |
2009-07-05 | Removing the now unneeded Game_v* classes | Sven Hesse |
2009-07-05 | Putting the Urban noCD check into Init_v6::initGame() | Sven Hesse |
2009-07-05 | Removing the now empty Game_Fascination class | Sven Hesse |