Timeline
06/04/19:
- 05:24 Changeset [5b06639a] by
- WINTERMUTE: Janitorial edits at detection table
- 05:24 Changeset [f2334510] by
- WINTERMUTE: Add detection tables for thekite v1.4 You can get the …
- 00:00 Ticket #10969 (SCI: LB2: Floppy version broken by recent commit) created by
- A recent commit broke LB2 floppy, crashing on kernel init: …
06/03/19:
- 22:06 Changeset [bd5e8724] by
- I18N: Update translation (French) Currently translated at 99.9% (1069 …
- 22:06 Changeset [a2b475c5] by
- I18N: Update translation (Finnish) Currently translated at 100.0% …
- 22:06 Changeset [03afa7b4] by
- I18N: Regenerate translations data file
- 20:13 Changeset [835671d1] by
- STARTREK: Fix use of uninitialized variable
- 18:35 Changeset [3a0ed17e] by
- AGOS: Fix Accolade MIDI Driver Compilation Breakage These were broken …
- 18:24 Changeset [e65bfad3] by
- BLADERUNNER: Restore Gordo's lighter (Rep) comment
- 18:24 Changeset [70c2d39] by
- BLADERUNNER: Fix exit 0 in BB01 and remove more awry clickables
- 17:17 Changeset [091b6ebe] by
- WIN32: Fix leaked handles in CreateProcess
- 16:06 Changeset [b1bd75a0] by
- AGOS: Mute fix for ADLIB Accolade
06/02/19:
- 16:10 Changeset [349c7487] by
- BLADERUNNER: Make the Moraji encounter easier on easy This extending …
- 09:43 Changeset [7e151684] by
- CONFIGURE: Remove the 'u' flag from 'ar' in mingw32 This patch …
06/01/19:
- 20:43 Changeset [3e61864a] by
- CRYOMNI3D: Fix places documentation
- 20:43 Changeset [475f9ea2] by
- CRYOMNI3D: Fix missed clicks when occuring beteen two pollEvent
- 20:43 Changeset [e707e312] by
- CRYOMNI3D: Handle cursor moves during fading
- 20:43 Changeset [b72fdaf] by
- CRYOMNI3D: Fix search path of files Without that, when images are …
- 20:43 Changeset [f25102ac] by
- CRYOMNI3D: Put delayMillis out of pollEvents This let's improve …
- 20:43 Changeset [e07844e0] by
- CRYOMNI3D: Fix constants names
- 20:43 Changeset [f20d33f1] by
- CRYOMNI3D: Make ignored reads explicit
- 20:43 Changeset [7ae6e1a] by
- CRYOMNI3D: Use byte instead of char
- 20:43 Changeset [2d82abda] by
- CRYOMNI3D: Add a comment to clarify
- 20:43 Changeset [b81f477] by
- CRYOMNI3D: Convert short to int16
- 20:43 Changeset [d5a6c1c9] by
- CRYOMNI3D: Fix abort constants names
- 20:43 Changeset [5ed893b] by
- CRYOMNI3D: Move break to be clear it's not a fall through
- 20:43 Changeset [bd869889] by
- CRYOMNI3D: Better check of sprites magic
- 20:43 Changeset [d3c3336] by
- CRYOMNI3D: Sort files
- 20:43 Changeset [257a788e] by
- CRYOMNI3D: Cleanup
- 20:43 Changeset [8dceff30] by
- CRYOMNI3D: Fix indentation of preproc blocks
- 20:43 Changeset [28206dd5] by
- CRYOMNI3D: Fix include paths
- 20:43 Changeset [ff197718] by
- CRYOMNI3D: Rename unsigned int to uint
- 20:43 Changeset [222f6b0] by
- CRYOMNI3D: Add assert where needed
- 20:43 Changeset [57074300] by
- CRYOMNI3D: Remove superflous header
- 20:43 Changeset [dae772f4] by
- CRYOMNI3D: Make sure toolbar is displayed on colored screen If …
- 20:43 Changeset [0e0cdbe] by
- CRYOMNI3D: Fix cursor shown too soon in transitions It had then …
- 20:43 Changeset [4e955c4] by
- CRYOMNI3D: Remove outdated TODOs
- 20:43 Changeset [e791122c] by
- CRYOMNI3D: Implement (final) level 7
- 20:43 Changeset [f7c7707d] by
- CRYOMNI3D: Fix objects order to keep savegame compat That's easier to …
- 20:43 Changeset [48ad952e] by
- CRYOMNI3D: Save some space
- 20:43 Changeset [01f6e2d] by
- CRYOMNI3D: Implement countdown
- 20:43 Changeset [edf2fdb] by
- CRYOMNI3D: Add hook to video playing That will be used for countdown
- 20:43 Changeset [1c4d0d8] by
- CRYOMNI3D: Use existing palette to init video one This is useful when …
- 20:43 Changeset [cba0ee72] by
- CRYOMNI3D: Implement level 6
- 20:43 Changeset [93bc6cf0] by
- CRYOMNI3D: Fix incorrect dialog shows
- 20:43 Changeset [3413768f] by
- CRYOMNI3D: Don't skip videos (debug leftover)
- 20:43 Changeset [c6999b09] by
- CRYOMNI3D: Number objects to help mangling of saves
- 20:43 Changeset [6e0e3bb6] by
- CRYOMNI3D: Don't abort when there is no transition defined
- 20:43 Changeset [2ed2d617] by
- CRYOMNI3D: Fix errors in strings
- 20:43 Changeset [8ad73026] by
- CRYOMNI3D: Remove TODO as it's not needed anymore
- 20:43 Changeset [bf123ad6] by
- CRYOMNI3D: Implement level 5
- 20:43 Changeset [07011e4] by
- CRYOMNI3D: Remove almost dumb images There is no such thing, an image …
- 20:43 Changeset [67e76c3] by
- CRYOMNI3D: Forgot to deselect object after talking to Bontemps
- 20:43 Changeset [995b10e] by
- CRYOMNI3D: Fix surface not reloaded after finished with safe
- 20:43 Changeset [807c4c52] by
- CRYOMNI3D: Save savegames list offset in settings
- 20:43 Changeset [96978b20] by
- CRYOMNI3D: Avoid LLVM warnings on the logic The ifs should always be …
- 20:43 Changeset [bdc6969e] by
- CRYOMNI3D: Remove unused private members This should remove LLVM warnings
- 20:43 Changeset [adf6ab00] by
- CRYOMNI3D: Use fabs instead of abs This should correct LLVM warning
- 20:43 Changeset [c18f209c] by
- CRYOMNI3D: Implement level 4
- 20:43 Changeset [91d0f43c] by
- CRYOMNI3D: Add ability to choose ZON file That's only used for …
- 20:43 Changeset [17887c71] by
- CRYOMNI3D: Reset key pressed Without that we have spurious presses …
- 20:43 Changeset [36405f48] by
- CRYOMNI3D: Make placeStates array always the same size Else we have …
- 20:43 Changeset [75e53392] by
- CRYOMNI3D: Fix comments
- 20:43 Changeset [5eb8b19] by
- CRYOMNI3D: If save name can't be read don't add it
- 20:43 Changeset [ac5d392a] by
- CRYOMNI3D: Add a function to load a set of BMP files
- 20:43 Changeset [349201ba] by
- CRYOMNI3D: Let callback modify displayed fixed image
- 20:43 Changeset [5a0d511] by
- CRYOMNI3D: Use typedef instead of repeating
- 20:43 Changeset [c427cd9d] by
- CRYOMNI3D: Implement level 3
- 20:43 Changeset [9496c796] by
- CRYOMNI3D: Implement missing objects callbacks Two callbacks quite …
- 20:43 Changeset [7cbf7095] by
- CRYOMNI3D: Fix messages
- 20:43 Changeset [47908def] by
- CRYOMNI3D: Fix palette not applied when loading frame
- 20:43 Changeset [7d6c3ee1] by
- CRYOMNI3D: Fix some comments and order of callback
- 20:43 Changeset [9bfc24ee] by
- CRYOMNI3D: Deselect object when removing from inventory
- 20:43 Changeset [6d36bc3c] by
- CRYOMNI3D: Fix style
- 20:43 Changeset [c83f86a] by
- CRYOMNI3D: Fix file names for Macintosh version Add a function to …
- 20:43 Changeset [3a12d53f] by
- CRYOMNI3D: Implement level 2
- 20:43 Changeset [0619120f] by
- CRYOMNI3D: Add a function to collect an Object *
- 20:43 Changeset [6e692195] by
- CRYOMNI3D: Let change individual color in main palette
- 20:43 Changeset [812d75e4] by
- CRYOMNI3D: Make objects functions names more consistent
- 20:43 Changeset [d655fb55] by
- CRYOMNI3D: Add function to change sprite color
- 20:43 Changeset [28702028] by
- CRYOMNI3D: Add a function to not look for end of conversations
- 20:43 Changeset [9e31e4df] by
- CRYOMNI3D: Mark clearly missing parts for next levels
- 20:43 Changeset [f4d274c4] by
- CRYOMNI3D: Add missing actions masks
- 20:43 Changeset [cd9aefc4] by
- CRYOMNI3D: Add a function to disable a zone in fixed images
- 20:43 Changeset [49c90c74] by
- CRYOMNI3D: Add a function to deselect object In original Versailles …
- 20:43 Changeset [4ceb3e4b] by
- CRYOMNI3D: Let user type spaces in save names
- 20:43 Changeset [2860d5ca] by
- CRYOMNI3D: Apply sound settings at startup
- 20:43 Changeset [84b60b92] by
- CRYOMNI3D: Fix appending of files extensions We clear the previous …
- 20:43 Changeset [01234cd7] by
- CRYOMNI3D: Fix cursor shown in transitions
- 20:43 Changeset [769f8d46] by
- CRYOMNI3D: Fix cursor not shown in some events
- 20:43 Changeset [92a306e5] by
- CRYOMNI3D: Remove long delayMillis as they lower the framerate
- 20:43 Changeset [f50d8984] by
- CRYOMNI3D: Fix fonts for MacOS version
- 20:43 Changeset [acb8349a] by
- CRYOMNI3D: Add Macintosh support to Versailles There is still some …
- 20:43 Changeset [db85320] by
- CRYOMNI3D: Remove DATAS_V folder level for searching files It's …
- 20:43 Changeset [6ef4fba3] by
- CRYOMNI3D: Fix type of return to match prototype
- 20:43 Changeset [ba6506d8] by
- CRYOMNI3D: Fix struct declarations
- 20:43 Changeset [a055268a] by
- CRYOMNI3D: remove debug define which skipped videos
- 20:43 Changeset [c7205da5] by
- CRYOMNI3D: Fix use after free when playing dialog
- 20:43 Changeset [8d770af8] by
- CRYOMNI3D: Fix compilation error with -std=c++11 Comparison of …
- 20:43 Changeset [531aa839] by
- CRYOMNI3D: Add engine for Versailles 1685
- 20:43 Changeset [97397bd] by
- STREAM: add read/write functions for double LE/BE
- 18:36 Changeset [438a622] by
- BLADERUNNER: Fix photographer bug and awry clickables
- 17:31 Changeset [4adf49c1] by
- BLADERUNNER: Add exits in CT04 and DR04 To improve navigation
- 16:16 Changeset [6a72201] by
- BLADERUNNER: Fix paths and map glitched in NR05 McCoy should no …
- 16:16 Changeset [61800882] by
- BLADERUNNER: Restore Eyeworks Eye and Projector comments
- 16:16 Changeset [f56fe145] by
- BLADERUNNER: Broaden path to Runciter desk RC02
- 12:40 Ticket #10968 (Unknown game variant for SAGA [all games]) created by
- The game in 'ITE demo\' seems to be an unknown game variant. Please …
- 11:59 Changeset [fd4fa5e8] by
- COMMON: Fix a memory leak in Common::DumpFile
05/31/19:
- 23:59 Changeset [5eed7f0] by
- BLADERUNNER: Remove awry clickables from BB01, CT12, CT01
- 23:59 Changeset [1273022] by
- BLADERUNNER: DR01, DR02 improved navigation
- 23:59 Changeset [f50492e9] by
- BLADERUNNER: Restore comment on RC02 dead animals Also fix some awry …
- 23:59 Changeset [2ff564d6] by
- BLADERUNNER: Restored comment on statues
- 22:07 Changeset [5f99eb07] by
- I18N: Update translation (German) Currently translated at 100.0% …
- 21:02 Changeset [0bb4ca4b] by
- I18N: Update translations templates
- 21:02 Changeset [699bc0f] by
- I18N: Update translation (German) Currently translated at 100.0% …
- 13:43 Changeset [35daa69] by
- BLADERUNNER: Fix bad timer initialization for actors after LOAD
- 13:43 Changeset [2b2c8d6f] by
- BLADERUNNER: Add areas in HC01 for animoids comment
- 13:43 Changeset [3557570c] by
- BLADERUNNER: Set gate to UG18 as locked only in Hard mode This as …
- 01:58 Changeset [a6e896f7] by
- BLADERUNNER: Dead bridge rat won't respawn when playing uncut and easy …
- 01:58 Changeset [24ea24c9] by
- BLADERUNNER: Don't let the sewer bridge break on easy When the player …
05/30/19:
- 21:27 Changeset [a3eeebb4] by
- BLADERUNNER: Fix invalid rect in ESPER zoom In some cornenr case when …
- 09:58 Changeset [4631ec94] by
- I18N: Update translations templates
- 09:58 Changeset [6449060d] by
- I18N: Regenerate translations data file
Note:
See TracTimeline
for information about the timeline view.