Timeline
04/23/20:
- 23:41 Changeset [786af20b] by
- WINTERMUTE: Added override keyword
- 23:40 Changeset [2a5f16fa] by
- QUEEN: Added override keyword
- 23:33 Changeset [2ba6d515] by
- LASTEXPRESS: Added override keywords
- 23:08 Changeset [ec72b0d] by
- TITANIC: Added override keywords
- 23:03 Changeset [982e931c] by
- TUCKER: Add override keywords
- 22:57 Changeset [128de34b] by
- DIRECTOR: Use mask-based blitting. Only Copy ink is implemented so far
- 22:51 Changeset [915d461] by
- GRAPHICS: Added mask-driven transparency blitting to ManagedSurface
- 20:27 Ticket #11442 (Graphics: Game crashes after switching windows in full screen mode) created by
- When I start a game in full screen mode, then switch to other window …
- 20:06 Changeset [bc65ee4f] by
- DIRECTOR: Create mask surface for sprites
- 20:06 Changeset [37f2275f] by
- GRAPHICS: MACGUI: Draw over optional mask in macDrawPixel()
- 20:06 Changeset [e81cf1c] by
- DIRECTOR: We will draw individual widgets manually in WM
- 20:06 Changeset [7e3d9e73] by
- PINK: Remove redundant flag
- 08:13 Changeset [5a9aef36] by
- ULTIMA8: Make the shape viewer work nicely in lower resolution
- 04:38 Changeset [cb846751] by
- ULTIMA4: Remove unused settings
- 04:38 Changeset [9518991e] by
- ULTIMA4: Repeated walk when right mouse button is pressed
- 04:38 Changeset [2004e274] by
- ULTIMA4: Renamed event.cpp to event_handler.cpp
- 04:38 Changeset [56585cb8] by
- ULTIMA4: Remove custom keycode defines
- 04:38 Changeset [ae0f99f9] by
- ULTIMA4: Simplify mouse areas array to remove button commands
- 04:38 Changeset [f5c5f15a] by
- ULTIMA4: Split MapTile into it's own source file
- 04:38 Changeset [3dc6403a] by
- ULTIMA4: Janitorial
04/22/20:
- 20:58 Ticket #11441 (Unknown game variant for Lure of the Temptress) created by
- The game in 'LURE\' seems to be an unknown game variant. Please …
- 17:20 Ticket #11437 (Consider using lgtm.com and codacy.com) closed by
- invalid: Considered. Codacy is already used on all Pull Requests for ScummVM. …
- 06:11 Ticket #11399 (MOHAWK: RIVEN: Return to Launcher & Quit don’t autosave if GMM opened ...) closed by
- fixed
- 06:03 Ticket #11440 (MOHAWK: RIVEN: Autosave no longer tests against game state at time of ...) created by
- This is a change from previously correct autosave-on-exit behaviour …
- 04:29 Changeset [8ab13e59] by
- SCI32: Fix Mac cursor when resource doesn't exist Fixes …
- 03:45 Ticket #11439 (SCI: Add support for Ultimate Kings Quest 4 with Amiga sounds and Munt ...) created by
- Requesting support for Ultimate Kings Quest 4 with Amiga sounds and …
04/21/20:
- 23:45 Changeset [bf1fecaa] by
- DIRECTOR: Use bg sprite color for drawBackgndTransSprite()
- 23:45 Changeset [9ee9bc48] by
- DIRECTOR: Matte sprites always use normal white color
- 23:09 Changeset [d36016c] by
- GRAPHICS: MACGUI: Fix drawing empty maceditabletext
- 23:04 Changeset [2d0ba5f5] by
- DIRECTOR: Specify manual windget draw
- 23:03 Changeset [f7a223c9] by
- GRAPHICS: MACGUI: Added Manual Widnget draw mode
- 20:46 Changeset [50aff67f] by
- SCI: Use '#' pattern when matching filename digits
- 20:44 Changeset [3edd7e2b] by
- SCI: Fix build when SCI32 disabled
- 19:22 Ticket #11421 (QFG3: autosave not supported, launches ScummVM save dialog) closed by
- fixed: Thank you for the report, QFG3 auto-save is now supported. Auto-saves …
- 19:10 Changeset [b57c205] by
- SCI: Add support for QFG3 automatic saves Fixes bug #11421
- 10:09 Ticket #11438 (SHERLOCK: Scalpel - Dialogue text covers interface after looking at ...) created by
- In the Covenant Garden location, after using the Look at action with …
- 05:21 Changeset [4952a6fb] by
- SCI32: Fix KQ7 2.00 allowing too many saves
- 05:21 Changeset [3c9b28e3] by
- SCI32: Fix parsing digits from save filenames Fixes KQ7 deleting the …
- 03:18 Changeset [900b86ff] by
- ULTIMA4: Switch mouse area button handlers to use keymapper actions
- 03:18 Changeset [be1d255d] by
- ULTIMA4: Added interact to keymapper
- 03:18 Changeset [3b6b0bfb] by
- ULTIMA4: Disable commands that aren't available in dungeons
- 02:26 Changeset [2b1bfeee] by
- SCI32: Fix KQ7 Mac logic in restore from launcher
04/20/20:
- 22:59 Changeset [3deabc98] by
- SCI32: Add QuickTime support for KQ7 Mac movies
- 20:37 Changeset [b4c8ec66] by
- ULTIMA4: Convert scale.cpp from ANSI to UTF-8 Gets rid of VS Studio's …
- 20:37 Changeset [57cefa1] by
- DREAMWEB: Convert sprite.cpp from ANSI to UTF-8 Gets rid of VS …
- 19:55 Changeset [ea8be691] by
- ULTIMA4: Fixing Coverity reported warnings
- 16:55 Changeset [6006cfee] by
- SCI: MIDI - don't send "controller 75" to physical device Sierra used …
- 07:19 Changeset [1f0334ee] by
- SCI32: Don't delete planes on restore in all Mac games
- 06:46 Changeset [12d37a35] by
- SCI32: Implement KQ7/SHIVERS custom Mac saving Implements the custom …
- 06:33 Changeset [916ce026] by
- SCI: Factor save game code into functions Factors some common save …
- 03:59 Changeset [869e5814] by
- ULTIMA8: Fade-from-black when starting from save To match behavior of …
- 03:48 Changeset [f531eba9] by
- ULTIMA: Replace some comma operators with semicolons
- 02:42 Changeset [42ee047d] by
- ULTIMA8: Defensive pointer check to make clang happy
- 02:41 Changeset [9aa5f4e6] by
- ULTIMA: Correct buffer size for snprintf
- 02:39 Changeset [c3b39e1a] by
- ULTIMA4: Remove unused define Conflicts with a system header …
- 02:00 Changeset [01f000a8] by
- ULTIMA8: Improve midi transition code
- 00:39 Changeset [196a687e] by
- ULTIMA4: Fix keymapping for enhanced version
- 00:36 Changeset [21e5cd16] by
- ULTIMA4: Fix tile animations
04/19/20:
- 22:28 Changeset [067035a] by
- ULTIMA4: Cleanup and fixes for Initiate question sequence
- 22:28 Changeset [993ec0aa] by
- ULTIMA4: Have a separate original vs enhanced detection entry
- 22:28 Changeset [9be8f037] by
- ULTIMA4: Fix opening of .ega files
- 22:28 Changeset [2148dee1] by
- ULTIMA4: Further file cleanup
- 22:28 Changeset [3e6d971a] by
- ULTIMA4: Fix reading settings
- 22:28 Changeset [95492d56] by
- ULTIMA4: Removal of unneed zip stuff
- 22:28 Changeset [9e7495e7] by
- ULTIMA4: Removing intermediate U4FILE class
- 21:29 Changeset [90661db] by
- DIRECTOR: LINGO: Ignore diacritics in = operator
- 17:48 Changeset [ba26ec68] by
- DRAGONS: Remove Set But Not Used Variable In Talk Class This looks …
- 15:47 Changeset [d42858e8] by
- MOHAWK: Fix Switch Missing Default Compiler Warning
- 15:47 Changeset [25934139] by
-
DIRECTOR: LINGO: Improve
chars
implementation Improvements to chars … - 12:56 Changeset [97c7c075] by
- DISTS: install the AppStream file to the canonical location The …
- 11:27 Changeset [144230c] by
- SWORD2: Hack to play the end cutscene in the PSX demo
- 11:27 Changeset [e539a1c5] by
- SWORD2: Work around another problematic animation frame in the PSX demo
- 11:27 Changeset [371da82d] by
- SWORD1: Fix cutscene playbck when entering the sewer in the PSX demo
- 11:19 Changeset [fb7bfff] by
- NUVIE: Fix compiler warnings
- 11:19 Changeset [3f9afa8] by
- NUVIE: Fix compiler warnings
- 03:58 Changeset [51b1381e] by
- ULTIMA4: Another compilation fix
- 03:13 Changeset [130791c3] by
- ULTIMA4: Merge event_scummvm.cpp into event.cpp
- 02:15 Changeset [ae14eccd] by
- ULTIMA4: Compilation fix
- 01:40 Changeset [722016ef] by
- ULTIMA4: Replace errorFatal/errorWarning to error/warning
- 00:12 Changeset [6e1f2f39] by
- ULTIMA4: Janitorial
- 00:12 Changeset [046be211] by
- KEYMAPPER: More complete keyboard repeat handling
- 00:12 Changeset [8bcebdec] by
- ULTIMA4: Enable keymapper actions to optionally trigger on kbd repeats
- 00:10 Changeset [5290c1e3] by
- ULTIMA8: Fix compiler warnings
04/18/20:
- 23:11 Changeset [72bcb58a] by
- ULTIMA4: Fixes to screen and tile initialization
- 22:25 Changeset [42a2cfa0] by
- ULTIMA4: Merge screen_scummvm.cpp into screen.cpp
- 22:25 Changeset [e6419f9] by
- ULTIMA4: Renaming new Screen fields
- 22:25 Changeset [8f9cbfcb] by
- ULTIMA4: Moving fields into Screen class
- 22:25 Changeset [d95e7642] by
- ULTIMA4: Moving screen methods into Screen class
- 22:25 Changeset [8995742d] by
- ULTIMA4: Clarify mouse cursor methods and variables
- 22:25 Changeset [8d58aa2f] by
- ULTIMA4: Cleanup of tile rendering code
- 22:14 Changeset [b517525e] by
- CREDITS: Remove duplicate entry for BS2.5
- 18:59 Changeset [eaab877d] by
- JANITORIAL: fix the name of original author of cge and cge2 The first …
- 18:12 Changeset [2a8cff75] by
- SCI32: Add Lighthouse Italian detection entry
- 16:51 Changeset [22ff9c42] by
- DIRECTOR: LINGO: Added PARRAY Datum type and removed PCELL
- 14:13 Ticket #11437 (Consider using lgtm.com and codacy.com) created by
- subj
- 14:07 Changeset [8878e11c] by
- DIRECTOR: LINGO: Fix copy/paste error
- 11:35 Changeset [5a9bc7b8] by
- DIRECTOR: LINGO: Do not die on incorrect number of arguments in built-in
- 11:32 Changeset [ac1220c1] by
- DIRECTOR: LINGO: Added helper macro for array bounds check
- 11:25 Changeset [94b7e15d] by
- DIRECTOR: LINGO: Move type check to macro
- 11:10 Changeset [bcdb16e1] by
- DIRECTOR: LINGO: Move number of arguments check to a macro
- 10:12 Changeset [2f406baa] by
- DIRECTOR: LINGO: Fix code generation for menu entity getters
- 10:12 Changeset [d2b9051f] by
- DIRECTOR: LINGO: Fix execution of '<entity> of menuitems'
- 08:46 Changeset [6975acd5] by
- SCI32: Fix TORIN/LSL7 Mac save/restore patch
- 07:24 Changeset [3d9b8ef9] by
- GLK: JACL: Convert language.h to UTF-8
- 07:24 Changeset [a30541ce] by
- KYRA: Convert screen_eob.cpp from ANSI to UTF-8
- 07:24 Changeset [f68d0d7d] by
- SWORD25: Convert ANSI source files to UTF-8 Gets rid of VS Studio's …
- 07:24 Changeset [995a44eb] by
- BLADERUNNER: Fix comparison between unsigned
- 07:24 Changeset [f24da48] by
- BLADERUNNER: Remove bad character from izo script (in comment)
- 07:08 Changeset [8f778d90] by
- MOHAWK: Fix escape opening the GMM in the 25th edition games
- 05:22 Ticket #11434 (MOHAWK: RIVEN: After recent changes to the engine, the Russian ...) closed by
- invalid: Great!
- 03:26 Changeset [1d909ef9] by
- ULTIMA8: Hide mouse cursor on splash screen
- 02:59 Changeset [a84bc95a] by
- ULTIMA8: JANITORIAL: Add comments on workarounds
- 02:00 Changeset [51534376] by
- ULTIMA8: Slightly better paint order It's still not quite right - …
- 01:53 Changeset [cca3d27b] by
- ULTIMA8: Avoid going over end of string data
- 00:47 Changeset [5b8dd68d] by
- SCI32: Add PQ4 Mac save/restore workarounds
Note:
See TracTimeline
for information about the timeline view.