Timeline
08/04/17:
- 23:05 Ticket #10052 (Riven Cart Glitch) created by
- (Excuse any mistakes) scummvm 1.10.0.0 (file version) 1.10.0git …
- 22:29 Changeset [fe88fab4] by
- WAGE: Mark Gui::clearOutput() as stub
- 22:27 Changeset [b60e2eb] by
- WAGE: Remove all old console code Now we have fully switched to …
- 22:24 Changeset [58a30b91] by
- GRAPHICS: MACGUI: Do not crash when window callback is null
- 22:06 Changeset [2feeefa] by
- WAGE: Implemented Cut and Clear actions over MacTextWindow
- 22:05 Changeset [4fea533d] by
- GRAPHICS: MACGUI: Added more selection manipulation methods to …
- 19:55 Changeset [dfaadb17] by
- GRAPHICS: MACGUI: Fix compilation
- 19:54 Changeset [2aac665] by
- GRAPHICS: MACGUI: Fix displaying two line text selections
- 19:54 Changeset [1241ada6] by
- GRAPHICS: MACGUI: Fixed bug with column detection in text selection
- 19:54 Changeset [c7f83cd4] by
- GRAPHICS: MACGUI: Fix end line text selection hihglight
- 19:54 Changeset [410efd9f] by
- GRAPHICS: MACGUI: Fix detection for Cut command enablement
- 19:54 Changeset [9e81f4de] by
- GRAPHICS: MACGUI: Better selection row detection
- 19:54 Changeset [55a24149] by
- GRAPHICS: MACGUI: Improved text selection edge case behaviour
- 19:54 Changeset [b2848951] by
- GRAPHICS: MACGUI: Leave text highlight after selection is made
- 19:54 Changeset [532af0bb] by
- WAGE: Use MacTextWindow for Undo and Paste
- 19:54 Changeset [dd2123f8] by
- GRAPHICS: MACGUI: Added method to append input to MacTextWindow
- 19:54 Changeset [a5fa164b] by
- GRAPHICS: MACGUI: Bugfixes for selection copying in MacText
- 19:54 Changeset [951244ac] by
- WAGE: Use MacTextWindow code for copying to clipboard
- 19:54 Changeset [23649e8d] by
- GRAPHICS: MACGUI: Initial code for copying selection to clipboard
- 19:54 Changeset [66f59aa8] by
- GRAPHICS: MACGUI: Correctly display selection during scrolling
- 19:54 Changeset [afb664df] by
- GRAPHICS: MACGUI: Made selection affecting the MacMenu
- 19:54 Changeset [aab40486] by
- GRAPHICS: GUI: Fix flicker in selection
- 19:54 Changeset [676b6082] by
- GRAPHICS: GUI: Mark beginning and end column of selection in MacTextWindow
- 19:54 Changeset [71aadb56] by
- GRAPHICS: MACGUI: Correctly calculate row in MacText::getRowCol()
- 19:54 Changeset [0be9566a] by
- GRAPHICS: MACGUI: Simplified selection drawing code
- 19:54 Changeset [49ad5ff0] by
- GRAPHICS: MACGUI: Do not draw text selection at beginning of selection
- 19:54 Changeset [145b7c9e] by
- GRAPHICS: MACGUI: Initial selection drawing code to MacTextWindow
- 19:54 Changeset [b3c8a8e1] by
- GRAPHICS: MACGUI: Align and store MacText selection coordinates
- 19:54 Changeset [c5da0bec] by
- GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
- 19:54 Changeset [db38a363] by
- WAGE: Remove redundant call
- 19:54 Changeset [08293015] by
- GRAPHICS: MACGUI: Implement MacText::getRowCol() method
- 19:54 Changeset [c25a26d1] by
- GRAPHICS: MACGUI: Event processing code for text selection in MacTextWindow
- 19:54 Changeset [20734108] by
- GRAPHICS: MACGUI: Incapsulate MacWindow internals
- 19:54 Changeset [04bb7c3e] by
- GRAPHICS: MACGUI: Reduce constant scope
- 19:54 Changeset [7b7117d5] by
- GRAPHICS: MACGUI: Implement scrolling in MacTextWindow
- 19:54 Changeset [e316fb4b] by
- GRAPHICS: MACGUI: Do not pass to the upstream backspace key event in …
- 19:54 Changeset [d4207b1e] by
- GRAPHICS: MACGUI: Implement autoscrolling in MacTextWindow
- 19:54 Changeset [085eea68] by
- GRAPHICS: MACGUI: Use proper dimensions for maxTextWidth in MacTextWindow
- 19:54 Changeset [91615eb9] by
- WAGE: Remove now redundant input processing
- 19:54 Changeset [ef1ea04b] by
- GRAPHICS: MACGUI: Fixed Enter key behavior in MacTextWindow
- 19:54 Changeset [df36b2d] by
- GRAPHICS: MACGUI: Clear rendered text when lines are removed in MacText
- 19:54 Changeset [7333a686] by
- GRAPHICS: MACGUI: Fix bug in MacText with adding newlines
- 19:54 Changeset [4e044d7b] by
- GRAPHICS: MACGUI: Do not add input line to the original MacText …
- 19:54 Changeset [59d6b63b] by
- GRAPHICS: MACGUI: undraw input text before resizing MacTextWindow
- 19:54 Changeset [d9e7cbaf] by
- GRAPHICS: MACGUI: Implement MacText resize
- 19:54 Changeset [8609572b] by
- GRAPHICS: MACGUI: Correctly set MacTextWindow internal MacText size
- 19:54 Changeset [b6970ade] by
- GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
- 19:54 Changeset [47d87e05] by
- GRAPHICS: MACGUI: Fix input text displaying
- 19:54 Changeset [b8f6ce5f] by
- WAGE: Remove redundant code
- 19:54 Changeset [50078a80] by
- GRAPHICS: MACGUI: Remove unused variable
- 19:54 Changeset [f79a7d04] by
- GRAPHICS: MACGUI: Fixed input line replacement in MacTextWindow
- 19:54 Changeset [94a57f53] by
- WAGE: Make drawInput() a noop with MacTextWindow
- 19:54 Changeset [737c2e4f] by
- WAGE: Now we need to render newline at the end of each text
- 19:54 Changeset [bc8d059] by
- GRAPHICS: MACGUI: Draw input on MacTextWindow redraw
- 19:54 Changeset [61eb5818] by
- GRAPHICS: MACGUI: Cleanup
- 19:54 Changeset [a95899c1] by
- GRAPHICS: MACGUI: Fix formatting of the first added text in MacText
- 19:54 Changeset [cb48575c] by
- WAGE: Switched console rendering to MacTextWindow
- 19:54 Changeset [e236db8c] by
- GRAPHICS: MACGUI: Fixed appendText() in MacGui: formatting was not passed
- 19:54 Changeset [2e458671] by
- GRAPHICS: MACGUI: Fix copy/paste bug in MacText
- 19:54 Changeset [fe8ef60e] by
- GRAPHICS: MACGUI: Added more debug output to MacText
- 19:54 Changeset [77932d58] by
- GRAPHICS: MACGUI: Mark content as dirty when text is changed
- 19:54 Changeset [4897f661] by
- GRAPHICS: MACGUI: Pass default formatting to MacText
- 19:43 Changeset [8fff8bcb] by
- BLADERUNNER: Fix float conversion warning
- 19:43 Changeset [bf45db6c] by
- BLADERUNNER: Add blit and blitToScreen helpers
- 18:30 Changeset [3874f454] by
- SCI32: Always initialize RobotDecoder::_syncFrame This flag …
- 18:29 Changeset [5412bda5] by
- SCI32: Fix loading audio resources from RESSCI.PAT This is used by …
- 05:08 Ticket #6097 (PUTTZOO: Raft disappearing) closed by
- fixed
- 03:27 Changeset [5c852304] by
- SCUMM: Fix Typo in Detection Table Comment. No functional change.
- 02:50 Ticket #10051 (TITANIC: Cannot load 99th saved game) closed by
- I've accepted your pull request, and it all looks good. Thanks :)
- 02:44 Changeset [e1754fbe] by
- Merge pull request #980 from dafioram/titanic_access_last_save …
- 02:42 Ticket #10040 (TITANIC: Second Class Levels background music is off) closed by
- fixed
- 02:41 Changeset [1f4b97ac] by
- TITANIC: Create a new audio stream each time a wave file is played …
- 02:24 Changeset [4649bbfc] by
- TITANIC: Shifting wave file playback into CWaveFile class
08/03/17:
- 23:14 Changeset [eb050826] by
- TITANIC: Allow last saved game to be loaded
- 23:13 Changeset [293df6a6] by
- TITANIC: Max saved games const centralized Before the const …
- 21:22 Ticket #10051 (TITANIC: Cannot load 99th saved game) created by
- 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
- 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
- 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
- Hello, with the last ScummVM git version, when I want to maximise the …
- 07:36 Changeset [a503af49] by
- IMAGE: Correct 4-byte image writting pixel format
- 07:36 Changeset [3a7e5f16] by
- SLUDGE: Fix backdrop loading error
- 02:14 Changeset [7eade8b0] by
- SLUDGE: Quit game built-in function
- 01:50 Changeset [bbc781fa] by
- 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
- 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
- The controls for titanic are mostly simple, but because of the …
- 15:46 Changeset [79dbb566] by
- SLUDGE: Fix ZBuffer order bug
- 15:46 Changeset [44c5f5e4] by
- SLUDGE: Refine debug channels
- 15:46 Changeset [c4fbb545] by
- SLUDGE: Reset zBuffers when blank back drop
- 12:27 Changeset [485a00b6] by
- 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
- ScummVM: 1.10.0git-4209-g8864cfc Game: MYST ME OS: Win7-64 When using …
- 12:26 Changeset [b3c1ed66] by
- DIRECTOR: Fix GCC Compiler Warnings.
- 11:35 Ticket #10045 (LAUNCHER: Record / Playback crashes the app) created by
- > Program received signal SIGSEGV, Segmentation fault. > …
- 03:11 Ticket #10044 (MOHAWK: Riven: Excessive delay before cursor appears after movie ends.) created by
- 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
- 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
- scummvm: f4f15667a5a7cdde12f5aa7ccf1b7384277bffc4 If I try to load a …
- 01:33 Ticket #10041 (TITANIC: Star Control: Forward and Backwords are too slow) created by
- scummvm: f4f15667a5a7cdde12f5aa7ccf1b7384277bffc4 The movement …
- 01:26 Ticket #9998 (TITANIC: Promenade Missing Sound Effects) closed by
- fixed
- 01:25 Changeset [8864cfc0] by
- TITANIC: Fix sound effects on the Promenade Deck
- 01:21 Ticket #10040 (TITANIC: Second Class Levels background music is off) created by
- scummvm: f4f15667a5a7cdde12f5aa7ccf1b7384277bffc4 Background music …
- 00:54 Ticket #10039 (SCI: PHANT2: TextView::setText Crash when changing security level of ...) created by
- 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
- 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
- fixed
- 00:24 Ticket #10037 (SCI: PHANT2: Some inventory items overlap the arrow buttons) created by
- 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
- 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
- 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
- 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
- Game: Phant 2 GOG CD/DOS 001.0.06 ScummVM: 1.10.0git-4161-gcb3191a OS: …
08/01/17:
- 23:56 Changeset [f4f15667] by
- 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
- Mixed-Up Mother Goose Deluxe 1.10.0git4206-gb02d9a0174 With MT-32 …
- 11:09 Changeset [848a601c] by
- FULLPIPE: Fix warning
- 08:42 Changeset [b02d9a01] by
- GRAPHICS: MACGUI: unk3f is not needed in MacText
- 08:42 Changeset [73c5c852] by
- DIRECTOR: Clarified STXT field names
- 08:42 Changeset [115a7407] by
- GRAPHICS: MACGUI: Keep original string in MacText
- 08:42 Changeset [2f5b1f0] by
- WAGE: Render console text in MacTextWindow
- 08:42 Changeset [48f07f02] by
- GRAPHICS: MACGUI: Render MacTextWindow internally
- 08:42 Changeset [63e9f41] by
- WAGE: Simplified text adding to MacTextWindow
- 08:42 Changeset [f7ba4f1b] by
- GRAPHICS: MACGUI: Properly process border dragging in MacTextWindow
- 08:42 Changeset [a5c99c99] by
- GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
- 08:42 Changeset [8319e409] by
- GRAPHICS: MACGUI: Force redraw of dirty part of MacTextWindow
- 08:42 Changeset [2c0b73aa] by
- GRAPHICS: MACGUI: Set MacTextWindow as active when keys are pressed
- 08:42 Changeset [8643a08] by
- WAGE: Properly add input text to console on Enter
- 08:42 Changeset [ebcff3a0] by
- GRAPHICS: MACGUI: Do not pass event when ascii characters are pressed
- 08:42 Changeset [da9e02ce] by
- GRAPHICS: MACGUI: Fix crash on backspace in MacTextWindow input
- 08:42 Changeset [51492262] by
- WAGE: Started processing of input text from MacTextWindow
- 08:42 Changeset [81c26caa] by
- GRAPHICS: MACGUI: Exposed input text from the MacTextWindow
- 08:42 Changeset [3e96a090] by
- GRAPHICS: MACGUI: Replace magic numbers with named constants
- 08:42 Changeset [e832f1d] by
- GRAPHICS: MACGUI: Update cursor position as text being added to …
- 08:42 Changeset [94a0eadd] by
- GRAPHICS: MACGUI: Added hack for fixing cursor position in MacTextWindow
- 08:42 Changeset [c2944fb5] by
- GRAPHICS: MACGUI: Simplified cursor code is MacTextWindow
- 08:42 Changeset [a2427fd] by
- GRAPHICS: MACGUI: Initial code for cursor drawing in MacTextWindow
- 08:42 Changeset [62a2ac8c] by
- GRAPHICS: MACGUI: Added more getters to MacText
- 08:42 Changeset [15d0d12c] by
- WAGE: Draw cursor only when MacTextWindow is not used
- 08:42 Changeset [e5ccc3fd] by
- WAGE: Correctly set font in MacTextWindow console
- 08:42 Changeset [511b21d3] by
- GRAPHICS: MACGUI: Added font specifying to MacTextWindow
- 08:42 Changeset [645ee64d] by
- GRAPHICS: MACGUI: Avoid double free of MacTextWindow
- 08:42 Changeset [73b6b12c] by
- GRAPHICS: MACGUI: Correctly process empty inpt strings in MacTextWindow
- 08:42 Changeset [dbc247cc] by
- JANITORIAL: Code formatting
- 08:42 Changeset [042b3dc] by
- WAGE: Switched Console window to MacTextWindow
- 08:42 Changeset [9fe79b9e] by
- GRAPHICS: MACGUI: Made MacTextWindow processing keyboard input
- 08:42 Changeset [ff8a2ade] by
- GRAPHICS: MACGUI: Made more MacWindow methods public
- 08:42 Changeset [68cd5c88] by
- GRAPHICS: MACGUI: Added method to remove last line from MacText
- 08:42 Changeset [6443bee1] by
- JANITORIAL: Fix code identation
- 08:42 Changeset [bfb757c3] by
- GRAPHICS: Load Mac font heights too (still unused)
- 08:42 Changeset [2092c10d] by
- WAGE: Fix compilation with MacTextWindow enabled
- 07:29 Changeset [7da077b9] by
- SLUDGE: Clear screen before every display
- 06:55 Changeset [0f93962] by
- Windows: Use GetUserDefaultUILanguage() instead of GetThreadLocale(). …
- 02:39 Ticket #10031 (TITANIC: Saving screenshot during starting credits ends video) closed by
- fixed
- 02:39 Changeset [62ab0664] by
- TITANIC: Fix not being able to close ScummVM during prologue credits
- 02:36 Changeset [a590b8bf] by
- TITANIC: Only skip cutscenes if standard ASCII keys pressed
- 02:20 Changeset [bc29ee47] by
- TITANIC: Handle brief freeze if prologue credits are skipped
- 02:03 Ticket #10018 (TITANIC: Star Puzzle Different Keyboard functions) closed by
- fixed
- 02:03 Changeset [a4217248] by
- TITANIC: Fix forward/backward manual camera movement in starmap
- 00:15 Changeset [993b013a] by
- Merge pull request #978 from dafioram/Titanic-star-keybrdlookup …
- 00:05 Ticket #9984 (TITANIC: Doorbot doesn't show up on his own) closed by
- I agree with your suggestions. I figured out the timer problem, and …
- 00:04 Changeset [b5662866] by
- TITANIC: Don't let bots appear when you're in the Gondola I agree …
07/31/17:
- 23:58 Changeset [329e9f11] by
- TITANIC: Don't have bots appear in Embarkation SuccUBus or Deskbot desk
- 23:45 Changeset [6f500030] by
- TITANIC: Fix delay check for Bellbot/Doorbot summoner
- 05:44 Ticket #1410 (MI2: Two soundtracks playing at once) closed by
- fixed: The PR got merged.
- 03:05 Changeset [cb3191a5] by
- I18N: Regenerate translations data file
- 02:39 Ticket #10031 (TITANIC: Saving screenshot during starting credits ends video) created by
- Screenshot taking with alt+s. Sometimes it will save the screenshot …
- 02:25 Ticket #10028 (TITANIC: Stick Hovers in Arborteum) closed by
- fixed
- 02:25 Changeset [1d089da0] by
- TITANIC: Fix Long Stick not returning to inventory in Arboretum
- 02:22 Changeset [1cb265f8] by
- SCI32: Add ADGF_CD flag to Phant2 detection entries
- 02:04 Changeset [8043715e] by
- SCI32: Promote Phant2 to ADGF_TESTING
- 02:04 Changeset [c254df2] by
- SCI32: Increase maximum save games for Phant2
- 01:56 Ticket #10030 (TITANIC: Screenshots) created by
- Screenshots for titanic. CD/Windows/1.00.42c/English Without scaling …
- 00:35 Changeset [7ac7ba01] by
- I18N: Update translations templates
- 00:22 Changeset [caa8293f] by
- SCI32: Make sure audio is not paused from the future This can occur …
- 00:21 Changeset [5c3a2cf1] by
- SCI32: Add load from launcher support for Phant2 Adding a hook into …
- 00:10 Changeset [49e8f057] by
- SCI32: Implement Phant2 save/load integration
- 00:10 Changeset [325fd1a3] by
- SCI32: Deduplicate guest additions save/load code
- 00:10 Changeset [e4b3478d] by
- SCI: Show inherited methods when viewing an object in the debugger
- 00:10 Changeset [06686c09] by
- SCI32: Fix breakpoints on reading/writing selectors in SCI3
- 00:10 Changeset [d02e62a7] by
- SCI32: Indicate that LSL7 and Torin use the same save/load code
- 00:10 Changeset [c8a06be] by
- SCI32: Fix Phant2 game name The game was originally titled …
- 00:10 Changeset [ba4c284] by
- SCI32: Minor code deduplication
- 00:10 Changeset [b13777da] by
- SCI32: Implement guest additions volume sync for Phant2
- 00:10 Changeset [ad05bfed] by
- SCI: Expose API for retrieving multiple objects with the same name …
- 00:10 Changeset [d2b26b2c] by
- SCI32: Update Phant2 GUIOs to reflect game features
- 00:10 Changeset [a79bd8b6] by
- SCI32: Add uninitialized read workaround for Phant2
07/30/17:
- 22:15 Changeset [d49bddf] by
- BLADERUNNER: Add Spinner support
- 22:15 Changeset [42b469d] by
- BLADERUNNER: Add missing scene scripts Add the remaining scene …
- 22:15 Changeset [d3e64544] by
- 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
- fixed
- 21:12 Changeset [9c6dd711] by
- TITANIC: Fix speed of palette transitions in end credits
- 21:01 Ticket #10029 (TITANIC: Can leave SGT room elevators on any level) created by
- ScummVM: Latest Game: Ver C. Build on ubuntu64 If you raise the SGT …
- 20:46 Ticket #10028 (TITANIC: Stick Hovers in Arborteum) created by
- ScummVM: Latest Game: Ver C. Build on ubuntu64 The stick is to be …
- 20:10 Changeset [d58f5947] by
- SCUMM: MI2 kill tune 113 on start of next, Fixes bug #1410 / Booty …
- 20:10 Changeset [392d8b44] by
- SCUMM: MI2 kill tune 107 on start of next, Fixes bug #1410 / Scabb …
- 20:10 Changeset [4668b165] by
- SCI32: Add workaround entry for PQ4 floppy city hall room 390 To fix …
- 20:09 Changeset [3980b959] by
- fix music in "Draci Historie" (use MIDI channel 16)
- 20:03 Changeset [d2a7c296] by
- COMMON: Migrate Various Endian Functions to Common from Engine Code. …
- 19:58 Ticket #10027 (TITANIC: after moving cursor isnt updated) closed by
- fixed
- 19:58 Changeset [06566151] by
- TITANIC: Update cursor after transitioning to new views
- 18:59 Ticket #10026 (TITANIC: segmentation fault when talking to the deskbot) closed by
- fixed
- 18:58 Changeset [0bc4248e] by
- TITANIC: Fix crash saying 'No I dont' to Deskbot
- 16:47 Ticket #9939 (MOHAWK: Riven: Screenshots) closed by
- fixed: Thanks a lot! This is now in …
- 16:23 Changeset [0614174c] by
- TITANIC: Star View: Added keyboard key to look up
- 15:48 Ticket #10023 (TITANIC: Have right click be shift+left click) closed by
- fixed: Thanks. As per the pull request, I rolled your changes into a separate …
- 15:42 Changeset [07aaed56] by
- MOHAWK: Myst: Set the mixer sound type to SFX for videos Also …
- 15:39 Changeset [4fee9a4] by
- 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
- 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
- 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
- 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
- If I start up the latest build-bot android build …
- 12:07 Changeset [99f5a3dc] by
- SCI32: Add script patch for PQ4 floppy computer issue This fixes …
- 11:50 Ticket #9935 (MOHAWK: Riven: Loud Gate at Beginning) closed by
- 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
- wontfix
- 03:06 Ticket #10023 (TITANIC: Have right click be shift+left click) created by
- 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
- fixed
- 01:39 Changeset [2c6b253] by
- TITANIC: Fix Satrfield crash using Tab without having inserted photo
- 01:21 Ticket #10019 (TITANIC: Bomb ending doesn't finish) closed by
- fixed
- 01:20 Changeset [40818ac8] by
- TITANIC: Fix Bomb Explosion ending
- 00:31 Ticket #9986 (TITANIC: Various actions cause clearing of conversation text) closed by
- fixed: Finally tracked down and properly fixed the underlying cause with font …
- 00:30 Changeset [6a7688ad] by
- TITANIC: Properly fix disappearing cconversation log text
Note:
See TracTimeline
for information about the timeline view.