Timeline
05/15/09:
- 23:58 Ticket #4341 (DW1: md5 for hebrew talkie version) closed by
- 23:57 Changeset in ScummVM main repo [340b5b93] by
- Added detection entry for Hebrew Discworld 1 release svn-id: r40614
- 14:23 Changeset in ScummVM main repo [a897ee23] by
- Fix compilation svn-id: r40611
- 14:13 Changeset in ScummVM main repo [4b52d7ae] by
- Updated the MSVC project files of the SCI engine svn-id: r40610
- 14:07 Changeset in ScummVM main repo [87e8f94f] by
- - Moved all the files out of /sci/scicore and into /sci - Moved …
- 13:52 Changeset in ScummVM main repo [ce29fec1] by
- Removed unused defines and merged several different compression errors …
- 12:46 Changeset in ScummVM main repo [3771f9a] by
- tinsel: fix drawing of some sprites, cursor and fonts in discworld …
- 12:41 Changeset in ScummVM main repo [78bf8c49] by
- Reverted the SQ5 change introduced with commit #40574, as this makes …
- 12:39 Changeset in ScummVM main repo [6ef7b6e1] by
- Merged the 3 Huffman trees into decompressor.cpp, and changed their …
- 10:21 Changeset in ScummVM main repo [0c1e89f3] by
- Add several Dutch Windows demo of HE games. svn-id: r40602
- 09:29 Changeset in ScummVM main repo [d8d18d14] by
- SCI: Keep a single copy of the versionNames array; this fixes warning …
- 09:28 Changeset in ScummVM main repo [9c44705f] by
- SCI: Got rid of SEG_ID/SCRIPT_ID svn-id: r40599
- 09:27 Changeset in ScummVM main repo [8f0b776a] by
- SCI: Added SegManager::getScriptIfLoaded() method svn-id: r40598
- 09:27 Changeset in ScummVM main repo [75c0d719] by
- SCI: Turned several script related SegManager methods into Script …
- 09:04 Changeset in ScummVM main repo [565cfa07] by
- Simplified SCI versions to be SCI version generations, and fixed some …
- 07:03 Changeset in ScummVM main repo [adaa0472] by
- Bugfix to saving the width of a cached background area - the previous …
- 06:46 Changeset in ScummVM main repo [464b8cc7] by
- Corrected saving/loading of cached background areas svn-id: r40594
- 06:36 Changeset in ScummVM main repo [5e5098bb] by
- Bugfix to prevent off-screen areas from being restored by …
- 06:29 Changeset in ScummVM main repo [bee8be58] by
- LOL: implemented pit drop animation svn-id: r40592
- 04:59 Changeset in ScummVM main repo [24604df] by
- Yet another strcpy() where source and destination may be the same... …
- 04:54 Changeset in ScummVM main repo [b7af983] by
- Fixes for the backupBackground method when X < 0 svn-id: r40590
- 04:35 Changeset in ScummVM main repo [bb45be96] by
- Converted various printf statements to use debug, warning, and error. …
- 04:07 Changeset in ScummVM main repo [03f5ad5c] by
- Bugfix for loadSetEntry to ensure graphics get allocated enough space. …
- 03:52 Changeset in ScummVM main repo [cf62299c] by
- Removed standard library includes - they were marked with a FIXME to …
- 02:18 Changeset in ScummVM main repo [fc87b828] by
- Fixed a memory leak in the new unified decodeGfxUnified decoder method …
- 02:12 Changeset in ScummVM main repo [fe795a73] by
- Converted some code from fopen to Common::File - it's not currently …
- 00:24 Ticket #4339 (SAMNMAX: Invalid opcode (regression)) closed by
- fixed
- 00:22 Changeset in ScummVM main repo [e36bb729] by
- Fix bug #2791846 - SAMNMAX: Invalid opcode (regression). svn-id: r40583
05/14/09:
- 23:39 Changeset in ScummVM main repo [bd2e21c9] by
- SCI: Fixed restoring scripts when loading a SCI 1.1 savestate svn-id: …
- 23:39 Changeset in ScummVM main repo [d2dfa0ac] by
- SCI: cleanup svn-id: r40581
- 23:10 Changeset in ScummVM main repo [7f2a146] by
- SCI: Added a paranoia check to find_unique_script_block which causes …
- 23:10 Changeset in ScummVM main repo [ad1563e5] by
- SCI: Stop SCI1.1 games from complaining about an 'invalid' savedir by …
- 23:09 Changeset in ScummVM main repo [cd063606] by
- SCI: Changed sci_obj_* enum value names to uppercase, in accordance …
- 23:09 Changeset in ScummVM main repo [a3efc561] by
- Fixed various GCC 4.2 warnings, among them an actual longstanding bug …
- 22:33 Changeset in ScummVM main repo [67ce8fee] by
- SCI: A provisional fix for the "invalid selector" problem in KQ6 and …
- 21:51 Changeset in ScummVM main repo [61d9a42c] by
- Fixed the detection entry for SQ3 Amiga, and added a special case for …
- 21:47 Changeset in ScummVM main repo [7fd6a22d] by
- Cleanup svn-id: r40573
- 21:34 Changeset in ScummVM main repo [185eeb46] by
- Only load used palette entries with SCI1/11 svn-id: r40571
- 21:32 Ticket #4341 (DW1: md5 for hebrew talkie version) created by
- […] […]
- 19:58 Changeset in ScummVM main repo [42633c98] by
- Fixed SQ3 Amiga by hardcoding the resource version (automatic resource …
- 19:42 Changeset in ScummVM main repo [bf5e4431] by
- Fixed regression in EGA games svn-id: r40567
- 19:33 Changeset in ScummVM main repo [443aace] by
- Added a parameter to the graphics resource manager to determine if the …
- 18:55 Changeset in ScummVM main repo [97bdf32a] by
- 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
- […] […]
- 17:50 Changeset in ScummVM main repo [d5e1ca46] by
- - Added a new game flag to distinguish SCI1 EGA versions - Fixed the …
- 17:47 Ticket #4339 (SAMNMAX: Invalid opcode (regression)) created by
- […] […]
- 17:06 Changeset in ScummVM main repo [3ab81fa5] by
- Fixed regression with SCI1.1 games svn-id: r40563
- 13:56 Changeset in ScummVM main repo [abe09307] by
- Updated the MSVC project files of the SCI engine svn-id: r40562
- 13:51 Changeset in ScummVM main repo [4a9e7e43] by
- Replaced the SCI_VERSION_FTU_DOSOUND_VARIANT_2 version check with the …
- 13:23 Ticket #4338 (Feeble Files: Crash after OmniTV video) closed by
- fixed
- 13:22 Changeset in ScummVM main repo [705eba63] by
- Fix bug #2791699 - Feeble Files: Crash after OmniTV video. svn-id: r40560
- 12:38 Changeset in ScummVM main repo [f75c9504] by
- - Replaced SCI_VERSION_FTU_LOFS_ABSOLUTE with the GF_SCI1_LOFSABSOLUTE …
- 12:37 Ticket #4338 (Feeble Files: Crash after OmniTV video) created by
- […] […]
- 11:46 Changeset in ScummVM main repo [e03fba03] by
- Cleanup svn-id: r40558
- 11:30 Changeset in ScummVM main repo [b3ace666] by
- SCI: Renamed GF_SCI0_BEFORE_* macros to GF_FOR_SCI0_BEFORE_* (to …
- 11:27 Changeset in ScummVM main repo [f64df361] by
- SCI: Message: fix K_MESSAGE_SIZE svn-id: r40556
- 11:15 Changeset in ScummVM main repo [c3eaef2a] by
- Correct typo. svn-id: r40555
- 11:11 Changeset in ScummVM main repo [4ec6c412] by
- Added a feature flag for the SCI1.1 behavior of kSetCursor() in Eco 1 …
- 10:24 Changeset in ScummVM main repo [891a8fa] by
- - Removed SCI_VERSION_FTU_NEW_GETTIME - Added defines for SCI0 flags, …
- 09:12 Changeset in ScummVM main repo [999d46b2] by
- Started using game-specific flags and removed/replaced some SCI …
- 07:53 Ticket #9001 (Tools - Add Gob tools to SLN) closed by
- 07:28 Changeset in ScummVM main repo [2ca76050] by
- - Enabled the code which puts the text inside the screen if it doesn't …
- 07:20 Changeset in ScummVM main repo [f63cf2df] by
- Minor corrections. svn-id: r40550
- 07:14 Changeset in ScummVM main repo [3117a8d8] by
- Removed the hack used to check for the existence of the CantBeHere() …
- 07:05 Changeset in ScummVM main repo [dd54193] by
- 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
- 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
- […] […]
Note:
See TracTimeline
for information about the timeline view.