aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2012-11-18HOPKINS: Pathfinding bugfix to fix error walking in Purgatory hallwayPaul Gilbert
2012-11-18HOPKINS: Replace MenuText by an array of structures, implement Charge_Menu()Strangerke
2012-11-18HOPKINS: Bugfix for crash when pushing button in purgatory control roomPaul Gilbert
2012-11-18HOPKINS: Bugfixes for the sequence playerPaul Gilbert
2012-11-17HOPKINS: Fix PCX loading when no present in CAT file.Strangerke
2012-11-17HOPKINS: Bugfix for cursor background transparency when in forestPaul Gilbert
2012-11-17Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkinsPaul Gilbert
2012-11-17HOPKINS: Bugfixes for entering forestPaul Gilbert
2012-11-17HOPKINS: Fix original bug in chapter 2, when searching the box.Strangerke
2012-11-17HOPKINS: Bugfix for CHARGE_BANK_SPRITE1Paul Gilbert
2012-11-17HOPKINS: Lots of code implemented for Hopkin's computerPaul Gilbert
2012-11-17HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIERStrangerke
2012-11-17HOPKINS: Fix for hearing police report after leaving bank.Paul Gilbert
2012-11-17HOPKINS: Properly implemented CONSTRUIT_FICHIER for animations.Paul Gilbert
2012-11-17HOPKINS: Bugfix for restoring screen after PLAY_ANM2 animation plays.Paul Gilbert
2012-11-17HOPKINS: Bugfixes for PLAY_ANM2 animation playerPaul Gilbert
2012-11-17HOPKINS: Add voice to detection, except for the Win95 demo (to be fixed)Strangerke
2012-11-16HOPKINS: Fixed some save/loading of TEMP.SCR to use the SaveLoadManager.Paul Gilbert
2012-11-16HOPKINS: Remove some magic values, add a safety check in Copy_Video_Vbe16Strangerke