Timeline
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
02/03/10:
- 23:02 Changeset [ee66af41] by
- Fixed the hang with the new music code after the copy protection in …
- 22:20 Changeset [7e166d1a] by
- clean-up : forgot commented code svn-id: r47869
- 22:14 Changeset [f5764b1] by
- Fascination - based on the theoritical values of flag, use getWindow …
- 22:06 Changeset [b2876ca9] by
- SCI: some work on robot REing (still comments only) svn-id: r47867
- 22:05 Changeset [d09d37ff] by
- SCI: fixing picture corruption in sci32 (e.g. sq6 picture 430, kq7 …
- 21:59 Changeset [da771b91] by
- SCI: we checked first cel size when detecting hires instead of actual …
- 19:55 Changeset [51d03658] by
- Loosening the 2 samples per channel requirement of Apple_ADPCMStream …
- 17:03 Changeset [87534da6] by
- Remove code duplication. svn-id: r47863
- 16:57 Changeset [5030ba35] by
- Add tests for RawStream's seek implementation. svn-id: r47862
- 16:02 Changeset [9da2b4e] by
- Add tests for stereo mode of RawStream. svn-id: r47861
- 16:02 Changeset [8fcaa28] by
- Test various sample rates with RawStream's getLength implementation …
- 15:45 Changeset [6312b690] by
- Fix bug in RawStream::getLength for 16bit streams. (Uncovered by our …
- 15:45 Changeset [2cb82808] by
- Add unit test for RawStream::getLength. svn-id: r47858
- 15:45 Changeset [e9f831c1] by
- Some additional tests of RawStream::readBuffer. svn-id: r47857
- 15:44 Changeset [274f6e50] by
- Add test for rewind functionality of RawStream. svn-id: r47856
- 15:25 Changeset [6b2e9be3] by
- Add tests for unsigned sample data for RawStream. svn-id: r47855
- 15:24 Changeset [a5e47417] by
- Less noisy output in case something goes wrong. svn-id: r47854
- 15:24 Changeset [c0f5a5d] by
- Test both BE and LE 16bit samples. svn-id: r47853
- 15:24 Changeset [ba5e2b33] by
- Cleanup. svn-id: r47852
- 12:57 Changeset [b6a824f4] by
- Fascination - Cleanup: suppress some noisy debug output, suppress some …
- 11:02 Changeset [2fb37063] by
- Placed all the game feature detection code in a separate class …
- 10:36 Changeset [baf6b534] by
- Add some (lame) first version of RawStream unit tests. Currently all …
- 09:47 Changeset [d32dfa3b] by
- Make makeMP3Stream return 0 on failure too. svn-id: r47848
- 09:42 Changeset [8ae24a27] by
- Yet more Flac -> FLAC changes for consistency. svn-id: r47847
- 09:42 Changeset [fe35d37] by
- - Rename FlacStream to FLACStream. - Rename makeFlacStream to …
- 09:32 Changeset [9cad1395] by
- Implementing saving/loading for Fascination. Tested in the DOS floppy …
- 09:19 Changeset [e7d5849] by
- Rename RawAudioStream to RawStream for consistency. svn-id: r47844
- 09:11 Changeset [286786b] by
- Cleanup. svn-id: r47843
- 08:59 Changeset [9c1a42f] by
- Rename: - FlacInputStream -> FlacStream - VorbisInputStream -> …
- 08:58 Changeset [c040eec] by
- - Return 0 in makeVorbisStream and makeFlacStream, in case creating …
- 03:26 Changeset [5115c94] by
- Only show that annoying checkmouse warning for Fascination svn-id: r47840
- 03:25 Changeset [d4949d03] by
- Minor style-related changes svn-id: r47839
- 01:36 Changeset [887ca314] by
- Initial implementation of text drawing for SCI2 (it's a hack for now, …
- 01:34 Changeset [0904694] by
- SCI: Make add_exec_stack_entry & add_exec_stack_varselector static / …
- 01:34 Changeset [bca7c6ee] by
- SCI: Move more stuff around svn-id: r47836
- 01:33 Changeset [bec3a0d5] by
- cleanup svn-id: r47835
- 01:33 Changeset [4ecaf4d4] by
- SCI: restoring param of run_vm is a bool, not an int svn-id: r47834
- 01:32 Changeset [bb5e34a0] by
- SCI: Get rid of EngineState::stack_segment svn-id: r47833
- 01:32 Changeset [b2d6964] by
- SCI: Rearrange members of class EngineState svn-id: r47832
- 01:32 Changeset [81f7a55e] by
- SCI: Renamed Console::_vm to _engine svn-id: r47831
- 00:51 Changeset [ac6e9e07] by
- Fascination - Fix screen transition svn-id: r47830
02/02/10:
- 23:45 Changeset [86aa70ec] by
- Fascination - comment calls to getWindow() in checkMouse(). I think …
- 23:39 Changeset [f072709] by
- Fascination - Add a window specific function, modify checkmouse() …
- 23:35 Changeset [4b063230] by
- Fascination - Add a define to enable/disable MDY player, as it …
- 23:33 Changeset [48c023cd] by
- Fascination - Fix one wrong wait time svn-id: r47826
- 22:53 Changeset [2c25dab] by
- SCI: cleanup svn-id: r47825
- 22:52 Changeset [4b19acf2] by
- SCI: Use Common::List and Common::String to simplify breakpoint …
- 22:50 Changeset [6c32250] by
- SCI: Move some code around (no code changes) svn-id: r47823
- 22:31 Changeset [5d809903] by
- Fix compile without SCI32 svn-id: r47822
- 21:47 Changeset [21bb78b] by
- fixed actor glitch svn-id: r47821
- 19:45 Changeset [66b326d3] by
- Add support in kString(Cpy) for copying to system strings. Also, …
- 19:39 Changeset [35d2f48f] by
- Use MIDI by default for SCI32. Fixes the GK2 demo. svn-id: r47819
- 17:33 Changeset [af6648fb] by
- Try to make drmccoy happy again (is that even possible? :P ) svn-id: …
- 17:21 Changeset [50e6b028] by
- Silenced warning svn-id: r47817
- 17:20 Changeset [e321654d] by
- Added a stub for kCreateTextBitmap, which shows the text that should …
- 16:29 Changeset [6b26f76] by
- SCI: frameout ignoring 0xFFFE for picture id as well (must be some …
- 16:25 Changeset [714665f9] by
- SCI: some sort of priority support for sci32 (not working right, but …
- 14:41 Changeset [b0208e73] by
- SCI: moving structs/enums from helpers to animate/controls svn-id: r47813
- 13:02 Changeset [448ef35f] by
- Install the plugins from the current directory (the build one), not …
- 11:48 Changeset [0d464397] by
- Remove what looks like reminders of debug output in the configure …
- 11:46 Changeset [7f4a1d7d] by
- Sort several lists alphabetically in the configure script svn-id: r47810
- 08:12 Changeset [dca5e680] by
- added all wait's svn-id: r47809
- 07:26 Changeset [ef8215e7] by
- added kWait event type svn-id: r47808
- 03:23 Changeset [34939584] by
- SCI: Abort when sound driver fails to open. svn-id: r47807
- 01:36 Changeset [5f7c5185] by
- SCI: Fix bug in keyshift handling in midi driver. svn-id: r47806
Note:
See TracTimeline
for information about the timeline view.