Timeline
08/22/17:
- 23:59 Ticket #10148 (TITANIC: Relocking onto locked stars does not lock axis) closed by
- 23:53 Changeset [ceb329ad] by
- TITANIC: Formatting fixes for star control classes
- 23:20 Changeset [68d43a43] by
- Merge pull request #997 from dafioram/star_fix10148 TITANIC: Change …
- 22:24 Ticket #10156 (SCI: SQ1 VGA: Russian language version not detected) created by
- Hi! Could you please add Space Quest I VGA Russian version detection? …
- 20:49 Ticket #10154 (MSVC 2015 - SCI does not build, STATIC_ASSERT broken?) closed by
- worksforme: Ah, good then.
- 17:51 Changeset [54accdff] by
- BLADERUNNER: Call AI script when clue is received
- 17:02 Changeset [a4c79923] by
- BLADERUNNER: Add Dialogue Menu
- 14:20 Changeset [867b8dbb] by
- SLUDGE: Reset engine when launching a new game data file
- 08:26 Changeset [47835415] by
- GRAPHICS: MACGUI: Now MacWindowManager processes most of the events, …
- 08:25 Changeset [8458630e] by
- GRAPHICS: MACGUI: Added support for scrolling with mouse wheel
- 08:25 Changeset [a7dbacb5] by
- GRAPHICS: MACGUI: Ignore keys with modifiers in MacTextWindow
- 08:25 Changeset [5e9b72fb] by
- WAGE: Do not dump the interpreter code
- 08:25 Changeset [e13d567e] by
- GRAPHICS: MACGUI: Improved debug output in MacFontManager
- 02:52 Ticket #10155 (TITANIC: Hitting F1, stops F2-F4 and F6 from working) created by
- 1.10.0git-4587-g3e3e0e9 1. Click F1 2. If you click F2, F3, F4, or F6 …
- 02:14 Ticket #10130 (TITANIC: Prod'ing the MaitreD takes too long) closed by
- worksforme: Actually, I think this is working as intended.. it's just all too easy …
- 01:38 Changeset [3e3e0e9] by
- TITANIC: Renamings for MaitreDScript
- 01:09 Changeset [3596fa9a] by
- TITANIC: Renamings for CMaitreDProdReceptor
08/21/17:
- 23:55 Changeset [c06055e1] by
- TITANIC: Made variable for magic number used in auto camera mover …
- 22:57 Changeset [09a7a139] by
- TITANIC: Camera Auto Mover class cleanup Named some functions, made …
- 22:42 Changeset [04598dd5] by
- TITANIC: Named some functions in fvector
- 22:05 Changeset [05616ca2] by
- WAGE: Added detection from the alt version of Mormonoids
- 19:33 Ticket #10009 (IHNM: Gorrister invisible and stuck when reloading at mooring ring) closed by
- fixed: Thank you for finding this, this was a quite obscure bug, caused by a …
- 19:31 Changeset [1fd3d105] by
- SAGA: Fix bug #10009, when loading games Abort any scene entry …
- 19:31 Changeset [98da344a] by
- SAGA: Remove obsolete disabled code
- 17:40 Changeset [97ed6a2a] by
- GRAPHICS: MACGUI: Pass command id when creating menu to avoid …
- 14:21 Ticket #9732 (md5sum for spyfox german) closed by
- fixed: Detection for this game went into master with …
- 14:04 Changeset [203b5138] by
- SCUMM: Update MD5 include file
- 14:04 Changeset [4cba6004] by
- SCUMM: Add detection for unrecognized demos from CD with EAN 8716051020134
- 14:04 Changeset [f26e36c] by
- SCUMM: Add detection for German version of Spy Fox 1, fixes bug #9732
- 14:04 Changeset [65e75414] by
- SCUMM: Add detection for European Wii Spyfox Dry Cereal
- 08:47 Changeset [26893730] by
- JANITORIAL: Fix spelling error in comment
- 08:19 Changeset [cae614a4] by
- SLUDGE: Use common hashmap instead of array table
- 08:19 Changeset [516c24e8] by
- SLUDGE: Change game file to be loaded
- 08:19 Changeset [a9ee51d6] by
- SLUDGE: Some code cleaning
- 08:19 Changeset [d9a67915] by
- SLUDGE: Add support for some windows-only games
- 07:12 Ticket #6352 (SCUMM: Speech cut after calling menu in Freddi Fish games) closed by
- fixed
- 03:25 Changeset [2a96a6fc] by
- TITANIC: Prevent 2 star locking for large distances I have added a …
- 02:55 Changeset [2edd59d0] by
- TITANIC: Fix Tab key toggle for Starfield/Photo being broken
- 02:37 Changeset [ca05dffe] by
- TITANIC: Fix Coverity suggestion in CPetConversations
08/20/17:
- 22:27 Ticket #10154 (MSVC 2015 - SCI does not build, STATIC_ASSERT broken?) created by
- When building ScummVM using Visual C++ 2015, the final link step to …
- 21:23 Changeset [445e12f7] by
- TITANIC: Add Tab key as a shortcut for switching to inventory
- 21:22 Ticket #10153 (TITANIC: Star locking/unlocking via green lights, differences) created by
- In the original game you could use the green buttons to lock and …
- 21:04 Ticket #10147 (TITANIC: Relocking onto a star without moving causes crash) closed by
- Fixed by 312d63c3c951ed3781c4f7a1577b62cb862042b3 (Aug 19).
- 21:03 Ticket #10126 (TITANIC: Star Puzzle, crash for unlocking 1st star after 2 locked) closed by
- Fixed by 82d0053f8bd472ec598645550825257ddd78d683 (Aug 18).
- 20:51 Ticket #10152 (TITANIC: Can't move when loading another saved game during Succubus action) created by
- 1. Load attached saved game. 2. Click receive on the succubus. 3. …
- 20:24 Changeset [ffbfdac8] by
- TITANIC: Change ship view and position even if not moved The code was …
- 20:05 Ticket #10142 (TITANIC: Can remove parrot perch before flight) closed by
- fixed
- 20:05 Changeset [05f668ab] by
- TITANIC: Properly reset Parrot flag if you look away while he's eating
- 18:43 Changeset [cd9fe5c2] by
- TITANIC: Further camera and crosshair classes cleanup
- 18:31 Changeset [a32a29a] by
- Merge pull request #995 from dafioram/star_camera_work TITANIC: …
- 17:49 Ticket #10132 (ScummVM 1.7.0, OpenGL, "--joystick", Mousepointer stuck) closed by
- fixed: The latest deploymentpackage from …
- 16:36 Changeset [4ba87013] by
- VIDEO: Support old-style stereo in VMDs This format is used by the …
- 16:36 Changeset [1d844978] by
- COMMON: Implement SeekableReadStream interface for …
- 15:10 Ticket #6814 (IHNM: Items taken can still be interacted with in original location) closed by
- wontfix: This is a bug with the original game scripts. I've added it to the …
- 15:02 Changeset [d139d65c] by
- SAGA: Fix the conversation panel background color in IHNM
- 14:13 Ticket #9712 (IHNM: Error when using the give verb on an actor) closed by
- fixed: Thanks for your work! The issue has been fixed in ca8785fdbf
- 14:10 Changeset [ca8785fd] by
- SAGA: Filter scene verbs on objects properly for IHNM. Fixes bug #9712 …
- 14:10 Changeset [06f934dc] by
- SAGA: Remove obsolete hack for the compact disk in Ellen's chapter …
- 14:06 Changeset [abd8c58] by
- STARK: Change surface data to always be in the RGBA byte order This …
- 08:17 Changeset [42c6f68f] by
- TITANIC: Pause the engine while the save/load dialogs are open
- 08:03 Ticket #10140 (MOHAWK: Myst: Moving sliders in observatory cuts out background music) closed by
- wontfix: I'm leaving this as is since the behavior seems intentional.
- 08:01 Changeset [a99891c2] by
- MOHAWK: Riven: Pause the engine while the load dialog is open
- 07:36 Changeset [b97e49c3] by
- MYST3: Change surface data to always be in the RGBA byte order This …
- 02:44 Ticket #10131 (TITANIC: Can complete titania with some items swapped out) closed by
- fixed
- 02:44 Changeset [c4f48f35] by
- TITANIC: Fix flagging of mouth and vision centre inserting in Titania
- 02:15 Ticket #10149 (TITANIC: Minor ending differences) closed by
- fixed
- 02:15 Changeset [411abee2] by
- TITANIC: Hide cursor when bridge view is showing movement sequence
- 01:58 Changeset [a62d1632] by
- TITANIC: Start end credits at bottom of screen, not the top
- 01:33 Ticket #10142 (TITANIC: Can remove parrot perch before flight) closed by
- fixed
- 00:30 Changeset [a21e8b9] by
- TITANIC: Fix getting chicken after not picking up a previous one When …
08/19/17:
- 22:43 Ticket #10150 (TITANIC: Can open GMM onto of F5/F7 save/load) closed by
- wontfix: It may look weird, but that's ScummVM working as intended. Nothing …
- 21:11 Changeset [6aee542] by
- MYST3: Cache the value of the water effect parameters Improves the …
- 20:09 Ticket #10151 (TITANIC: Succubus in parrot room hose + chicken (spoilers)) created by
- If you send the chicken to the parrot room and you first hook up the …
- 19:43 Ticket #10150 (TITANIC: Can open GMM onto of F5/F7 save/load) created by
- Looks weird since you can open another load menu on top of the …
- 19:16 Ticket #10149 (TITANIC: Minor ending differences) created by
- 1. For both endings Scummvm has the the credits text start at the the …
- 16:10 Changeset [142b914e] by
- MYST3: Fix some transitions after movies using the wrong source image …
- 15:43 Ticket #10148 (TITANIC: Relocking onto locked stars does not lock axis) created by
- With the resolution of #10147, the game now instead of crashing, it …
- 15:36 Changeset [312d63c3] by
- TITANIC: Prevent moving for locking stars when onto of star …
- 15:36 Changeset [24bec379] by
- TITANIC: Pull assert out of dvector/fvector normalization Before the …
- 15:31 Ticket #10147 (TITANIC: Relocking onto a star without moving causes crash) created by
- If you are on 2 or 3 stars locked and you unlock and then immediately …
- 12:06 Ticket #10146 (TITANIC: Yellow Fuse (spoiler)) created by
- In the current scummvm the yellow fuse being in or out determines the …
- 10:30 Ticket #10145 (TITANIC: volume sliders don't work as intended) created by
- 1. The volume goes to zero if you move the sliders just a little bit …
- 09:08 Changeset [8e31ffa2] by
- CONFIGURE: Silence undefined-var-template warning We get this warning …
- 03:28 Changeset [82d0053f] by
- TITANIC: Add logic to prevent removing locked/marked stars via skymap …
- 02:42 Ticket #10144 (TITANIC: allow loading saved games via the GMM in the main game window) closed by
- fixed
- 02:42 Changeset [d9d325ac] by
- TITANIC: Allow GMM/F7 loading in prologue before player gets the PET
- 02:32 Ticket #10090 (TITANIC: heap use-after-free loading a save game during TrueTalk video ...) closed by
- fixed
- 02:30 Changeset [8308341] by
- TITANIC: Fix use-after-free in TTtalker when loading savegames
- 02:04 Ticket #10144 (TITANIC: allow loading saved games via the GMM in the main game window) created by
- In case the user accidentally hit start instead of load it would be …
- 01:56 Changeset [b2003173] by
- TITANIC: Renamed functions that adds/removes stars/markers Before it …
- 01:53 Changeset [8e35f77e] by
- TITANIC: Implement F5 & F7 Saving and Loading
- 01:05 Ticket #10021 (TITANIC: Bomb Narration Audio quality drops off after finishing Titania) closed by
- fixed
- 01:05 Changeset [98e0e023] by
- TTTANIC: Fix bomb narration disappearing after Titania's cutscene
- 00:45 Ticket #10088 (TITANIC: Audio gap when music playback loops) closed by
- fixed
- 00:45 Changeset [dfd8c001] by
- TITANIC: Simplify sound looping by using LoopingAudioStream
- 00:26 Changeset [1370b49b] by
- TITANIC: Simplified dependencies for classes related to star_camera …
- 00:23 Ticket #9998 (TITANIC: Promenade Missing Sound Effects) closed by
- fixed
- 00:22 Changeset [5eff8ab] by
- TITANIC: Fix toggling fan speed from very fast down to slow
- 00:13 Changeset [4263b29d] by
- TITANIC: Fix Promenade fan sound after toggling fan speed too much
08/18/17:
- 21:36 Ticket #10143 (SCI: GK2 DE: Warning about corrupt files when starting game) created by
- User picked target 'gk2-cd-de' (gameid 'sci')... Looking for a plugin …
- 17:13 Changeset [2354c9de] by
- WAGE: Do not error on unprintable characters. Makes Swamp Witch start
- 17:04 Changeset [bedbe390] by
- GRAPHICS: MACGUI: Fix MacTextWindow dragging and resizing
- 11:54 Changeset [524855d1] by
- TITANIC: Change variable for tracking stars marked into enum
- 08:17 Changeset [bc8b952d] by
- GRAPHICS: MACGUI: Perform sanity checks before blitting
- 03:17 Changeset [9ee81ad1] by
- SLUDGE: Fix zBuffer problem when credit scrolling
- 03:17 Changeset [cc845348] by
- SLUDGE: Fix load&save sound bug
- 03:17 Changeset [0993264b] by
- SLUDGE: Play mod music
- 02:20 Ticket #10142 (TITANIC: Can remove parrot perch before flight) created by
- 492169606baa5d20f4418ce02cedb3192a4ccb41 After getting the item the …
- 02:08 Changeset [38c02017] by
- Merge pull request #992 from dafioram/daffine_fmatrix_work TITANIC: …
- 01:57 Ticket #10120 (TITANIC: Doorbot appears in-front of parrot room) closed by
- outdated: Since the problem with that bug is fixed, I can't replicate seeing the …
- 01:56 Ticket #10091 (TITANIC: Mouse interaction bug during introduction sequence) closed by
- worksforme: This seems to have been corrected already. Like the original, even …
- 01:45 Ticket #10083 (TITANIC: Crash when playing with original game volume controls) closed by
- fixed: This was fixed by dreammaster in commit …
- 01:45 Changeset [49216960] by
- TITANIC: Fix talking to Parrot
- 01:41 Ticket #10139 (TITANIC: Parrot does not return) closed by
- fixed
- 01:40 Changeset [16faf2dd] by
- TITANIC: Have Parrot return after Perch is placed in cage
- 00:59 Ticket #10141 (TITANIC: Mouse pointer graphic after collecting nose) created by
- In the original after collecting the nose the mouse pointer symbol …
08/17/17:
- 23:57 Ticket #10136 (TITANIC: Can get magazine again) closed by
- fixed
- 23:57 Changeset [ee458e55] by
- TITANIC: Fix magazine being winnable multiple times
- 12:18 Ticket #10140 (MOHAWK: Myst: Moving sliders in observatory cuts out background music) created by
- This is a minor thing that has always annoyed me more than it should. …
- 12:11 Ticket #10139 (TITANIC: Parrot does not return) created by
- The parrot flys away when you pull out the item he is standing on, as …
- 11:56 Ticket #10129 (TITANIC: Hose graphic stays after grabbing it in winter) closed by
- fixed
- 11:56 Changeset [7b0db9e1] by
- TITANIC: Fix taking hose from Frozen Broken Pellerator
- 08:47 Ticket #9871 (FULL THROTTLE: Crash when skipping intro (also in original)) closed by
- fixed: Thanks to Ben, PR993 fixed it, merged.
- 08:47 Changeset [ae8f639] by
- SCUMM: Prevent darkenPallete() in Room 0 in FT, fixes bug #9871
- 07:38 Changeset [c3363776] by
- WAGE: Added more games to detection
- 07:38 Changeset [72f4a7a1] by
- WAGE: Added more alternative game versions
- 07:38 Changeset [adae2eee] by
- WAGE: Added detection for two more games
- 07:37 Changeset [b1e036c3] by
- WAGE: Added alternative version of Fred Rogers game
- 05:56 Ticket #10138 (SCI: QFG4: revenant battle crash) created by
- This save game is just before a battle with a revenant and crashes …
- 03:42 Changeset [24354ac6] by
- TITANIC: fpose, simplify inverse Was doing 3x3 inverse now it is …
- 03:42 Changeset [09eb399c] by
- TITANIC: daffine simpler inverse Replace rotation inverse with …
- 03:08 Ticket #10137 (SCI: QFG4: leshy riddle solve about bush in goo crash) created by
- Hi, Attached is a save game; when you "Tell about bush in goo" you …
- 02:21 Changeset [f1e42b6] by
- TITANIC: Fix hose pickup cursor when loading savegame with cover open
- 02:11 Changeset [fb1e9453] by
- TITANIC: Unmarked starviewer, fix, key directions Changing the fpose …
- 00:43 Ticket #10136 (TITANIC: Can get magazine again) created by
- Also present in the original. 1. Get SGT magazine 2. Go back into SGT …
- 00:18 Changeset [6c667a01] by
- TITANIC: Renamings for Broken Pellerator fields
Note:
See TracTimeline
for information about the timeline view.