Age | Commit message (Expand) | Author |
2011-06-22 | CGE: suppress a couple of static, add ProgName and MergeExt | Strangerke |
2011-06-21 | CGE: ScummVM no longer crashes instantly | Strangerke |
2011-06-20 | CGE: Remove some statics | Strangerke |
2011-06-20 | CGE: Remove static parts of HEART | Strangerke |
2011-06-20 | CGE: As there's only one instance of VGA, suppress all the static keywords fr... | Strangerke |
2011-06-19 | Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into soltys_wip2 | eriktorbjorn |
2011-06-19 | CGE: Get rid of some static initializing | eriktorbjorn |
2011-06-19 | CGE: (Eriktorbjorn) Fix compilation for GCC | Strangerke |
2011-06-19 | CGE: Fix compilation under GCC | eriktorbjorn |
2011-06-18 | CGE: Suppress some defines, fix semi-columns in template definitions | Strangerke |
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 |