Timeline



09/02/19:

21:24 Changeset [acebff98] by criezy
CONFIGURE: Add check for NSSpeechSynthesizerDelegate protocole …
17:26 Changeset [717d7adc] by Filippos Karapetis <bluegr@…>
MADE: Split out the game detection entries and add a note for Manhole …
14:39 Changeset [41bc2a52] by digitall
GLK: GLUXE: Fix GCC Compiler Warnings These were for possible …
10:42 Changeset [e376abf6] by digitall
GUI: Fix Missing Field Initializer in List Widget This field was …
08:42 Ticket #11137 (SCI: LONGBOW: Uninit temp read when rescuing Fulk on Amiga) closed by sluicebox
fixed
08:38 Changeset [9306135a] by sluicebox <22204938+sluicebox@…>
SCI: Fix LONGBOW Amiga Fulk rescue Fixes bug #11137
08:36 Ticket #11137 (SCI: LONGBOW: Uninit temp read when rescuing Fulk on Amiga) created by sluicebox
After rescuing Fulk in the Amiga version, rescueOfFulk does an …
05:17 Ticket #11136 (ScummVM is not compatable with MacOS 10.15 Catalina Beta) closed by HunterAhlquist
invalid
05:13 Ticket #11136 (ScummVM is not compatable with MacOS 10.15 Catalina Beta) created by HunterAhlquist
ScummVM version: 2.0.0.1 Details: Launching ScummVM simply …
05:01 Changeset [1c1cc91a] by Filippos Karapetis <bluegr@…>
COMMON: Don't include win32.h in common/encoding.h
03:13 Ticket #11112 (XEEN: Broken equipment does not get re-equipped on repairing) closed by dreammaster
fixed
03:12 Changeset [e6e70b20] by dreammaster
XEEN: Don't de-equip armor/acccessories when broken
00:50 Ticket #11135 (SCI: ECO2: Items reappear after falling in water by canoe) closed by sluicebox
fixed
00:46 Changeset [34a948aa] by sluicebox <22204938+sluicebox@…>
SCI: Fix ECO2 reappearing items in shack Fixes bug #11135
00:42 Ticket #11135 (SCI: ECO2: Items reappear after falling in water by canoe) created by sluicebox
The electronic organizer and password paper reappear in room 500 after …

09/01/19:

23:31 Ticket #11134 (Polish version of 3 Skulls of the Toltecs is not recognized during ...) created by cachaito
The game in 'G:\GAME.PDI\' seems to be an unknown Toltecs Engine …
22:46 Ticket #11133 (SWORD2PSX: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from September,1. No scaler or …
22:29 Ticket #11129 (XEEN: Crash in the Great Pyramid (Darkside)) closed by dreammaster
fixed
22:29 Changeset [b0776c8f] by dreammaster
XEEN: Fix crash loading Great Pyramid Level 3
20:30 Ticket #11132 (LAB: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from September,1. No scaler or …
19:47 Changeset [d4a98dca] by Filippos Karapetis <bluegr@…>
COMMON: Add CP437 encoding conversion table.
19:47 Changeset [291360a2] by Filippos Karapetis <bluegr@…>
COMMON: Add CP850 conversion. CP850 is used by the mortevielle engine …
19:47 Changeset [55c399c7] by Filippos Karapetis <bluegr@…>
TTS: Use Common::Encoding for encoding conversion.
19:47 Changeset [6baa9c8d] by Filippos Karapetis <bluegr@…>
TESTBED: Fix include guard in speech.h
19:47 Changeset [d399c37e] by Filippos Karapetis <bluegr@…>
WIN32: Use uint instead of unsigned int.
19:47 Changeset [4b5b8127] by Filippos Karapetis <bluegr@…>
TTS: Better documentation of TTSVoice.
19:47 Changeset [0d332e06] by Filippos Karapetis <bluegr@…>
TTS: Rename LinuxTextToSpeechManager to SpeechDispatcherManager Add a …
19:47 Changeset [b97333d4] by Filippos Karapetis <bluegr@…>
TTS: Remove USE_PLATFORM_TTS defines Use defined(USE_TTS) && …
19:47 Changeset [d4933113] by Filippos Karapetis <bluegr@…>
TTS: Add summary of changes in sphelper-scummvm.h
19:47 Changeset [c4026666] by Filippos Karapetis <bluegr@…>
TTS: Refactoring Refactoring as suggested by bluegr on github.
19:47 Changeset [07acdb84] by Filippos Karapetis <bluegr@…>
TESTBED: Don't build TTS tests if TTS is disabled
19:47 Changeset [54c37f6] by Filippos Karapetis <bluegr@…>
TTS: Document diferences in resume() On linux the resume() behaves …
19:47 Changeset [c861581a] by Filippos Karapetis <bluegr@…>
TTS: Fix missing indentation
19:47 Changeset [c2c44582] by Filippos Karapetis <bluegr@…>
JANITORIAL: Remove some trailing whitespaces
19:47 Changeset [b1bffaba] by Filippos Karapetis <bluegr@…>
TTS: Implement our own queuing on windows. Similarly as on linux, …
19:47 Changeset [1a6ad384] by Filippos Karapetis <bluegr@…>
TESTBED: Increase pause in TTS pause test
19:47 Changeset [be5c865c] by Filippos Karapetis <bluegr@…>
TTS: Add proper speech queuing, update INT_NO_REP. Before I used SPD …
19:47 Changeset [01d843c] by Filippos Karapetis <bluegr@…>
TTS: Update documentation of INTERRUPT_NO_REPEAT
19:47 Changeset [f131cad3] by Filippos Karapetis <bluegr@…>
TESTBED: Improve some TTS tests
19:47 Changeset [38e76943] by Filippos Karapetis <bluegr@…>
TTS: Improve documentation
19:47 Changeset [bc101179] by Filippos Karapetis <bluegr@…>
TTS: Restart SPD if resume() fails.
19:47 Changeset [4036b73b] by Filippos Karapetis <bluegr@…>
TTS: Fix INTERRUPT_NO_REPEAT on Windows
19:47 Changeset [13a32fc5] by Filippos Karapetis <bluegr@…>
TTS: Implement *_NO_REPEAT actions and Fix state synchronization …
19:47 Changeset [bd275713] by Filippos Karapetis <bluegr@…>
TESTBED: Make sure to process events while waiting for speech to …
19:47 Changeset [5198459b] by Filippos Karapetis <bluegr@…>
TESTBED: Move the TTS tests after the critical components
19:47 Changeset [21fb4cef] by Filippos Karapetis <bluegr@…>
TTS: Implement our own queuing for linux It seems like, that at least …
19:47 Changeset [7613bcaa] by Filippos Karapetis <bluegr@…>
TTS: Use QUEUE_NO_REPEAT action for tooltips
19:47 Changeset [84df34df] by Filippos Karapetis <bluegr@…>
TESTBED: Add tests for TTS *_NO_REPEAT actions
19:47 Changeset [fb12e3b3] by Filippos Karapetis <bluegr@…>
TESTBED: Rewrite parts of TTS tests. As suggested by Criezy on github
19:47 Changeset [4bae32f] by Filippos Karapetis <bluegr@…>
TTS: Add *_NO_REPEAT actions
19:47 Changeset [98cea3e] by Filippos Karapetis <bluegr@…>
TESTBED: Add state queries to TTS tests.
19:47 Changeset [feaba6ff] by Filippos Karapetis <bluegr@…>
TTS: Reimplement isSpeaking on Windows.
19:47 Changeset [1234f8e] by Filippos Karapetis <bluegr@…>
TTS: Fix pause() and resume() on linux
19:47 Changeset [a5c9e8c7] by Filippos Karapetis <bluegr@…>
TESTBET: Add TTS tests
19:47 Changeset [7ec4f03a] by Filippos Karapetis <bluegr@…>
TTS: Make state switching faster on Linux
19:47 Changeset [9ca2602e] by Filippos Karapetis <bluegr@…>
TTS: Implement speech queueing on macOS
19:47 Changeset [1694b930] by Filippos Karapetis <bluegr@…>
TTS: Make one say() method non-virtual
19:47 Changeset [a81b59a3] by Filippos Karapetis <bluegr@…>
TTS: Don't read tooltips when TTS is speaking
19:47 Changeset [6703f88f] by Filippos Karapetis <bluegr@…>
TTS: Implement speech queueing on Linux and Win
19:47 Changeset [bbbb608c] by Filippos Karapetis <bluegr@…>
TTS: Implement OSD message reading
19:47 Changeset [f89ca9ad] by Filippos Karapetis <bluegr@…>
TTS: Add tooltip reading when they appear.
19:47 Changeset [59631627] by Filippos Karapetis <bluegr@…>
TTS: Fix reading of list widgets The TTS read items from list widgets …
19:47 Changeset [bac88081] by Filippos Karapetis <bluegr@…>
TTS: Stop or pause speaking on word boundaries in macOS implementation
19:47 Changeset [5baa023e] by Filippos Karapetis <bluegr@…>
TTS: Improve documentation
19:47 Changeset [0434419b] by Filippos Karapetis <bluegr@…>
TTS: Implement TextToSpeechManager for macOS
19:47 Changeset [e965df1] by Filippos Karapetis <bluegr@…>
TTS: Add TTS support when compiling with msvc.
19:47 Changeset [990ab617] by Filippos Karapetis <bluegr@…>
MORTEVIELLE: Improve voice mapping to characters. * Return pitch -= …
19:47 Changeset [a1f69e6b] by Filippos Karapetis <bluegr@…>
MORTEVIELLE: Refactoring as suggested by Criezy * Add checks if …
19:47 Changeset [99550a95] by Filippos Karapetis <bluegr@…>
MORTEVILLE: Stop speech when pressing F8.
19:47 Changeset [c7dbf192] by Filippos Karapetis <bluegr@…>
TTS: Remove unneeded code Remove debuging outputs Remove commented …
19:47 Changeset [17952062] by Filippos Karapetis <bluegr@…>
TTS: Add checks to configure. Check for presence of required …
19:47 Changeset [58065ce] by Filippos Karapetis <bluegr@…>
TTS: Refactoring * Delete multiple empty rows * Make getVolume …
19:47 Changeset [4ec10ff] by Filippos Karapetis <bluegr@…>
TTS: Remove "static" from initTextToSpeech()
19:47 Changeset [2ecbf9ac] by Filippos Karapetis <bluegr@…>
MORTEVIELLE: Return old code to waitSpeech The waitSpeech should use …
19:47 Changeset [c9ec089e] by Filippos Karapetis <bluegr@…>
MORTEVIELLE: Remove unneeded TTS code
19:47 Changeset [d2b9b9ef] by Filippos Karapetis <bluegr@…>
MORTEVIELLE: Map characters to different voices
19:47 Changeset [06310708] by Filippos Karapetis <bluegr@…>
TTS: Fix state switching on windows Voice is changed when changing …
19:47 Changeset [e4363ba] by Filippos Karapetis <bluegr@…>
TTS: Minor Windows TTS refactoring Main changes are: * Save age …
19:47 Changeset [e04463b0] by Filippos Karapetis <bluegr@…>
MORTEVIELLE: Add text to speech capability
19:47 Changeset [324a90f4] by Filippos Karapetis <bluegr@…>
TTS: Implement tts state switching when needed. The state has to be …
19:47 Changeset [33549d9c] by Filippos Karapetis <bluegr@…>
TTS: Add getVoiceIndicesByGender to the base class This is a way to …
19:47 Changeset [134d9550] by Filippos Karapetis <bluegr@…>
TTS: Add iconv implementation of strToUtf8 This might be useful in …
19:47 Changeset [3027acc1] by Filippos Karapetis <bluegr@…>
TTS: Minor refactorisations - Add comment to tts initialization on …
19:47 Changeset [b5d5576f] by Filippos Karapetis <bluegr@…>
TTS: Add check to getVoice, fix typo. Check if _availableVoices isn't …
19:47 Changeset [788b1565] by Filippos Karapetis <bluegr@…>
TTS: Change String == "" to String.empty()
19:47 Changeset [bb3346fb] by Filippos Karapetis <bluegr@…>
TTS: Update the TTS documentation
19:47 Changeset [7c789129] by Filippos Karapetis <bluegr@…>
TTS: Move popState to the base class
19:47 Changeset [d31ffb67] by Filippos Karapetis <bluegr@…>
TTS: Implement conversion to unicode in say on win
19:47 Changeset [5c1f5624] by Filippos Karapetis <bluegr@…>
TTS: Implement conversion to UTF-8 in say on linux
19:47 Changeset [4d95720] by Filippos Karapetis <bluegr@…>
TTS: Fix voice setting on startup The ScummVM was crashing because of …
19:47 Changeset [5d9f03e7] by Filippos Karapetis <bluegr@…>
TTS: Add reference counting to TTSVoice Also refactor TTSVoice …
19:47 Changeset [8e4a24f] by Filippos Karapetis <bluegr@…>
TTS: Unify setters between linux and win backends.
19:47 Changeset [62e219ec] by Filippos Karapetis <bluegr@…>
TTS: Implement default behavior of TTS setters
19:47 Changeset [dae7d64d] by Filippos Karapetis <bluegr@…>
TTS: Add documentation to common/text-to-speech.h
19:47 Changeset [ce64528] by Filippos Karapetis <bluegr@…>
TTS: Make sure that TTS lang matches transMan lang
19:47 Changeset [33f8aadf] by Filippos Karapetis <bluegr@…>
TTS: Add age to TTSVoice
19:47 Changeset [318c6d7e] by Filippos Karapetis <bluegr@…>
TTS: Finish implementing the Windows TTS manager
19:47 Changeset [d2d34a4e] by Filippos Karapetis <bluegr@…>
TTS: Start implementing windows TTS
19:47 Changeset [8357e8e6] by Filippos Karapetis <bluegr@…>
TTS: Prepare for windows TTS Add windows configuration in configure …
19:47 Changeset [6303f522] by Filippos Karapetis <bluegr@…>
TTS: Refactor tts in configure
19:47 Changeset [53e0f21a] by Filippos Karapetis <bluegr@…>
TTS: Reformat tts volume setting for GUI
19:47 Changeset [5e44796d] by Filippos Karapetis <bluegr@…>
TTS: Add correct language switching
19:47 Changeset [5ee30a1b] by Filippos Karapetis <bluegr@…>
TTS: Convert strings to UTF-8 Conversion happens only for languages, …
19:47 Changeset [c899f5fb] by Filippos Karapetis <bluegr@…>
TTS: Add Accessibility tab to all themes
19:47 Changeset [e801e83f] by Filippos Karapetis <bluegr@…>
TTS: Restart spd connection on speak error.
19:47 Changeset [a9eaf46c] by Filippos Karapetis <bluegr@…>
TTS: Add warning if the TTS could not be inited
19:47 Changeset [7d72fc0d] by Filippos Karapetis <bluegr@…>
TTS: Restrict TTS on linux to only english Unfortunatedly the …
19:47 Changeset [8bd7e392] by Filippos Karapetis <bluegr@…>
TTS: Add voice selection to options
19:47 Changeset [b5cebcbe] by Filippos Karapetis <bluegr@…>
TTS: Add text to speech to the GUI.
19:47 Changeset [fa6faca7] by Filippos Karapetis <bluegr@…>
TTS: Add TTS checkbox to Options Probably works only in the builtin …
19:47 Changeset [62a011e2] by Filippos Karapetis <bluegr@…>
TTS: Add ttsStatus push and pop functions
19:47 Changeset [7f895d21] by Filippos Karapetis <bluegr@…>
TTS: Add checks for correct TTS engine state.
19:47 Changeset [8c44b032] by Filippos Karapetis <bluegr@…>
TTS: Resolve segfault when exiting scummvm
19:47 Changeset [39e74b02] by Filippos Karapetis <bluegr@…>
TTS: Add part of linux TTS
19:47 Changeset [f78fc85f] by Filippos Karapetis <bluegr@…>
TTS: Create a TTS skeleton
19:46 Changeset [b1b03b18] by Filippos Karapetis <bluegr@…>
XEEN: Fix compiler warning
19:22 Changeset [6d14b6fb] by antoniou79
BLADERUNNER: Framelimiter fixes for delayMillis case
18:33 Ticket #11131 (KYRA1-FM-JP: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from September,1. No scaler or …
17:16 Ticket #11063 (XEEN: Redraw issues on the "Misc" inventory screen) closed by dreammaster
fixed: In closing one of the other tickets, I've located how misc items can …
17:15 Ticket #11054 (XEEN: Some objects yield nothing on looting) closed by dreammaster
fixed
17:14 Changeset [3996783c] by dreammaster
XEEN: Fix searches resulting in misc items
17:05 Ticket #11130 (KYRA2-FM-JP: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from September,1. No scaler or …
16:14 Changeset [537280c3] by GitHub <noreply@…>
STARTREK: Simplify call to initGraphics()
13:39 Changeset [fd7fd3a1] by antoniou79
BLADERUNNER: Isolate new frame limiter code in new class
11:08 Ticket #11129 (XEEN: Crash in the Great Pyramid (Darkside)) created by darkstar
When entering the 3rd level of the Great Pyramid, ScummVM crashes. …
06:45 Changeset [a37f3569] by digitall
XEEN: Add Virtual Destructor to SpritesDrawer Base Class This is …
03:17 Ticket #11128 (GK2: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,31. No scaler or …
00:29 Ticket #11068 (XEEN: Some beds in Sandcaster are not searchable) closed by dreammaster
worksforme: I started a new game, moved to DarkSide, and used the debug console …
00:26 Ticket #11127 (LOL-PC98-JP: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,31. No scaler or …

08/31/19:

23:42 Ticket #11120 (XEEN: Sprite animation issue) closed by dreammaster
fixed
23:42 Changeset [ada09b81] by dreammaster
XEEN: Fix rendering of Count Blackfang
22:53 Ticket #11126 (SWORD1PSX-ES: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,31. No scaler or …
22:15 Ticket #11125 (SWORD1PSX-IT: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,31. No scaler or …
22:09 Ticket #11124 (SWORD1PSX-FR: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,31. No scaler or …
22:01 Ticket #11123 (SWORD1PSX-DE: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,31. No scaler or …
21:53 Ticket #11122 (SWORD1PSX: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,31. No scaler or …
21:09 Changeset [a7399c51] by Peter Kohaut <peter.kohaut@…>
BLADERUNNER: Use best pixel format on every platform Updated all …
19:56 Changeset [6fc73734] by criezy
I18N: Update translations templates
19:54 Changeset [a5b3337c] by lotharsm
I18N: Add missing POTFILE entry for OSD messages on SDL backend
18:37 Ticket #11121 (PS3 ScummVM Blade Runner slow/laggy issues) created by Markamiga500
Following the advice from discord/scummVM member I open a ticked here …
17:40 Changeset [b4519764] by Le Philousophe <lephilousophe@…>
BUILD/CRYOMNI3D: Reduce the number of bogus GCC warnings As the …
17:06 Changeset [85fbb3ad] by antoniou79
BLADERUNNER: Addendum for removal of delayMillis
16:19 Changeset [a99e8d7b] by antoniou79
BLADERUNNER: Replace delayMillis(10) calls with software timers
15:34 Changeset [196378d] by sluicebox <22204938+sluicebox@…>
SCI: Add ECO2 workaround for Ecorder talk button
12:02 Ticket #11120 (XEEN: Sprite animation issue) created by darkstar
Count Blackfang (in Castle Blackfang on Darkside) looks a bit strange. …
07:38 Ticket #11119 (QFG1VGA: eating the Kobold's mushrooms assumes they're mixed with the ...) created by lwcorp
When your inventory's only mushrooms are the Kobold's ones, you still …
06:11 Ticket #11059 (XEEN: Wrong sound effect in Winterkill when shooting monsters) closed by dreammaster
fixed: And I've now implemented the transparency drawing code. I also put in …
06:10 Changeset [4377a0d9] by dreammaster
XEEN: Workaround black pixels when rendering transparent Shades
04:50 Changeset [9213920a] by dreammaster
XEEN: Cleanup of sprite drawer 3
04:04 Changeset [0f1722eb] by dreammaster
XEEN: Fix to use correct drawer for shades, drawer cleanup
02:36 Changeset [1588218f] by dreammaster
XEEN: Further sprite drawer mode code
02:36 Changeset [27efc15f] by dreammaster
XEEN: Creating sprite drawer class hierarchy for missing draw modes
01:21 Ticket #11118 (Screenshot grabber bug) created by e-Scarlatti
Windows 10 build 1803 64-bit ScummVM 2.1.0git6767-g05de8819ba (Aug 30 …
01:00 Changeset [e36a4be7] by sluicebox <22204938+sluicebox@…>
SCI: Fix addAsVirtualFiles creating titles with no files Fixes QFG …
00:49 Ticket #11117 (MOTHERGOOSEHIRES-FR: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,30. No scaler or …
00:34 Ticket #11116 (MOTHERGOOSEHIRES-DE: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,30. No scaler or …

08/30/19:

23:46 Ticket #11115 (MOTHERGOOSEHIRES-ES: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,30. No scaler or …
23:19 Ticket #11114 (MOTHERGOOSEHIRES: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,30. No scaler or …
04:11 Changeset [05de8819] by dreammaster
XEEN: Remove unused methods, comments for engine methods
04:08 Changeset [9f7cadaf] by dreammaster
XEEN: Shift getting specific game Id to an engine method
04:00 Ticket #10618 (XEEN: Some dialog boxes can no longer be dismissed by clicking) closed by dreammaster
fixed
04:00 Changeset [6d4e398f] by dreammaster
XEEN: Nothing here dialogs can now be closed by clicking in scene
03:52 Ticket #10617 (XEEN: Deleting characters in tavern causes various glitches) closed by dreammaster
fixed
03:52 Changeset [bbd663d] by dreammaster
XEEN: Fix for deleting characters from the roster
03:02 Ticket #11067 (XEEN: Multiple-choice talk selection display issue) closed by dreammaster
fixed
03:02 Changeset [de4d1812] by dreammaster
XEEN: Fix background for 123 option chooser
02:27 Ticket #11113 (XEEN: Crash when entering Volcano Cave Level 2) closed by dreammaster
fixed
02:22 Changeset [a945de7c] by dreammaster
XEEN: Fix crash entering Volcano Cave level 2

08/29/19:

23:38 Changeset [8d62dc92] by criezy
I18N: Update translation (German) Currently translated at 100.0% …
19:41 Ticket #11113 (XEEN: Crash when entering Volcano Cave Level 2) created by darkstar
When trying to enter the second level of the volcano, ScummVM crashes. …
19:15 Ticket #11112 (XEEN: Broken equipment does not get re-equipped on repairing) created by darkstar
If armor gets broken, it will automaticaly be re-equipped after being …
19:14 Changeset [df33251b] by criezy
I18N: Update translation (Hungarian) Currently translated at 100.0% …
19:14 Changeset [e057f702] by criezy
I18N: Update translation (Finnish) Currently translated at 100.0% …
19:14 Changeset [a197a241] by criezy
I18N: Update translation (Spanish) Currently translated at 82.6% (921 …
19:12 Changeset [0ba52f9c] by criezy
I18N: Update translation (German) Currently translated at 100.0% …
18:52 Changeset [844fe80e] by criezy
I18N: Regenerate translations data file
17:20 Ticket #11111 (Unknown game variant for Shivers 2) created by e-Scarlatti
Shivers 2 English version 1.0.0.2 for Windows The following is the …
03:07 Ticket #11110 (XEEN: Wrong text in Dungeon of Death (Clouds)) closed by dreammaster
fixed
03:07 Changeset [e2a64931] by dreammaster
XEEN: Fix text for Dungeon of Death statue
03:07 Changeset [2c5237db] by dreammaster
XEEN: Parameter to cmdDisplayLarge is line number, not offset

08/28/19:

18:35 Changeset [749480f] by antoniou79
BLADERUNNER: Comment correction after fix for …
18:32 Changeset [ac3ed346] by antoniou79
BLADERUNNER: Fix restored walkers idle behavior and …
18:28 Changeset [0486b301] by antoniou79
BLADERUNNER: Restored - KIA object type for snake, slug, fish
17:32 Ticket #11110 (XEEN: Wrong text in Dungeon of Death (Clouds)) created by darkstar
After getting the key to the Dungeon of Death from Sandro in …
17:04 Ticket #11109 (COMI-FR: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,28. No scaler or …
15:43 Ticket #11108 (MYST-WIN-FR: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,28. No scaler or …
15:18 Ticket #11107 (GK1-CD-FR: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,28. No scaler or …
09:10 Ticket #11106 (PHANTASMAGORIA2-FR: Screenshots) created by e-Scarlatti
Screenshots taken with the Win32 build from August,28. No scaler or …
07:09 Changeset [329da808] by Le Philousophe <lephilousophe@…>
CRYOMNI3D: Improve fallback detection to detect game flags
02:43 Ticket #11088 (XEEN: Environmental damage overlay on character portraits not removed) closed by dreammaster
fixed
02:43 Changeset [fd33a890] by dreammaster
XEEN: Fix removing lava damage overlays before starting combat
Note: See TracTimeline for information about the timeline view.