Timeline
05/25/17:
- 20:00 Changeset [efd4efe1] by
- STARK: Fix typo in constant
- 19:31 Changeset [6909ea7c] by
- STARK: Switch to framerate independant fast forward
- 19:31 Changeset [f1ea81e5] by
- STARK: Switch to framerate independant sound fading
- 19:31 Changeset [1f9c20a6] by
- STARK: Switch to framerate independant rumble duration
- 19:31 Changeset [e6696fd5] by
- STARK: Switch to framerate independant fading
- 19:31 Changeset [5577b3ee] by
- STARK: Pause the currently playing videos when ResidualVM pauses the …
- 19:31 Changeset [23f1222e] by
- STARK: Implement the floatScene opcode
- 19:30 Changeset [72b5b0c] by
- STARK: Introduce a frame rate limiter Does its best to keep the …
- 19:30 Changeset [1bd4b2cc] by
- STARK: Implement random idle action animations
- 14:23 Changeset [dadf1dbe] by
- GUI: Fully hide GMM save/load buttons if not supported by engine …
- 11:00 Changeset [052be38c] by
- STARK: Implement the swayScene opcode
05/24/17:
- 16:49 Changeset [ad1cc613] by
- SCI32: Fix typo in script patch name
- 16:45 Changeset [26fe96d6] by
- SCI32: Add script patch for lsl7 cheese maker priority bug This issue …
- 13:37 Changeset [97d4a9ef] by
- SCI32: Add script patch for cheese maker issue Room 540, was game …
- 04:16 Changeset [dc9c121d] by
- I18N: Update translations templates
- 04:16 Changeset [cffe0153] by
- SCI32: Add 'music/' subdir to file path for LSL7 GOG LSL7 originally …
- 03:45 Ticket #9796 (SCI: Torin's Passage Demo: Missing animations) closed by
- fixed: This issue has been fixed in fdb87619c61c579cc2bb3162ae77b06e13d9cf91. …
- 03:41 Changeset [fdb87619] by
- SCI32: Fix selector search for SCI2/2.1 games with missing vocab.997 …
- 02:31 Changeset [31c2aa8d] by
- TITANIC: Rename DMatrix fn3 to loadTransform
- 02:14 Changeset [bf3d66d4] by
- TITANIC: Fix result of CMatrixTransform fn5 method
05/22/17:
- 23:58 Changeset [9c28bcf0] by
- TITANIC: Renamed CStarControlSub26 to CMatrixTransform
- 17:18 Ticket #9799 (SCI: PHANT1 Demo: Console Graphics remap warning) closed by
- invalid: Thanks for your report! The only difference between ScummVM and SSCI …
- 15:13 Changeset [44bd75c3] by
- I18N: Update translation (German) Currently translated at 100.0% (957 …
- 05:36 Changeset [d2882f43] by
- I18N: Update translation (Dutch) Currently translated at 100.0% (957 …
- 03:21 Changeset [e6857b48] by
- TITANIC: Further renamings for orientation changer use
- 03:05 Changeset [8983a827] by
- I18N: Regenerate translations data file
- 03:01 Changeset [4f10761d] by
- TITANIC: Rename transition percent fields in Starfield classes
- 02:58 Changeset [1ed01c2f] by
- TITANIC: Rename Sub25 class to COrientationChanger, fixes & cleanup
- 00:37 Changeset [63a87ac1] by
- SCI32: Fix return value of kWebConnect On macOS, the return code from …
- 00:37 Changeset [2d3c8618] by
- MACOSX: Fix flipped return value of openUrl
05/21/17:
- 20:56 Changeset [159e5a97] by
- ENGINES: Allow detection entries to match on full paths This allows …
- 20:56 Changeset [8575c9d5] by
- I18N: Update translations templates
- 20:56 Changeset [8cca1015] by
- I18N: Update translation (German) Currently translated at 99.8% (956 …
- 20:56 Changeset [fdb27c91] by
- I18N: Update translation (Finnish) Currently translated at 100.0% …
- 20:55 Changeset [fa0bb7dd] by
- BACKENDS: Compress screenshots using PNG if available Closes gh-948.
- 15:49 Ticket #9799 (SCI: PHANT1 Demo: Console Graphics remap warning) created by
- ScummVM: 1.10.0git-3287-gc4134a9 Tester: Win7-64 When playing through …
- 13:38 Ticket #9798 (SCI: GK2 Demo: Warnings and hourglass color) created by
- SummVM: 1.10.0git3283-g779b833 Tester: Win7-64 I played the …
- 11:27 Changeset [71989715] by
- I18N: Update translation (Italian) Currently translated at 100.0% …
- 02:52 Changeset [c73bf1c] by
- SCI: Add resource hash to resource_info debugger command Bad …
- 02:40 Ticket #9780 (SCI: LSL6HIRES-CD: Crash when dialing phone in Larry's room) closed by
- fixed: Thanks again for your report, and your efforts debugging to help …
- 02:33 Ticket #9795 (SCI: KQ7 Demo: missing sound effects) closed by
- fixed: Thanks for your report! This problem occurred because the demo’s game …
- 02:20 Changeset [dd6cbaa3] by
- I18N: Update translations templates
- 02:14 Changeset [ef69a594] by
- SCI: Stop leaking locals segments during script reuse When a game …
- 02:14 Changeset [bc728a1c] by
- SCI: Fix warning about missing base object when loading save games …
- 02:14 Changeset [eba1e883] by
- SCI: Minor punctuation fix in buggy script alert
- 02:14 Changeset [49173300] by
- SCI: Find and store the original static names of objects See code …
- 02:14 Changeset [1f29e6f2] by
- SCI: Refactor relocation code This groundwork enables an object to …
- 02:14 Changeset [d09ae57f] by
- SCI32: Remove bad assertion in relocateSci3 While extremely rare …
- 02:14 Changeset [eda836f2] by
- SCI: Nitpicky cleanup of some magic numbers and what-not-why comments
- 02:14 Changeset [71630a7c] by
- SCI: Remove duplicate relocateBlock function
- 02:14 Changeset [bc9835ba] by
- SCI: Always use SegManager::getObjectName to get object names This …
- 02:14 Changeset [881be25f] by
- SCI: Stop making copies of ObjMap and remove related dead code ObjMap …
- 02:14 Changeset [66efb750] by
- SCI: Add more support for >16-bit SCI3 offsets Basically just grepped …
- 02:14 Changeset [14a521a2] by
- SCI32: Fix kPlatform operation for SCI2 through SCI2.1early Fixes …
- 02:14 Changeset [cb657c0c] by
- SCI: Ignore patch resources with .DOS and .WIN extensions Type …
- 00:45 Changeset [c4134a9e] by
- TITANIC: Method renamings in star control camera classes
05/20/17:
- 21:54 Changeset [7fb217b3] by
- TITANIC: Remove unused variable
- 21:27 Changeset [7cef9829] by
- I18N: Update translation (German) Currently translated at 99.5% (953 …
- 21:27 Changeset [1b106788] by
- TITANIC: Fix blitting of game objects with a transparency surface
Note:
See TracTimeline
for information about the timeline view.