Commit Graph
86814 Commits
Author SHA1 Message Date
Strangerke 314d52dbc1 DM: Fix some more warnings 2016-09-16 23:43:27 +02:00
Strangerke 421d47db85 DM: Fix some more non-MSVC warnings, remove a useless variable 2016-09-16 23:15:27 +02:00
Strangerke 85341206c5 DM: Fix some non-MSVC warnings 2016-09-16 22:41:46 +02:00
Strangerke 93109b77ff DM: Clarify some assignments 2016-09-16 22:06:01 +02:00
Strangerke f6039153ec DM: Refactor Box() 2016-09-16 22:05:59 +02:00
Eugene Sandulenko 60e3b9fd64 FULLPIPE: Further work on game saving 2016-09-16 22:15:24 +02:00
Paul Gilbert 1b335b6c75 TITANIC: CDontSaveFileItem should be classed as a file item 2016-09-16 13:01:53 -04:00
Paul Gilbert e1bf5e2d43 TITANIC: Flesh out the FPoint class 2016-09-16 12:45:47 -04:00
Eugene Sandulenko 7360b651b1 Merge pull request #829 from lubomyr/master
ANDROIDSDL: default config key browser_lastpath changed to '/storage'
2016-09-16 18:32:29 +02:00
Eugene Sandulenko c9dfcea680 I18N: Regenerated translations.dat 2016-09-16 18:09:52 +02:00
Eugene Sandulenko 58ec4473f1 FULLPIPE: Started game saving code 2016-09-16 18:09:00 +02:00
Eugene Sandulenko ea788bc1db Merge pull request #827 from BenCastricum/po_nl-nl
I18N: Update dutch translation
2016-09-16 18:08:32 +02:00
Eugene Sandulenko 742fd9ce2d Merge pull request #828 from lubomyr/master
ANDROIDSDL: Enabled mt32emu
2016-09-16 18:07:50 +02:00
lubomyr cc945d6105 ANDROIDSDL: default config key browser_lastpath changed to '/storage' 2016-09-16 18:07:45 +02:00
Walter van Niftrik 866f7cbf62 ADL: Fix curPicture OB1 bug when restoring
This is a regression introduced in df838f5. Fixes #9560.
2016-09-16 17:04:28 +02:00
Strangerke 952abc3243 DM: More renaming in gfx enums 2016-09-16 07:46:10 +02:00
Strangerke ae9ff70204 DM: More renaming in Gfx enums 2016-09-16 06:58:48 +02:00
Paul Gilbert c72d421659 XEEN: Fix setting up music, musPlayInstrument command 2016-09-15 21:25:06 -04:00
Paul Gilbert b87318805f SHERLOCK: Add debugger command to alter game flags 2016-09-15 18:43:39 -04:00
Eugene Sandulenko 66b9de0cba DM: Fix compilation 2016-09-15 22:04:52 +02:00
Strangerke cdc319e8c4 DM: Renaming of enums in gfx, some refactoring 2016-09-15 21:34:08 +02:00
Walter van Niftrik 6e8d69524e ADL: Add md5sum for hires4-atari disk side 1B 2016-09-15 21:29:17 +02:00
Eugene Sandulenko 0f955b40d7 FULLPIPE: Some renames in scene28 2016-09-15 15:51:34 +02:00
Eugene Sandulenko 1d6d11192e FULLPIPE: Fix navigation in scene28 2016-09-15 15:44:55 +02:00
Eugene Sandulenko 20cdb0182a FULLPIPE: Added debug info to scene28 2016-09-15 15:44:36 +02:00
lubomyr bae1f67b65 ANDROIDSDL: Enabled mt32emu 2016-09-15 15:26:53 +02:00
Bastien Bouclet 7155f14310 CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmake 2016-09-15 12:44:57 +02:00
Bastien Bouclet 4c7d3c1857 MOHAWK: Change the game ID for the making of Myst to lowercase
No target upgrade needed since it is not stored in the config file.
2016-09-15 12:44:57 +02:00
Ben Castricum 6bc8995749 I18N: Update dutch translation 2016-09-15 11:07:16 +02:00
Strangerke cb2b1b17db DM: Some renaming and refactoring in Gfx 2016-09-15 07:36:40 +02:00
Paul Gilbert 2042133b44 XEEN: Added music playback interface methods 2016-09-14 23:04:28 -04:00
Paul Gilbert a06d1b7efe XEEN: Implemented frequency shifting in music driver 2016-09-14 22:17:38 -04:00
Paul Gilbert b93b8f8245 XEEN: Fleshing out music player 2016-09-14 20:53:35 -04:00
Paul Gilbert 87168baf32 TITANIC: Add missing CInputHandler destructor 2016-09-14 18:43:15 -04:00
Strangerke 1fa2519a12 DM: Add DoorButton enum, fix a bug in drawSquareD3C 2016-09-14 22:25:27 +02:00
Strangerke 535ded7e55 DM: Add DoorOrnament enum, some refactoring in drawDoorOrnament to make use of it 2016-09-14 21:59:39 +02:00
Eugene Sandulenko 58d302b641 FULLPIPE: Added debug mode to scene29 2016-09-14 21:44:47 +02:00
Strangerke 20a27fac63 DM: Add DoorState enum, make use of it 2016-09-14 21:27:09 +02:00
Eugene Sandulenko 028576cdc8 FULLPIPE: Added more debug tracing to scene29 2016-09-14 18:52:58 +02:00
Eugene Sandulenko af286d86fa FULLPIPE: Remove now unused BallChain class 2016-09-14 10:58:36 +02:00
Eugene Sandulenko ea4000088e FULLPIPE: Fixed decoding of extra wide pictures. (transporter scene29) 2016-09-14 10:51:28 +02:00
Lothar Serra Mari ec4e97dc23 ALL: Add gmon.out to .gitignore 2016-09-14 09:23:24 +02:00
Lothar Serra Mari d5d51cc1a4 NEWS/DE: Update NEUES; remove obsolete entries 2016-09-14 09:20:46 +02:00
Strangerke c969647bc5 DM: Add an enum (ViewFloor), enforce its use, fix a bug in the case of kDMElementTypeDoorFront 2016-09-14 07:44:06 +02:00
Paul Gilbert 832c078dee SHERLOCK: RT: Improved handling for journal scrollbar 2016-09-13 20:11:15 -04:00
Thierry Crozat 2d651fd0f4 OPENGL: Fix dereferencing null pointer in OpenGLGraphicsManager
This fixes a crash when calling displayActivityIconOnOSD with a
NULL icon, which is used to remove the current activity icon.
2016-09-13 22:58:13 +01:00
Eugene Sandulenko 3b065a05f6 NEWS: Mentioned Amiga AmiUpdate feature. Sort ports alphabetically 2016-09-13 23:35:18 +02:00
Strangerke a0e9dedfa1 DM: Rename enum values in EventMan 2016-09-13 23:00:03 +02:00
Bastien Bouclet ee3bbbd394 NEWS: Remove Myst and Riven bug fixes
- Riven is not supported
- Myst is newly supported, bugfixes are not relevant
2016-09-13 22:32:50 +02:00
Eugene Sandulenko c543fcb9b7 NEWS: Mention WinSparkle support 2016-09-13 22:28:53 +02:00