Timeline



05/15/09:

23:58 Ticket #4341 (DW1: md5 for hebrew talkie version) closed by dreammaster
23:57 Changeset in ScummVM main repo [340b5b93] by dreammaster
Added detection entry for Hebrew Discworld 1 release svn-id: r40614
14:23 Changeset in ScummVM main repo [a897ee23] by wjp
Fix compilation svn-id: r40611
14:13 Changeset in ScummVM main repo [4b52d7ae] by Filippos Karapetis <bluegr@…>
Updated the MSVC project files of the SCI engine svn-id: r40610
14:07 Changeset in ScummVM main repo [87e8f94f] by Filippos Karapetis <bluegr@…>
- Moved all the files out of /sci/scicore and into /sci - Moved …
13:52 Changeset in ScummVM main repo [ce29fec1] by Filippos Karapetis <bluegr@…>
Removed unused defines and merged several different compression errors …
12:46 Changeset in ScummVM main repo [3771f9a] by Fabio Battaglia <hkzlabnet@…>
tinsel: fix drawing of some sprites, cursor and fonts in discworld …
12:41 Changeset in ScummVM main repo [78bf8c49] by Filippos Karapetis <bluegr@…>
Reverted the SQ5 change introduced with commit #40574, as this makes …
12:39 Changeset in ScummVM main repo [6ef7b6e1] by Filippos Karapetis <bluegr@…>
Merged the 3 Huffman trees into decompressor.cpp, and changed their …
10:21 Changeset in ScummVM main repo [0c1e89f3] by Travis Howell <kirben@…>
Add several Dutch Windows demo of HE games. svn-id: r40602
09:29 Changeset in ScummVM main repo [d8d18d14] by Max Horn <max@…>
SCI: Keep a single copy of the versionNames array; this fixes warning …
09:28 Changeset in ScummVM main repo [9c44705f] by Max Horn <max@…>
SCI: Got rid of SEG_ID/SCRIPT_ID svn-id: r40599
09:27 Changeset in ScummVM main repo [8f0b776a] by Max Horn <max@…>
SCI: Added SegManager::getScriptIfLoaded() method svn-id: r40598
09:27 Changeset in ScummVM main repo [75c0d719] by Max Horn <max@…>
SCI: Turned several script related SegManager methods into Script …
09:04 Changeset in ScummVM main repo [565cfa07] by Filippos Karapetis <bluegr@…>
Simplified SCI versions to be SCI version generations, and fixed some …
07:03 Changeset in ScummVM main repo [adaa0472] by dreammaster
Bugfix to saving the width of a cached background area - the previous …
06:46 Changeset in ScummVM main repo [464b8cc7] by dreammaster
Corrected saving/loading of cached background areas svn-id: r40594
06:36 Changeset in ScummVM main repo [5e5098bb] by dreammaster
Bugfix to prevent off-screen areas from being restored by …
06:29 Changeset in ScummVM main repo [bee8be58] by Florian Kagerer <athrxx@…>
LOL: implemented pit drop animation svn-id: r40592
04:59 Changeset in ScummVM main repo [24604df] by Torbjörn Andersson <eriktorbjorn@…>
Yet another strcpy() where source and destination may be the same... …
04:54 Changeset in ScummVM main repo [b7af983] by dreammaster
Fixes for the backupBackground method when X < 0 svn-id: r40590
04:35 Changeset in ScummVM main repo [bb45be96] by dreammaster
Converted various printf statements to use debug, warning, and error. …
04:07 Changeset in ScummVM main repo [03f5ad5c] by dreammaster
Bugfix for loadSetEntry to ensure graphics get allocated enough space. …
03:52 Changeset in ScummVM main repo [cf62299c] by dreammaster
Removed standard library includes - they were marked with a FIXME to …
02:18 Changeset in ScummVM main repo [fc87b828] by dreammaster
Fixed a memory leak in the new unified decodeGfxUnified decoder method …
02:12 Changeset in ScummVM main repo [fe795a73] by dreammaster
Converted some code from fopen to Common::File - it's not currently …
00:24 Ticket #4339 (SAMNMAX: Invalid opcode (regression)) closed by Kirben
fixed
00:22 Changeset in ScummVM main repo [e36bb729] by Travis Howell <kirben@…>
Fix bug #2791846 - SAMNMAX: Invalid opcode (regression). svn-id: r40583

05/14/09:

23:39 Changeset in ScummVM main repo [bd2e21c9] by Max Horn <max@…>
SCI: Fixed restoring scripts when loading a SCI 1.1 savestate svn-id: …
23:39 Changeset in ScummVM main repo [d2dfa0ac] by Max Horn <max@…>
SCI: cleanup svn-id: r40581
23:10 Changeset in ScummVM main repo [7f2a146] by Max Horn <max@…>
SCI: Added a paranoia check to find_unique_script_block which causes …
23:10 Changeset in ScummVM main repo [ad1563e5] by Max Horn <max@…>
SCI: Stop SCI1.1 games from complaining about an 'invalid' savedir by …
23:09 Changeset in ScummVM main repo [cd063606] by Max Horn <max@…>
SCI: Changed sci_obj_* enum value names to uppercase, in accordance …
23:09 Changeset in ScummVM main repo [a3efc561] by Max Horn <max@…>
Fixed various GCC 4.2 warnings, among them an actual longstanding bug …
22:33 Changeset in ScummVM main repo [67ce8fee] by Walter van Niftrik <waltervn@…>
SCI: A provisional fix for the "invalid selector" problem in KQ6 and …
21:51 Changeset in ScummVM main repo [61d9a42c] by Filippos Karapetis <bluegr@…>
Fixed the detection entry for SQ3 Amiga, and added a special case for …
21:47 Changeset in ScummVM main repo [7fd6a22d] by Filippos Karapetis <bluegr@…>
Cleanup svn-id: r40573
21:34 Changeset in ScummVM main repo [185eeb46] by wjp
Only load used palette entries with SCI1/11 svn-id: r40571
21:32 Ticket #4341 (DW1: md5 for hebrew talkie version) created by salty-horse
[…] […]
19:58 Changeset in ScummVM main repo [42633c98] by Filippos Karapetis <bluegr@…>
Fixed SQ3 Amiga by hardcoding the resource version (automatic resource …
19:42 Changeset in ScummVM main repo [bf5e4431] by Filippos Karapetis <bluegr@…>
Fixed regression in EGA games svn-id: r40567
19:33 Changeset in ScummVM main repo [443aace] by Filippos Karapetis <bluegr@…>
Added a parameter to the graphics resource manager to determine if the …
18:55 Changeset in ScummVM main repo [97bdf32a] by Filippos Karapetis <bluegr@…>
Added the EGA version of Longbow, and partially reverted my previous …
18:55 Ticket #4340 (GUI: Glitch when closing menu after hovering on option) created by salty-horse
[…] […]
17:50 Changeset in ScummVM main repo [d5e1ca46] by Filippos Karapetis <bluegr@…>
- Added a new game flag to distinguish SCI1 EGA versions - Fixed the …
17:47 Ticket #4339 (SAMNMAX: Invalid opcode (regression)) created by SF/cinos
[…] […]
17:06 Changeset in ScummVM main repo [3ab81fa5] by Filippos Karapetis <bluegr@…>
Fixed regression with SCI1.1 games svn-id: r40563
13:56 Changeset in ScummVM main repo [abe09307] by Filippos Karapetis <bluegr@…>
Updated the MSVC project files of the SCI engine svn-id: r40562
13:51 Changeset in ScummVM main repo [4a9e7e43] by Filippos Karapetis <bluegr@…>
Replaced the SCI_VERSION_FTU_DOSOUND_VARIANT_2 version check with the …
13:23 Ticket #4338 (Feeble Files: Crash after OmniTV video) closed by Kirben
fixed
13:22 Changeset in ScummVM main repo [705eba63] by Travis Howell <kirben@…>
Fix bug #2791699 - Feeble Files: Crash after OmniTV video. svn-id: r40560
12:38 Changeset in ScummVM main repo [f75c9504] by Filippos Karapetis <bluegr@…>
- Replaced SCI_VERSION_FTU_LOFS_ABSOLUTE with the GF_SCI1_LOFSABSOLUTE …
12:37 Ticket #4338 (Feeble Files: Crash after OmniTV video) created by SF/trollju
[…] […]
11:46 Changeset in ScummVM main repo [e03fba03] by Filippos Karapetis <bluegr@…>
Cleanup svn-id: r40558
11:30 Changeset in ScummVM main repo [b3ace666] by Max Horn <max@…>
SCI: Renamed GF_SCI0_BEFORE_* macros to GF_FOR_SCI0_BEFORE_* (to …
11:27 Changeset in ScummVM main repo [f64df361] by Walter van Niftrik <waltervn@…>
SCI: Message: fix K_MESSAGE_SIZE svn-id: r40556
11:15 Changeset in ScummVM main repo [c3eaef2a] by Travis Howell <kirben@…>
Correct typo. svn-id: r40555
11:11 Changeset in ScummVM main repo [4ec6c412] by Filippos Karapetis <bluegr@…>
Added a feature flag for the SCI1.1 behavior of kSetCursor() in Eco 1 …
10:24 Changeset in ScummVM main repo [891a8fa] by Filippos Karapetis <bluegr@…>
- Removed SCI_VERSION_FTU_NEW_GETTIME - Added defines for SCI0 flags, …
09:12 Changeset in ScummVM main repo [999d46b2] by Filippos Karapetis <bluegr@…>
Started using game-specific flags and removed/replaced some SCI …
07:53 Ticket #9001 (Tools - Add Gob tools to SLN) closed by Strangerke
07:28 Changeset in ScummVM main repo [2ca76050] by Filippos Karapetis <bluegr@…>
- Enabled the code which puts the text inside the screen if it doesn't …
07:20 Changeset in ScummVM main repo [f63cf2df] by Travis Howell <kirben@…>
Minor corrections. svn-id: r40550
07:14 Changeset in ScummVM main repo [3117a8d8] by Filippos Karapetis <bluegr@…>
Removed the hack used to check for the existence of the CantBeHere() …
07:05 Changeset in ScummVM main repo [dd54193] by Travis Howell <kirben@…>
Expand dump image code to cover all games, and add options to the …

05/13/09:

23:08 Changeset in ScummVM main repo [9604e997] by Walter van Niftrik <waltervn@…>
SCI: Fixes a crash when loading SCI1.1 views without palette. svn-id: …
21:25 Changeset in ScummVM main repo [ab3bd3c3] by Filippos Karapetis <bluegr@…>
Updated the MSVC project files of the SCI engine svn-id: r40543
21:22 Changeset in ScummVM main repo [41af51d6] by Filippos Karapetis <bluegr@…>
Simplified and re-enabled the debug code that shows pixmaps on screen …
21:15 Changeset in ScummVM main repo [049618ce] by Johannes Schickel <lordhoto@…>
Fix all occurrences of AdLib spelling: - credits - options dialog …
21:14 Changeset in ScummVM main repo [81c7f530] by sev-
Whitespace fix svn-id: r40537
21:08 Changeset in ScummVM main repo [6cf93ff8] by Johannes Schickel <lordhoto@…>
Oops didn't meant to replace "adlib" config name with "AdLib". …
21:07 Changeset in ScummVM main repo [0f5b6ff7] by Johannes Schickel <lordhoto@…>
- Fix AdLib spelling in NEWS - Sync README with latest OPL related …
21:04 Changeset in ScummVM main repo [2ab8825e] by Johannes Schickel <lordhoto@…>
Fix AdLib spelling in README too. svn-id: r40534
21:02 Changeset in ScummVM main repo [297a9c6c] by Johannes Schickel <lordhoto@…>
Fix spelling of AdLib (it's AdLib not Adlib). svn-id: r40533
21:02 Changeset in ScummVM main repo [923d26d9] by sev-
Enable Audio options for a game when OPL driver is overridden. …
20:57 Changeset in ScummVM main repo [68ea155b] by sev-
Add option --opl-driver to command line. svn-id: r40531
20:51 Changeset in ScummVM main repo [d81d26fe] by sev-
Mention new Adlib emu svn-id: r40530
19:03 Changeset in ScummVM main repo [e35b77e0] by Walter van Niftrik <waltervn@…>
SCI: Message: Added a few more subfunctions; cleanup. svn-id: r40529
18:47 Ticket #9018 (Fix Tools for MSVC8/9) created by SF/nolange
[…] […]
18:12 Changeset in ScummVM main repo [f0182121] by Johannes Schickel <lordhoto@…>
Fix some variable may be used uninitialized warnings. svn-id: r40528
18:08 Ticket #4333 (Monkey Island version unknown) closed by sev-
wontfix
18:07 Ticket #9017 (Cruise: Support for Amiga floppy version) closed by sev-
wontfix
17:33 Changeset in ScummVM main repo [b9ac179b] by Johannes Schickel <lordhoto@…>
Silence another g++ 4.4 warning. svn-id: r40527
17:29 Changeset in ScummVM main repo [a866e903] by Johannes Schickel <lordhoto@…>
Make g++ 4.4 happy (warning about out of bounds access). svn-id: r40526
17:00 Changeset in ScummVM main repo [636776cf] by Filippos Karapetis <bluegr@…>
Updated the MSVC project files of the SCI engine svn-id: r40525
16:52 Changeset in ScummVM main repo [e940bcff] by Filippos Karapetis <bluegr@…>
- Simplified SCI version detection a bit and clarified the different …
16:22 Changeset in ScummVM main repo [9cdb4c36] by Filippos Karapetis <bluegr@…>
Fixed regression in SCI1 games from commit #40518 svn-id: r40523
12:31 Changeset in ScummVM main repo [a6cf2bf2] by dreammaster
Reintroduced language string lists as a fallback for DELPHINE.LNG, …
11:59 Changeset in ScummVM main repo [d116a94e] by sev-
Normalized types for several variables. Formatting svn-id: r40521
11:43 Changeset in ScummVM main repo [57caa940] by dreammaster
Moved the construction of _sound and _music to the constructor, in …
05:41 Ticket #9017 (Cruise: Support for Amiga floppy version) created by SF/karlbackstrom
[…] […]

05/12/09:

23:32 Changeset in ScummVM main repo [37a0157] by Max Horn <max@…>
SCI: cleanup svn-id: r40518
23:31 Changeset in ScummVM main repo [05c3c6cc] by Max Horn <max@…>
SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of …
23:31 Changeset in ScummVM main repo [e3d79c58] by Max Horn <max@…>
Make data that is only locally used static svn-id: r40516
23:30 Changeset in ScummVM main repo [7f29670] by Max Horn <max@…>
SCI: Changed object / script local vars storage to use a Common::Array …
23:30 Changeset in ScummVM main repo [0255cd02] by Max Horn <max@…>
SCI: Removed sci_memory.h/.cpp svn-id: r40514
23:28 Changeset in ScummVM main repo [8d8e9d3a] by Max Horn <max@…>
Must include common/scummsys.h in graphics/pixelformat.h because it …
20:40 Changeset in ScummVM main repo [ca7cf951] by sev-
Allow ESC button also be assigned in keymapper. svn-id: r40511
20:13 Changeset in ScummVM main repo [6372a3f5] by Torbjörn Andersson <eriktorbjorn@…>
Surely this function is supposed to return -2 when the memory …
20:12 Changeset in ScummVM main repo [e280f301] by Filippos Karapetis <bluegr@…>
Rearranged all the different version checks based on SCI version in …
20:03 Changeset in ScummVM main repo [0cc6b88f] by Torbjörn Andersson <eriktorbjorn@…>
When source and destination are the same, there is no need to …
19:58 Changeset in ScummVM main repo [536bdeac] by Johannes Schickel <lordhoto@…>
Clarification of a comment. svn-id: r40507
19:36 Changeset in ScummVM main repo [68c7aa7f] by Johannes Schickel <lordhoto@…>
Fix invalid pop up widget selection, when no "opl_driver" setting is …
19:24 Changeset in ScummVM main repo [9c18a12] by Torbjörn Andersson <eriktorbjorn@…>
Fixed what looks like an obvious error in loadSong() that Valgrind …
19:24 Changeset in ScummVM main repo [72686a5] by Johannes Schickel <lordhoto@…>
Make 'create' return an OPL2 by default. svn-id: r40503
19:03 Changeset in ScummVM main repo [4190e256] by Johannes Schickel <lordhoto@…>
Cleanup. svn-id: r40502
19:03 Changeset in ScummVM main repo [a0a44ef4] by sev-
Allow creation of KeyState with zero ascii value. svn-id: r40501
19:00 Changeset in ScummVM main repo [ef1a8c86] by sev-
Give hints for better automapping svn-id: r40500
18:57 Changeset in ScummVM main repo [5e83e27b] by Filippos Karapetis <bluegr@…>
Performed some cleanup on the different version checks svn-id: r40499
18:53 Changeset in ScummVM main repo [4c156d3c] by Johannes Schickel <lordhoto@…>
Fix OPL emulator IDs. svn-id: r40498
18:45 Changeset in ScummVM main repo [a586017b] by Johannes Schickel <lordhoto@…>
Fall back to plain OPL2 emulation, when Dual OPL2 isn't available. …
18:42 Changeset in ScummVM main repo [4f0768b9] by Johannes Schickel <lordhoto@…>
- Add support for selecting the OPL emulator being used (config entry: …
17:48 Changeset in ScummVM main repo [938db17] by sev-
Sync with STXes svn-id: r40494
15:06 Changeset in ScummVM main repo [619d107e] by Johannes Schickel <lordhoto@…>
Add more detailed error message for "Chunk overread" case. svn-id: r40493
14:58 Changeset in ScummVM main repo [eb8ddbe8] by Walter van Niftrik <waltervn@…>
SCI: Fixed a valgrind warning. svn-id: r40492
14:55 Changeset in ScummVM main repo [c59f9a96] by Johannes Schickel <lordhoto@…>
Cleanup. svn-id: r40491
14:43 Changeset in ScummVM main repo [09224573] by Johannes Schickel <lordhoto@…>
Formatting. svn-id: r40490
14:35 Changeset in ScummVM main repo [76984ded] by Johannes Schickel <lordhoto@…>
Add proper error checking in file parsing code. svn-id: r40489
14:18 Changeset in ScummVM main repo [8524bf3a] by Johannes Schickel <lordhoto@…>
Change script file loading code to use Common::IFFParser instead of a …
13:56 Changeset in ScummVM main repo [fa0fe7fa] by Johannes Schickel <lordhoto@…>
Typo. svn-id: r40487
13:29 Changeset in ScummVM main repo [2e59107a] by Filippos Karapetis <bluegr@…>
Removed some unused code svn-id: r40486
12:57 Changeset in ScummVM main repo [b13a8090] by Joost Peters <joostp@…>
set resource version for LSL6 low-res CD version as well + update …
12:56 Changeset in ScummVM main repo [e7184402] by Walter van Niftrik <waltervn@…>
SCI: Sound: Send signal immediately for currently unsupported …
12:39 Changeset in ScummVM main repo [eec31644] by Walter van Niftrik <waltervn@…>
SCI: Set resource version for LSL6 floppy (autodetection fails). …
12:35 Changeset in ScummVM main repo [8d157650] by Johannes Schickel <lordhoto@…>
Fix strncpy usage. svn-id: r40482
12:31 Changeset in ScummVM main repo [c299dbeb] by Walter van Niftrik <waltervn@…>
SCI: Merged Message() and GetMessage(). Set SCI1.1 to use SCI1 kernel …
12:30 Changeset in ScummVM main repo [a79716e] by Johannes Schickel <lordhoto@…>
Cleanup. svn-id: r40480
12:20 Changeset in ScummVM main repo [cf3ea8ee] by Johannes Schickel <lordhoto@…>
Cleanup. svn-id: r40479
11:38 Ticket #4337 (CRUISE: Heap corruption crash) created by dreammaster
[…] […]
11:28 Changeset in ScummVM main repo [7f587a9d] by Walter van Niftrik <waltervn@…>
SCI: Message: Added resource-internal recursion (currently untested). …
11:21 Ticket #4336 (KYRA: Kyrandia 3 cannot be added anymore) closed by lordhoto
invalid
10:20 Changeset in ScummVM main repo [4aedfc75] by dreammaster
Changed the hardcoded 'Parler de..' string in the conversation dialog …
10:02 Changeset in ScummVM main repo [17a68490] by sev-
Replace verb numbers with constants in selectVerb() call svn-id: r40476
08:56 Ticket #4336 (KYRA: Kyrandia 3 cannot be added anymore) created by raziel-
[…] […]
08:27 Changeset in ScummVM main repo [968aec76] by Filippos Karapetis <bluegr@…>
Synced WinCE SDL backend with the changes in commit #40226. Hopefully, …
08:22 Changeset in ScummVM main repo [a5a1aa55] by Filippos Karapetis <bluegr@…>
- Slight cleanup of c_sfx_01_header() - "words" -> "kernelwords" …
08:14 Changeset in ScummVM main repo [63fe1170] by Filippos Karapetis <bluegr@…>
Moved the "suffixes" and "words" console commands to ScummVM's debug …
07:21 Changeset in ScummVM main repo [80254b79] by Filippos Karapetis <bluegr@…>
Replaced sci_hexdump() with Common::hexdump() svn-id: r40472
07:19 Changeset in ScummVM main repo [1b8c5f4] by Filippos Karapetis <bluegr@…>
Silenced MSVC warning about unsafe mix of byte and boolean svn-id: r40471
07:07 Changeset in ScummVM main repo [36c832d4] by Filippos Karapetis <bluegr@…>
Added a startOffset parameter to hexdump() (used by SCI's own hexdump …
06:11 Ticket #4335 (WINCE: Compilation broken) created by SF/lostech
[…] […]

05/11/09:

21:05 Changeset in ScummVM main repo [5f3938d6] by wjp
Fix MSVC compilation (cast const away explicitly). Patch by Kerbox. …
20:58 Changeset in ScummVM main repo [565c23b6] by sev-
Fix bug #1946262: "LSL1: Age Verification answer input not working" …
20:58 Ticket #3705 (LSL1: Age Verification answer input not working) closed by sev-
fixed
20:55 Ticket #4317 (GUI: Folders not always selectable with keyboard) closed by wjp
fixed
20:53 Changeset in ScummVM main repo [3b9f21be] by wjp
Use lowercase form for quickselect in ListWidget. This matches POSIX …
20:44 Changeset in ScummVM main repo [0561caa4] by Florian Kagerer <athrxx@…>
LOL: - implemented olol_paletteFlash() svn-id: r40466
19:31 Changeset in ScummVM main repo [d5b9437f] by sev-
Fix bug #2055836: "FW: Music is not restarted when loading a saved …
19:31 Ticket #3867 (FW: Music is not restarted when loading a saved game) closed by sev-
fixed
19:04 Changeset in ScummVM main repo [2ba1da41] by Torbjörn Andersson <eriktorbjorn@…>
Silenced warning. svn-id: r40464
19:03 Changeset in ScummVM main repo [03dffbcc] by Florian Kagerer <athrxx@…>
LOL: - implemented inventory screen status icons svn-id: r40463
18:40 Changeset in ScummVM main repo [0fe9cab4] by sev-
Fix bug #2595364: "Virtual Keyboard: number keys not working" svn-id: …
18:39 Ticket #4150 (Virtual Keyboard: number keys not working) closed by sev-
fixed
18:35 Ticket #4221 (FT: Russian version crashes on windows and psp) closed by sev-
fixed
18:34 Changeset in ScummVM main repo [efbc0f13] by sev-
Fix bug #2678272: "FT: Russian version crashes on windows and psp" …
18:18 Changeset in ScummVM main repo [d09037fa] by Max Horn <max@…>
SCI: Hacked stuff up so that debugger commands also print on the GUI …
18:02 Changeset in ScummVM main repo [54818066] by Max Horn <max@…>
SCI: Hook FreeSCI console commands into the ScummVM console …
18:02 Changeset in ScummVM main repo [95a4b26e] by Max Horn <max@…>
Turned fixed-size lists of debugger/console commands and variables …
17:10 Changeset in ScummVM main repo [e3e3fbd7] by Filippos Karapetis <bluegr@…>
Moved the "selectors" and "syscalls" console commands to ScummVM's …
17:08 Changeset in ScummVM main repo [b9a026eb] by Filippos Karapetis <bluegr@…>
Merged find_dev() inside sfx_find_device() svn-id: r40456
17:07 Changeset in ScummVM main repo [ca52388f] by Filippos Karapetis <bluegr@…>
Console is a class, not a struct svn-id: r40455
14:04 Changeset in ScummVM main repo [2fd66d8e] by Gregory Montoir <cyx@…>
some cleanup : - separated instruction table parsing from instruction …
13:32 Changeset in ScummVM main repo [1949133d] by Max Horn <max@…>
SCI: Simplified the Table class, by making it use an Common::Array …
13:31 Changeset in ScummVM main repo [d66d1ffa] by Max Horn <max@…>
SCI: Replace global vars cmd_paramlength & cmd_params by …
13:31 Changeset in ScummVM main repo [7c75e8e2] by Max Horn <max@…>
SCI: Reduced header deps svn-id: r40451
10:56 Changeset in ScummVM main repo [45ceef87] by Walter van Niftrik <waltervn@…>
SCI: Message: Fixed a bug when game requests message with seq != 1. …
10:15 Changeset in ScummVM main repo [911556a8] by John Willis <djwillis@…>
This is the source for the MMUHACK 2.4 kernel module is included with …
09:30 Changeset in ScummVM main repo [2cb051a3] by dreammaster
Added the new hardwarekeys.cpp file svn-id: r40448
09:13 Changeset in ScummVM main repo [d82c78c4] by sev-
Fix compilation svn-id: r40447
09:04 Changeset in ScummVM main repo [79777a00] by sev-
Increase HW key ID size so all modifiers fit too. svn-id: r40446
09:01 Changeset in ScummVM main repo [d41db6ae] by sev-
Define hardware keys for 101 keyboard in SDL backend. TODO: speedup …
08:54 Ticket #4334 (Simon 2 - No run) closed by wjp
outdated
08:47 Ticket #4334 (Simon 2 - No run) created by SF/sfh1
[…] […]
06:20 Changeset in ScummVM main repo [c5189faf] by Oystein Eftevaag <vinterstum@…>
Fixed some warnings svn-id: r40444

05/10/09:

23:53 Changeset in ScummVM main repo [3d13c3ea] by Florian Kagerer <athrxx@…>
LOL: - fix last commit svn-id: r40443
23:08 Changeset in ScummVM main repo [670eb3ba] by Florian Kagerer <athrxx@…>
LOL: - implemented rest party button - made button processing code …
22:25 Changeset in ScummVM main repo [4d55f8b8] by Walter van Niftrik <waltervn@…>
SCI: Minor changes to Message(). Some of the text in KQ6 floppy should …
22:18 Ticket #4333 (Monkey Island version unknown) created by SF/vampire0
[…] […]
22:15 Changeset in ScummVM main repo [6d56924b] by Oystein Eftevaag <vinterstum@…>
iPhone fixes for compiling with the unofficial sdk svn-id: r40440
22:05 Changeset in ScummVM main repo [665e472e] by sev-
Keymapper: - Introduced new OSystem method getHardwareKeySet() with …
21:27 Changeset in ScummVM main repo [7604301c] by Johannes Schickel <lordhoto@…>
Support target names of any length. svn-id: r40438
21:21 Ticket #4332 (goldrush! crashes when pressing F5) closed by wjp
fixed
21:20 Changeset in ScummVM main repo [2a485abd] by wjp
Make static buffer larger. This fixes crashes with AGI target names …
20:47 Changeset in ScummVM main repo [e1cc5c30] by Florian Kagerer <athrxx@…>
KYRA: fixed typo svn-id: r40436
20:42 Changeset in ScummVM main repo [81cfd774] by wjp
clean up AGI fillAudio svn-id: r40435
20:13 Changeset in ScummVM main repo [98fb9558] by Max Horn <max@…>
SCI: Changed EngineState::pics to a Common::Array svn-id: r40434
20:13 Changeset in ScummVM main repo [14aa9d70] by Max Horn <max@…>
SCI: Replaced Cplain odeBlock array in class Script by a …
19:18 Changeset in ScummVM main repo [38c48b4f] by Max Horn <max@…>
SCI: Fixed palette regression from rev 40388 svn-id: r40432
19:17 Changeset in ScummVM main repo [019f87fd] by Max Horn <max@…>
SCI: Changed object list in Script instances to use Common:::Array …
19:17 Changeset in ScummVM main repo [36818ced] by Max Horn <max@…>
Changed Common::Array::resize() to default init new array elements …
19:02 Ticket #8990 (GSOC09: Dragon History) closed by sev-
wontfix
18:59 Ticket #8999 (GSOC09: Dragon History engine detection/stub) closed by sev-
18:04 Changeset in ScummVM main repo [c7e5cc29] by sev-
Actually save keymap after remapping svn-id: r40429
17:49 Changeset in ScummVM main repo [3a392ed0] by Johannes Schickel <lordhoto@…>
Oops typo. svn-id: r40428
17:33 Changeset in ScummVM main repo [7d79a092] by sev-
Store global keymaps into a separate section svn-id: r40427
17:26 Changeset in ScummVM main repo [97875819] by Johannes Schickel <lordhoto@…>
Cleanup. svn-id: r40426
17:22 Changeset in ScummVM main repo [02aa7dfd] by Johannes Schickel <lordhoto@…>
Fix accidental assignment in if condition. svn-id: r40425
17:18 Changeset in ScummVM main repo [2cc77639] by sev-
whitespaces svn-id: r40424
14:57 Changeset in ScummVM main repo [7cd07d95] by Filippos Karapetis <bluegr@…>
Cleanup svn-id: r40423
14:04 Changeset in ScummVM main repo [d34d5f56] by Filippos Karapetis <bluegr@…>
Cleanup svn-id: r40422
13:47 Changeset in ScummVM main repo [53f24f3e] by Filippos Karapetis <bluegr@…>
Applied patch by waltervn to remove the length parameter from …
13:40 Changeset in ScummVM main repo [dd84aaf6] by Florian Kagerer <athrxx@…>
LOL: - added some spell casting (spark, heal, swarm) - fixed several …
13:15 Changeset in ScummVM main repo [3592801a] by Filippos Karapetis <bluegr@…>
Objectified and cleaned up the MessageState class svn-id: r40419
12:01 Changeset in ScummVM main repo [11ba91b4] by Oystein Eftevaag <vinterstum@…>
Updated xcode project and did some minor iphone optimizations svn-id: …
11:50 Ticket #9016 (Update of posix-fs to the latest class and member name) closed by sev-
outdated
11:43 Changeset in ScummVM main repo [3b92b0f5] by sev-
Add detection for newly discovered AGI demo svn-id: r40417
11:08 Changeset in ScummVM main repo [3e9ca1a6] by Filippos Karapetis <bluegr@…>
Reverted commit #40413 svn-id: r40415
11:06 Changeset in ScummVM main repo [af7a7c95] by sev-
Patch #2789608: "recognition of os2-emx in configure" svn-id: r40414
11:05 Ticket #9015 (recognition of os2-emx in configure) closed by sev-
10:59 Changeset in ScummVM main repo [05d6edd] by Filippos Karapetis <bluegr@…>
Oops svn-id: r40413
10:27 Changeset in ScummVM main repo [acd5a87] by Filippos Karapetis <bluegr@…>
Moved the code which retrieves the current room number in a separate …
09:53 Changeset in ScummVM main repo [ceee278d] by Filippos Karapetis <bluegr@…>
Disabled some unused code svn-id: r40411
09:51 Changeset in ScummVM main repo [af3bf8a5] by Travis Howell <kirben@…>
Fix regression that caused F1 to trigger the original load/save menu …
08:43 Ticket #4332 (goldrush! crashes when pressing F5) created by SF/spectralmks
[…] […]
07:21 Changeset in ScummVM main repo [75b5bd41] by Travis Howell <kirben@…>
Update comment. svn-id: r40409
06:54 Changeset in ScummVM main repo [6b6aca3f] by Travis Howell <kirben@…>
Change the work around for sq3.san, so it doesn't alter global smush …
06:46 Changeset in ScummVM main repo [4f0811b1] by Travis Howell <kirben@…>
Correct and move initial SMUSH frame rate value, for the demo version …
06:24 Changeset in ScummVM main repo [f5094553] by Travis Howell <kirben@…>
Set the initial SMUSH frame rate, since variable doesn't change and …
03:48 Ticket #9016 (Update of posix-fs to the latest class and member name) created by SF/lvzuufx
[…] […]
03:44 Ticket #9015 (recognition of os2-emx in configure) created by SF/lvzuufx
[…] […]
Note: See TracTimeline for information about the timeline view.