Timeline
01/29/10:
- 23:59 Changeset [694d30eb] by
- Don't cripple setVolume(), but throw a warning when receiving invalid …
- 23:52 Changeset [8e69a247] by
- Fix yet another use of possibly undefined behavior reported by syke. …
- 23:08 Changeset [8977c1a4] by
- Disabled the MIDI volume changing code till we figure out why it's …
- 22:56 Changeset [99f59d85] by
- _gui and _gui32 are now properly initialized svn-id: r47687
- 22:51 Changeset [67035764] by
- SCI: Partly revert r47597, as it is superseded by r47683. svn-id: r47686
- 22:43 Changeset [595a2e16] by
- Fix use of undefined behavior. (Thanks to syke for reporting) svn-id: …
- 22:29 Changeset [027b4467] by
- Document my last change svn-id: r47684
- 22:17 Changeset [0e8b8f19] by
- SCI: uge? and ult? opcodes now work correctly when comparing pointers …
- 22:02 Changeset [5b9b6b6b] by
- Fix compile when ENABLE_SCI32 is not set. svn-id: r47682
- 21:51 Changeset [c6e09571] by
- SCI: adding shakeScreen() for gui32 for lsl6 svn-id: r47681
- 21:34 Changeset [1bc1ff1] by
- Silence gcc warnings, have gui32.cpp only build when ENABLE_SCI32 is …
- 21:30 Changeset [a800855b] by
- SCI: added new SciGui32 class, Gfx class needs some work though and …
- 19:02 Changeset [85517515] by
- Reverting incorrect rev. 47675. The actual problem was that SCI0 …
- 18:30 Changeset [31319de8] by
- Always prefer MIDI drivers over the other ones svn-id: r47677
- 17:47 Changeset [ddda7d12] by
- Wording svn-id: r47676
- 17:45 Changeset [be293572] by
- Don't modify the objects of sound slots that are already stopped, as …
- 16:26 Changeset [266ff993] by
- SCI: removing bit 1 support (was introduced because of problems in …
- 16:25 Changeset [233f81c5] by
- Added support for the hires graphic resources of the Windows version …
- 16:20 Changeset [69b7497] by
- SCI: calculating celRect the right way for sci32 svn-id: r47672
- 15:46 Changeset [01fd0112] by
- SCI: fixing cursor in sci32 for clone ;) svn-id: r47671
- 15:07 Changeset [f7a72c8] by
- Add duplicate entries of GK1 CD with the Windows platform set so that …
- 14:57 Changeset [b374478c] by
- Added static selectors for SCI2-SCI2.1 games (fixes the demo of …
- 14:05 Changeset [1bcbd71c] by
- SCI: hacked up a bit sci32 graphics to support (theoretically) scaling …
- 13:48 Changeset [caeafb29] by
- SCI: little hack so that old views are erased in sci32 svn-id: r47667
- 11:05 Changeset [b124a0c1] by
- SCI: Reduce header interdependencies a bit svn-id: r47666
- 11:03 Changeset [4ffec28] by
- SCI: Move selector stuff to new header; reorder k_argc & k_argp param …
- 01:31 Changeset [52ef1254] by
- SCI: Added OnStartup debug flag to start the debugger at the start of …
- 01:09 Changeset [5ffba863] by
- SCI: Fix out-of-bounds error in MT-32 patch reading in GM mode. …
- 00:03 Changeset [981252b] by
- SCI: view class fix for hires views that are larger than 64k (fixes …
01/28/10:
- 23:11 Changeset [39ebb168] by
- SCI: Make SQ6 sound work. The meaning of these extra parameters is not …
- 22:58 Changeset [e110b028] by
- Added some more information on the errors thrown by lookupString() and …
- 22:26 Changeset [b20ccaa8] by
- Corrected the map number for the GK2 resource patch files, and added …
- 21:59 Changeset [a35e1a21] by
- SCI: removed upscaled hires switch for sci2.1+ games (not needed …
- 21:53 Changeset [81a0d7d] by
- SCI: changing to upscaled hires for gk1 and kq6 when being on platform …
- 21:24 Changeset [8653f62b] by
- SCI: added todo for upscaled hires on sci2 svn-id: r47655
- 21:12 Changeset [e85e0458] by
- SCI: removed obsolete SCI2 upscaledHires svn-id: r47654
- 21:05 Changeset [a83fca1] by
- kDisposeList() is not needed according to waltervn, as the garbage …
- 21:05 Changeset [347a9746] by
- Add some paranaoia assert (and a related TODO) to the MSIMA2 …
- 21:01 Changeset [9e511e07] by
- SCI: detecting hires for SCI2+ games, qfg4cd is sci2.1 but still …
- 20:53 Changeset [3c46bc33] by
- Disabled the automatic list fixing feature, introduced in rev. #47636 …
- 20:29 Changeset [639fb4c3] by
- SCI: Cleanup svn-id: r47649
- 19:57 Changeset [493350e9] by
- SCI2.1: Added a dummy function for kRobot (with some info on its …
- 19:28 Changeset [f7692e72] by
- SCI: some progress on REing robot files (99% comments only) svn-id: r47647
- 19:22 Changeset [31728b32] by
- SCI: Add debug opcodes svn-id: r47646
- 18:57 Changeset [d883b621] by
- Detect whether to use the modified SCI2 or SCI2.1 kernel table based …
- 18:48 Ticket #4757 (BUILD: angstrom+non-arm and configure) created by
- […] […]
- 16:30 Changeset [8ecd76e4] by
- SCI: process robot files again (i need those for REing) svn-id: r47644
- 15:01 Changeset [1ceaf349] by
- Handle calls to NewNode() with just one parameter. Takes care of …
- 13:07 Changeset [104cc92d] by
- Changed run_vm() to use the sci_opcodes enum, and fixed several wrong …
- 11:19 Changeset [0b987fe] by
- Added support for the SCI2.1 resource patches (resmap.pat and …
- 10:34 Changeset [3f4ef3af] by
- Removed a hack for the demo version of Torin's passage. It errors out …
- 10:31 Changeset [858eb1a] by
- Don't attempt to pause/resume sounds when the debug console opens if …
- 10:08 Changeset [42c4316f] by
- Get rid of use of Audio::makeRawMemoryStream_OLD in SKY. svn-id: r47638
- 10:04 Changeset [a408a025] by
- Since we fix the list problems inside isSaneNodePointer(), don't abort …
- 09:49 Changeset [383019c5] by
- - The list checks now throw more verbose warnings - Some obvious list …
- 09:44 Changeset [0417c0ab] by
- Fix seek implementation of our Vorbis stream. svn-id: r47635
- 09:38 Changeset [1c906a1] by
- Hide VagStream implementation, only expose it via a factory method …
- 09:37 Changeset [f85c77d6] by
- Fix warning when using -Wuninitialized svn-id: r47633
- 09:15 Changeset [23f98917] by
- Fix MP3 playback speed. svn-id: r47632
- 08:23 Changeset [6fd8f7c] by
- Always try and load the associated digital track if the requested MIDI …
- 08:17 Changeset [1e6123c] by
- Improved the diskdump command so that it also writes the resource …
- 05:20 Changeset [9a85b128] by
- Silenced some more cppcheck style warnings. svn-id: r47628
- 02:16 Changeset [33780aa] by
- Fixed the demos of LSL1 and LSL5 svn-id: r47625
- 02:15 Changeset [75ae56b0] by
- Improved kSetCursor() semantics detection svn-id: r47624
- 01:45 Changeset [da7d221d] by
- Introduced a new console command, diskdump, which is able to dump …
- 00:28 Changeset [0702bda] by
- Fix regressions in Let's Explore the Jungle with Buzzy. svn-id: r47622
- 00:24 Changeset [ca7d670b] by
- Fix regression in Let's Explore the Jungle with Buzzy. svn-id: r47621
- 00:15 Changeset [f81735ff] by
- Fix regression in Let's Explore the Jungle with Buzzy. svn-id: r47619
01/27/10:
- 23:43 Changeset [2974ead] by
- Corrected assert inside load_script. Fixes loading in SQ4CD svn-id: r47617
- 23:39 Changeset [705910f1] by
- - Fixed openWin, saveWin, restoreWin, closeWin, winMove and activeWin, …
- 22:56 Changeset [08006eef] by
- Made the code inside SciGui::display() a bit more readable svn-id: r47615
- 22:55 Changeset [34346bfd] by
- SCI: fix view detection for sci1.1 pq4demo svn-id: r47614
- 22:53 Changeset [dfae4f7e] by
- SCI: fix for clipping code inside kGraph svn-id: r47613
- 21:43 Changeset [898135b7] by
- SearchMan.listMatchingMembers does not return files in alphabetical …
- 21:33 Changeset [90712388] by
- SCI: added workaround for laura bow 2 game menu (same issue as in …
- 21:11 Changeset [76ff84a6] by
- Fixed the demo version of Longbow - speech was not played at all with …
- 20:55 Changeset [e81ddfcd] by
- Removing obsolete comment svn-id: r47609
- 20:06 Changeset [00413a0b] by
- SCI: also change exit to quit in help svn-id: r47608
- 20:03 Changeset [f376572] by
- SCI: renamed exit console command to quit, so that systemwide "exit" …
- 19:28 Changeset [155660c] by
- SCI: changed the pharkas workaround to also cover pharkas-floppy demo …
- 18:11 Changeset [a45af345] by
- SCI: removing duplicate comment line that isnt right there (it …
- 17:31 Changeset [8ff7efe] by
- Do not try and patch files for resource types greater or equal to …
- 16:59 Changeset [9471e669] by
- Don't patch audio36 resources, when the associated patches are for …
- 16:54 Changeset [12569a5f] by
- Only reshow the cursor after playing a video if it was originally …
- 16:04 Changeset [1ddcd178] by
- The two unknown fields point to the beginning and end of the sound …
- 15:06 Changeset [0f0e123e] by
- Turned the asserts about the unknown sound field into a warning …
- 14:10 Changeset [ae7696e] by
- Oops.... actually close the defgroup :) svn-id: r47599
- 14:08 Changeset [ef313aee] by
- Fixed comment about vocabulary, so that it doesn't refer to the line …
- 13:14 Changeset [ed199f38] by
- SCI: Experimental fix for Longbow outlook crash. When using a pointer …
- 12:20 Changeset [0b4b3da4] by
- Fix sound regression in HE games. svn-id: r47596
- 12:13 Changeset [b24be4f5] by
- Added support of the subtraction of two pointers, when they got the …
- 11:18 Changeset [f27c8284] by
- SCI: scaling for non-regular cels, scaling for reanimate (fixes …
- 08:41 Changeset [7e1051d] by
- Fix seeking in FLAC implementation (FLAC's API uses the number of …
- 08:40 Changeset [8606982] by
- Moved the Shorten decoder inside the SAGA engine, as it's the only one …
- 08:08 Changeset [812603e2] by
- Fix invalid sample position on Timestamp to sample conversion for …
- 05:10 Changeset [9f2a619] by
- SCI2.1 and onwards uses the 'new' DPCM8 which differs only by order. …
- 04:48 Changeset [0717491] by
- Downgrade the 'attempt to use invalid/unused file handle' error to a …
- 04:26 Changeset [eabbe899] by
- Improve support for the SCI2.1/SCI3 file naming scheme. Multiple maps …
- 03:37 Changeset [3f7b6f94] by
- SCI: Restore pointer checks removed in r47585. svn-id: r47587
- 01:47 Changeset [7c0dcf1] by
- SCI: Add pointer comparison support to signed comparison operators. …
01/26/10:
- 23:05 Changeset [d4f08cbe] by
- Correct our interpretation of the first four bytes of the RSRC section …
- 22:52 Changeset [77fe0215] by
- Remove outdated comments svn-id: r47582
- 22:51 Changeset [ff783e4b] by
- AGOS: Turn BaseSound into a subclass of Common::NonCopyable svn-id: r47581
- 22:48 Changeset [1565f14b] by
- Moved audio stream implementations (for MP3, FLAC, etc.) to new dir …
- 22:45 Changeset [e0d05a48] by
- SCI: changed flags (uint16) to force (bool) for set/merge palette …
- 22:34 Changeset [935ded36] by
- SCI: force palette merging for kq6 hires portraits (cause its needed …
- 22:04 Changeset [46a05ce3] by
- Fixed loading of old saved games svn-id: r47576
- 21:27 Changeset [d5724a2] by
- Fixed reading of options file (game.opt) for Hoyle 3 svn-id: r47575
- 21:12 Changeset [f8a83cd] by
- SCI: dont do real merging of palettes for sci1.1+, fixes sq5 wilco …
- 20:40 Changeset [545e221d] by
- Added information about all the vocabularies used in SCI svn-id: r47573
- 19:51 Changeset [473d8b7c] by
- SCI: Add string support for odd-offset pointers into reg_t-based …
- 19:25 Changeset [9861b04b] by
- SCI: Add driver for Yamaha FB-01. Cleanup. svn-id: r47571
- 15:41 Changeset [d6bb432] by
- Disable all detection entries for SCI3 games - they use a different …
- 15:39 Changeset [0f769020] by
- Mention that the signature of kUnload has been set like this because …
- 15:22 Changeset [36c2243c] by
- SCI: also test for mapVersion == sci32 for setting viewtype to …
- 14:12 Ticket #4600 (VKEYBD: Mode changes cause missing keyboad) closed by
- 13:44 Changeset [8c2daeb0] by
- SCI: Added comment about PQ:SWAT original release (has the same MD5s …
- 13:06 Changeset [31a3c98f] by
- Removed the unnecessary fadeVolume variable svn-id: r47566
- 11:40 Changeset [87ff1c7b] by
- SCI: removing now unneeded table EGAtable from palette class svn-id: …
- 11:28 Changeset [d154b9f0] by
- Wording - we ignore calls to kUnload with less than 2 parameters …
- 11:25 Changeset [e0293562] by
- Ignore kUnload calls which are not made with less than 2 parameters. …
- 08:31 Changeset [326d64d0] by
- Let's Explore the Jungle with Buzzy uses VAR_PLATFORM variabletoo, but …
01/25/10:
- 20:46 Changeset [fd5e2680] by
- SCI: dont fix line color for amiga 32 color svn-id: r47561
- 20:44 Changeset [ba7eb790] by
- SCI: removed EGA mapping for amiga games, cause changing …
- 19:13 Changeset [3b7af74a] by
- Fixed window port for Slater and Hoyle 3 (the top coordinate of the …
- 17:59 Changeset [157a1df] by
- Fix sample buffer calculation. Now it really asks for a buffer of 2048 …
- 17:30 Changeset [dfafec64] by
- Fixed kSetCursor semantics detection for KQ5 Amiga, by making a hack …
- 17:21 Changeset [a28ac28] by
- Hopefully fix highlight background color in PC versions of CinE games. …
- 17:09 Changeset [6bd6bc4] by
- SCI: fixing skipping over dummy VGA palettes in amiga games svn-id: r47555
- 12:34 Changeset [5fa07183] by
- SCI: created isAmiga32color(), using this method instead of comparing …
- 11:26 Changeset [e7e0810c] by
- SCI: changed comment about amiga palette inside picture class (removed …
- 11:15 Changeset [9f1962d0] by
- SCI: support for amiga pictures that change the palette svn-id: r47552
- 10:54 Ticket #4756 (ARM: gfxarm.s is not updated for new 16 bit palette support) created by
- […] […]
- 10:17 Changeset [8d12d84] by
- SCI: support for both amiga "palettes" (one is a left-over VGA …
- 08:59 Changeset [b0cab96c] by
- Change UI name of Scumm Apps. Enable all engine in perl script …
- 08:56 Changeset [356bebc7] by
- Turn off ARM asm for Costume until its fixed svn-id: r47549
- 03:05 Changeset [2eb16caa] by
- Remove HACK, which is obsolete because of r47336. svn-id: r47548
- 03:04 Changeset [dfe32f2f] by
- g_engine is not used by any MidiDriver, thus remove the comment about …
- 02:48 Changeset [98fb67ed] by
- - Remove "(experimental)" mark from DOSBox OPL emulator description in …
- 02:37 Changeset [35284171] by
- Mention support for Amiga menus in CinE. svn-id: r47545
- 02:20 Ticket #4703 (FT: Crashes on DC) closed by
- 02:08 Changeset [64491356] by
- Fix virtual-keyboard not changing size, when the user changes the …
- 01:53 Changeset [709bf121] by
- Strip trailing whitespaces/tabs in documentation files too. svn-id: r47543
- 01:39 Changeset [aed02365] by
- Strip trailing spaces/tabs. svn-id: r47541
- 01:27 Changeset [ec14cd6e] by
- Formatting. svn-id: r47540
- 00:45 Changeset [8c281558] by
- Fix gcc warnings. svn-id: r47535
- 00:39 Changeset [bfcdbae6] by
- Change some comments to use "AdLib" instead of "adlib". svn-id: r47534
- 00:14 Changeset [c48076ea] by
- Use "No AdLib" instead of "No Adlib" in SCUMM's detection tables too. …
- 00:13 Changeset [6907107] by
- Replace some more Adlib uses by AdLib. svn-id: r47530
01/24/10:
- 23:50 Changeset [1a6573ab] by
- Correct title. svn-id: r47529
- 23:39 Changeset [5903acf6] by
- Fill in the unknown values of the ADPC chunk in Mohawk sounds and …
- 21:46 Changeset [afcfa58f] by
- SCI: skip over amiga palette inside pictures for now, needs …
- 21:24 Changeset [9d1dc48a] by
- SCI: removed oldMenuId check for BitsShow in menu (was done for …
- 21:11 Changeset [a1daf544] by
- SCI: never set palette for amiga games (fixes kq5 palette corruption …
- 21:01 Changeset [44827b34] by
- SCI: changed amiga palette mapping table to map color 15 (white) …
- 20:51 Changeset [75816d4c] by
- SCI: added comment about using color 255 all the time for amiga games …
- 20:47 Changeset [2ef7848] by
- SCI: changing white to be 255 for amiga all the time (works for our …
- 20:38 Changeset [029154a] by
- SCI: fixing amiga mapping for colors 0 and 15, those are hardcoded …
- 20:31 Changeset [b4ecf7f0] by
- SCI: self drawn stuff on amiga uses ega palette, we need to match it …
- 20:23 Changeset [69e6b2a] by
- Cine: executePlayerInput: Operation Stealth: Fix target object name …
- 20:16 Changeset [710dd33] by
- Cine: executePlayerInput: Fix broken Y-movement in Operation Stealth …
- 19:57 Changeset [bd7b9400] by
- Cine: executePlayerInput: Add TODO about investigating why some …
- 19:52 Changeset [ab730891] by
- Cine: executePlayerInput: Revert r33872 as things should work without …
- 19:47 Changeset [c19afec] by
- Cine: executePlayerInput: Add makeActionMenu-part to keyboard handling …
- 19:42 Changeset [e51721f7] by
- SCI: handle intensity calls for amiga the same way as we handle …
- 19:14 Changeset [f2882cc] by
- Cine: executePlayerInput: Implement moving using keyboard for …
- 18:58 Changeset [d8cb0725] by
- Cine: executePlayerInput: Implement 'A player command is given, left …
- 18:57 Changeset [e7e90061] by
- SCI: Fix list control scrolling in Jones EGA and VGA. svn-id: r47511
- 18:40 Changeset [865b176b] by
- Cine: executePlayerInput: Fix 'No player command is given, left mouse …
- 18:27 Changeset [650a9b9] by
- Cine: executePlayerInput: Fix 'left and right mouse buttons are …
- 18:20 Changeset [7ce227b6] by
- Cine: executePlayerInput: Combine 'left mouse button is up, right …
- 17:56 Changeset [40cb795f] by
- Cine: executePlayerInput: Name used keys in switch-clause (F1-F10, …
- 17:52 Changeset [10da2456] by
- SCI: Cleanup svn-id: r47506
- 17:46 Changeset [414eadfb] by
- Cine: executePlayerInput: Combine mouse handling plus a few other …
- 17:24 Changeset [45cbc7b] by
- Fixed warning. svn-id: r47504
- 16:40 Changeset [34581f12] by
- Cine: Document branches in executePlayerInput and remove dead code …
- 16:25 Changeset [53d8bd97] by
- Cine: Cleanup (Use an enumeration for mouse button states rather than …
- 15:40 Changeset [4eb077dc] by
- LOL: save/load menu speed up svn-id: r47501
- 15:21 Changeset [bffdcc9] by
- SCI: Fix left aligning and centering in kFormat. svn-id: r47500
- 12:19 Changeset [0d2a75c7] by
- Fix indentation svn-id: r47499
- 11:57 Changeset [aab6485d] by
- Always memset the newly malloc'ed argument memory to 0 inside kFormat …
- 11:54 Changeset [bab94d58] by
- Added missing documentation for the new music related commands …
- 11:00 Changeset [13529406] by
- Replaced CHECK_OVERFLOW1 with asserts svn-id: r47496
- 10:06 Changeset [d0b8a8e4] by
- SCI: supporting .used bit 1 in palettes (force direct palette setting) …
- 08:19 Changeset [0be507e9] by
- Silenced two more trivial cppcheck warnings. svn-id: r47493
Note:
See TracTimeline
for information about the timeline view.