Timeline



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
[…] […]

05/09/09:

23:01 Changeset in ScummVM main repo [e46d81b8] by sev-
Fix GUI keymap. svn-id: r40405
22:36 Changeset in ScummVM main repo [87fdc5d5] by sev-
Original GSoC'08 keymapper now works. Plans: - Make remap dialog …
22:25 Changeset in ScummVM main repo [8b813f02] by Oystein Eftevaag <vinterstum@…>
Converted the iPhone backend to use OpenGL ES instead of CoreSurface …
15:34 Changeset in ScummVM main repo [5dc9bdc0] by Filippos Karapetis <bluegr@…>
Synced all the MSVC project files of the SCI engine svn-id: r40402
13:52 Ticket #2918 (FW: Missing sound) closed by sev-
fixed
12:19 Changeset in ScummVM main repo [3ae57dbc] by aquadran
remove temporary files on mac os x svn-id: r40401
11:25 Changeset in ScummVM main repo [68c8ff24] by dreammaster
Added file gfx\gfx_pixmap_scale.cpp svn-id: r40400
09:52 Changeset in ScummVM main repo [34bdd010] by Walter van Niftrik <waltervn@…>
SCI: AvoidPath: Got rid of a warning. svn-id: r40399
01:23 Changeset in ScummVM main repo [90cef59d] by Walter van Niftrik <waltervn@…>
SCI: AvoidPath: No longer excludes edges on screen borders for …
00:32 Changeset in ScummVM main repo [a70531f8] by Walter van Niftrik <waltervn@…>
SCI: AvoidPath: another workaround for ECO. svn-id: r40397

05/08/09:

23:10 Changeset in ScummVM main repo [be7acea2] by Walter van Niftrik <waltervn@…>
SCI: Set signature for GetMessage. svn-id: r40396
22:52 Changeset in ScummVM main repo [589d1db] by Arnaud Boutonné <strangerke@…>
Add detection for Adibù 2 Ambiente et pour Adibù prima elementare : …
22:44 Changeset in ScummVM main repo [4f4bef88] by Walter van Niftrik <waltervn@…>
SCI: Fix return value of GetMessage. svn-id: r40394
21:25 Changeset in ScummVM main repo [b0b25ac] by Arnaud Boutonné <strangerke@…>
Added detection string for 'Adi Anglais primaire 7-11 ans' (PAK) …
21:15 Changeset in ScummVM main repo [08217845] by Torbjörn Andersson <eriktorbjorn@…>
"??)" is the trigraph for "]". That isn't what we want. svn-id: r40392
21:07 Changeset in ScummVM main repo [138dabe0] by Arnaud Boutonné <strangerke@…>
Added detection string for 'Adibou présente la Magie' (STK2.1), 'Adi …
16:21 Changeset in ScummVM main repo [f4bcd168] by Walter van Niftrik <waltervn@…>
SCI: GetMessage: lock resource. svn-id: r40390
16:03 Changeset in ScummVM main repo [e933c02f] by Max Horn <max@…>
SCI: Folded line.h and crossblit.h into gfx_support.cpp svn-id: r40389
16:03 Changeset in ScummVM main repo [0ebd41ac] by Max Horn <max@…>
SCI: cleanup svn-id: r40388
16:02 Changeset in ScummVM main repo [de114d3d] by Max Horn <max@…>
SCI: Got rid of code for endian adjusting pixmaps svn-id: r40387
16:01 Changeset in ScummVM main repo [527463de] by Max Horn <max@…>
SCI: turn the various gfx filters from #define hacks into template …
16:00 Changeset in ScummVM main repo [e34c6316] by Max Horn <max@…>
SCI: Replaced gfx_driver_t::set_palette and install_palette by …
14:29 Changeset in ScummVM main repo [418d80c8] by Walter van Niftrik <waltervn@…>
SCI: AvoidPath: another workaround for ECO svn-id: r40384
12:39 Changeset in ScummVM main repo [afa25472] by Walter van Niftrik <waltervn@…>
SCI: AvoidPath: Fixed a regression caused by previous commit, and …
12:37 Changeset in ScummVM main repo [c91a6c97] by Max Horn <max@…>
Clarified docstring for String::insertChar svn-id: r40382
12:37 Changeset in ScummVM main repo [c38c0980] by Max Horn <max@…>
SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII …
11:24 Changeset in ScummVM main repo [1c50778e] by Filippos Karapetis <bluegr@…>
Fixed compilation under all versions of MSVC (renamed …
11:08 Changeset in ScummVM main repo [8346af6] by Walter van Niftrik <waltervn@…>
SCI: AvoidPath: added support for multiple contained-access polygons …
09:54 Changeset in ScummVM main repo [574dee8e] by Max Horn <max@…>
SCI: Got rid of last traces of class SegInterface svn-id: r40377
09:54 Changeset in ScummVM main repo [0223b7e4] by Max Horn <max@…>
SCI: Moved findCanonicAddress from SegInterface to MemObject svn-id: …
09:53 Changeset in ScummVM main repo [8d4a4271] by Max Horn <max@…>
SCI: Moved freeAtAddress from SegInterface to MemObject svn-id: r40375
09:53 Changeset in ScummVM main repo [b49dd221] by Max Horn <max@…>
SCI: Renamed dstack_t -> DataStack; removed obsolete KF_OLD constant …
09:53 Changeset in ScummVM main repo [d8738b9] by Max Horn <max@…>
SCI: Started to merge SegInterface into MemObject svn-id: r40373
09:52 Changeset in ScummVM main repo [76a48947] by Max Horn <max@…>
SCI: Added workaround for Common::Array<T>::resize() not zero-initing …
03:44 Ticket #4312 (DW2: Unsupported US version?) closed by dreammaster
outdated
Note: See TracTimeline for information about the timeline view.