https://github.com/scummvm/scummvm

sort by:
Revision Author Date Message Commit Date
40afe9d BUILD: Fix missing directory creation in aos4dist target. 18 November 2012, 02:43:49 UTC
d26f6cd BUILD: Fix aos4dist target when building outside source directory. 17 November 2012, 18:01:17 UTC
2d8f2c2 CONFIGURE: Use correct prefixed binaries for AmigaOS cross-compile. 16 November 2012, 11:24:20 UTC
cbfc9ad CONFIGURE: Force static build when crosscompiling for AmigaOS. 15 November 2012, 19:56:09 UTC
8702170 DREAMWEB: Increase _operand1 buffer size Theoretically, it should be almost as big as _inputLine, so let's make them the exact same size just for simplicity. This fixes crashes for me when trying to use very long parameters to the monitor's READ command, and could possibly fix a bug reported in the German version where you supposedly have to read "kurzmitteilung". 14 September 2012, 18:40:39 UTC
1b39113 CGE: Fix bug #3557904 - Shadow at wrong position 05 September 2012, 06:29:26 UTC
ba23e54 I18N: Update translation data file. 27 August 2012, 14:20:54 UTC
2bcae5e I18N: Updated Catalan translation. 27 August 2012, 14:20:11 UTC
b927581 PS3: Force use of freetype from ps3toolchain 21 August 2012, 14:29:28 UTC
f776be0 I18N: Update Polish translation from patch #3552055 15 August 2012, 19:52:54 UTC
e90a6c7 TINSEL: Fixed portability issue with earlier savegames 06 August 2012, 10:36:38 UTC
3af1b0d CGE: Keep Soltys' position when saving 05 August 2012, 20:28:22 UTC
325f13d CGE: Fix bug #3547274 - missing travel buttons after save 04 August 2012, 21:58:59 UTC
f97217c TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent". This could occur on other platforms too and was a race hazard between mixer thread startup and music being valid i.e. If the music doesn't already exist, when the mixer callback is done, this deletes the channel as idle. Reordered the calls to fix this. Also, removed unecessary music->start() as this is done by setMusic(n) on successful load anyway. 03 August 2012, 04:59:57 UTC
65985fa GPH: Add extra call to SDL_ShowCursor(SDL_DISABLE). * This is needed on the hacked SDL on the GP2X after any call to SDL_SetVideoMode. It does not impact other GPH devices. (cherry picked from commit 4b4ce9dc6b63e76d90188841db7d2ff88c10477e) 31 July 2012, 18:07:38 UTC
042ecd2 GPH: Move the legecy GP2X joystick code into the switch case to make it easier to follow. (cherry picked from commit 0cf1c220fa39a0157d5d19ab22e5ce1eb65596c7) 31 July 2012, 11:33:48 UTC
63633dc GPH: Clean up initialisation code and start event manager after log files are setup (if needed). (cherry picked from commit 3b6398cd40838b7b2679eb597d453e3e81b1e6ef) 31 July 2012, 11:33:02 UTC
bb4a97a OPENPANDORA: Start event manager after log files are setup (if needed). (cherry picked from commit 9c2018c5a890c5276249f2b93be274a564efd7bb) 31 July 2012, 11:32:43 UTC
051fb79 GPH: Use SDLPluginProvider not POSIXPluginProvider. (cherry picked from commit 53a066d09954c78d783f72690e4d523107926939) 31 July 2012, 11:32:30 UTC
0d35263 OPENPANDORA: Cleanup. (cherry picked from commit 9a0ba7124fe6faee0d4c89ca10964df18740f105) 31 July 2012, 11:32:19 UTC
f950811 ANDROID: Add forgotten line to AndroidManifest.xml.in. See fe2b85befacc05f448bc828c021d96deab9ea2ed. 31 July 2012, 10:20:30 UTC
3fcdb5d TEENAGENT: Fix typo in processCallback() address. 0x50c5 is invalid, replaced with valid 0x505c. 29 July 2012, 01:10:44 UTC
ec03986 TEENAGENT: Fix another invalid string offset. This typo caused an incorrect string output when Mark examines the car trunk when it is empty. 29 July 2012, 01:10:24 UTC
8d590da TEENAGENT: Fix for bug #3540542 ("string truncated after diving"). This was a typo in the string offset. 29 July 2012, 01:10:13 UTC
a018af5 GPH: Fix accidental commit. * I did not mean to commit any of the GPH backend with the OP stuff. Cleanup of this backend will follow later. (cherry picked from commit d83764f05591ab552316fb6aa59ac92abc7c4680) 24 July 2012, 10:46:33 UTC
9939363 OPENPANDORA: Clean up old commented code. (cherry picked from commit b157269ff432c8ed08352683c1d6c7c4c246e429) 24 July 2012, 10:46:03 UTC
ae75889 OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup. * Also remove some old cruft in the form of commented code. (cherry picked from commit 6f978ee78b19be19329adef2618d814012440071) 24 July 2012, 10:45:55 UTC
5886f39 OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode. * Fixes a bug that can occur on load. (cherry picked from commit 45354676ebe14df8d382681621f1d994258dbb72) 24 July 2012, 10:45:45 UTC
e24af2f WEBOS: Remove broken keymapper code which is not needed anymore anyway (cherry picked from commit e68d6c23fefde8df2ee23f3e23035c3b73a641e6) 21 July 2012, 15:43:07 UTC
2f2add2 WII: Adapt to mouse cursor dontScale API change (cherry picked from commit 5636c1fee05d1b718597017e003fa046c9791902) 21 July 2012, 14:30:22 UTC
831cfc8 MAEMO: Fix date in debian/changelog 20 July 2012, 19:51:24 UTC
3e55e92 CREDITS: Update dreamweb team 20 July 2012, 19:03:43 UTC
79ce868 DREAMWEB: Remove asm sources/translator 20 July 2012, 18:56:44 UTC
e8c0cbe CREDITS: Credits for original sources 20 July 2012, 18:53:09 UTC
b5c7ad5 DISTS: update version information 20 July 2012, 18:10:18 UTC
efcee80 NEWS: Set 1.5.0 release date 20 July 2012, 18:05:26 UTC
c3e313b ANDROID: Disable the savegame parachute Only on the stable branch, since this is unfinished and might wipe savegames of the user. (cherry picked from commit cf41ac0fec13c1191fd107bf25505713aa60afde) 19 July 2012, 16:08:26 UTC
cc88825 ANDROID: Target SDK 10, and support more device configurations. Identical to 1.4's fe2b85befacc05f448bc828c021d96deab9ea2ed. 19 July 2012, 16:03:09 UTC
72dcbf9 TSAGE: Changed '0' to 'ADGF_NO_FLAGS' in detection tables 19 July 2012, 09:16:15 UTC
bb1b78a MAEMO: Add new build dependencies Since libfaad doesn't exist in maemo.org extras-devel, it cannot be added. 19 July 2012, 02:38:49 UTC
c640671 DISTS/FEDORA: Add new dependencies 18 July 2012, 20:28:48 UTC
a001394 DREAMWEB: Marked Dreamweb as stable 17 July 2012, 14:47:47 UTC
65378a2 TSAGE: Altered the ADGF_TESTING flags for Blue Force 17 July 2012, 14:44:13 UTC
ab30404 CINE: Mark Operation Stealth as Unstable. Since the cine engine's support for Operation Stealth is still incomplete with significant GFX glitches, this should be marked as "ADGF_UNSTABLE" to warn users and prevent invalid bug reports. However, it should be noted that the game is completable. 16 July 2012, 20:29:33 UTC
13607b0 TINSEL: Fix bug #3459999 - "TINSEL: DW Crash in Subtitle Menu" 15 July 2012, 13:57:07 UTC
564d928 I18N: Regenerate translations data file 15 July 2012, 13:08:00 UTC
1138a54 I18N: Update French translation 15 July 2012, 13:07:35 UTC
1c862ca DOCS: Updated German README (Liesmich) and NEWS (Neues). Liesmich now based on README SHA1 ID: 604c6bde91a9f1fb71d18f8fdcc172fc738ff9ef Neues now based on NEWS SHA1 ID: 3de8c4b07d6f15fe6e9ca4bcb8da92532ebf5692 15 July 2012, 12:35:32 UTC
2be6887 I18N: Updated German GUI translation. 15 July 2012, 12:35:09 UTC
6001002 MAEMO: Minor whitespace fix (cherry picked from commit 848b6daeb980199a948fd5d067e5f199c1ee1593) 15 July 2012, 05:08:12 UTC
e188412 MAEMO: Set defaults for fullscreen and aspect ratio correction New installs now have fullscreen and aspect ratio correction on by default (cherry picked from commit 6abb3501b50101760885efaf4a9721beadb18052) 15 July 2012, 05:04:06 UTC
f8a7fc4 MAEMO: Fix compile without keymapper (cherry picked from commit aa8dec9a722e1b85374a215cba9a7066040a5e6e) 15 July 2012, 04:56:04 UTC
3af8661 SCI: Properly detect the Polish version of KQ5 Thanks to jacek909 for the extra MD5 checksums of the Polish version. This fixes bugs #2725722 (Polish version checksums) and #3536863 (SCI: KQ5 Floppy English detected as Polish) 14 July 2012, 22:44:41 UTC
a849da3 TINSEL: Cleanup 14 July 2012, 02:08:29 UTC
260539f I18N: Regenerate translations data file 13 July 2012, 20:56:28 UTC
0e8c06c I18N: Update French translation 13 July 2012, 20:52:08 UTC
a661ae3 I18N: Update Czech translation and README from patch #3541613 13 July 2012, 20:51:15 UTC
ae6d268 Updated da_DA file 13 July 2012, 20:50:53 UTC
859c0fa TINSEL: Added MD5 detection entries for Discworld 1 Polish translation 11 July 2012, 11:41:20 UTC
0c72978 TSAGE: Fix for bug #3541354 - Nico shooting player after being tied up 11 July 2012, 11:27:07 UTC
0b16d85 MAEMO: Update debian/changelog 11 July 2012, 04:00:11 UTC
a756192 NEWS: Mention Maemo port changes 11 July 2012, 03:19:42 UTC
382f554 I18N: Regenerate translations data file 09 July 2012, 11:44:17 UTC
965fde0 I18N: Update Italian translation This was sent by Matteo by email. 09 July 2012, 11:42:23 UTC
564a919 I18N: Update Hungarian translation from patch #3541507 09 July 2012, 11:41:59 UTC
c219033 TINSEL: Fix bug #3541230 - "DW: PSX version locks up after using the book" Removed the superfluous MIDI offset storing code. Now, the MIDI buffer is re-read when the music loops. This removes a static variable and also fixes another bug in the SEQ decoder. 08 July 2012, 22:44:17 UTC
fc22c3f SCI: Update comments in kGetAngleWorker() 08 July 2012, 22:44:16 UTC
075189c I18N: Regenerate translations data file 08 July 2012, 22:01:19 UTC
2e6d9f3 I18N: Update Spanish translation from patch #3541399 08 July 2012, 21:59:54 UTC
6d01e08 I18N: Update Swedish translation from patch #3541394 08 July 2012, 21:59:38 UTC
fba7a4b DEVTOOLS: Disable OpenGL support in create_project. 08 July 2012, 20:41:44 UTC
7c8ec57 CONFIGURE: Disable OpenGL by default. 08 July 2012, 20:41:01 UTC
0361c72 NEWS: Remove OpenGL entry in 1.5.0 news section. (cherry picked from commit ccd1553f60680daf49f9237b718e9013cc3c3f97) 08 July 2012, 20:40:17 UTC
0536fcc RELEASE: This is 1.5.0pre 08 July 2012, 19:27:47 UTC
a4b0c0e I18N: Updated translations.dat 08 July 2012, 19:26:08 UTC
97fe268 I18N: Updated Russian and Ukrainian translations 08 July 2012, 19:24:53 UTC
b2fb273 SCI: Also set the filename of the videoState struct when playing AVIs 08 July 2012, 19:01:15 UTC
262c7a1 SCI: Fix a typo and add some comments to kGetAngleWorker() 08 July 2012, 19:01:13 UTC
50dc500 SCI: Ignore another leftover script from KQ7 in the debugger 08 July 2012, 19:01:11 UTC
bb434d4 NEWS: V1 composer games aren't supported yet. 08 July 2012, 18:53:47 UTC
ff1828f MOHAWK: Play anims for LiveText items *after* the speech. Another attempt at fixing bug #3541294. 08 July 2012, 18:26:02 UTC
3b69816 SCI: Add another English floppy version of KQ5 (bug #3536863) According to this bug report, there exists another English version with the same file checksums as the vanilla English version, patched to Polish. We need a better way of distinguishing the two versions. Until we do, this is a duplicate entry of the Polish floppy version 08 July 2012, 13:18:26 UTC
10b3fdf SCI: Show information for correct file naming in the QFG4 import room This information is shown in previous QFG versions, but it had to be placed in a SCI32 graphics function in order to be shown in QFG4 too 08 July 2012, 13:15:47 UTC
2ef3f5e SCI: Update the virtual file selected in the QFG4 character import screen This makes the character import screen in QFG4 functional, as the virtual file index was never updated 08 July 2012, 13:15:45 UTC
4c43d6d SCI: Add a hack in kGetAngleWorker to fix bug #3540976 kGetAngle(Worker) has been implemented based on behavior observed with a test program created with SCI Studio. However, the return values have subtle differences from the original, which uses atan(). This temporary hack will do for now till the implementation of kGetAngle is done again. A simpler atan2-based implementation has also been added for future reference 08 July 2012, 13:15:43 UTC
2675311 I18N: Regenerate translations data file 08 July 2012, 11:39:46 UTC
36f63e6 I18N: Update all translations from source code This in particular fixes the spelling of Yamaha. 08 July 2012, 11:39:46 UTC
93cc9c9 I18N: Update French translation 08 July 2012, 11:39:45 UTC
87b79f2 COMPOSER: Fix parsing v1 book groups. This fixes bug #3539019. 08 July 2012, 08:28:44 UTC
e265be0 MOHAWK: Run animations attached to LiveText items. Should fix bug #3541294. 08 July 2012, 07:54:36 UTC
4f9b9ce SCUMM: Correct HE version for another English Windows version of Freddi Fish and Luther's Maze Madness. 07 July 2012, 23:41:25 UTC
cfe7bf6 TOON: Remove unecessary getSystem() function. This was needed due to the unecessary protected shadow variable hiding the Engine superclass _system member variable. 07 July 2012, 13:37:15 UTC
10ba526 SCUMM: Add another English Windows version of Freddi Fish and Luther's Maze Madness. 07 July 2012, 10:13:02 UTC
8b55dcf I18N: Regenerate translations data file 07 July 2012, 00:26:25 UTC
fdcef3e Merge pull request #253 from somaen/norsk-oversettelse I18N: Update norwegian (Bokmaal)-translation 07 July 2012, 00:24:17 UTC
6051ec1 DOCS: Add Danish QuickStart file This was sent by Steffen Nyeland by email. 07 July 2012, 00:15:59 UTC
5619419 I18N: Update Danish translation This was sent by Steffen Nyeland by email. 07 July 2012, 00:15:04 UTC
47499fa DOCS: Update Swedish README from patch #3539543 07 July 2012, 00:10:21 UTC
2d92259 Merge pull request #235 from tobigun/android-theme ANDROID: disable compression for zip-file assets 06 July 2012, 20:19:00 UTC
e4378d5 SCI: Better handling for Phantasmagoria's odd screen size Still not right, as the width isn't set 06 July 2012, 10:17:04 UTC
back to top