aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-12-02HOPKINS: Fix button selections in Breakout high scores listPaul Gilbert
2012-12-02HOPKINS: Initial implementation of new codec for Windows APC sound filesPaul Gilbert
2012-12-01HOPKINS: Fix exiting game when displaying Breakout high score tablePaul Gilbert
2012-12-01HOPKINS: Clean up multiple VBL calls in NAME_SCOREPaul Gilbert
2012-11-30HOPKINS: Added extra flag check to can save/load currently methodsPaul Gilbert
2012-11-30HOPKINS: Fix savegame thumbnailsPaul Gilbert
2012-11-28HOPKINS: Bugfix for ending delay after Bernie is killedPaul Gilbert
2012-11-28HOPKINS: Fix for character select icons appearing on the map screenPaul Gilbert
2012-11-28HOPKINS: Bugfix for exiting game when the map screen is being shownPaul Gilbert
2012-11-28HOPKINS: Bugfix for Hopkins/Samantha appearing when you're controlling the ot...Paul Gilbert
2012-11-28HOPKINS: Fix incorrect loop increment in CONTOURNE methodPaul Gilbert
2012-11-27HOPKINS: Rework SCBOB(), silent some CppCheck warningsStrangerke
2012-11-26HOPKINS: Fix SAUVEGARDE pointer references to use proper data arrayPaul Gilbert
2012-11-26HOPKINS: Fix if condition check in CHANGE_TETEPaul Gilbert
2012-11-26HOPKINS: fix hanging when selecting Exit from the Linux full game menuPaul Gilbert
2012-11-25HOPKINS: Properly initialise the NO_COUL variable at startup.Paul Gilbert
2012-11-25HOPKINS: Replaced many occurrences of 640 with SCREEN_WIDTHPaul Gilbert
2012-11-25HOPKINS: Renamed CharcaterInfo fields of SAUVEGARDEPaul Gilbert
2012-11-25HOPKINS: Disable scene scrolling when the Options or save/load dialog is shownPaul Gilbert
2012-11-25HOPKINS: Bugfix for intermittent crash when opening Save/Load dialogPaul Gilbert
2012-11-25HOPKINS: Comments and parameter naming for CHANGE_TETEPaul Gilbert
2012-11-24HOPKINS: Fix more CppCheck warningsStrangerke
2012-11-24HOPKINS: Changed final PlayerCharacter constant to CHARACTER_SAMANTHAPaul Gilbert
2012-11-24HOPKINS: Clean-up of CHANGE_TETE to fix switching charactersPaul Gilbert
2012-11-24HOPKINS: Fix more CppCheck warningsStrangerke
2012-11-24HOPKINS: Fix more CppCheck warningsStrangerke
2012-11-23HOPKINS: Fix CppCheck warningsStrangerke
2012-11-23HOPKINS: Bugfix to showing selected inventory item in factory liftPaul Gilbert
2012-11-23HOPKINS: Cleanup TXT4()Strangerke
2012-11-21HOPKINS: Fix problem with some keys (A, Z, Q, M on Azerty keyboards)Strangerke
2012-11-21HOPKINS: some renaming and reworkingStrangerke
2012-11-21HOPKINS: Enable cursor animations like the originalPaul Gilbert
2012-11-21Merge pull request #4 from alexbevi/hopkinsPaul Gilbert
2012-11-21HOPKINS: Clean up some 'for' statementsStrangerke
2012-11-21HOPKINS: Fix potential problem reported by alexbevi, cleanup variables in INT...Strangerke
2012-11-20HOPKINS: add another detetction entry for the Win95 full gameAlex Bevilacqua
2012-11-20HOPKINS: fix compilation (Linux)Alex Bevilacqua
2012-11-19HOPKINS: Partially fix entering high scores. Still far from perfect.Strangerke
2012-11-18HOPKINS: Changed computer info display to wait for a keypress after displayingPaul Gilbert
2012-11-18HOPKINS: Bugfix to allow Breakout paddle movement whilst waiting for starting...Paul Gilbert
2012-11-18HOPKINS: Bugfixes to actually play BreakoutPaul Gilbert
2012-11-18HOPKINS: Bugfixes for setup of Breakout sub-gamePaul Gilbert
2012-11-18HOPKINS: Added enum for different FBI computer terminals, and capitalisatoin ...Paul Gilbert
2012-11-18HOPKINS: Remove old stub event loop from the HopkinsEngine::run methodPaul Gilbert
2012-11-18HOPKINS: Bugfixes for computer screen textPaul Gilbert
2012-11-18HOPKINS: Fix for computer text display at the correct positionPaul Gilbert
2012-11-18HOPKINS: Bugfix for crash when walking in the projection roomPaul Gilbert
2012-11-18HOPKINS: Cleanup of FORET flag and bugfix for when leaving forest.Paul Gilbert
2012-11-18HOPKINS: Bugfix for throwing a dart at the switch in PurgatoryPaul Gilbert
2012-11-18Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkinsPaul Gilbert