Timeline
05/13/09:
- 23:08 Changeset in ScummVM main repo [9604e997] by
- SCI: Fixes a crash when loading SCI1.1 views without palette. svn-id: …
- 21:25 Changeset in ScummVM main repo [ab3bd3c3] by
- Updated the MSVC project files of the SCI engine svn-id: r40543
- 21:22 Changeset in ScummVM main repo [41af51d6] by
- Simplified and re-enabled the debug code that shows pixmaps on screen …
- 21:15 Changeset in ScummVM main repo [049618ce] by
- Fix all occurrences of AdLib spelling: - credits - options dialog …
- 21:14 Changeset in ScummVM main repo [81c7f530] by
- Whitespace fix svn-id: r40537
- 21:08 Changeset in ScummVM main repo [6cf93ff8] by
- Oops didn't meant to replace "adlib" config name with "AdLib". …
- 21:07 Changeset in ScummVM main repo [0f5b6ff7] by
- - Fix AdLib spelling in NEWS - Sync README with latest OPL related …
- 21:04 Changeset in ScummVM main repo [2ab8825e] by
- Fix AdLib spelling in README too. svn-id: r40534
- 21:02 Changeset in ScummVM main repo [297a9c6c] by
- Fix spelling of AdLib (it's AdLib not Adlib). svn-id: r40533
- 21:02 Changeset in ScummVM main repo [923d26d9] by
- Enable Audio options for a game when OPL driver is overridden. …
- 20:57 Changeset in ScummVM main repo [68ea155b] by
- Add option --opl-driver to command line. svn-id: r40531
- 20:51 Changeset in ScummVM main repo [d81d26fe] by
- Mention new Adlib emu svn-id: r40530
- 19:03 Changeset in ScummVM main repo [e35b77e0] by
- SCI: Message: Added a few more subfunctions; cleanup. svn-id: r40529
- 18:47 Ticket #9018 (Fix Tools for MSVC8/9) created by
- […] […]
- 18:12 Changeset in ScummVM main repo [f0182121] by
- Fix some variable may be used uninitialized warnings. svn-id: r40528
- 18:08 Ticket #4333 (Monkey Island version unknown) closed by
- wontfix
- 18:07 Ticket #9017 (Cruise: Support for Amiga floppy version) closed by
- wontfix
- 17:33 Changeset in ScummVM main repo [b9ac179b] by
- Silence another g++ 4.4 warning. svn-id: r40527
- 17:29 Changeset in ScummVM main repo [a866e903] by
- Make g++ 4.4 happy (warning about out of bounds access). svn-id: r40526
- 17:00 Changeset in ScummVM main repo [636776cf] by
- Updated the MSVC project files of the SCI engine svn-id: r40525
- 16:52 Changeset in ScummVM main repo [e940bcff] by
- - Simplified SCI version detection a bit and clarified the different …
- 16:22 Changeset in ScummVM main repo [9cdb4c36] by
- Fixed regression in SCI1 games from commit #40518 svn-id: r40523
- 12:31 Changeset in ScummVM main repo [a6cf2bf2] by
- Reintroduced language string lists as a fallback for DELPHINE.LNG, …
- 11:59 Changeset in ScummVM main repo [d116a94e] by
- Normalized types for several variables. Formatting svn-id: r40521
- 11:43 Changeset in ScummVM main repo [57caa940] by
- Moved the construction of _sound and _music to the constructor, in …
- 05:41 Ticket #9017 (Cruise: Support for Amiga floppy version) created by
- […] […]
05/12/09:
- 23:32 Changeset in ScummVM main repo [37a0157] by
- SCI: cleanup svn-id: r40518
- 23:31 Changeset in ScummVM main repo [05c3c6cc] by
- SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of …
- 23:31 Changeset in ScummVM main repo [e3d79c58] by
- Make data that is only locally used static svn-id: r40516
- 23:30 Changeset in ScummVM main repo [7f29670] by
- SCI: Changed object / script local vars storage to use a Common::Array …
- 23:30 Changeset in ScummVM main repo [0255cd02] by
- SCI: Removed sci_memory.h/.cpp svn-id: r40514
- 23:28 Changeset in ScummVM main repo [8d8e9d3a] by
- Must include common/scummsys.h in graphics/pixelformat.h because it …
- 20:40 Changeset in ScummVM main repo [ca7cf951] by
- Allow ESC button also be assigned in keymapper. svn-id: r40511
- 20:13 Changeset in ScummVM main repo [6372a3f5] by
- Surely this function is supposed to return -2 when the memory …
- 20:12 Changeset in ScummVM main repo [e280f301] by
- Rearranged all the different version checks based on SCI version in …
- 20:03 Changeset in ScummVM main repo [0cc6b88f] by
- When source and destination are the same, there is no need to …
- 19:58 Changeset in ScummVM main repo [536bdeac] by
- Clarification of a comment. svn-id: r40507
- 19:36 Changeset in ScummVM main repo [68c7aa7f] by
- Fix invalid pop up widget selection, when no "opl_driver" setting is …
- 19:24 Changeset in ScummVM main repo [9c18a12] by
- Fixed what looks like an obvious error in loadSong() that Valgrind …
- 19:24 Changeset in ScummVM main repo [72686a5] by
- Make 'create' return an OPL2 by default. svn-id: r40503
- 19:03 Changeset in ScummVM main repo [4190e256] by
- Cleanup. svn-id: r40502
- 19:03 Changeset in ScummVM main repo [a0a44ef4] by
- Allow creation of KeyState with zero ascii value. svn-id: r40501
- 19:00 Changeset in ScummVM main repo [ef1a8c86] by
- Give hints for better automapping svn-id: r40500
- 18:57 Changeset in ScummVM main repo [5e83e27b] by
- Performed some cleanup on the different version checks svn-id: r40499
- 18:53 Changeset in ScummVM main repo [4c156d3c] by
- Fix OPL emulator IDs. svn-id: r40498
- 18:45 Changeset in ScummVM main repo [a586017b] by
- Fall back to plain OPL2 emulation, when Dual OPL2 isn't available. …
- 18:42 Changeset in ScummVM main repo [4f0768b9] by
- - Add support for selecting the OPL emulator being used (config entry: …
- 17:48 Changeset in ScummVM main repo [938db17] by
- Sync with STXes svn-id: r40494
- 15:06 Changeset in ScummVM main repo [619d107e] by
- Add more detailed error message for "Chunk overread" case. svn-id: r40493
- 14:58 Changeset in ScummVM main repo [eb8ddbe8] by
- SCI: Fixed a valgrind warning. svn-id: r40492
- 14:55 Changeset in ScummVM main repo [c59f9a96] by
- Cleanup. svn-id: r40491
- 14:43 Changeset in ScummVM main repo [09224573] by
- Formatting. svn-id: r40490
- 14:35 Changeset in ScummVM main repo [76984ded] by
- Add proper error checking in file parsing code. svn-id: r40489
- 14:18 Changeset in ScummVM main repo [8524bf3a] by
- Change script file loading code to use Common::IFFParser instead of a …
- 13:56 Changeset in ScummVM main repo [fa0fe7fa] by
- Typo. svn-id: r40487
- 13:29 Changeset in ScummVM main repo [2e59107a] by
- Removed some unused code svn-id: r40486
- 12:57 Changeset in ScummVM main repo [b13a8090] by
- set resource version for LSL6 low-res CD version as well + update …
- 12:56 Changeset in ScummVM main repo [e7184402] by
- SCI: Sound: Send signal immediately for currently unsupported …
- 12:39 Changeset in ScummVM main repo [eec31644] by
- SCI: Set resource version for LSL6 floppy (autodetection fails). …
- 12:35 Changeset in ScummVM main repo [8d157650] by
- Fix strncpy usage. svn-id: r40482
- 12:31 Changeset in ScummVM main repo [c299dbeb] by
- SCI: Merged Message() and GetMessage(). Set SCI1.1 to use SCI1 kernel …
- 12:30 Changeset in ScummVM main repo [a79716e] by
- Cleanup. svn-id: r40480
- 12:20 Changeset in ScummVM main repo [cf3ea8ee] by
- Cleanup. svn-id: r40479
- 11:38 Ticket #4337 (CRUISE: Heap corruption crash) created by
- […] […]
- 11:28 Changeset in ScummVM main repo [7f587a9d] by
- SCI: Message: Added resource-internal recursion (currently untested). …
- 11:21 Ticket #4336 (KYRA: Kyrandia 3 cannot be added anymore) closed by
- invalid
- 10:20 Changeset in ScummVM main repo [4aedfc75] by
- Changed the hardcoded 'Parler de..' string in the conversation dialog …
- 10:02 Changeset in ScummVM main repo [17a68490] by
- Replace verb numbers with constants in selectVerb() call svn-id: r40476
- 08:56 Ticket #4336 (KYRA: Kyrandia 3 cannot be added anymore) created by
- […] […]
- 08:27 Changeset in ScummVM main repo [968aec76] by
- Synced WinCE SDL backend with the changes in commit #40226. Hopefully, …
- 08:22 Changeset in ScummVM main repo [a5a1aa55] by
- - Slight cleanup of c_sfx_01_header() - "words" -> "kernelwords" …
- 08:14 Changeset in ScummVM main repo [63fe1170] by
- Moved the "suffixes" and "words" console commands to ScummVM's debug …
- 07:21 Changeset in ScummVM main repo [80254b79] by
- Replaced sci_hexdump() with Common::hexdump() svn-id: r40472
- 07:19 Changeset in ScummVM main repo [1b8c5f4] by
- Silenced MSVC warning about unsafe mix of byte and boolean svn-id: r40471
- 07:07 Changeset in ScummVM main repo [36c832d4] by
- Added a startOffset parameter to hexdump() (used by SCI's own hexdump …
- 06:11 Ticket #4335 (WINCE: Compilation broken) created by
- […] […]
05/11/09:
- 21:05 Changeset in ScummVM main repo [5f3938d6] by
- Fix MSVC compilation (cast const away explicitly). Patch by Kerbox. …
- 20:58 Changeset in ScummVM main repo [565c23b6] by
- Fix bug #1946262: "LSL1: Age Verification answer input not working" …
- 20:58 Ticket #3705 (LSL1: Age Verification answer input not working) closed by
- fixed
- 20:55 Ticket #4317 (GUI: Folders not always selectable with keyboard) closed by
- fixed
- 20:53 Changeset in ScummVM main repo [3b9f21be] by
- Use lowercase form for quickselect in ListWidget. This matches POSIX …
- 20:44 Changeset in ScummVM main repo [0561caa4] by
- LOL: - implemented olol_paletteFlash() svn-id: r40466
- 19:31 Changeset in ScummVM main repo [d5b9437f] by
- 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
- fixed
- 19:04 Changeset in ScummVM main repo [2ba1da41] by
- Silenced warning. svn-id: r40464
- 19:03 Changeset in ScummVM main repo [03dffbcc] by
- LOL: - implemented inventory screen status icons svn-id: r40463
- 18:40 Changeset in ScummVM main repo [0fe9cab4] by
- Fix bug #2595364: "Virtual Keyboard: number keys not working" svn-id: …
- 18:39 Ticket #4150 (Virtual Keyboard: number keys not working) closed by
- fixed
- 18:35 Ticket #4221 (FT: Russian version crashes on windows and psp) closed by
- fixed
- 18:34 Changeset in ScummVM main repo [efbc0f13] by
- Fix bug #2678272: "FT: Russian version crashes on windows and psp" …
- 18:18 Changeset in ScummVM main repo [d09037fa] by
- SCI: Hacked stuff up so that debugger commands also print on the GUI …
- 18:02 Changeset in ScummVM main repo [54818066] by
- SCI: Hook FreeSCI console commands into the ScummVM console …
- 18:02 Changeset in ScummVM main repo [95a4b26e] by
- Turned fixed-size lists of debugger/console commands and variables …
- 17:10 Changeset in ScummVM main repo [e3e3fbd7] by
- Moved the "selectors" and "syscalls" console commands to ScummVM's …
- 17:08 Changeset in ScummVM main repo [b9a026eb] by
- Merged find_dev() inside sfx_find_device() svn-id: r40456
- 17:07 Changeset in ScummVM main repo [ca52388f] by
- Console is a class, not a struct svn-id: r40455
- 14:04 Changeset in ScummVM main repo [2fd66d8e] by
- some cleanup : - separated instruction table parsing from instruction …
- 13:32 Changeset in ScummVM main repo [1949133d] by
- SCI: Simplified the Table class, by making it use an Common::Array …
- 13:31 Changeset in ScummVM main repo [d66d1ffa] by
- SCI: Replace global vars cmd_paramlength & cmd_params by …
- 13:31 Changeset in ScummVM main repo [7c75e8e2] by
- SCI: Reduced header deps svn-id: r40451
- 10:56 Changeset in ScummVM main repo [45ceef87] by
- SCI: Message: Fixed a bug when game requests message with seq != 1. …
- 10:15 Changeset in ScummVM main repo [911556a8] by
- This is the source for the MMUHACK 2.4 kernel module is included with …
- 09:30 Changeset in ScummVM main repo [2cb051a3] by
- Added the new hardwarekeys.cpp file svn-id: r40448
- 09:13 Changeset in ScummVM main repo [d82c78c4] by
- Fix compilation svn-id: r40447
- 09:04 Changeset in ScummVM main repo [79777a00] by
- Increase HW key ID size so all modifiers fit too. svn-id: r40446
- 09:01 Changeset in ScummVM main repo [d41db6ae] by
- Define hardware keys for 101 keyboard in SDL backend. TODO: speedup …
- 08:54 Ticket #4334 (Simon 2 - No run) closed by
- outdated
- 08:47 Ticket #4334 (Simon 2 - No run) created by
- […] […]
- 06:20 Changeset in ScummVM main repo [c5189faf] by
- Fixed some warnings svn-id: r40444
05/10/09:
- 23:53 Changeset in ScummVM main repo [3d13c3ea] by
- LOL: - fix last commit svn-id: r40443
- 23:08 Changeset in ScummVM main repo [670eb3ba] by
- LOL: - implemented rest party button - made button processing code …
- 22:25 Changeset in ScummVM main repo [4d55f8b8] by
- SCI: Minor changes to Message(). Some of the text in KQ6 floppy should …
- 22:18 Ticket #4333 (Monkey Island version unknown) created by
- […] […]
- 22:15 Changeset in ScummVM main repo [6d56924b] by
- iPhone fixes for compiling with the unofficial sdk svn-id: r40440
- 22:05 Changeset in ScummVM main repo [665e472e] by
- Keymapper: - Introduced new OSystem method getHardwareKeySet() with …
- 21:27 Changeset in ScummVM main repo [7604301c] by
- Support target names of any length. svn-id: r40438
- 21:21 Ticket #4332 (goldrush! crashes when pressing F5) closed by
- fixed
- 21:20 Changeset in ScummVM main repo [2a485abd] by
- Make static buffer larger. This fixes crashes with AGI target names …
- 20:47 Changeset in ScummVM main repo [e1cc5c30] by
- KYRA: fixed typo svn-id: r40436
- 20:42 Changeset in ScummVM main repo [81cfd774] by
- clean up AGI fillAudio svn-id: r40435
- 20:13 Changeset in ScummVM main repo [98fb9558] by
- SCI: Changed EngineState::pics to a Common::Array svn-id: r40434
- 20:13 Changeset in ScummVM main repo [14aa9d70] by
- SCI: Replaced Cplain odeBlock array in class Script by a …
- 19:18 Changeset in ScummVM main repo [38c48b4f] by
- SCI: Fixed palette regression from rev 40388 svn-id: r40432
- 19:17 Changeset in ScummVM main repo [019f87fd] by
- SCI: Changed object list in Script instances to use Common:::Array …
- 19:17 Changeset in ScummVM main repo [36818ced] by
- Changed Common::Array::resize() to default init new array elements …
- 19:02 Ticket #8990 (GSOC09: Dragon History) closed by
- wontfix
- 18:59 Ticket #8999 (GSOC09: Dragon History engine detection/stub) closed by
- 18:04 Changeset in ScummVM main repo [c7e5cc29] by
- Actually save keymap after remapping svn-id: r40429
- 17:49 Changeset in ScummVM main repo [3a392ed0] by
- Oops typo. svn-id: r40428
- 17:33 Changeset in ScummVM main repo [7d79a092] by
- Store global keymaps into a separate section svn-id: r40427
- 17:26 Changeset in ScummVM main repo [97875819] by
- Cleanup. svn-id: r40426
- 17:22 Changeset in ScummVM main repo [02aa7dfd] by
- Fix accidental assignment in if condition. svn-id: r40425
- 17:18 Changeset in ScummVM main repo [2cc77639] by
- whitespaces svn-id: r40424
- 14:57 Changeset in ScummVM main repo [7cd07d95] by
- Cleanup svn-id: r40423
- 14:04 Changeset in ScummVM main repo [d34d5f56] by
- Cleanup svn-id: r40422
- 13:47 Changeset in ScummVM main repo [53f24f3e] by
- Applied patch by waltervn to remove the length parameter from …
- 13:40 Changeset in ScummVM main repo [dd84aaf6] by
- LOL: - added some spell casting (spark, heal, swarm) - fixed several …
- 13:15 Changeset in ScummVM main repo [3592801a] by
- Objectified and cleaned up the MessageState class svn-id: r40419
- 12:01 Changeset in ScummVM main repo [11ba91b4] by
- 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
- outdated
- 11:43 Changeset in ScummVM main repo [3b92b0f5] by
- Add detection for newly discovered AGI demo svn-id: r40417
- 11:08 Changeset in ScummVM main repo [3e9ca1a6] by
- Reverted commit #40413 svn-id: r40415
- 11:06 Changeset in ScummVM main repo [af7a7c95] by
- Patch #2789608: "recognition of os2-emx in configure" svn-id: r40414
- 11:05 Ticket #9015 (recognition of os2-emx in configure) closed by
- 10:59 Changeset in ScummVM main repo [05d6edd] by
- Oops svn-id: r40413
- 10:27 Changeset in ScummVM main repo [acd5a87] by
- Moved the code which retrieves the current room number in a separate …
- 09:53 Changeset in ScummVM main repo [ceee278d] by
- Disabled some unused code svn-id: r40411
- 09:51 Changeset in ScummVM main repo [af3bf8a5] by
- Fix regression that caused F1 to trigger the original load/save menu …
- 08:43 Ticket #4332 (goldrush! crashes when pressing F5) created by
- […] […]
- 07:21 Changeset in ScummVM main repo [75b5bd41] by
- Update comment. svn-id: r40409
- 06:54 Changeset in ScummVM main repo [6b6aca3f] by
- Change the work around for sq3.san, so it doesn't alter global smush …
- 06:46 Changeset in ScummVM main repo [4f0811b1] by
- Correct and move initial SMUSH frame rate value, for the demo version …
- 06:24 Changeset in ScummVM main repo [f5094553] by
- 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
- […] […]
- 03:44 Ticket #9015 (recognition of os2-emx in configure) created by
- […] […]
05/09/09:
- 23:01 Changeset in ScummVM main repo [e46d81b8] by
- Fix GUI keymap. svn-id: r40405
- 22:36 Changeset in ScummVM main repo [87fdc5d5] by
- Original GSoC'08 keymapper now works. Plans: - Make remap dialog …
- 22:25 Changeset in ScummVM main repo [8b813f02] by
- Converted the iPhone backend to use OpenGL ES instead of CoreSurface …
- 15:34 Changeset in ScummVM main repo [5dc9bdc0] by
- Synced all the MSVC project files of the SCI engine svn-id: r40402
- 13:52 Ticket #2918 (FW: Missing sound) closed by
- fixed
- 12:19 Changeset in ScummVM main repo [3ae57dbc] by
- remove temporary files on mac os x svn-id: r40401
- 11:25 Changeset in ScummVM main repo [68c8ff24] by
- Added file gfx\gfx_pixmap_scale.cpp svn-id: r40400
- 09:52 Changeset in ScummVM main repo [34bdd010] by
- SCI: AvoidPath: Got rid of a warning. svn-id: r40399
- 01:23 Changeset in ScummVM main repo [90cef59d] by
- SCI: AvoidPath: No longer excludes edges on screen borders for …
- 00:32 Changeset in ScummVM main repo [a70531f8] by
- SCI: AvoidPath: another workaround for ECO. svn-id: r40397
05/08/09:
- 23:10 Changeset in ScummVM main repo [be7acea2] by
- SCI: Set signature for GetMessage. svn-id: r40396
- 22:52 Changeset in ScummVM main repo [589d1db] by
- Add detection for Adibù 2 Ambiente et pour Adibù prima elementare : …
- 22:44 Changeset in ScummVM main repo [4f4bef88] by
- SCI: Fix return value of GetMessage. svn-id: r40394
- 21:25 Changeset in ScummVM main repo [b0b25ac] by
- Added detection string for 'Adi Anglais primaire 7-11 ans' (PAK) …
- 21:15 Changeset in ScummVM main repo [08217845] by
- "??)" is the trigraph for "]". That isn't what we want. svn-id: r40392
- 21:07 Changeset in ScummVM main repo [138dabe0] by
- Added detection string for 'Adibou présente la Magie' (STK2.1), 'Adi …
- 16:21 Changeset in ScummVM main repo [f4bcd168] by
- SCI: GetMessage: lock resource. svn-id: r40390
- 16:03 Changeset in ScummVM main repo [e933c02f] by
- SCI: Folded line.h and crossblit.h into gfx_support.cpp svn-id: r40389
- 16:03 Changeset in ScummVM main repo [0ebd41ac] by
- SCI: cleanup svn-id: r40388
- 16:02 Changeset in ScummVM main repo [de114d3d] by
- SCI: Got rid of code for endian adjusting pixmaps svn-id: r40387
- 16:01 Changeset in ScummVM main repo [527463de] by
- SCI: turn the various gfx filters from #define hacks into template …
- 16:00 Changeset in ScummVM main repo [e34c6316] by
- SCI: Replaced gfx_driver_t::set_palette and install_palette by …
- 14:29 Changeset in ScummVM main repo [418d80c8] by
- SCI: AvoidPath: another workaround for ECO svn-id: r40384
- 12:39 Changeset in ScummVM main repo [afa25472] by
- SCI: AvoidPath: Fixed a regression caused by previous commit, and …
- 12:37 Changeset in ScummVM main repo [c91a6c97] by
- Clarified docstring for String::insertChar svn-id: r40382
- 12:37 Changeset in ScummVM main repo [c38c0980] by
- SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII …
- 11:24 Changeset in ScummVM main repo [1c50778e] by
- Fixed compilation under all versions of MSVC (renamed …
- 11:08 Changeset in ScummVM main repo [8346af6] by
- SCI: AvoidPath: added support for multiple contained-access polygons …
- 09:54 Changeset in ScummVM main repo [574dee8e] by
- SCI: Got rid of last traces of class SegInterface svn-id: r40377
- 09:54 Changeset in ScummVM main repo [0223b7e4] by
- SCI: Moved findCanonicAddress from SegInterface to MemObject svn-id: …
- 09:53 Changeset in ScummVM main repo [8d4a4271] by
- SCI: Moved freeAtAddress from SegInterface to MemObject svn-id: r40375
- 09:53 Changeset in ScummVM main repo [b49dd221] by
- SCI: Renamed dstack_t -> DataStack; removed obsolete KF_OLD constant …
- 09:53 Changeset in ScummVM main repo [d8738b9] by
- SCI: Started to merge SegInterface into MemObject svn-id: r40373
- 09:52 Changeset in ScummVM main repo [76a48947] by
- SCI: Added workaround for Common::Array<T>::resize() not zero-initing …
- 03:44 Ticket #4312 (DW2: Unsupported US version?) closed by
- outdated
Note:
See TracTimeline
for information about the timeline view.