Timeline
06/12/17:
- 12:16 Changeset [12f53ca5] by
- TITANIC: Add missing addNode to WC_ABSTRACT handling
- 11:24 Ticket #9840 (SCI: TORIN: Original save/load screens limited to 20 saves) created by
- Game: Torin's passage Windows / English from GOG.com ScummVM: …
- 06:16 Ticket #9839 (GUI: Improve handling of 'Filter Graphics' option activation/deactivation.) created by
- The 'Graphics Filter' option is exclusively for use with the OpenGL …
- 03:29 Ticket #9816 (SCI: Torin: Invisible Torin) closed by
- wontfix: I was able to complete the game with that version. Maybe you want to …
- 02:16 Ticket #9838 (GUI: 'LastSelectedGame' setting not restored after GUI language change.) created by
- When returning to the Launcher following a language change, the last …
06/11/17:
- 21:31 Changeset [9c21bb9d] by
- TITANIC: Fix brief black boxes on fires in Canal
- 21:06 Changeset [6930f2b6] by
- TITANIC: Rename viewChange to freeSurface
- 20:19 Changeset [3be659b5] by
- TITANIC: CGameManager viewChange better named as roomChange
- 15:09 Ticket #9837 (SCI: TORIN: Keyboard shortcuts are not working) created by
- Game: Torin's Passage Windows / English from GOG.com ScummVM: …
- 13:58 Changeset [d2723510] by
- ADL: Set ADGF_TESTING for hires4
- 12:40 Changeset [900ae1d0] by
- ADL: Fix hires4 dropped item drawing
- 10:51 Ticket #9836 (SCI: TORIN: Game becomes stuck when using worm-Boogle in cave) created by
- Game: Torin's passage Windows / English from GOG.com ScummVM: …
- 02:13 Changeset [b5ac7cc3] by
- TITANIC: Fix BellBot getting clipped incorrectly when walking off-screen
- 01:45 Ticket #9772 (SCI: Torin: Missing Multi-Language-CD detection of English, French) closed by
- fixed: Thanks for your report! A fix for this issue has been added in commit …
- 01:42 Changeset [3b8a7a7f] by
- I18N: Update translations templates
- 01:34 Changeset [63ad8fbb] by
- SCI: Tidy Script errors & ensure script number exists in all of them
- 01:32 Changeset [d6ff67e3] by
- SCI32: Fix detection and loading of localized resources in Torin …
06/10/17:
- 22:22 Ticket #9826 (VOYEUR: black screen after selecting a window if a still image is to ...) closed by
- fixed
- 22:21 Changeset [43440193] by
- VOYEUR: Fix backgrounds not showing for static rooms
- 20:03 Ticket #9835 (SCI: DEBUGGER: bpw/bpr not triggered inside kernel calls) created by
- When kernel functions modify selectors, this doesn't trigger selector …
- 20:02 Ticket #9834 (SCI: DEBUGGER: bpx/bpw/bpr pattern matching limited) created by
- Commit c7d631cb6697a4c8c6d9cc0e32caba79f9f7b922 added extended pattern …
- 20:00 Ticket #9833 (SCI: DEBUGGER: bp_function logging very limited) created by
-
When an export breakpoint (set by
bp_function
/bpe
) is triggered, … - 19:36 Changeset [7b03f9e8] by
- I18N: Update translations templates
- 19:32 Changeset [c7d631cb] by
- SCI: Expand kernel breakpoint pattern matching for negative matches …
- 19:32 Changeset [e7b6a257] by
- SCI: Change 'none' breakpoint action to 'ignore' for consistency
- 19:32 Changeset [4102a779] by
- SCI: Clean up breakpoint code (indentation, consistency)
- 19:32 Changeset [e2e3f7c] by
- SCI: Move bpk/logkernel to main breakpoint infrastructure This …
- 19:32 Changeset [0f0ecff0] by
- SCI: Print breakpoint info on creation
- 19:32 Changeset [4d34d586] by
- SCI: Allow setting bp action directly on creation
- 19:32 Changeset [b3866aa3] by
- SCI: Allow multiple breakpoints with same trigger but different action
- 19:32 Changeset [be84cfdb] by
- SCI: Add inspect, none breakpoint actions
- 19:32 Changeset [423ecde] by
- SCI: Move printObject from console to scriptdebug
- 19:32 Changeset [8e683db] by
- SCI: Add break/log/backtrace actions for triggered breakpoints The …
- 19:32 Changeset [cb69d10e] by
- SCI: Add underscores to Breakpoint member variables
- 19:32 Changeset [6d143e6d] by
- SCI: Remove union from Breakpoint
- 19:32 Changeset [b56a49c] by
- SCI: Move backtrace output to scriptdebug.cpp
- 19:32 Changeset [e986735] by
- SCI: Handle selector read/write breakpoints from opcodes
- 19:32 Changeset [1e5c965a] by
- SCI: Move scriptdebug declarations to separate header
- 19:32 Changeset [3554875c] by
- SCI: Fix wildcard selector breakpoints …
- 17:39 Ticket #9830 (SCI: GK2: No Menu Music) closed by
- fixed: Thanks for your report! A fix for this issue has been added in commit …
- 17:28 Changeset [61f07c13] by
- SCI: Start engine at tick 1 In SSCI, games could never start at tick …
- 15:07 Changeset [4cfb93c2] by
- ADL: Add loading of hires4 game data
- 05:24 Ticket #9810 (SCI: TORIN: Uninitialized read for temp 1 from method ...) closed by
- fixed: Thanks for your report! A fix for this issue has been committed in …
- 05:21 Changeset [62fd5df8] by
- SCI32: Fix uninitialized temp read in Torin Fixes Trac#9810.
- 05:15 Ticket #9811 (SCI: LSL6HIRES: Using washcloth crashes game) closed by
- fixed: Thanks for your report! A fix for this issue has been committed in …
- 05:13 Changeset [48baf5a] by
- SCI32: Fix uninitialized temp read in LSL6hires Fixes Trac#9811.
- 05:06 Ticket #9675 (SCI: GK2: Crash in Chapter 6 Grotto) closed by
- fixed: Thanks for your report! A fix for this issue has been committed in …
- 04:47 Changeset [2a366e38] by
- I18N: Update translations templates
- 04:30 Changeset [c1021785] by
- SCI: Remove some unused #includes
- 04:30 Changeset [40566820] by
- SCI: Return the original master sound volume when mute is on
- 04:30 Changeset [57d257b] by
- SCI32: Fix audio sync recursion Calling to …
- 04:00 Changeset [85e35943] by
- SCI32: Implement kLock & kDoAudio(1) for SCI32 1. Unlocking all …
- 03:48 Changeset [4311d1b1] by
- SCI: Do not lock Audio36/Sync36 in kLock for SCI1.1 This is not known …
- 03:48 Changeset [095226a6] by
- SCI: Lock Audio resource types when digital SFX is enabled This seems …
- 03:48 Changeset [f0d00caf] by
- SCI: Remove unnecessary condition Argument count validation for …
- 03:48 Changeset [f48fc02] by
- SCI: Fix typo in comment
- 03:48 Changeset [ddc00e42] by
- SCI: Remove unhelpful comment
- 03:48 Changeset [cf98e16d] by
- SCI: Add serialization for ResourceId
- 03:48 Changeset [a2ead7c4] by
- SCI32: Fix include path
- 03:47 Changeset [b73906f] by
- SCI: Get LRU from list directly, instead of from a reverse iterator
- 03:47 Changeset [06e82211] by
- SCI: Implement Serializable for Object
- 01:58 Changeset [3bd579b] by
- TITANIC: Fix jerkiness in end credits
- 01:52 Changeset [782479ab] by
- TITANIC: Field renamings for CCreditText
06/09/17:
- 23:40 Changeset [1342a453] by
- TITANIC: Enable initial copyright screen
- 18:19 Changeset [6814b1e1] by
- I18N: Update translations templates
- 18:17 Changeset [2977ae54] by
- GUI: Improve calculation for savegame thumbnail labels Instead of …
- 18:17 Changeset [7de8be41] by
- GUI: Fix savegame thumbnail label layout The Save/Load screen has a …
- 18:16 Changeset [231c263f] by
- GUI: Use dashes in default save description Closes gh-956
- 18:15 Changeset [255cd045] by
- ENGINES: Display savestate date as YYYY-MM-DD This avoids confusion …
- 01:04 Changeset [d7e5e5f9] by
- COMMON: Take immutable reference in SpanOwner copy assignment Thanks …
06/08/17:
- 15:45 Changeset [58c83dcd] by
- COMMON: Make SpanOwner copy assignment make a copy of the owned Span …
- 05:28 Changeset [e29f6085] by
- SCI32: Clarify code comment about Steam GK2 RESMAP.001
- 05:25 Ticket #9832 (SCI: GK2 FR: Error message at start about a wrong audio file) closed by
- fixed: Thanks for your report! A fix for this issue has been committed in …
- 05:14 Changeset [2482a78] by
- SCI32: Fix wave resource patch offset This bug was only reproducible …
- 02:32 Changeset [7a0a0b54] by
- TITANIC: Fix color of starfield crosshairs
- 02:06 Changeset [3fdfd47e] by
- TITANIC: Rename CStarControlSub2 to CStarFieldBase
- 02:00 Changeset [46f4047a] by
- TITANIC: Renamings for camera mover classes
- 01:50 Changeset [c105be91] by
- TITANIC: Renamings for automatic camera mover classes
- 01:28 Changeset [0331fab0] by
- TITANIC: Fix rotating starview when 2 markers are locked in
06/07/17:
- 18:30 Ticket #9832 (SCI: GK2 FR: Error message at start about a wrong audio file) created by
- Hello, when I launch GK2 fr, ScummVM dialog box alert me about wrong …
- 03:03 Changeset [d761a772] by
- TITANIC: 2nd marker lock on now working
- 02:07 Changeset [301cac15] by
- TITANIC: Fix calculations in DVector fn1
- 00:20 Changeset [cc562901] by
- TITANIC: Further fixes for locking marker 2
Note:
See TracTimeline
for information about the timeline view.