Timeline
02/09/10:
- 22:55 Ticket #4764 (LOL: Crash in Cimmeria) closed by
- fixed
- 22:37 Changeset [ba1d972] by
- Remove last traces of File::addDefaultDirectory svn-id: r48027
- 22:03 Changeset [52af1b38] by
- Formatting. svn-id: r48023
- 22:03 Changeset [e7d6d44] by
- Be a bit more forgiveful in case the SeekableAudioStream passed to …
- 21:52 Changeset [b097e86] by
- Stop SubLoopingAudioStream playback, in case reading from the parent …
- 21:52 Changeset [6a624df5] by
- Make Audio::convertTimeToStreamPos return a frame-precision based …
- 21:52 Changeset [fa2a1cd2] by
- Add some additional tests for SubLoopingAudioStream and …
- 21:51 Changeset [f6aa8d00] by
- Fix SubLoopingAudioStream's readBuffer implementation. svn-id: r48018
- 21:51 Changeset [d349be1f] by
- Add unit test for SubLoopingAudioStream. (Currently they fail though …
- 21:09 Changeset [9b6042e] by
- LOL: fixed script bug in castle cimmeria that would cause out of …
- 18:24 Changeset [a4039182] by
- SCI: also reset some variables inside reset(), so we dont error() out …
- 15:23 Changeset [a4f46767] by
- Add test cases for RawStream playing from a stream via a block list. …
- 06:15 Ticket #4765 (ITE: MidiParser::hangingNote(): Exceeded polyphony!) created by
- […] […]
- 01:22 Changeset [3a1e7ccb] by
- Moved text parsing to a new class. svn-id: r48013
- 01:07 Changeset [62741ad] by
- Merged _headers and _filemap. svn-id: r48012
02/08/10:
- 23:12 Changeset [816e3181] by
- Fascination: - Suppress the recently added oFascin_keyFunc, replace it …
- 22:08 Ticket #4764 (LOL: Crash in Cimmeria) created by
- […] […]
- 21:51 Changeset [584a58f] by
- Reduce header interdependencies svn-id: r48010
- 21:46 Changeset [b3da11b] by
- Introduce factory function makeArjArchive, hide ArjArchive class …
- 21:25 Changeset [4e86741] by
- Make the "seek after the end of the stream" test case a bit "harder". …
- 21:24 Changeset [18f6ac4] by
- Fix RawStream::seek implementation. svn-id: r48007
- 20:29 Changeset [17fef295] by
- Get rid of the workaround for a g++ (code generation) bug on AMD64, by …
- 20:28 Changeset [c2932942] by
- According to Buddha it should be fine to calculate (and set) the …
- 20:14 Changeset [4c4424cb] by
- Mention that the music/sound effects support for KYRA1 AMIGA was from …
- 20:03 Changeset [110e9aaf] by
- Allow credits and md5scumm rule to be working, when not building from …
- 19:46 Changeset [7317aa0d] by
- Renamed variable to fix warning. svn-id: r48001
- 18:17 Changeset [56bf7a20] by
- Renamed ArjFile to ArchiveMan, and _arj to _archives. svn-id: r48000
- 17:48 Changeset [0aefdb78] by
- Moved ArjFile to drascula. svn-id: r47999
- 16:56 Changeset [16438e5c] by
- Fix trunk after fscking up. svn-id: r47998
- 16:15 Changeset [29c4c30a] by
- Made ArjFile use a new ArjArchive class. svn-id: r47997
- 16:14 Changeset [8f6352f] by
- Objectified CRC32 calculator. svn-id: r47996
- 16:14 Changeset [2df073bb] by
- Shuffled code around a bit. svn-id: r47995
- 16:14 Changeset [b658c611] by
- Let ArjFile return a SeekableReadStream instead of implementing the …
- 16:13 Changeset [a9a0fdc6] by
- Reduced references to _arj to the minimum. It is passed as a …
- 16:13 Changeset [1fe0facb] by
- Pass the input stream to text parser functions. svn-id: r47992
- 16:12 Changeset [0b06fb2a] by
- The text parser functions can create their temporary buffers on the …
- 16:12 Changeset [c453f214] by
- Close the FLI file only from the routine that opened it. svn-id: r47990
- 15:51 Changeset [7147f85] by
- Search through arrays for outgoing references to fix possible garbage …
- 11:44 Changeset [6938ca07] by
- Add N64 backend to credits svn-id: r47988
- 10:02 Changeset [86163d5] by
- Script workaround fix for DW1, for being able to give the whistle back …
- 02:47 Changeset [ec91387] by
- Add the missing ResMan debug channel. svn-id: r47986
- 00:22 Ticket #7749 (Add support for Hugo's House of Horrors trilogy) created by
- […] […]
02/07/10:
- 22:47 Ticket #4763 (MACOSX: Compile fails with text-console) created by
- […] […]
- 22:04 Changeset [99411b17] by
- Add the DOSBox Team to our "Special Thanks" section for their awesome …
- 19:34 Ticket #4760 (LOL: Crash when sleeping in Urbish mines) closed by
- fixed
- 18:16 Changeset [d1761a72] by
- removed debug keys, sorry svn-id: r47982
- 18:15 Changeset [62066fa8] by
- compile debug keys if NDEBUG was not defined svn-id: r47981
- 18:05 Changeset [0494363] by
- added background effect for the inventory items svn-id: r47980
- 17:57 Changeset [024e762] by
- SCI: Move bulk of op_callk code to new func callKernelFunc() svn-id: …
- 17:57 Changeset [95b90fc4] by
- SCI: cleanup; try to unify var names when reading PMachine …
- 17:56 Changeset [2cc301e4] by
- SCI: Simplify yet another case of weird 'unsigned to signed' …
- 17:48 Changeset [3151ed91] by
- removed mark animation and overlay animation hack svn-id: r47976
- 17:47 Changeset [ad8ebf01] by
- do not trigger combine for the one object svn-id: r47975
- 17:46 Changeset [ef8d857] by
- fixed rgb chief glitch in final scene svn-id: r47974
- 17:18 Changeset [7731ded5] by
- Update comments in autoDetectSci21KernelType() explaining what we're …
- 17:16 Changeset [7ebbe374] by
- added missing haystack callback, fixed fatso visibility bug svn-id: r47972
- 17:15 Changeset [0e39a5ae] by
- committed missing file svn-id: r47971
- 17:14 Changeset [9ed02ae0] by
- process object callback both on left and right click. skip r-click …
- 17:13 Changeset [ae938dbe] by
- added setFlag, fixed non-mark's messages svn-id: r47969
- 17:12 Changeset [00d00f9c] by
- pathfinding improvements, added async flag setting svn-id: r47968
- 16:12 Changeset [d4a0375f] by
- LOL: fixed handling of invalid monster attack sfx in the Urbish mines …
- 15:50 Ticket #4762 (AMIGAOS4: Compiler error) closed by
- fixed
- 15:48 Changeset [5d23dd6] by
- SCI: Fix build without SCI32 (again) svn-id: r47966
- 15:32 Ticket #4762 (AMIGAOS4: Compiler error) created by
- […] […]
- 15:11 Ticket #7748 (Request support for Motorola Droid 2.0 and above.) closed by
- wontfix
- 14:47 Changeset [8eecdea6] by
- SCI: GfxPalette::setFromResource() now actually passes force further …
- 14:32 Changeset [635c7d97] by
- SCI: Fix VM crash when NULL_REG is passed to AvoidPath (SCI32). …
- 14:03 Ticket #7748 (Request support for Motorola Droid 2.0 and above.) created by
- […] […]
- 12:16 Changeset [57f9f4cc] by
- SCI: Some cleanup svn-id: r47963
- 12:16 Changeset [ae0c9b48] by
- Split GameFeatures::autoDetectFeature into several methods, one for …
- 12:15 Changeset [0a0875ef] by
- SCI: Add GameFeatures::getDetectionAddr auxillary method svn-id: r47961
- 12:15 Changeset [7c05a24a] by
- SCI: Refactor GameFeatures::autoDetectFeature svn-id: r47960
- 12:15 Changeset [f3ef11c] by
- SCI: Switch GameFeatures::autoDetectFeature to using …
- 12:14 Changeset [4cfcf575] by
- SCI: Convert disassemble to use readPMachineInstruction. This change …
- 12:14 Changeset [e0218d1b] by
- SCI: Get rid of GET_OP_ macros svn-id: r47957
- 12:13 Changeset [3b4c54f0] by
- SCI: Add function readPMachineInstruction() svn-id: r47956
- 12:13 Changeset [ed2a3f1f] by
- SCI: set screen palette only when it got changed during merge …
- 12:06 Changeset [97c2543b] by
- SCI: dont set palette on kernelDrawCel() call svn-id: r47954
- 12:00 Changeset [749b0ea2] by
- SCI: added dummy assertpalette to GfxPalette, setting destination …
- 11:50 Changeset [aa40d43] by
- rename to libscummvm.so to make compatible with tv from 2008 svn-id: …
- 09:33 Changeset [3c8ab42e] by
- With the new detection for setCursor, the game object and game ID are …
- 04:25 Changeset [9183ab57] by
- SCI1 Mac games can call kGetFarText with a NULL destination, so we …
- 03:00 Changeset [71c222e3] by
- Oops, correct a comment. svn-id: r47949
- 02:53 Changeset [ecd8e6f7] by
- Rewrite detectSetCursorType() so that it works for KQ5 Mac in addition …
02/06/10:
- 23:06 Changeset [d7a7fcd] by
- Fascination - Use invalidateRect instead of dirtiedRect, fix several …
- 22:54 Changeset [aaa58495] by
- Revert r47944: useless debug messages, sorry for the wrong commit …
- 22:48 Changeset [b8875aca] by
- Add an assert to avoid a crash when printing the character 0x00. …
- 22:47 Changeset [ceba3a6c] by
- Add an assert to avoid a crash when printing the character 0x00. …
- 21:38 Changeset [67870c7] by
- SCI: adding more debug output to kPalVary, fixing loading savedgames …
- 21:26 Changeset [6d69960] by
- Removed unnecessary semi-colons to keep GCC happy. svn-id: r47942
- 21:22 Changeset [3255b572] by
- SCI: added debug code to kPalVary, added warning when calling …
- 19:41 Changeset [1e67b56e] by
- SCI: Revert r47925 and put fix inside GC instead. svn-id: r47940
- 19:35 Changeset [4cae2b13] by
- SCI: added plane coordinate adjustment code for sci32 when drawing …
- 18:25 Changeset [cf1b03f] by
- Add test case for partial reads in LoopingAudioStream too. svn-id: r47938
- 18:20 Changeset [75b2b13f] by
- Some slight extension for the LoopingAudioStream unit test(s). …
- 17:03 Changeset [454856b5] by
- SCI: put kShakeScreen into GfxPaint, called directly now svn-id: r47936
- 16:42 Changeset [b431e700] by
- Fix bug in LoopingAudioStream::readBuffer, this makes the unit tests …
- 16:41 Changeset [e3d4d5e3] by
- Add (currently failing :-/) unit tests for LoopingAudioStream. …
- 16:41 Changeset [4fca64d] by
- Move test AudioStream creation to a new file. svn-id: r47933
- 16:30 Changeset [2cfa5e42] by
- Mark the sanity checks inside kernelSetNowSeen and kernelBaseSetter as …
- 16:12 Changeset [788f3757] by
- Added a sanity check for kListAt and made the hack for displaying text …
- 15:58 Changeset [b12437bb] by
- Don't try and manipulate invalid views (i.e. views with view ID …
- 14:18 Ticket #4761 (WII: overscan regression) created by
- […] […]
- 12:50 Changeset [742ddb79] by
- SCI: Run GC only when execution_stack_base is 0. svn-id: r47929
- 10:43 Changeset [b2e8777e] by
- Silenced warning that intersectionX and intersectionY could be …
- 08:10 Changeset [59c351a3] by
- Fascination: Fix lamp problem in parking lot. svn-id: r47927
- 05:29 Changeset [dc124373] by
- Add a missing break. svn-id: r47926
- 05:05 Ticket #9137 (Tools: create_project (Visual Studio/XCode/Code::Blocks)) created by
- […] […]
- 04:13 Changeset [38b0a14] by
- SCI: Don't call garbage collector directly from kFlushResources() as …
- 01:38 Changeset [f1f277d5] by
- Add detection entry for KQ5 Mac. Also, make Mac and Amiga SCI1_EGA+ …
02/05/10:
- 23:17 Changeset [c7cbb80] by
- SCI: removing int8 from kernelSetNowSeen() as well, didnt make any …
- 23:14 Changeset [bf82c49c] by
- SCI: removing int8 inside kernelSetNowSeen as well, didnt make any …
- 22:56 Changeset [4be44fe] by
- SCI: Get rid of the mysterious sign_extend_byte() and replace it by a …
- 22:56 Changeset [b0b89e78] by
- SCI: Document GfxCompare::canBeHereCheckRectList; pass Common::Rect by …
- 22:55 Changeset [d2871f92] by
- SCI: Add comment to GfxCompare::canBeHereCheckRectList svn-id: r47919
- 22:55 Changeset [f86618f9] by
- SCI: Add a 'SELECTOR' macro svn-id: r47918
- 22:31 Changeset [25a9df8a] by
- SCI: moving kDisplay into GfxPaint16, now getting called directly as …
- 22:20 Changeset [71fb77a5] by
- SCI: priority band specific stuff now gets called directly w/o SciGui …
- 21:32 Changeset [9b5363c0] by
- SCI: moved control type enum svn-id: r47915
- 21:09 Changeset [f967318] by
- SCI: remaining cursor functions now also directly called svn-id: r47914
- 20:48 Changeset [16efee3c] by
- SCI: drawMenuBar, drawStatus now called directly and w/o SciGui …
- 20:44 Changeset [248bc560] by
- SCI: moved onControl etc. into GfxCompare, now getting called …
- 19:41 Changeset [779fc7dc] by
- Cleanup kShowMovie; merge the SCI1.1/SCI2 and SCI2.1 AVI code. …
- 19:33 Changeset [c78a49f5] by
- SCI: initializing _highPlanePri inside GfxFrameout svn-id: r47910
- 19:09 Changeset [a7aa3a6d] by
- SCI: fix warning inside GfxCoordAdjuster header svn-id: r47909
- 18:56 Changeset [f3ea96d1] by
- SCI: GfxCoordAdjuster class added, local2Global and global2Local use …
- 16:03 Changeset [e7cffa90] by
- SCI: frameout sci32 stuff now gets called directly w/o SciGui/32 …
- 15:55 Changeset [71519a0a] by
- SCI: removing debugShowMap from SciGui32 svn-id: r47906
- 15:53 Changeset [03dd0ac7] by
- SCI: screen specific debug functions are now called directly w/o …
- 15:48 Changeset [ab2941bb] by
- SCI: adding some minor documentation for the various graphic classes …
- 14:48 Changeset [f8f490c] by
- SCI: calling most of the cursor functions directly via _gfxCursor …
- 13:05 Changeset [6c204cc8] by
- SCI: renamed class Cursor to GfxCursor svn-id: r47902
- 12:57 Changeset [19910ec2] by
- SCI: Add implementation for Intersections(). svn-id: r47901
- 12:30 Changeset [51b608d] by
- SCI: renamed class Font to GfxFont svn-id: r47900
- 12:14 Changeset [3ad4433a] by
- SCI: renamed SciGuiPicture to GfxPicture svn-id: r47899
- 09:02 Changeset [a0e40a0] by
- Added information on the patches folder included in KQ6CD svn-id: r47898
- 07:06 Changeset [baae94fb] by
- Use strcmp() to test the game ID, not the != operator. svn-id: r47897
- 04:27 Changeset [969a0486] by
- Silence a valgrind warning. The sound buffer should be created with …
- 04:16 Changeset [3b6f6bfb] by
- SCI2 Windows games are scaled from 320x200 to 640x480, not 640x400. …
- 03:29 Changeset [19d3f5ad] by
- Have SCI look through the patches directory (except in KQ6 where the …
02/04/10:
- 23:17 Changeset [0d85b394] by
- Moved the PalVary code inside the GfxPalette class svn-id: r47893
- 22:30 Changeset [3a94200] by
- SCI: fix build paint16.h change svn-id: r47892
- 22:17 Changeset [cabd18d] by
- SCI: renaming class View to GfxView svn-id: r47891
- 21:04 Changeset [c336204a] by
- SCI: renaming Transitions to GfxTransitions svn-id: r47890
- 20:52 Changeset [5f39e3b7] by
- SCI: kPicNotValid now uses GfxScreen directly and not SciGui/32 …
- 20:43 Changeset [00ac2353] by
- SCI: making pathfinding debug support also work in sci32 (though it …
- 20:18 Changeset [e74bd30a] by
- SCI: putting most kGraph functions into GfxPaint16 svn-id: r47887
- 20:17 Changeset [822e592] by
- N64: remove some unused code svn-id: r47886
- 20:02 Changeset [fb494493] by
- SCI: putting kDrawCel info GfxPaint class, debug is using GfxPaint …
- 19:33 Changeset [21cfb4c] by
- SCI: cleaning up deleting of graphic objects svn-id: r47884
- 19:22 Changeset [3ce2e22] by
- SCI: adding GfxPaint class, implementing kernelDrawPicture for …
- 18:52 Changeset [5dc8f75b] by
- SCI: moving paint32.o around... svn-id: r47882
- 18:48 Changeset [708c340] by
- SCI: fixing header of paint32 svn-id: r47881
- 17:57 Changeset [6664d26d] by
- SCI: adding GfxPaint32 class, adding back support for planes, minor …
- 17:55 Changeset [35454389] by
- SCI: adding back selector for sci32 svn-id: r47879
- 16:14 Changeset [7b0b4f53] by
- SCI: also adjusting bottom/right coordinate of plane rect svn-id: r47878
- 16:12 Changeset [751db2fc] by
- SCI: added clipping inside frameout (fixes torin) svn-id: r47877
- 16:06 Changeset [6ea821f] by
- SCI: adding selectors bottom and right svn-id: r47876
- 13:47 Ticket #4760 (LOL: Crash when sleeping in Urbish mines) created by
- […] […]
- 12:07 Changeset [4e090f4e] by
- SCI: support for resX, resY inside frameout svn-id: r47875
- 12:01 Changeset [e3cab50c] by
- SCI: adding support for resX, resY selectors for sci32 svn-id: r47874
- 11:54 Changeset [a79330e6] by
- SCI: fix support for cels that are larger than 64k (sierra logo …
- 07:44 Changeset [170c4c5c] by
- added fading in certain areas (bush in forest) svn-id: r47872
- 00:12 Changeset [d5ce8b50] by
- Fascination - Add detection for EN Atari version svn-id: r47871
Note:
See TracTimeline
for information about the timeline view.