Age | Commit message (Expand) | Author |
2011-06-14 | CGE: Fix the remaining link errors. It now crashes instantly, most likely bec... | Strangerke |
2011-06-13 | CGE: Fix one linker error | Strangerke |
2011-06-13 | CGE: Fix several issues reported by CPPCHECK | Strangerke |
2011-06-13 | CGE: Cleanup: also remove trailing tabs | Strangerke |
2011-06-13 | CGE: Cleanup: remove trailing spaces | Strangerke |
2011-06-13 | CGE: Format code | Strangerke |
2011-06-13 | CGE: Add a couple of STUB warnings | Strangerke |
2011-06-12 | CGE: Add missing file, and STUB some missing functions in general.cpp | Strangerke |
2011-06-12 | CGE: Suppress VGA::Exit, some cleanup, add one missing source | Strangerke |
2011-06-11 | CGE: Remove DROP() macro | Strangerke |
2011-06-11 | CGE: Stubbing and cleanup made by SylvainTV | Strangerke |
2011-06-11 | CGE: Add a couple of missing files | Strangerke |
2011-06-10 | CGE: Add namespaces | Strangerke |
2011-06-10 | CGE: Suppress typedef for byte, word and dword. | Strangerke |
2011-06-10 | CGE: Replace Boolean, TRUE and FALSE by bool, true, false | Strangerke |
2011-06-10 | CGE: Remove far and near keywords | Strangerke |
2011-06-10 | CGE: Add default header, fix some includes | Strangerke |
2011-06-09 | CGE: Add several sources based on headers | Strangerke |
2011-09-10 | CGE: Add minimal engine and detection | Strangerke |
2011-06-07 | SCI: Use Sound debug channel in AmigaMac sound driver. | Walter van Niftrik |
2011-06-06 | COMMON: Make more symbols forbidden | Max Horn |
2011-06-06 | DETECTOR: Change printf calls to use logMessage. | Alyssa Milburn |
2011-06-06 | COMMON: Remove vfprintf call from XML parser | Max Horn |
2011-06-06 | SWORD25: Remove redundant bounds check | Max Horn |
2011-06-06 | SWORD25: Fix whitespace | Max Horn |
2011-06-06 | TOON: Tidy up decodeADPCM. | Alyssa Milburn |
2011-06-05 | KYRA: fix audio detection | athrxx |
2011-06-05 | KYRA: fix GMM saving | athrxx |
2011-06-05 | LOL: cleanup | athrxx |
2011-06-04 | MOHAWK: Add a bunch of LB detection entries. | Alyssa Milburn |
2011-06-04 | LOL: changed workaround for fireball bug | athrxx |
2011-06-04 | SCI: Set Mac versions of LSL1 and LSL5 to screen height 190. | Walter van Niftrik |
2011-06-04 | TSAGE: Add extra event manager fields to savegames | Paul Gilbert |
2011-06-04 | TSAGE: Bugfix for saving in scenes with palette rotations | Paul Gilbert |
2011-06-04 | TSAGE: Add support for saving in scene #6100 | Paul Gilbert |
2011-06-04 | COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette | Max Horn |
2011-06-04 | TSAGE: Implemented Y pixel difference in button text | Paul Gilbert |
2011-06-04 | TSAGE: Bugfix for assert when quitting whilst inventory dialog active | Paul Gilbert |
2011-06-04 | TSAGE: Fix one pixel difference in dialog positioning | Paul Gilbert |
2011-06-04 | TSAGE: Bugfixes for displaying thick borders on default buttons | Paul Gilbert |
2011-06-04 | TSAGE: Moved graphic edge adjustment amount to a global variable | Paul Gilbert |
2011-06-03 | AGI: Fix type mismatch (see bug #3311198) | Max Horn |
2011-06-03 | TSAGE: Fix font color in GfxMessage(), in later versions of the engine (like ... | Strangerke |
2011-06-03 | SCUMM: fix typo (reported by Littleboy) | athrxx |
2011-06-03 | ENGINES: Remove some uses of g_engine | Max Horn |
2011-06-03 | Remove accidentally added file *sigh* | Max Horn |
2011-06-03 | SCI: Switch some char* to Common::String& | Max Horn |
2011-06-03 | TSAGE: Add proper colors to buttons in the CD version of ringworld | Strangerke |
2011-06-03 | GROOVIE: Remove Unecessary debugger errorString() function. | D G Turner |
2011-06-03 | TESTBED: Remove another static and a confusing comment | Willem Jan Palenstijn |