Timeline



08/04/17:

23:05 Ticket #10052 (Riven Cart Glitch) created by JCaesar13
(Excuse any mistakes) scummvm 1.10.0.0 (file version) 1.10.0git …
22:29 Changeset [fe88fab4] by sev-
WAGE: Mark Gui::clearOutput() as stub
22:27 Changeset [b60e2eb] by sev-
WAGE: Remove all old console code Now we have fully switched to …
22:24 Changeset [58a30b91] by sev-
GRAPHICS: MACGUI: Do not crash when window callback is null
22:06 Changeset [2feeefa] by sev-
WAGE: Implemented Cut and Clear actions over MacTextWindow
22:05 Changeset [4fea533d] by sev-
GRAPHICS: MACGUI: Added more selection manipulation methods to …
19:55 Changeset [dfaadb17] by sev-
GRAPHICS: MACGUI: Fix compilation
19:54 Changeset [2aac665] by sev-
GRAPHICS: MACGUI: Fix displaying two line text selections
19:54 Changeset [1241ada6] by sev-
GRAPHICS: MACGUI: Fixed bug with column detection in text selection
19:54 Changeset [c7f83cd4] by sev-
GRAPHICS: MACGUI: Fix end line text selection hihglight
19:54 Changeset [410efd9f] by sev-
GRAPHICS: MACGUI: Fix detection for Cut command enablement
19:54 Changeset [9e81f4de] by sev-
GRAPHICS: MACGUI: Better selection row detection
19:54 Changeset [55a24149] by sev-
GRAPHICS: MACGUI: Improved text selection edge case behaviour
19:54 Changeset [b2848951] by sev-
GRAPHICS: MACGUI: Leave text highlight after selection is made
19:54 Changeset [532af0bb] by sev-
WAGE: Use MacTextWindow for Undo and Paste
19:54 Changeset [dd2123f8] by sev-
GRAPHICS: MACGUI: Added method to append input to MacTextWindow
19:54 Changeset [a5fa164b] by sev-
GRAPHICS: MACGUI: Bugfixes for selection copying in MacText
19:54 Changeset [951244ac] by sev-
WAGE: Use MacTextWindow code for copying to clipboard
19:54 Changeset [23649e8d] by sev-
GRAPHICS: MACGUI: Initial code for copying selection to clipboard
19:54 Changeset [66f59aa8] by sev-
GRAPHICS: MACGUI: Correctly display selection during scrolling
19:54 Changeset [afb664df] by sev-
GRAPHICS: MACGUI: Made selection affecting the MacMenu
19:54 Changeset [aab40486] by sev-
GRAPHICS: GUI: Fix flicker in selection
19:54 Changeset [676b6082] by sev-
GRAPHICS: GUI: Mark beginning and end column of selection in MacTextWindow
19:54 Changeset [71aadb56] by sev-
GRAPHICS: MACGUI: Correctly calculate row in MacText::getRowCol()
19:54 Changeset [0be9566a] by sev-
GRAPHICS: MACGUI: Simplified selection drawing code
19:54 Changeset [49ad5ff0] by sev-
GRAPHICS: MACGUI: Do not draw text selection at beginning of selection
19:54 Changeset [145b7c9e] by sev-
GRAPHICS: MACGUI: Initial selection drawing code to MacTextWindow
19:54 Changeset [b3c8a8e1] by sev-
GRAPHICS: MACGUI: Align and store MacText selection coordinates
19:54 Changeset [c5da0bec] by sev-
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
19:54 Changeset [db38a363] by sev-
WAGE: Remove redundant call
19:54 Changeset [08293015] by sev-
GRAPHICS: MACGUI: Implement MacText::getRowCol() method
19:54 Changeset [c25a26d1] by sev-
GRAPHICS: MACGUI: Event processing code for text selection in MacTextWindow
19:54 Changeset [20734108] by sev-
GRAPHICS: MACGUI: Incapsulate MacWindow internals
19:54 Changeset [04bb7c3e] by sev-
GRAPHICS: MACGUI: Reduce constant scope
19:54 Changeset [7b7117d5] by sev-
GRAPHICS: MACGUI: Implement scrolling in MacTextWindow
19:54 Changeset [e316fb4b] by sev-
GRAPHICS: MACGUI: Do not pass to the upstream backspace key event in …
19:54 Changeset [d4207b1e] by sev-
GRAPHICS: MACGUI: Implement autoscrolling in MacTextWindow
19:54 Changeset [085eea68] by sev-
GRAPHICS: MACGUI: Use proper dimensions for maxTextWidth in MacTextWindow
19:54 Changeset [91615eb9] by sev-
WAGE: Remove now redundant input processing
19:54 Changeset [ef1ea04b] by sev-
GRAPHICS: MACGUI: Fixed Enter key behavior in MacTextWindow
19:54 Changeset [df36b2d] by sev-
GRAPHICS: MACGUI: Clear rendered text when lines are removed in MacText
19:54 Changeset [7333a686] by sev-
GRAPHICS: MACGUI: Fix bug in MacText with adding newlines
19:54 Changeset [4e044d7b] by sev-
GRAPHICS: MACGUI: Do not add input line to the original MacText …
19:54 Changeset [59d6b63b] by sev-
GRAPHICS: MACGUI: undraw input text before resizing MacTextWindow
19:54 Changeset [d9e7cbaf] by sev-
GRAPHICS: MACGUI: Implement MacText resize
19:54 Changeset [8609572b] by sev-
GRAPHICS: MACGUI: Correctly set MacTextWindow internal MacText size
19:54 Changeset [b6970ade] by sev-
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
19:54 Changeset [47d87e05] by sev-
GRAPHICS: MACGUI: Fix input text displaying
19:54 Changeset [b8f6ce5f] by sev-
WAGE: Remove redundant code
19:54 Changeset [50078a80] by sev-
GRAPHICS: MACGUI: Remove unused variable
19:54 Changeset [f79a7d04] by sev-
GRAPHICS: MACGUI: Fixed input line replacement in MacTextWindow
19:54 Changeset [94a57f53] by sev-
WAGE: Make drawInput() a noop with MacTextWindow
19:54 Changeset [737c2e4f] by sev-
WAGE: Now we need to render newline at the end of each text
19:54 Changeset [bc8d059] by sev-
GRAPHICS: MACGUI: Draw input on MacTextWindow redraw
19:54 Changeset [61eb5818] by sev-
GRAPHICS: MACGUI: Cleanup
19:54 Changeset [a95899c1] by sev-
GRAPHICS: MACGUI: Fix formatting of the first added text in MacText
19:54 Changeset [cb48575c] by sev-
WAGE: Switched console rendering to MacTextWindow
19:54 Changeset [e236db8c] by sev-
GRAPHICS: MACGUI: Fixed appendText() in MacGui: formatting was not passed
19:54 Changeset [2e458671] by sev-
GRAPHICS: MACGUI: Fix copy/paste bug in MacText
19:54 Changeset [fe8ef60e] by sev-
GRAPHICS: MACGUI: Added more debug output to MacText
19:54 Changeset [77932d58] by sev-
GRAPHICS: MACGUI: Mark content as dirty when text is changed
19:54 Changeset [4897f661] by sev-
GRAPHICS: MACGUI: Pass default formatting to MacText
19:43 Changeset [8fff8bcb] by Thomas Fach-Pedersen <thomas@…>
BLADERUNNER: Fix float conversion warning
19:43 Changeset [bf45db6c] by Thomas Fach-Pedersen <thomas@…>
BLADERUNNER: Add blit and blitToScreen helpers
18:30 Changeset [3874f454] by Colin Snover <github.com@…>
SCI32: Always initialize RobotDecoder::_syncFrame This flag …
18:29 Changeset [5412bda5] by Colin Snover <github.com@…>
SCI32: Fix loading audio resources from RESSCI.PAT This is used by …
05:08 Ticket #6097 (PUTTZOO: Raft disappearing) closed by BenCastricum
fixed
03:27 Changeset [5c852304] by digitall
SCUMM: Fix Typo in Detection Table Comment. No functional change.
02:50 Ticket #10051 (TITANIC: Cannot load 99th saved game) closed by dreammaster
I've accepted your pull request, and it all looks good. Thanks :)
02:44 Changeset [e1754fbe] by GitHub <noreply@…>
Merge pull request #980 from dafioram/titanic_access_last_save …
02:42 Ticket #10040 (TITANIC: Second Class Levels background music is off) closed by dreammaster
fixed
02:41 Changeset [1f4b97ac] by dreammaster
TITANIC: Create a new audio stream each time a wave file is played …
02:24 Changeset [4649bbfc] by dreammaster
TITANIC: Shifting wave file playback into CWaveFile class

08/03/17:

23:14 Changeset [eb050826] by dafioram
TITANIC: Allow last saved game to be loaded
23:13 Changeset [293df6a6] by dafioram
TITANIC: Max saved games const centralized Before the const …
21:22 Ticket #10051 (TITANIC: Cannot load 99th saved game) created by dafioram
1. Doesn't show title in 99th slot If you save to the 99th slot with …
17:11 Ticket #10050 (TITANIC: make it possible to move with cursor keys) created by farmboy0
Currently there is a lot of mouse movement involved in order to move …
11:35 Ticket #10049 (SCI: PHANT2: French version - missing or corrupt resources) created by legluondunet
Hello, I installed the 5 cd from Phantasmagoria 2 FR like described …
11:21 Ticket #10048 (SCUMMVM: opengl window mode bug, no resize) created by legluondunet
Hello, with the last ScummVM git version, when I want to maximise the …
07:36 Changeset [a503af49] by Simei Yin <roseline.yin@…>
IMAGE: Correct 4-byte image writting pixel format
07:36 Changeset [3a7e5f16] by Simei Yin <roseline.yin@…>
SLUDGE: Fix backdrop loading error
02:14 Changeset [7eade8b0] by Simei Yin <roseline.yin@…>
SLUDGE: Quit game built-in function
01:50 Changeset [bbc781fa] by Simei Yin <roseline.yin@…>
SLUDGE: Fix backdrop loading

08/02/17:

18:18 Ticket #10046 (MOHAWK: MYST: Selentic Sound Radar sum order wrong and no button lights) closed by bgK
invalid: The point of the sound receiver is to give the order in which to enter …
16:13 Ticket #10047 (TITANIC: Add game controls to help button) created by dafioram
The controls for titanic are mostly simple, but because of the …
15:46 Changeset [79dbb566] by Simei Yin <roseline.yin@…>
SLUDGE: Fix ZBuffer order bug
15:46 Changeset [44c5f5e4] by Simei Yin <roseline.yin@…>
SLUDGE: Refine debug channels
15:46 Changeset [c4fbb545] by Simei Yin <roseline.yin@…>
SLUDGE: Reset zBuffers when blank back drop
12:27 Changeset [485a00b6] by digitall
GRAPHICS: MACGUI: Suppress Unused Variable Compiler Warning.
12:27 Ticket #10046 (MOHAWK: MYST: Selentic Sound Radar sum order wrong and no button lights) created by dafioram
ScummVM: 1.10.0git-4209-g8864cfc Game: MYST ME OS: Win7-64 When using …
12:26 Changeset [b3c1ed66] by digitall
DIRECTOR: Fix GCC Compiler Warnings.
11:35 Ticket #10045 (LAUNCHER: Record / Playback crashes the app) created by ildar
> Program received signal SIGSEGV, Segmentation fault. > …
03:11 Ticket #10044 (MOHAWK: Riven: Excessive delay before cursor appears after movie ends.) created by macca8
After arriving at Jungle Island in the wood trolley, and it comes to …
02:19 Ticket #10043 (TITANIC: Chicken given to mother hangs) created by dafioram
scummvm: f4f15667a5a7cdde12f5aa7ccf1b7384277bffc4 If you turn on …
01:48 Ticket #10042 (TITANIC: Can't load barbot room saves from original game for a few ...) created by dafioram
scummvm: f4f15667a5a7cdde12f5aa7ccf1b7384277bffc4 If I try to load a …
01:33 Ticket #10041 (TITANIC: Star Control: Forward and Backwords are too slow) created by dafioram
scummvm: f4f15667a5a7cdde12f5aa7ccf1b7384277bffc4 The movement …
01:26 Ticket #9998 (TITANIC: Promenade Missing Sound Effects) closed by dreammaster
fixed
01:25 Changeset [8864cfc0] by dreammaster
TITANIC: Fix sound effects on the Promenade Deck
01:21 Ticket #10040 (TITANIC: Second Class Levels background music is off) created by dafioram
scummvm: f4f15667a5a7cdde12f5aa7ccf1b7384277bffc4 Background music …
00:54 Ticket #10039 (SCI: PHANT2: TextView::setText Crash when changing security level of ...) created by dafioram
Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …
00:38 Ticket #10038 (SCI: PHANT2: GOG.com release missing death voice audio) created by dafioram
Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …
00:33 Ticket #9997 (TITANIC: No background music in common areas) closed by dreammaster
fixed
00:24 Ticket #10037 (SCI: PHANT2: Some inventory items overlap the arrow buttons) created by dafioram
Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …
00:17 Ticket #10036 (SCI: PHANT2: Text flashes in corner on computer) created by dafioram
Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …
00:11 Ticket #10035 (SCI: PHANT2: Remove <PROTECTED> from save games file name) created by dafioram
Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …
00:09 Ticket #10034 (SCI: PHANT2: Using Computers: Shift File name and Note name text up a bit) created by dafioram
Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …
00:01 Ticket #10033 (SCI: PHANT2: Reduce latency of starting movie clips and phone button sounds) created by dafioram
Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …

08/01/17:

23:56 Changeset [f4f15667] by dreammaster
TITANIC: Fix playback of ambient music for Top of the Well
21:10 Ticket #10032 (SCI: MGDX: No auto-fallback to GM when MT-32 enabled) created by g5ppc
Mixed-Up Mother Goose Deluxe 1.10.0git4206-gb02d9a0174 With MT-32 …
11:09 Changeset [848a601c] by wjp
FULLPIPE: Fix warning
08:42 Changeset [b02d9a01] by sev-
GRAPHICS: MACGUI: unk3f is not needed in MacText
08:42 Changeset [73c5c852] by sev-
DIRECTOR: Clarified STXT field names
08:42 Changeset [115a7407] by sev-
GRAPHICS: MACGUI: Keep original string in MacText
08:42 Changeset [2f5b1f0] by sev-
WAGE: Render console text in MacTextWindow
08:42 Changeset [48f07f02] by sev-
GRAPHICS: MACGUI: Render MacTextWindow internally
08:42 Changeset [63e9f41] by sev-
WAGE: Simplified text adding to MacTextWindow
08:42 Changeset [f7ba4f1b] by sev-
GRAPHICS: MACGUI: Properly process border dragging in MacTextWindow
08:42 Changeset [a5c99c99] by sev-
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
08:42 Changeset [8319e409] by sev-
GRAPHICS: MACGUI: Force redraw of dirty part of MacTextWindow
08:42 Changeset [2c0b73aa] by sev-
GRAPHICS: MACGUI: Set MacTextWindow as active when keys are pressed
08:42 Changeset [8643a08] by sev-
WAGE: Properly add input text to console on Enter
08:42 Changeset [ebcff3a0] by sev-
GRAPHICS: MACGUI: Do not pass event when ascii characters are pressed
08:42 Changeset [da9e02ce] by sev-
GRAPHICS: MACGUI: Fix crash on backspace in MacTextWindow input
08:42 Changeset [51492262] by sev-
WAGE: Started processing of input text from MacTextWindow
08:42 Changeset [81c26caa] by sev-
GRAPHICS: MACGUI: Exposed input text from the MacTextWindow
08:42 Changeset [3e96a090] by sev-
GRAPHICS: MACGUI: Replace magic numbers with named constants
08:42 Changeset [e832f1d] by sev-
GRAPHICS: MACGUI: Update cursor position as text being added to …
08:42 Changeset [94a0eadd] by sev-
GRAPHICS: MACGUI: Added hack for fixing cursor position in MacTextWindow
08:42 Changeset [c2944fb5] by sev-
GRAPHICS: MACGUI: Simplified cursor code is MacTextWindow
08:42 Changeset [a2427fd] by sev-
GRAPHICS: MACGUI: Initial code for cursor drawing in MacTextWindow
08:42 Changeset [62a2ac8c] by sev-
GRAPHICS: MACGUI: Added more getters to MacText
08:42 Changeset [15d0d12c] by sev-
WAGE: Draw cursor only when MacTextWindow is not used
08:42 Changeset [e5ccc3fd] by sev-
WAGE: Correctly set font in MacTextWindow console
08:42 Changeset [511b21d3] by sev-
GRAPHICS: MACGUI: Added font specifying to MacTextWindow
08:42 Changeset [645ee64d] by sev-
GRAPHICS: MACGUI: Avoid double free of MacTextWindow
08:42 Changeset [73b6b12c] by sev-
GRAPHICS: MACGUI: Correctly process empty inpt strings in MacTextWindow
08:42 Changeset [dbc247cc] by sev-
JANITORIAL: Code formatting
08:42 Changeset [042b3dc] by sev-
WAGE: Switched Console window to MacTextWindow
08:42 Changeset [9fe79b9e] by sev-
GRAPHICS: MACGUI: Made MacTextWindow processing keyboard input
08:42 Changeset [ff8a2ade] by sev-
GRAPHICS: MACGUI: Made more MacWindow methods public
08:42 Changeset [68cd5c88] by sev-
GRAPHICS: MACGUI: Added method to remove last line from MacText
08:42 Changeset [6443bee1] by sev-
JANITORIAL: Fix code identation
08:42 Changeset [bfb757c3] by sev-
GRAPHICS: Load Mac font heights too (still unused)
08:42 Changeset [2092c10d] by sev-
WAGE: Fix compilation with MacTextWindow enabled
07:29 Changeset [7da077b9] by Simei Yin <roseline.yin@…>
SLUDGE: Clear screen before every display
06:55 Changeset [0f93962] by sev-
Windows: Use GetUserDefaultUILanguage() instead of GetThreadLocale(). …
02:39 Ticket #10031 (TITANIC: Saving screenshot during starting credits ends video) closed by dreammaster
fixed
02:39 Changeset [62ab0664] by dreammaster
TITANIC: Fix not being able to close ScummVM during prologue credits
02:36 Changeset [a590b8bf] by dreammaster
TITANIC: Only skip cutscenes if standard ASCII keys pressed
02:20 Changeset [bc29ee47] by dreammaster
TITANIC: Handle brief freeze if prologue credits are skipped
02:03 Ticket #10018 (TITANIC: Star Puzzle Different Keyboard functions) closed by dreammaster
fixed
02:03 Changeset [a4217248] by dreammaster
TITANIC: Fix forward/backward manual camera movement in starmap
00:15 Changeset [993b013a] by GitHub <noreply@…>
Merge pull request #978 from dafioram/Titanic-star-keybrdlookup …
00:05 Ticket #9984 (TITANIC: Doorbot doesn't show up on his own) closed by dreammaster
I agree with your suggestions. I figured out the timer problem, and …
00:04 Changeset [b5662866] by dreammaster
TITANIC: Don't let bots appear when you're in the Gondola I agree …

07/31/17:

23:58 Changeset [329e9f11] by dreammaster
TITANIC: Don't have bots appear in Embarkation SuccUBus or Deskbot desk
23:45 Changeset [6f500030] by dreammaster
TITANIC: Fix delay check for Bellbot/Doorbot summoner
05:44 Ticket #1410 (MI2: Two soundtracks playing at once) closed by BenCastricum
fixed: The PR got merged.
03:05 Changeset [cb3191a5] by criezy
I18N: Regenerate translations data file
02:39 Ticket #10031 (TITANIC: Saving screenshot during starting credits ends video) created by dafioram
Screenshot taking with alt+s. Sometimes it will save the screenshot …
02:25 Ticket #10028 (TITANIC: Stick Hovers in Arborteum) closed by dreammaster
fixed
02:25 Changeset [1d089da0] by dreammaster
TITANIC: Fix Long Stick not returning to inventory in Arboretum
02:22 Changeset [1cb265f8] by Colin Snover <github.com@…>
SCI32: Add ADGF_CD flag to Phant2 detection entries
02:04 Changeset [8043715e] by Colin Snover <github.com@…>
SCI32: Promote Phant2 to ADGF_TESTING
02:04 Changeset [c254df2] by Colin Snover <github.com@…>
SCI32: Increase maximum save games for Phant2
01:56 Ticket #10030 (TITANIC: Screenshots) created by dafioram
Screenshots for titanic. CD/Windows/1.00.42c/English Without scaling …
00:35 Changeset [7ac7ba01] by criezy
I18N: Update translations templates
00:22 Changeset [caa8293f] by Colin Snover <github.com@…>
SCI32: Make sure audio is not paused from the future This can occur …
00:21 Changeset [5c3a2cf1] by Colin Snover <github.com@…>
SCI32: Add load from launcher support for Phant2 Adding a hook into …
00:10 Changeset [49e8f057] by Colin Snover <github.com@…>
SCI32: Implement Phant2 save/load integration
00:10 Changeset [325fd1a3] by Colin Snover <github.com@…>
SCI32: Deduplicate guest additions save/load code
00:10 Changeset [e4b3478d] by Colin Snover <github.com@…>
SCI: Show inherited methods when viewing an object in the debugger
00:10 Changeset [06686c09] by Colin Snover <github.com@…>
SCI32: Fix breakpoints on reading/writing selectors in SCI3
00:10 Changeset [d02e62a7] by Colin Snover <github.com@…>
SCI32: Indicate that LSL7 and Torin use the same save/load code
00:10 Changeset [c8a06be] by Colin Snover <github.com@…>
SCI32: Fix Phant2 game name The game was originally titled …
00:10 Changeset [ba4c284] by Colin Snover <github.com@…>
SCI32: Minor code deduplication
00:10 Changeset [b13777da] by Colin Snover <github.com@…>
SCI32: Implement guest additions volume sync for Phant2
00:10 Changeset [ad05bfed] by Colin Snover <github.com@…>
SCI: Expose API for retrieving multiple objects with the same name …
00:10 Changeset [d2b26b2c] by Colin Snover <github.com@…>
SCI32: Update Phant2 GUIOs to reflect game features
00:10 Changeset [a79bd8b6] by Colin Snover <github.com@…>
SCI32: Add uninitialized read workaround for Phant2

07/30/17:

22:15 Changeset [d49bddf] by Thomas Fach-Pedersen <thomas@…>
BLADERUNNER: Add Spinner support
22:15 Changeset [42b469d] by Thomas Fach-Pedersen <thomas@…>
BLADERUNNER: Add missing scene scripts Add the remaining scene …
22:15 Changeset [d3e64544] by Thomas Fach-Pedersen <thomas@…>
BLADERUNNER: Move surfaces out of VQA player Rename the surfaces to …
21:13 Ticket #10020 (TITANIC: Ending credits change color slower than original engine) closed by dreammaster
fixed
21:12 Changeset [9c6dd711] by dreammaster
TITANIC: Fix speed of palette transitions in end credits
21:01 Ticket #10029 (TITANIC: Can leave SGT room elevators on any level) created by dafioram
ScummVM: Latest Game: Ver C. Build on ubuntu64 If you raise the SGT …
20:46 Ticket #10028 (TITANIC: Stick Hovers in Arborteum) created by dafioram
ScummVM: Latest Game: Ver C. Build on ubuntu64 The stick is to be …
20:10 Changeset [d58f5947] by sev-
SCUMM: MI2 kill tune 113 on start of next, Fixes bug #1410 / Booty …
20:10 Changeset [392d8b44] by sev-
SCUMM: MI2 kill tune 107 on start of next, Fixes bug #1410 / Scabb …
20:10 Changeset [4668b165] by Martin Kiewitz <m_kiewitz@…>
SCI32: Add workaround entry for PQ4 floppy city hall room 390 To fix …
20:09 Changeset [3980b959] by sev-
fix music in "Draci Historie" (use MIDI channel 16)
20:03 Changeset [d2a7c296] by sev-
COMMON: Migrate Various Endian Functions to Common from Engine Code. …
19:58 Ticket #10027 (TITANIC: after moving cursor isnt updated) closed by dreammaster
fixed
19:58 Changeset [06566151] by dreammaster
TITANIC: Update cursor after transitioning to new views
18:59 Ticket #10026 (TITANIC: segmentation fault when talking to the deskbot) closed by dreammaster
fixed
18:58 Changeset [0bc4248e] by dreammaster
TITANIC: Fix crash saying 'No I dont' to Deskbot
16:47 Ticket #9939 (MOHAWK: Riven: Screenshots) closed by bgK
fixed: Thanks a lot! This is now in …
16:23 Changeset [0614174c] by dafioram
TITANIC: Star View: Added keyboard key to look up
15:48 Ticket #10023 (TITANIC: Have right click be shift+left click) closed by dreammaster
fixed: Thanks. As per the pull request, I rolled your changes into a separate …
15:42 Changeset [07aaed56] by bgK
MOHAWK: Myst: Set the mixer sound type to SFX for videos Also …
15:39 Changeset [4fee9a4] by dreammaster
TITANIC: Remap right mouse click to be a left click with Shift held. …
12:54 Ticket #10027 (TITANIC: after moving cursor isnt updated) created by farmboy0
When you click the mouse with a move a cursor the game will go to a …
12:51 Ticket #10026 (TITANIC: segmentation fault when talking to the deskbot) created by farmboy0
After the opnening credits talk to the deskbot. She will ask you if …
12:49 Ticket #10025 (TITANIC: in fullscreen mode the desktop wallpaper shines through) created by farmboy0
Normally in fullscreen mode the game window is centered in the middle …
12:28 Ticket #10024 (ANDROID: Black screen hang on start up) created by dafioram
If I start up the latest build-bot android build …
12:07 Changeset [99f5a3dc] by Martin Kiewitz <m_kiewitz@…>
SCI32: Add script patch for PQ4 floppy computer issue This fixes …
11:50 Ticket #9935 (MOHAWK: Riven: Loud Gate at Beginning) closed by bgK
wontfix: Ok. I'm closing this as won't fix since there is no simple way to …
09:57 Ticket #10011 (IHNM: Ellen Scenario don't require sarcophagus be looked at) closed by bluegr
wontfix
03:06 Ticket #10023 (TITANIC: Have right click be shift+left click) created by dafioram
This would allow the users to edit chevrons and have animation-less …
01:40 Ticket #10022 (TITANIC: Crash if open house view for star puzzle before inserting ...) closed by dreammaster
fixed
01:39 Changeset [2c6b253] by dreammaster
TITANIC: Fix Satrfield crash using Tab without having inserted photo
01:21 Ticket #10019 (TITANIC: Bomb ending doesn't finish) closed by dreammaster
fixed
01:20 Changeset [40818ac8] by dreammaster
TITANIC: Fix Bomb Explosion ending
00:31 Ticket #9986 (TITANIC: Various actions cause clearing of conversation text) closed by dreammaster
fixed: Finally tracked down and properly fixed the underlying cause with font …
00:30 Changeset [6a7688ad] by dreammaster
TITANIC: Properly fix disappearing cconversation log text
Note: See TracTimeline for information about the timeline view.