Timeline
02/01/16:
- 23:20 Ticket #6997 (LAB: Generic item responses (Scene 0) not triggering) closed by
- fixed
- 23:18 Changeset [727ba4f2] by
- LAB: Fix loading rules from room 0 Regression from …
- 22:20 Changeset [d9b4f02] by
- SHERLOCK: Silence GCC signed/unsigned warning
- 21:59 Changeset [832845cd] by
- I18N: Update source code line numbers in po files
- 21:58 Ticket #7011 (RINGWORLD2: Deadlock in the sound code) created by
- […] […]
- 19:21 Changeset [f94153f0] by
- TOUCHE: Fix semi-intentional array overrun …
- 19:17 Changeset [8a0e8134] by
- Revert "TOUCHE: Fix buffer overrun. CID 1003934" This reverts commit …
- 19:02 Changeset [fcdf68d] by
- NEWS: Mention Labyrinth of Time support
- 18:08 Changeset [2a4a290d] by
- AGI: change how menus are triggered on Non-PC
- 15:37 Changeset [9fff1686] by
- AGI: Pass vm pointer directly to commands No functional change
- 15:21 Changeset [839ac0a6] by
- AGI: Rename _game.lognum to _game.curLogicNr Also a bit of cleanup
- 15:15 Changeset [264222ec] by
- AGI: Change _game.exitAllLogics to boolean
- 15:13 Changeset [6749f229] by
- AGI: Remove _game.hasPrompt, no longer needed
- 14:54 Changeset [f86d68d2] by
- AGI: Remove old clockEnabled boolean No longer needed We use ScummVM …
- 14:52 Changeset [896bf83d] by
- AGI: Fix pause command effectively freezing game In game timer wasn't …
- 14:04 Changeset [0b17a67] by
- SCI: Revert revert the keyboard handling changes It seems the issues …
- 14:02 Changeset [14f338e2] by
- AGI: Revert revert the keyboard handling changes It seems the issues …
- 13:51 Changeset [cf513374] by
- AGI: Improve original save/load menus Description is trimmed for the …
- 09:35 Changeset [68ff933] by
- Merge pull request #657 from lordhoto/scumm-alt-x ALL: Handle Alt-x …
- 05:04 Changeset [7b521ed] by
- MAEMO: Package missing engine-data files
- 05:04 Changeset [6b4255d8] by
- MAEMO: Split packaging of engine-data into multiple lines
- 04:36 Changeset [86409142] by
- SHERLOCK: SS: Fix Settings dialog hotkeys
- 01:23 Changeset [24c6d503] by
- SDL: Don't mix our key code with SDL's. This case for F# keys was …
- 01:17 Changeset [83ad64f9] by
- AGI: Keyboard handling change It seems the current code causes issues …
- 01:09 Changeset [a3774072] by
- SCI: Revert ascii detection for key event handling Seems to cause at …
- 00:34 Changeset [c28e101] by
- AGI: implement predictive dialog
01/31/16:
- 23:13 Ticket #7005 (SHERLOCK: Crash when talking to Dr. Watson at the beginning of the game) closed by
- fixed
- 23:11 Ticket #7008 ( SHERLOCK: text is overlapped in German version.) closed by
- fixed
- 23:10 Changeset [73242aa5] by
- SHERLOCK: SS: Fix incorrect conversation lines display in German version
- 22:41 Changeset [e1566c7f] by
- NEWS: added a few more AGI details
- 22:13 Changeset [60cd621b] by
- AGI: fix warnings
- 21:59 Ticket #5674 (AGI: SQ2: Gfx glitch at intro logo "Chapter 2") closed by
- fixed
- 21:58 Ticket #5397 (AGI Mother Goose: No text in speech bubble) closed by
- fixed
- 21:57 Ticket #5858 (AGI: Manhunter - No ENTER key after Launcher Load) closed by
- fixed
- 21:55 Ticket #6422 (AGI: Manhunter - graphical glitch in computer menu) closed by
- fixed
- 21:53 Ticket #6406 (AGI: LSL1 - Incorrect screen position for age question text) closed by
- fixed
- 21:52 Ticket #5399 (AGI: KQ4: Intro Text Box glich) closed by
- fixed
- 21:51 Ticket #5832 (AGI: KQ3: Apple IIgs error at walking plank) closed by
- fixed
- 21:48 Ticket #3563 (AGI: The 13th Disciple: Game freezes in Dean's office) closed by
- fixed
- 21:46 Changeset [bd27eeb0] by
- AGI: Remove unused variable
- 21:45 Ticket #6237 (AGI (fan) SQ0: Ego erased too soon on scene switch) closed by
- fixed
- 21:44 Ticket #6737 (AGI: Voodoo Girl (Fan) - Scene gets repeatedly reloaded) closed by
- fixed
- 21:43 Changeset [d743ae99] by
- CREDITS: Walter is back
- 21:42 Changeset [38f5988] by
- AGI: Fix warning
- 21:39 Changeset [df69e97e] by
- CREDITS: Regenerate
- 21:39 Changeset [a0444c9f] by
- CREDITS: Added Martin to AGI engine
- 21:37 Changeset [c4bc8f81] by
- NEWS: Mention AGI rewrite
- 21:36 Changeset [1ef27b3e] by
- Merge pull request #654 from m-kiewitz/master AGI: graphics rewrite + …
- 21:25 Changeset [f2fb921f] by
- AGI: vol system setting gets sent to scripts Volume changes in …
- 21:14 Changeset [a9b25b5] by
- AGI: properly implement volume control + sync Original code did …
- 19:53 Changeset [fd9c4683] by
- AGI: remove timer hack, implement in game timer in game timer is now …
- 18:00 Changeset [9acbe6f] by
- AGI: adjust getFlag(), setVar() and getVar()
- 17:47 Changeset [8ffbe15c] by
- SHERLOCK: SS: fix another warning
- 17:42 Changeset [5299750c] by
- SHERLOCK: SS: fix warnings thanks to eriktorbjorn for pointing those out
- 16:56 Changeset [4bc01ab7] by
- AGI: getflag/setflag/etc. cleanup renamed getflag() to getFlag() …
- 16:35 Changeset [82b958f2] by
- AGI: VM Var code cleanup Don't access variables directly, but through …
- 13:49 Changeset [1548f2c] by
- AGI: revert "motion type check in objectstop AGI3" Caused issues with …
- 13:14 Changeset [121415ef] by
- AGI: rename VGA font to PC BIOS font probably more accurate
- 12:58 Changeset [143fb945] by
- AGI: added/improved font debug output
- 12:50 Changeset [8115145e] by
- AGI: hardcoded value replaced with VM_VAR_SECONDS
- 12:49 Changeset [6baadff8] by
- AGI: font cleanup We now only offer the original VGA font (a few …
- 10:51 Ticket #7010 (AGI: Fan - 13th Dsiciple (Unknown version)) created by
- […] […]
- 10:46 Ticket #7009 (SCI: Not able to use Fx keys and key combos anymore) created by
- […] […]
- 10:28 Ticket #7008 ( SHERLOCK: text is overlapped in German version.) created by
- […] […]
- 10:01 Ticket #7007 (SCI: Fan - Cascade Quest - Debugger opens on scene change) created by
- […] […]
- 00:52 Changeset [83495eab] by
- AGI: change key -> direction handling After the VM Var 6 <-> ego …
- 00:24 Changeset [4afda5bb] by
- AGI: motion type check in objectstop was AGI3 only verified via …
- 00:04 Changeset [428df3e] by
- AGI: copying between var + ego screen obj fixed We copied the wrong …
01/30/16:
- 22:54 Changeset [26cb39be] by
- AGI: Ego motion type change on newroom only agi3 Ego motion type …
- 22:08 Changeset [cb3b5d5] by
- AGI: fix agi256 view decompression + add extra security checks
- 20:07 Changeset [5642370] by
- SHERLOCK: SS: don't setup font for non-play demo Do not setup font …
- 19:22 Changeset [7737f2f] by
- SHERLOCK: SS: button code cleanup Change the default for the optional …
- 18:45 Changeset [33cedb65] by
- SHERLOCK: SS: window hotkeys now multilingual
- 18:22 Changeset [d7972811] by
- SHERLOCK: SS: make main buttons multilingual Also fix graphical issue …
- 16:32 Changeset [7d20df85] by
- SHERLOCK: SS: default to look in inventory original interpreter did …
- 16:26 Changeset [da486f0f] by
- SHERLOCK: SS: fix inventory button gfx glitch
- 16:21 Changeset [9a91ed9] by
- SHERLOCK: SS: make journal hotkeys multilingual
- 15:23 Changeset [92575971] by
- SHERLOCK: SS: make inventory hotkeys multilingual
- 14:52 Changeset [741b868] by
- SHERLOCK: SS: Make load/save menu multilingual Also change behavior …
- 13:04 Changeset [dc3c3a84] by
- SHERLOCK: SS: make settings multilingual Also make it possible to …
- 11:20 Changeset [42f327e5] by
- AMIGAOS: Add scripts for README conversion
- 11:20 Changeset [e85dd57e] by
- Merge pull request #655 from raziel-/patch-1 AMIGAOS: Update …
- 04:02 Changeset [b75f6182] by
- SHERLOCK: RT: Simplify ascii char checks, since we don't support accents
- 02:13 Changeset [98730cb] by
- AGI: Fix some word parsing issues - Keep a non-lowercased user input …
- 01:43 Changeset [72f0d012] by
- AGI: fix keyboard input code for keycodes Reset key, when no valid …
- 01:29 Changeset [125cec6] by
- AGI: do not allow load/save while in inner loop load/saving via …
- 00:56 Changeset [243c8612] by
- AGI: fix F7-F10 keys
- 00:04 Ticket #6998 (LAB: DOS inventory bar icons misaligned) closed by
01/29/16:
- 23:14 Changeset [bd598513] by
- AGI: fix amiga mouse cursor comment
- 23:14 Changeset [1c1d3f35] by
- AMIGAOS: amigaos.mk - Revert rx command line rx doesn't find the …
- 22:33 Changeset [171a39d6] by
- AMIGAOS: amigaos.mk path fixes
- 22:19 Changeset [94cd15bb] by
- SDL: Do not quit on Alt-x. This was originally added in …
- 22:10 Changeset [3b734082] by
- SCUMM: Allow Alt-x to be used to quit SCUMM games. This includes a …
- 21:57 Changeset [171b79c] by
- SCI: add code to make numpad cursor keys work again When the users …
- 21:49 Changeset [e8791ac] by
- AGI: add hack to make numpad cursor keys work should probably get …
- 20:13 Changeset [855059c] by
- AGI: font loader support for Atari ST font
- 17:00 Changeset [30094b9] by
- AMIGAOS: Fix the exe paths and delete the guide after installing
- 16:17 Changeset [2893d28] by
- AMIGAOS: Update amigaos.mk to automatically create an AmigaGuide file …
- 16:14 Changeset [72161adf] by
- AGI: overwrite save restore dialog font character Overwrite it, to …
- 15:43 Changeset [614884ed] by
- AGI: support for user-supplied font-file agi-font-atarist.bin -> used …
- 15:18 Changeset [0c2de081] by
- AGI: new font class created moved font stuff into GfxFont class …
- 14:43 Changeset [0f15ec2c] by
- AGI: use Common::RenderMode instead of its own AppleIIgs + Atari ST …
- 14:28 Changeset [41620c95] by
- AGI: remove commented out code from CmdSetSimple() should have been …
- 14:15 Changeset [5f43f079] by
- AGI: font.h / change comment to use unix slashes
- 14:12 Ticket #7006 (Linux: Scummvm config file) closed by
- duplicate
- 14:11 Changeset [a560f7ad] by
- AGI: improve checkPosition() code, remove while(0)
- 14:10 Changeset [1987b4b4] by
- AGI: remove commented out code in console.cpp
- 13:23 Changeset [1a5bef23] by
- AGI: remove initGraphics comment
- 13:07 Changeset [df845be1] by
- AGI: added/changed font warnings
- 13:03 Changeset [ccfd870c] by
- AGI: adjust mouse pos using render start Y instead of having it hardcoded.
- 12:22 Changeset [8a595e77] by
- AGI: graphics rewrite + cleanup - graphics code fully rewritten - …
- 10:54 Changeset [1e73796b] by
- Merge pull request #629 from raziel-/patch-1 README: Update and …
- 10:52 Changeset [7dcc355a] by
- README: Clean up "Supported Platforms"
- 10:52 Changeset [ab5969c9] by
- README: Web link and other consistendy fixes
- 10:52 Changeset [62ccd05e] by
- README: Fix line break
- 10:52 Changeset [5b8196a4] by
- README: Add Chapters 1.3) F.A.Q. and 10.) Credits
- 10:52 Changeset [c3226e7f] by
- README: Sorting and updating compatible games to match the entries at …
- 10:52 Changeset [6c9410bc] by
- README: More consistency fixes - www links - Supported games sorted …
- 10:52 Changeset [57152e5] by
- README: Update 9) Compiling - Added all platforms for which a wiki's …
- 10:52 Changeset [20540d5c] by
- README: Link MacOS and AmigaOS compiling intstructions to their …
- 10:51 Changeset [ec5826b2] by
- README: Fixed wrong chapter marking
- 10:51 Changeset [be1b5332] by
- README: Typo, cleanup and one more link fixed
- 10:51 Changeset [e65bd899] by
- README: Moved Copy Protection back to 3.1) as requested (Gathered the …
- 10:51 Changeset [f0d1015d] by
- README: Update and consistency fixes - Sorted "3.0) Supported Games" …
- 08:05 Ticket #7006 (Linux: Scummvm config file) created by
- […] […]
- 06:10 Changeset [dbf3e29] by
- ACCESS: Fix some uninitialized variables
- 03:39 Changeset [202cb121] by
- SHERLOCK: SS: Fix signed char issues with new isPrintable function
01/28/16:
- 21:21 Changeset [8cb6358] by
- I18N: Regenerate translations data file
- 21:20 Changeset [ed01e3e] by
- Merge pull request #653 from rootfather/gui-de I18N: Update German …
- 19:19 Changeset [fa66b823] by
- SCI: change ascii detection for key event handling New way is …
- 18:10 Changeset [6d6cdd0] by
- I18N: Update German language file This commit addresses all changes …
- 18:00 Ticket #7005 (SHERLOCK: Crash when talking to Dr. Watson at the beginning of the game) created by
- […] […]
- 17:20 Changeset [1f9dd7a1] by
- I18N: Fix leftover fuzzy tags in German language file This commit …
- 07:04 Ticket #7004 (No points awaded for playing the first poker game) created by
- […] […]
- 02:52 Ticket #7001 (Sherlock Scalpell: special caracter ß missing in diary) closed by
- fixed
- 02:47 Changeset [314379e9] by
- SHERLOCK: SS: Fix German accents not showing in journal
01/27/16:
- 23:30 Ticket #6992 (LAB: DOS version filename character limit errors) closed by
- 23:21 Ticket #6995 (LAB: ShowDiff music does not play properly) closed by
- 22:59 Ticket #7003 (TOON: Flux Glitch (Lab)) created by
- […] […]
- 20:18 Changeset [2eecbe68] by
- AGI: Apple IIgs: remove warning about bad sample size
- 20:08 Ticket #7002 (SHERLOCK: mixed text languages in german version) created by
- […] […]
- 20:04 Changeset [a85350aa] by
- AGI: fix invalid memory access in Apple IIgs sound fixes crash in …
- 09:45 Changeset [3fc63ee7] by
- I18N: Regenerate translations data file
- 09:42 Changeset [1c7ea19] by
- I18N: Revert language change in GUI for hungarian translation I …
- 07:58 Ticket #9517 (ScummVM GUI Hungarian translation) closed by
- 07:57 Changeset [07889dba] by
- I18N: Regenerated translations.dat
- 07:56 Changeset [e73b8638] by
- I18N: Updated Hungarian translation. Patch #1622
- 06:00 Ticket #9517 (ScummVM GUI Hungarian translation) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.