Timeline
02/10/10: Today
- 00:20 Changeset [48028] by
- Add support for the Motion JPEG codec (used in some Myst ME 10th …
02/09/10: Yesterday
- 22:37 Changeset [48027] by
- Remove last traces of File::addDefaultDirectory
- 22:29 Changeset [48026] by
- fix wording
- 22:14 Changeset [48025] by
- Add link to DOSBox; mention our Wiki in the list of tech links
- 22:09 Changeset [48024] by
- Add link to unofficial android port
- 22:03 Changeset [48023] by
- Formatting.
- 22:03 Changeset [48022] by
- Be a bit more forgiveful in case the SeekableAudioStream? passed to …
- 21:52 Changeset [48021] by
- Stop SubLoopingAudioStream? playback, in case reading from the parent …
- 21:52 Changeset [48020] by
- Make Audio::convertTimeToStreamPos return a frame-precision based result …
- 21:52 Changeset [48019] by
- Add some additional tests for SubLoopingAudioStream? and …
- 21:51 Changeset [48018] by
- Fix SubLoopingAudioStream?'s readBuffer implementation.
- 21:51 Changeset [48017] by
- Add unit test for SubLoopingAudioStream?. (Currently they fail though :-/)
- 21:09 Changeset [48016] by
- LOL: fixed script bug in castle cimmeria that would cause out of bounds …
- 18:24 Changeset [48015] by
- SCI: also reset some variables inside reset(), so we dont error() out in …
- 15:23 Changeset [48014] by
- Add test cases for RawStream? playing from a stream via a block list.
- 01:22 Changeset [48013] by
- Moved text parsing to a new class.
- 01:07 Changeset [48012] by
- Merged _headers and _filemap.
02/08/10:
- 23:12 Changeset [48011] by
- Fascination: - Suppress the recently added oFascin_keyFunc, replace it …
- 21:51 Changeset [48010] by
- Reduce header interdependencies
- 21:46 Changeset [48009] by
- Introduce factory function makeArjArchive, hide ArjArchive? class …
- 21:25 Changeset [48008] by
- Make the "seek after the end of the stream" test case a bit "harder".
- 21:24 Changeset [48007] by
- Fix RawStream::seek implementation.
- 20:29 Changeset [48006] by
- Get rid of the workaround for a g++ (code generation) bug on AMD64, by …
- 20:28 Changeset [48005] by
- According to Buddha it should be fine to calculate (and set) the AMIGA …
- 20:14 Changeset [48004] by
- Mention that the music/sound effects support for KYRA1 AMIGA was from a …
- 20:04 Changeset [48003] by
- Sync.
- 20:03 Changeset [48002] by
- Allow credits and md5scumm rule to be working, when not building from the …
- 19:46 Changeset [48001] by
- Renamed variable to fix warning.
- 18:17 Changeset [48000] by
- Renamed ArjFile? to ArchiveMan?, and _arj to _archives.
- 17:48 Changeset [47999] by
- Moved ArjFile? to drascula.
- 16:56 Changeset [47998] by
- Fix trunk after fscking up.
- 16:15 Changeset [47997] by
- Made ArjFile? use a new ArjArchive? class.
- 16:14 Changeset [47996] by
- Objectified CRC32 calculator.
- 16:14 Changeset [47995] by
- Shuffled code around a bit.
- 16:14 Changeset [47994] by
- Let ArjFile? return a SeekableReadStream? instead of implementing the same …
- 16:13 Changeset [47993] by
- Reduced references to _arj to the minimum. It is passed as a …
- 16:13 Changeset [47992] by
- Pass the input stream to text parser functions.
- 16:12 Changeset [47991] by
- The text parser functions can create their temporary buffers on the stack.
- 16:12 Changeset [47990] by
- Close the FLI file only from the routine that opened it.
- 15:51 Changeset [47989] by
- Search through arrays for outgoing references to fix possible garbage …
- 11:44 Changeset [47988] by
- Add N64 backend to credits
- 10:02 Changeset [47987] by
- Script workaround fix for DW1, for being able to give the whistle back to …
- 02:47 Changeset [47986] by
- Add the missing ResMan? debug channel.
02/07/10:
- 23:50 Changeset [47985] by
- Removed pointer to kjdf's blog -- sadly, it doesn't exist anymore
- 22:04 Changeset [47984] by
- Sync.
- 22:04 Changeset [47983] by
- Add the DOSBox Team to our "Special Thanks" section for their awesome …
- 18:16 Changeset [47982] by
- removed debug keys, sorry
- 18:15 Changeset [47981] by
- compile debug keys if NDEBUG was not defined
- 18:05 Changeset [47980] by
- added background effect for the inventory items
- 17:57 Changeset [47979] by
- SCI: Move bulk of op_callk code to new func callKernelFunc()
- 17:57 Changeset [47978] by
- SCI: cleanup; try to unify var names when reading PMachine instructions a …
- 17:56 Changeset [47977] by
- SCI: Simplify yet another case of weird 'unsigned to signed' conversion
- 17:48 Changeset [47976] by
- removed mark animation and overlay animation hack
- 17:47 Changeset [47975] by
- do not trigger combine for the one object
- 17:46 Changeset [47974] by
- fixed rgb chief glitch in final scene
- 17:18 Changeset [47973] by
- Update comments in autoDetectSci21KernelType() explaining what we're …
- 17:16 Changeset [47972] by
- added missing haystack callback, fixed fatso visibility bug
- 17:15 Changeset [47971] by
- committed missing file
- 17:14 Changeset [47970] by
- process object callback both on left and right click. skip r-click …
- 17:13 Changeset [47969] by
- added setFlag, fixed non-mark's messages
- 17:12 Changeset [47968] by
- pathfinding improvements, added async flag setting
- 16:12 Changeset [47967] by
- LOL: fixed handling of invalid monster attack sfx in the Urbish mines …
- 15:48 Changeset [47966] by
- SCI: Fix build without SCI32 (again)
- 14:47 Changeset [47965] by
- SCI: GfxPalette::setFromResource() now actually passes force further down …
- 14:32 Changeset [47964] by
- SCI: Fix VM crash when NULL_REG is passed to AvoidPath? (SCI32).
- 12:16 Changeset [47963] by
- SCI: Some cleanup
- 12:16 Changeset [47962] by
- Split GameFeatures::autoDetectFeature into several methods, one for each …
- 12:15 Changeset [47961] by
- SCI: Add GameFeatures::getDetectionAddr auxillary method
- 12:15 Changeset [47960] by
- SCI: Refactor GameFeatures::autoDetectFeature
- 12:15 Changeset [47959] by
- SCI: Switch GameFeatures::autoDetectFeature to using …
- 12:14 Changeset [47958] by
- SCI: Convert disassemble to use readPMachineInstruction. This change is …
- 12:14 Changeset [47957] by
- SCI: Get rid of GET_OP_ macros
- 12:13 Changeset [47956] by
- SCI: Add function readPMachineInstruction()
- 12:13 Changeset [47955] by
- SCI: set screen palette only when it got changed during merge (performance …
- 12:06 Changeset [47954] by
- SCI: dont set palette on kernelDrawCel() call
- 12:00 Changeset [47953] by
- SCI: added dummy assertpalette to GfxPalette?, setting destination palette …
- 11:50 Changeset [47952] by
- rename to libscummvm.so to make compatible with tv from 2008
- 09:33 Changeset [47951] by
- With the new detection for setCursor, the game object and game ID are no …
- 04:25 Changeset [47950] by
- SCI1 Mac games can call kGetFarText with a NULL destination, so we need to …
- 03:00 Changeset [47949] by
- Oops, correct a comment.
- 02:53 Changeset [47948] by
- Rewrite detectSetCursorType() so that it works for KQ5 Mac in addition to …
02/06/10:
- 23:06 Changeset [47947] by
- Fascination - Use invalidateRect instead of dirtiedRect, fix several other …
- 22:54 Changeset [47946] by
- Revert r47944: useless debug messages, sorry for the wrong commit
- 22:48 Changeset [47945] by
- Add an assert to avoid a crash when printing the character 0x00.
- 22:47 Changeset [47944] by
- Add an assert to avoid a crash when printing the character 0x00.
- 21:38 Changeset [47943] by
- SCI: adding more debug output to kPalVary, fixing loading savedgames …
- 21:26 Changeset [47942] by
- Removed unnecessary semi-colons to keep GCC happy.
- 21:22 Changeset [47941] by
- SCI: added debug code to kPalVary, added warning when calling …
- 19:41 Changeset [47940] by
- SCI: Revert r47925 and put fix inside GC instead.
- 19:35 Changeset [47939] by
- SCI: added plane coordinate adjustment code for sci32 when drawing …
- 18:25 Changeset [47938] by
- Add test case for partial reads in LoopingAudioStream? too.
- 18:20 Changeset [47937] by
- Some slight extension for the LoopingAudioStream? unit test(s).
- 17:03 Changeset [47936] by
- SCI: put kShakeScreen into GfxPaint?, called directly now
- 16:42 Changeset [47935] by
- Fix bug in LoopingAudioStream::readBuffer, this makes the unit tests …
- 16:41 Changeset [47934] by
- Add (currently failing :-/) unit tests for LoopingAudioStream?.
- 16:41 Changeset [47933] by
- Move test AudioStream? creation to a new file.
- 16:30 Changeset [47932] by
- Mark the sanity checks inside kernelSetNowSeen and kernelBaseSetter as …
- 16:12 Changeset [47931] by
- Added a sanity check for kListAt and made the hack for displaying text …
- 15:58 Changeset [47930] by
- Don't try and manipulate invalid views (i.e. views with view ID -1/65535, …
- 12:50 Changeset [47929] by
- SCI: Run GC only when execution_stack_base is 0.
- 10:43 Changeset [47928] by
- Silenced warning that intersectionX and intersectionY could be …
- 08:10 Changeset [47927] by
- Fascination: Fix lamp problem in parking lot.
- 05:29 Changeset [47926] by
- Add a missing break.
- 04:13 Changeset [47925] by
- SCI: Don't call garbage collector directly from kFlushResources() as this …
- 01:38 Changeset [47924] by
- Add detection entry for KQ5 Mac. Also, make Mac and Amiga SCI1_EGA+ games …
02/05/10:
- 23:17 Changeset [47923] by
- SCI: removing int8 from kernelSetNowSeen() as well, didnt make any sense …
- 23:14 Changeset [47922] by
- SCI: removing int8 inside kernelSetNowSeen as well, didnt make any sense …
- 22:56 Changeset [47921] by
- SCI: Get rid of the mysterious sign_extend_byte() and replace it by a …
- 22:56 Changeset [47920] by
- SCI: Document GfxCompare::canBeHereCheckRectList; pass Common::Rect by ref
- 22:55 Changeset [47919] by
- SCI: Add comment to GfxCompare::canBeHereCheckRectList
- 22:55 Changeset [47918] by
- SCI: Add a 'SELECTOR' macro
- 22:31 Changeset [47917] by
- SCI: moving kDisplay into GfxPaint?16, now getting called directly as well
- 22:20 Changeset [47916] by
- SCI: priority band specific stuff now gets called directly w/o SciGui?
- 21:32 Changeset [47915] by
- SCI: moved control type enum
- 21:09 Changeset [47914] by
- SCI: remaining cursor functions now also directly called
- 20:48 Changeset [47913] by
- SCI: drawMenuBar, drawStatus now called directly and w/o SciGui?
- 20:44 Changeset [47912] by
- SCI: moved onControl etc. into GfxCompare?, now getting called directly. …
- 19:41 Changeset [47911] by
- Cleanup kShowMovie; merge the SCI1.1/SCI2 and SCI2.1 AVI code.
- 19:33 Changeset [47910] by
- SCI: initializing _highPlanePri inside GfxFrameout?
- 19:09 Changeset [47909] by
- SCI: fix warning inside GfxCoordAdjuster? header
- 18:56 Changeset [47908] by
- SCI: GfxCoordAdjuster? class added, local2Global and global2Local use that …
- 16:03 Changeset [47907] by
- SCI: frameout sci32 stuff now gets called directly w/o SciGui/32
- 15:55 Changeset [47906] by
- SCI: removing debugShowMap from SciGui?32
- 15:53 Changeset [47905] by
- SCI: screen specific debug functions are now called directly w/o SciGui/32
- 15:48 Changeset [47904] by
- SCI: adding some minor documentation for the various graphic classes
- 14:48 Changeset [47903] by
- SCI: calling most of the cursor functions directly via _gfxCursor instead …
- 13:05 Changeset [47902] by
- SCI: renamed class Cursor to GfxCursor?
- 12:57 Changeset [47901] by
- SCI: Add implementation for Intersections().
- 12:30 Changeset [47900] by
- SCI: renamed class Font to GfxFont?
- 12:14 Changeset [47899] by
- SCI: renamed SciGuiPicture? to GfxPicture?
- 09:02 Changeset [47898] by
- Added information on the patches folder included in KQ6CD
- 07:06 Changeset [47897] by
- Use strcmp() to test the game ID, not the != operator.
- 04:27 Changeset [47896] by
- Silence a valgrind warning. The sound buffer should be created with malloc …
- 04:16 Changeset [47895] by
- SCI2 Windows games are scaled from 320x200 to 640x480, not 640x400. Aspect …
- 03:29 Changeset [47894] by
- Have SCI look through the patches directory (except in KQ6 where the …
02/04/10:
- 23:17 Changeset [47893] by
- Moved the PalVary? code inside the GfxPalette? class
- 22:30 Changeset [47892] by
- SCI: fix build paint16.h change
- 22:17 Changeset [47891] by
- SCI: renaming class View to GfxView?
- 21:04 Changeset [47890] by
- SCI: renaming Transitions to GfxTransitions?
- 20:52 Changeset [47889] by
- SCI: kPicNotValid now uses GfxScreen? directly and not SciGui/32
- 20:43 Changeset [47888] by
- SCI: making pathfinding debug support also work in sci32 (though it just …
- 20:18 Changeset [47887] by
- SCI: putting most kGraph functions into GfxPaint?16
- 20:17 Changeset [47886] by
- N64: remove some unused code
- 20:02 Changeset [47885] by
- SCI: putting kDrawCel info GfxPaint? class, debug is using GfxPaint? class …
- 19:33 Changeset [47884] by
- SCI: cleaning up deleting of graphic objects
- 19:22 Changeset [47883] by
- SCI: adding GfxPaint? class, implementing kernelDrawPicture for GfxPaint?16 …
- 18:52 Changeset [47882] by
- SCI: moving paint32.o around…
- 18:48 Changeset [47881] by
- SCI: fixing header of paint32
- 17:57 Changeset [47880] by
- SCI: adding GfxPaint?32 class, adding back support for planes, minor change …
- 17:55 Changeset [47879] by
- SCI: adding back selector for sci32
- 16:14 Changeset [47878] by
- SCI: also adjusting bottom/right coordinate of plane rect
- 16:12 Changeset [47877] by
- SCI: added clipping inside frameout (fixes torin)
- 16:06 Changeset [47876] by
- SCI: adding selectors bottom and right
- 12:07 Changeset [47875] by
- SCI: support for resX, resY inside frameout
- 12:01 Changeset [47874] by
- SCI: adding support for resX, resY selectors for sci32
- 11:54 Changeset [47873] by
- SCI: fix support for cels that are larger than 64k (sierra logo animation …
- 07:44 Changeset [47872] by
- added fading in certain areas (bush in forest)
- 00:12 Changeset [47871] by
- Fascination - Add detection for EN Atari version
02/03/10:
- 23:02 Changeset [47870] by
- Fixed the hang with the new music code after the copy protection in Island …
- 22:20 Changeset [47869] by
- clean-up : forgot commented code
- 22:14 Changeset [47868] by
- Fascination - based on the theoritical values of flag, use getWindow …
- 22:06 Changeset [47867] by
- SCI: some work on robot REing (still comments only)
- 22:05 Changeset [47866] by
- SCI: fixing picture corruption in sci32 (e.g. sq6 picture 430, kq7 after …
- 21:59 Changeset [47865] by
- SCI: we checked first cel size when detecting hires instead of actual …
- 19:55 Changeset [47864] by
- Loosening the 2 samples per channel requirement of Apple_ADPCMStream to 1 …
- 17:03 Changeset [47863] by
- Remove code duplication.
- 16:57 Changeset [47862] by
- Add tests for RawStream?'s seek implementation.
- 16:02 Changeset [47861] by
- Add tests for stereo mode of RawStream?.
- 16:02 Changeset [47860] by
- Test various sample rates with RawStream?'s getLength implementation (just …
- 15:45 Changeset [47859] by
- Fix bug in RawStream::getLength for 16bit streams. (Uncovered by our new …
- 15:45 Changeset [47858] by
- Add unit test for RawStream::getLength.
- 15:45 Changeset [47857] by
- Some additional tests of RawStream::readBuffer.
- 15:44 Changeset [47856] by
- Add test for rewind functionality of RawStream?.
- 15:25 Changeset [47855] by
- Add tests for unsigned sample data for RawStream?.
- 15:24 Changeset [47854] by
- Less noisy output in case something goes wrong.
- 15:24 Changeset [47853] by
- Test both BE and LE 16bit samples.
- 15:24 Changeset [47852] by
- Cleanup.
- 12:57 Changeset [47851] by
- Fascination - Cleanup: suppress some noisy debug output, suppress some …
- 11:02 Changeset [47850] by
- Placed all the game feature detection code in a separate class
- 10:36 Changeset [47849] by
- Add some (lame) first version of RawStream? unit tests. Currently all it …
- 09:47 Changeset [47848] by
- Make makeMP3Stream return 0 on failure too.
- 09:42 Changeset [47847] by
- Yet more Flac -> FLAC changes for consistency.
- 09:42 Changeset [47846] by
- - Rename FlacStream? to FLACStream. - Rename makeFlacStream to …
- 09:32 Changeset [47845] by
- Implementing saving/loading for Fascination. Tested in the DOS floppy …
- 09:19 Changeset [47844] by
- Rename RawAudioStream? to RawStream? for consistency.
- 09:11 Changeset [47843] by
- Cleanup.
- 08:59 Changeset [47842] by
- Rename: - FlacInputStream? -> FlacStream? - VorbisInputStream? -> …
- 08:58 Changeset [47841] by
- - Return 0 in makeVorbisStream and makeFlacStream, in case creating the …
- 03:26 Changeset [47840] by
- Only show that annoying checkmouse warning for Fascination
- 03:25 Changeset [47839] by
- Minor style-related changes
- 01:36 Changeset [47838] by
- Initial implementation of text drawing for SCI2 (it's a hack for now, done …
- 01:34 Changeset [47837] by
- SCI: Make add_exec_stack_entry & add_exec_stack_varselector static / …
- 01:34 Changeset [47836] by
- SCI: Move more stuff around
- 01:33 Changeset [47835] by
- cleanup
- 01:33 Changeset [47834] by
- SCI: restoring param of run_vm is a bool, not an int
- 01:32 Changeset [47833] by
- SCI: Get rid of EngineState::stack_segment
- 01:32 Changeset [47832] by
- SCI: Rearrange members of class EngineState?
- 01:32 Changeset [47831] by
- SCI: Renamed Console::_vm to _engine
- 00:51 Changeset [47830] by
- Fascination - Fix screen transition
02/02/10:
- 23:45 Changeset [47829] by
- Fascination - comment calls to getWindow() in checkMouse(). I think …
- 23:39 Changeset [47828] by
- Fascination - Add a window specific function, modify checkmouse() function …
- 23:35 Changeset [47827] by
- Fascination - Add a define to enable/disable MDY player, as it currently …
- 23:33 Changeset [47826] by
- Fascination - Fix one wrong wait time
- 22:53 Changeset [47825] by
- SCI: cleanup
- 22:52 Changeset [47824] by
- SCI: Use Common::List and Common::String to simplify breakpoint handling …
- 22:50 Changeset [47823] by
- SCI: Move some code around (no code changes)
- 22:31 Changeset [47822] by
- Fix compile without SCI32
- 21:47 Changeset [47821] by
- fixed actor glitch
- 19:45 Changeset [47820] by
- Add support in kString(Cpy) for copying to system strings. Also, stubbing …
- 19:39 Changeset [47819] by
- Use MIDI by default for SCI32. Fixes the GK2 demo.
- 17:33 Changeset [47818] by
- Try to make drmccoy happy again (is that even possible? :P )
- 17:21 Changeset [47817] by
- Silenced warning
- 17:20 Changeset [47816] by
- Added a stub for kCreateTextBitmap, which shows the text that should be …
- 16:29 Changeset [47815] by
- SCI: frameout ignoring 0xFFFE for picture id as well (must be some other …
- 16:25 Changeset [47814] by
- SCI: some sort of priority support for sci32 (not working right, but at …
- 14:41 Changeset [47813] by
- SCI: moving structs/enums from helpers to animate/controls
- 13:02 Changeset [47812] by
- Install the plugins from the current directory (the build one), not from …
- 11:48 Changeset [47811] by
- Remove what looks like reminders of debug output in the configure script
- 11:46 Changeset [47810] by
- Sort several lists alphabetically in the configure script
- 08:12 Changeset [47809] by
- added all wait's
- 07:26 Changeset [47808] by
- added kWait event type
- 03:23 Changeset [47807] by
- SCI: Abort when sound driver fails to open.
- 01:36 Changeset [47806] by
- SCI: Fix bug in keyshift handling in midi driver.
02/01/10:
- 23:34 Changeset [47805] by
- Renaming saveload_Fascination.cpp to saveload_fascin.cpp, to fit the …
- 21:55 Changeset [47804] by
- Add some basic tests for Audio::convertTimeToStreamPos.
- 21:32 Changeset [47803] by
- Prepare test module build to allow for instantiating AudioStreams?.
- 18:23 Changeset [47802] by
- Fix behavior of delete key, when the cursor is at the end of the input …
- 18:18 Changeset [47801] by
- Fix assert after W and Delete key events in the debugger, when there's …
- 18:16 Changeset [47800] by
- Fixed silly typos (priority is a byte in SCI32)
- 17:04 Changeset [47799] by
- Added an initial implementation of kGetHighPlanePri
- 16:58 Changeset [47798] by
- Fix bug in kString(Printf)
- 16:42 Changeset [47797] by
- Only compile in the SCI32 static selectors when ENABLE_SCI32 is set; minor …
- 15:44 Changeset [47796] by
- partly reverting r46807 ffs. Regression in numpad handling - ID: 2943361
- 13:27 Changeset [47795] by
- SCI: fix getLanguage - fixes gk1 german (day number blood writing at the …
- 11:53 Changeset [47794] by
- SCI: initialize gfxmenu for sci32 (fixes gk1 crash)
- 10:16 Changeset [47793] by
- SCI: implemented reset for GfxMenu?, not recreating object anymore
- 09:53 Changeset [47792] by
- SCI: class menu renamed to GfxMenu? - now getting called directly, also fix …
- 04:14 Changeset [47791] by
- kPlatform(0) should return the SCI platform number. Fixes playing AVI's in …
- 03:59 Changeset [47790] by
- Torin calls K_FILEIO_OPEN without a file mode to open with. Assume that …
- 01:05 Changeset [47789] by
- SCI: When removing audio resources from the resource manager, also remove …
- 00:53 Changeset [47788] by
- Skip extra pixels at the end of each row in the cel so that they don't …
- 00:23 Changeset [47787] by
- SCI: fixing scaling for sci32
01/31/10:
- 23:53 Changeset [47786] by
- mothergoose SCI1 starts at the top of the screen, so set offTop to 0 for …
- 23:28 Changeset [47785] by
- Silenced some more cppcheck warnings.
- 22:38 Changeset [47784] by
- SCI: Add stub for kIntersections()
- 22:20 Changeset [47783] by
- SCI: rename Controls to GfxControls?, gets directly called now
- 22:14 Changeset [47782] by
- Make EngineState::getLanguage() check from the resource manager as to what …
- 21:59 Changeset [47781] by
- SCI: syncWithFramebuffer() is now called directly w/o SciGui/SciGui?32
- 21:54 Changeset [47780] by
- SCI: renamed Text class to GfxText?16
- 21:31 Changeset [47779] by
- getFont() should check _cachedFonts and not _cachedViews. Fixes segfaults …
- 21:11 Changeset [47778] by
- SCI: Fix regression in KQ5CD caused by r47775.
- 19:52 Changeset [47777] by
- SCI: display object name when addScreenItem is called
- 19:47 Changeset [47776] by
- SCI: Implement kMemorySegment().
- 19:46 Changeset [47775] by
- SCI: Add another DeviceInfo? subfunction. Fixes VM crash in MUMG.
- 19:45 Changeset [47774] by
- SCI: Handle -1 properly when passed as a language id to DoAudio?
- 19:44 Changeset [47773] by
- SCI: Add support for early audio map files.
- 18:49 Changeset [47772] by
- SCI: fix printObject, so it does not output some spaces to terminal in …
- 18:29 Changeset [47771] by
- Fix return of a reference to a temporary object introduced with r47766. …
- 18:24 Changeset [47770] by
- Slight fixes to comply with our coding guidelines.
- 18:14 Changeset [47769] by
- Updated so that code compiles again
- 18:14 Changeset [47768] by
- SCI: added additional decimal output for "vo" command
- 18:11 Changeset [47767] by
- Removed obsolete code
- 18:08 Changeset [47766] by
- Prevent my compiler to crash and object copy hopefully it doesn't break …
- 18:01 Changeset [47765] by
- SCI: removing unused DrawChar?()/StdChar() from text class
- 17:57 Changeset [47764] by
- SCI: dont delete _font inside text class, its already deleted inside cache
- 17:57 Changeset [47763] by
- Fascination - Partially fix the intro
- 17:45 Changeset [47762] by
- SCI: implemented font caching
- 17:30 Changeset [47761] by
- Fix compile without ENABLE_SCI32 set.
- 17:19 Changeset [47760] by
- Silence gcc warnings.
- 17:14 Changeset [47759] by
- SCI: GfxCache? is now also called directly w/o SciGui? nor SciGui?32
- 17:05 Changeset [47758] by
- Yet another little formatting fix.
- 16:49 Changeset [47757] by
- Formatting.
- 16:49 Changeset [47756] by
- SCI: changed the way font class is initialized
- 16:32 Changeset [47755] by
- Fix possible memory leaks.
- 16:29 Changeset [47754] by
- SCI: remove classname from header to fix build
- 16:26 Changeset [47753] by
- SCI: renamed kernelFind() to kernelFindColor, so that it isnt that …
- 16:21 Changeset [47752] by
- SCI: renamed SciPalette? to GfxPalette?, Screen to GfxScreen?, GfxPalette? is …
- 15:07 Changeset [47751] by
- SCI: renamed SciGuiAnimate? to GfxAnimate?, moved code from SciGui? into this …
- 13:18 Changeset [47750] by
- Properly deleting the TOT resource table again when loading failed
- 13:05 Changeset [47749] by
- Adding some sanity asserts
- 12:54 Changeset [47748] by
- Sort order.
- 12:46 Changeset [47747] by
- SCI: forgot the cache :P
- 12:44 Changeset [47746] by
- SCI: added new modules to module.mk
- 12:35 Changeset [47745] by
- SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, …
- 10:22 Changeset [47744] by
- Slight formatting fixes to comply to our coding guidelines.
- 10:02 Changeset [47743] by
- Fix warning format arguments. (Passing a Common::String ins't that much of …
- 08:28 Changeset [47742] by
- - Fixed saving from the GMM - Grouped game IDs per SCI generation
- 07:41 Changeset [47741] by
- Correction to ensure that construct_mohawk tool now produces archives …
- 02:14 Changeset [47740] by
- Further OOify the ADPCM code
- 02:13 Changeset [47739] by
- Rearrange code of ADPCMStream subclasses
- 02:12 Changeset [47738] by
- Split ADPCMStream into several classes
- 02:12 Changeset [47737] by
- Rename ADPCMInputStream to ADPCMStream; make some members const
- 02:11 Changeset [47736] by
- Switch makeADPCMStream to DisposeAfterUse::Flag
- 01:26 Changeset [47735] by
- Removed duplicate code. Some cleanup
- 01:15 Changeset [47734] by
- Removed an unused parameter from _game_run()
- 00:47 Changeset [47733] by
- Formatting corrections to conform to ScummVM formatting guidelines
- 00:42 Changeset [47732] by
- Further work on separating the scene logic for MADS and M4
- 00:14 Changeset [47731] by
- Fixed endless looping in Longbow, when the after market GM patches are …
- 00:13 Changeset [47730] by
- Removed the hack for kResourceTypeRobot patch files
01/30/10:
- 23:40 Changeset [47729] by
- Fixed loading of saved games
- 23:03 Changeset [47728] by
- Worked on separating scene logic into separate classes for M4 and MADS
- 19:23 Changeset [47727] by
- - Call the special debug channels "channels" consistently. (Formerly …
- 19:08 Changeset [47726] by
- SCI: Don't mess with save_slot just to be able to decide whether we …
- 19:06 Changeset [47725] by
- SCI: Correct comments which talked about 'loading from GMM' when they …
- 19:04 Changeset [47724] by
- SCI: Mark scriptState as one of the many evil global vars in the SCI …
- 19:03 Changeset [47723] by
- MOHAWK: Don't remove save_slot config entries the user may have added on …
- 18:15 Changeset [47722] by
- Use SubLoopingAudioStream? instead of makeLoopingAudioStream in SCUMM. …
- 15:38 Changeset [47721] by
- Add some TODO item.
- 15:37 Changeset [47720] by
- Add some asserts to the RawAudioStream? code.
- 15:30 Changeset [47719] by
- Typo.
- 15:29 Changeset [47718] by
- Rename RawDiskStream? to RawAudioStream?.
- 15:28 Changeset [47717] by
- Remove RawMemoryStream?.
- 15:26 Changeset [47716] by
- Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
- 15:19 Changeset [47715] by
- Get rid of Audio::makeRawMemoryStream_OLD.
- 15:18 Changeset [47714] by
- Add a factory which plays audio from a buffer via RawDiskStream?.
- 15:17 Changeset [47713] by
- - Mark makeRawDiskStream factory as deprecated. - Introduce two new …
- 15:16 Changeset [47712] by
- Change RawDiskStream? to use a Common::List to store its blocks internally.
- 13:35 Changeset [47711] by
- SCI: Do not prefer MIDI drivers, as MT-32 to GM mapping is still lacking.
- 13:22 Changeset [47710] by
- SCI: Fix build without SCI32 support (#2942682)
- 12:57 Changeset [47709] by
- N64: added comments and slight cleanup
- 12:53 Changeset [47708] by
- N64: Better analog nub acceleration, and added -mhard-float in CXXFLAGS …
- 11:59 Changeset [47707] by
- SCI: Remove extra '\n's in debugC messages
- 11:17 Changeset [47706] by
- Fix warning
- 09:21 Changeset [47705] by
- Beginnings of a separation of the MADS and M4 engines into separate …
- 07:11 Changeset [47704] by
- Silenced a very annoying warning
- 07:03 Changeset [47703] by
- Corrections to construct_mohawk tool : Original archiver placed type name …
- 04:33 Changeset [47702] by
- SCI: Removed old pathfinding define from sci.h
- 04:19 Changeset [47701] by
- SCI: Removed old pathfinding code
- 04:01 Changeset [47700] by
- SCI: Apply fix from r47683 to u> and u<= as well. Fixes Longbow.
- 03:57 Changeset [47699] by
- Add the SCI2.1 variant of kShowMovie; KQ7 now shows the opening video.
- 03:37 Changeset [47698] by
- SCI: AvoidPath?: Allow solitary screen-edge vertices in path.
- 02:40 Changeset [47697] by
- Implement kString(Printf) and resizing of SCI32 strings in kFormat().
- 02:03 Changeset [47696] by
- Add support for saving/loading Arrays/Strings in SCI32. It's possible to …
- 01:46 Changeset [47695] by
- Added a sanity check to baseSetter() - Torin's demo progresses a bit …
- 01:45 Changeset [47694] by
- Added support for String types to kFormat (seems to work but needs …
- 01:14 Changeset [47693] by
- Ignore kString(printBuf) calls with more parameters than 3 - a list is …
- 01:02 Changeset [47692] by
- SCI: Hook up AvoidPath? debug mode to pathfinding debug channel.
- 00:21 Changeset [47691] by
- Implemented kString case 12 - it was really kFormat in disguise :)
01/29/10:
- 23:59 Changeset [47690] by
- Don't cripple setVolume(), but throw a warning when receiving invalid …
- 23:52 Changeset [47689] by
- Fix yet another use of possibly undefined behavior reported by syke.
- 23:08 Changeset [47688] by
- Disabled the MIDI volume changing code till we figure out why it's getting …
- 22:56 Changeset [47687] by
- _gui and _gui32 are now properly initialized
- 22:51 Changeset [47686] by
- SCI: Partly revert r47597, as it is superseded by r47683.
- 22:43 Changeset [47685] by
- Fix use of undefined behavior. (Thanks to syke for reporting)
- 22:29 Changeset [47684] by
- Document my last change
- 22:17 Changeset [47683] by
- SCI: uge? and ult? opcodes now work correctly when comparing pointers with …
- 22:02 Changeset [47682] by
- Fix compile when ENABLE_SCI32 is not set.
- 21:51 Changeset [47681] by
- SCI: adding shakeScreen() for gui32 for lsl6
- 21:34 Changeset [47680] by
- Silence gcc warnings, have gui32.cpp only build when ENABLE_SCI32 is …
- 21:30 Changeset [47679] by
- SCI: added new SciGui?32 class, Gfx class needs some work though and …
- 19:02 Changeset [47678] by
- Reverting incorrect rev. 47675. The actual problem was that SCI0 doesn't …
- 18:30 Changeset [47677] by
- Always prefer MIDI drivers over the other ones
- 17:47 Changeset [47676] by
- Wording
- 17:45 Changeset [47675] by
- Don't modify the objects of sound slots that are already stopped, as the …
- 16:26 Changeset [47674] by
- SCI: removing bit 1 support (was introduced because of problems in sci1.1 …
- 16:25 Changeset [47673] by
- Added support for the hires graphic resources of the Windows version of …
- 16:20 Changeset [47672] by
- SCI: calculating celRect the right way for sci32
- 15:46 Changeset [47671] by
- SCI: fixing cursor in sci32 for clone ;)
- 15:07 Changeset [47670] by
- Add duplicate entries of GK1 CD with the Windows platform set so that …
- 14:57 Changeset [47669] by
- Added static selectors for SCI2-SCI2.1 games (fixes the demo of Torin's …
- 14:05 Changeset [47668] by
- SCI: hacked up a bit sci32 graphics to support (theoretically) scaling
- 13:48 Changeset [47667] by
- SCI: little hack so that old views are erased in sci32
- 11:05 Changeset [47666] by
- SCI: Reduce header interdependencies a bit
- 11:03 Changeset [47665] by
- SCI: Move selector stuff to new header; reorder k_argc & k_argp param of …
- 04:02 Changeset [47664] by
- Adding new Mohawk tool, construct_mohawk. This takes the raw dump output …
- 01:31 Changeset [47663] by
- SCI: Added OnStartup? debug flag to start the debugger at the start of the …
- 01:09 Changeset [47662] by
- SCI: Fix out-of-bounds error in MT-32 patch reading in GM mode.
- 00:03 Changeset [47661] by
- SCI: view class fix for hires views that are larger than 64k (fixes kq7 …
01/28/10:
- 23:11 Changeset [47660] by
- SCI: Make SQ6 sound work. The meaning of these extra parameters is not yet …
- 22:58 Changeset [47659] by
- Added some more information on the errors thrown by lookupString() and …
- 22:26 Changeset [47658] by
- Corrected the map number for the GK2 resource patch files, and added some …
- 21:59 Changeset [47657] by
- SCI: removed upscaled hires switch for sci2.1+ games (not needed anymore), …
- 21:53 Changeset [47656] by
- SCI: changing to upscaled hires for gk1 and kq6 when being on platform …
- 21:24 Changeset [47655] by
- SCI: added todo for upscaled hires on sci2
- 21:12 Changeset [47654] by
- SCI: removed obsolete SCI2 upscaledHires
- 21:05 Changeset [47653] by
- kDisposeList() is not needed according to waltervn, as the garbage …
- 21:05 Changeset [47652] by
- Add some paranaoia assert (and a related TODO) to the MSIMA2 …
- 21:01 Changeset [47651] by
- SCI: detecting hires for SCI2+ games, qfg4cd is sci2.1 but still 320x200
- 20:53 Changeset [47650] by
- Disabled the automatic list fixing feature, introduced in rev. #47636 …
- 20:29 Changeset [47649] by
- SCI: Cleanup
- 19:57 Changeset [47648] by
- SCI2.1: Added a dummy function for kRobot (with some info on its …
- 19:28 Changeset [47647] by
- SCI: some progress on REing robot files (99% comments only)
- 19:22 Changeset [47646] by
- SCI: Add debug opcodes
- 18:57 Changeset [47645] by
- Detect whether to use the modified SCI2 or SCI2.1 kernel table based on …
- 16:30 Changeset [47644] by
- SCI: process robot files again (i need those for REing)
- 15:01 Changeset [47643] by
- Handle calls to NewNode?() with just one parameter. Takes care of …
- 13:07 Changeset [47642] by
- Changed run_vm() to use the sci_opcodes enum, and fixed several wrong …
- 11:19 Changeset [47641] by
- Added support for the SCI2.1 resource patches (resmap.pat and ressci.pat). …
- 10:34 Changeset [47640] by
- Removed a hack for the demo version of Torin's passage. It errors out …
- 10:31 Changeset [47639] by
- Don't attempt to pause/resume sounds when the debug console opens if the …
- 10:08 Changeset [47638] by
- Get rid of use of Audio::makeRawMemoryStream_OLD in SKY.
- 10:04 Changeset [47637] by
- Since we fix the list problems inside isSaneNodePointer(), don't abort …
- 09:49 Changeset [47636] by
- - The list checks now throw more verbose warnings - Some obvious list …
- 09:44 Changeset [47635] by
- Fix seek implementation of our Vorbis stream.
- 09:38 Changeset [47634] by
- Hide VagStream? implementation, only expose it via a factory method
- 09:37 Changeset [47633] by
- Fix warning when using -Wuninitialized
- 09:15 Changeset [47632] by
- Fix MP3 playback speed.
- 08:23 Changeset [47631] by
- Always try and load the associated digital track if the requested MIDI …
- 08:17 Changeset [47630] by
- Improved the diskdump command so that it also writes the resource header, …
- 07:27 Changeset [47629] by
- Fix for a minor bug in Mohawk archive class which caused extract_mohawk to …
- 05:20 Changeset [47628] by
- Silenced some more cppcheck style warnings.
- 02:42 Changeset [47627] by
- Ooops, correct demos order.
- 02:39 Changeset [47626] by
- Add LSL1 and LSL5 demos.
- 02:16 Changeset [47625] by
- Fixed the demos of LSL1 and LSL5
- 02:15 Changeset [47624] by
- Improved kSetCursor() semantics detection
- 01:45 Changeset [47623] by
- Introduced a new console command, diskdump, which is able to dump files …
- 00:28 Changeset [47622] by
- Fix regressions in Let's Explore the Jungle with Buzzy.
- 00:24 Changeset [47621] by
- Fix regression in Let's Explore the Jungle with Buzzy.
- 00:22 Changeset [47620] by
- Add Freddy Pharkas demos.
- 00:15 Changeset [47619] by
- Fix regression in Let's Explore the Jungle with Buzzy.
- 00:03 Changeset [47618] by
- Add PQ4 demo.
01/27/10:
- 23:43 Changeset [47617] by
- Corrected assert inside load_script. Fixes loading in SQ4CD
- 23:39 Changeset [47616] by
- - Fixed openWin, saveWin, restoreWin, closeWin, winMove and activeWin, so …
- 22:56 Changeset [47615] by
- Made the code inside SciGui::display() a bit more readable
- 22:55 Changeset [47614] by
- SCI: fix view detection for sci1.1 pq4demo
- 22:53 Changeset [47613] by
- SCI: fix for clipping code inside kGraph
- 21:43 Changeset [47612] by
- SearchMan?.listMatchingMembers does not return files in alphabetical order, …
- 21:33 Changeset [47611] by
- SCI: added workaround for laura bow 2 game menu (same issue as in …
- 21:11 Changeset [47610] by
- Fixed the demo version of Longbow - speech was not played at all with the …
- 20:55 Changeset [47609] by
- Removing obsolete comment
- 20:06 Changeset [47608] by
- SCI: also change exit to quit in help
- 20:03 Changeset [47607] by
- SCI: renamed exit console command to quit, so that systemwide "exit" works …
- 19:28 Changeset [47606] by
- SCI: changed the pharkas workaround to also cover pharkas-floppy demo
- 18:11 Changeset [47605] by
- SCI: removing duplicate comment line that isnt right there (it documents …
- 17:31 Changeset [47604] by
- Do not try and patch files for resource types greater or equal to audio36 …
- 16:59 Changeset [47603] by
- Don't patch audio36 resources, when the associated patches are for audio …
- 16:54 Changeset [47602] by
- Only reshow the cursor after playing a video if it was originally showing …
- 16:04 Changeset [47601] by
- The two unknown fields point to the beginning and end of the sound sample
- 15:06 Changeset [47600] by
- Turned the asserts about the unknown sound field into a warning
- 14:10 Changeset [47599] by
- Oops.... actually close the defgroup :)
- 14:08 Changeset [47598] by
- Fixed comment about vocabulary, so that it doesn't refer to the line below …
- 13:14 Changeset [47597] by
- SCI: Experimental fix for Longbow outlook crash. When using a pointer in …
- 12:20 Changeset [47596] by
- Fix sound regression in HE games.
- 12:13 Changeset [47595] by
- Added support of the subtraction of two pointers, when they got the same …
- 11:18 Changeset [47594] by
- SCI: scaling for non-regular cels, scaling for reanimate (fixes pharkas …
- 08:41 Changeset [47593] by
- Fix seeking in FLAC implementation (FLAC's API uses the number of sample …
- 08:40 Changeset [47592] by
- Moved the Shorten decoder inside the SAGA engine, as it's the only one …
- 08:08 Changeset [47591] by
- Fix invalid sample position on Timestamp to sample conversion for Stereo …
- 05:10 Changeset [47590] by
- SCI2.1 and onwards uses the 'new' DPCM8 which differs only by order. This …
- 04:48 Changeset [47589] by
- Downgrade the 'attempt to use invalid/unused file handle' error to a …
- 04:26 Changeset [47588] by
- Improve support for the SCI2.1/SCI3 file naming scheme. Multiple maps can …
- 03:37 Changeset [47587] by
- SCI: Restore pointer checks removed in r47585.
- 02:22 Changeset [47586] by
- Modified extract_mohawk tool to allow preservation of file table flags …
- 01:47 Changeset [47585] by
- SCI: Add pointer comparison support to signed comparison operators.
01/26/10:
- 23:23 Changeset [47584] by
- Correct our interpretation of the first four bytes of the RSRC section in …
- 23:05 Changeset [47583] by
- Correct our interpretation of the first four bytes of the RSRC section in …
- 22:52 Changeset [47582] by
- Remove outdated comments
- 22:51 Changeset [47581] by
- AGOS: Turn BaseSound? into a subclass of Common::NonCopyable?
- 22:51 Changeset [47580] by
- Set svn:ignore
- 22:48 Changeset [47579] by
- Moved audio stream implementations (for MP3, FLAC, etc.) to new dir …
- 22:45 Changeset [47578] by
- SCI: changed flags (uint16) to force (bool) for set/merge palette methods
- 22:34 Changeset [47577] by
- SCI: force palette merging for kq6 hires portraits (cause its needed on …
- 22:04 Changeset [47576] by
- Fixed loading of old saved games
- 21:27 Changeset [47575] by
- Fixed reading of options file (game.opt) for Hoyle 3
- 21:12 Changeset [47574] by
- SCI: dont do real merging of palettes for sci1.1+, fixes sq5 wilco face, …
- 20:40 Changeset [47573] by
- Added information about all the vocabularies used in SCI
- 19:51 Changeset [47572] by
- SCI: Add string support for odd-offset pointers into reg_t-based segments.
- 19:25 Changeset [47571] by
- SCI: Add driver for Yamaha FB-01. Cleanup.
- 15:41 Changeset [47570] by
- Disable all detection entries for SCI3 games - they use a different script …
- 15:39 Changeset [47569] by
- Mention that the signature of kUnload has been set like this because of …
- 15:22 Changeset [47568] by
- SCI: also test for mapVersion == sci32 for setting viewtype to kViewVga11 …
- 13:44 Changeset [47567] by
- SCI: Added comment about PQ:SWAT original release (has the same MD5s as …
- 13:06 Changeset [47566] by
- Removed the unnecessary fadeVolume variable
- 11:40 Changeset [47565] by
- SCI: removing now unneeded table EGAtable from palette class
- 11:28 Changeset [47564] by
- Wording - we ignore calls to kUnload with less than 2 parameters
- 11:25 Changeset [47563] by
- Ignore kUnload calls which are not made with less than 2 parameters. …
- 08:31 Changeset [47562] by
- Let's Explore the Jungle with Buzzy uses VAR_PLATFORM variabletoo, but …
01/25/10:
- 20:46 Changeset [47561] by
- SCI: dont fix line color for amiga 32 color
- 20:44 Changeset [47560] by
- SCI: removed EGA mapping for amiga games, cause changing …
- 19:13 Changeset [47559] by
- Fixed window port for Slater and Hoyle 3 (the top coordinate of the main …
- 17:59 Changeset [47558] by
- Fix sample buffer calculation. Now it really asks for a buffer of 2048 …
- 17:30 Changeset [47557] by
- Fixed kSetCursor semantics detection for KQ5 Amiga, by making a hack for …
- 17:21 Changeset [47556] by
- Hopefully fix highlight background color in PC versions of CinE games.
- 17:09 Changeset [47555] by
- SCI: fixing skipping over dummy VGA palettes in amiga games
- 12:34 Changeset [47554] by
- SCI: created isAmiga32color(), using this method instead of comparing …
- 11:26 Changeset [47553] by
- SCI: changed comment about amiga palette inside picture class (removed …
- 11:15 Changeset [47552] by
- SCI: support for amiga pictures that change the palette
- 10:17 Changeset [47551] by
- SCI: support for both amiga "palettes" (one is a left-over VGA palette, …
- 08:59 Changeset [47550] by
- Change UI name of Scumm Apps. Enable all engine in perl script
- 08:56 Changeset [47549] by
- Turn off ARM asm for Costume until its fixed
- 03:05 Changeset [47548] by
- Remove HACK, which is obsolete because of r47336.
- 03:04 Changeset [47547] by
- g_engine is not used by any MidiDriver?, thus remove the comment about it.
- 02:48 Changeset [47546] by
- - Remove "(experimental)" mark from DOSBox OPL emulator description in GUI …
- 02:37 Changeset [47545] by
- Mention support for Amiga menus in CinE.
- 02:08 Changeset [47544] by
- Fix virtual-keyboard not changing size, when the user changes the scaler …
- 01:53 Changeset [47543] by
- Strip trailing whitespaces/tabs in documentation files too.
- 01:42 Changeset [47542] by
- Strip trailing whitespaces/tabs.
- 01:39 Changeset [47541] by
- Strip trailing spaces/tabs.
- 01:27 Changeset [47540] by
- Formatting.
- 01:08 Changeset [47539] by
- Properly close file descriptors in scipack (reported by cppcheck).
- 01:01 Changeset [47538] by
- Silence a false-positive in cppcheck.
- 01:00 Changeset [47537] by
- - Fix a memory leak upon throwing a ToolException?. - Some style fixes.
- 00:58 Changeset [47536] by
- There is no need to assure the pointer passed to delete/delete[]/free is …
- 00:45 Changeset [47535] by
- Fix gcc warnings.
- 00:39 Changeset [47534] by
- Change some comments to use "AdLib?" instead of "adlib".
- 00:32 Changeset [47533] by
- Adlib -> AdLib?.
- 00:16 Changeset [47532] by
- Sync SCUMM's md5 table.
- 00:14 Changeset [47531] by
- Use "No AdLib?" instead of "No Adlib" in SCUMM's detection tables too.
- 00:13 Changeset [47530] by
- Replace some more Adlib uses by AdLib?.
01/24/10:
- 23:50 Changeset [47529] by
- Correct title.
- 23:39 Changeset [47528] by
- Fill in the unknown values of the ADPC chunk in Mohawk sounds and update …
- 21:46 Changeset [47527] by
- SCI: skip over amiga palette inside pictures for now, needs implementation …
- 21:24 Changeset [47526] by
- SCI: removed oldMenuId check for BitsShow? in menu (was done for keyboard …
- 21:11 Changeset [47525] by
- SCI: never set palette for amiga games (fixes kq5 palette corruption at …
- 21:01 Changeset [47524] by
- SCI: changed amiga palette mapping table to map color 15 (white) again, …
- 20:51 Changeset [47523] by
- SCI: added comment about using color 255 all the time for amiga games
- 20:47 Changeset [47522] by
- SCI: changing white to be 255 for amiga all the time (works for our …
- 20:38 Changeset [47521] by
- SCI: fixing amiga mapping for colors 0 and 15, those are hardcoded like …
- 20:31 Changeset [47520] by
- SCI: self drawn stuff on amiga uses ega palette, we need to match it onto …
- 20:23 Changeset [47519] by
- Cine: executePlayerInput: Operation Stealth: Fix target object name not …
- 20:16 Changeset [47518] by
- Cine: executePlayerInput: Fix broken Y-movement in Operation Stealth …
- 19:57 Changeset [47517] by
- Cine: executePlayerInput: Add TODO about investigating why some buttons …
- 19:52 Changeset [47516] by
- Cine: executePlayerInput: Revert r33872 as things should work without it …
- 19:47 Changeset [47515] by
- Cine: executePlayerInput: Add makeActionMenu-part to keyboard handling and …
- 19:42 Changeset [47514] by
- SCI: handle intensity calls for amiga the same way as we handle palette …
- 19:14 Changeset [47513] by
- Cine: executePlayerInput: Implement moving using keyboard for Operation …
- 18:58 Changeset [47512] by
- Cine: executePlayerInput: Implement 'A player command is given, left mouse …
- 18:57 Changeset [47511] by
- SCI: Fix list control scrolling in Jones EGA and VGA.
- 18:40 Changeset [47510] by
- Cine: executePlayerInput: Fix 'No player command is given, left mouse …
- 18:27 Changeset [47509] by
- Cine: executePlayerInput: Fix 'left and right mouse buttons are up'-case …
- 18:20 Changeset [47508] by
- Cine: executePlayerInput: Combine 'left mouse button is up, right mouse …
- 17:56 Changeset [47507] by
- Cine: executePlayerInput: Name used keys in switch-clause (F1-F10, Ins, …
- 17:52 Changeset [47506] by
- SCI: Cleanup
- 17:46 Changeset [47505] by
- Cine: executePlayerInput: Combine mouse handling plus a few other things. …
- 17:24 Changeset [47504] by
- Fixed warning.
- 16:40 Changeset [47503] by
- Cine: Document branches in executePlayerInput and remove dead code …
- 16:25 Changeset [47502] by
- Cine: Cleanup (Use an enumeration for mouse button states rather than …
- 15:40 Changeset [47501] by
- LOL: save/load menu speed up
- 15:21 Changeset [47500] by
- SCI: Fix left aligning and centering in kFormat.
- 12:19 Changeset [47499] by
- Fix indentation
- 11:57 Changeset [47498] by
- Always memset the newly malloc'ed argument memory to 0 inside kFormat
- 11:54 Changeset [47497] by
- Added missing documentation for the new music related commands introduced …
- 11:00 Changeset [47496] by
- Replaced CHECK_OVERFLOW1 with asserts
- 10:06 Changeset [47495] by
- SCI: supporting .used bit 1 in palettes (force direct palette setting) and …
- 08:20 Changeset [47494] by
- Added svn:ignore.
- 08:19 Changeset [47493] by
- Silenced two more trivial cppcheck warnings.
01/23/10:
- 23:55 Changeset [47492] by
- Reorder params to Audio::makeRawMemoryStream
- 23:11 Changeset [47491] by
- Add header
- 23:05 Changeset [47490] by
- Oups, I missed a second copyright string
- 22:50 Changeset [47489] by
- Some more header modifications ("Graphic Adventure Engine" and the legal …
- 22:29 Changeset [47488] by
- Header modifications. Add standard header parts and properties.
- 22:13 Changeset [47487] by
- Headers - Add URL in properties so it's displayed properly in the header
- 21:50 Changeset [47486] by
- Some more header modifications
- 21:33 Changeset [47485] by
- Added some skeleton code for kPalVary()
- 20:27 Changeset [47484] by
- kSetSynonyms is really parser related, but it's an empty function in games …
- 19:10 Changeset [47483] by
- - Moved all of the parser-related variables inside the Vocabulary class - …
- 18:24 Changeset [47482] by
- Cleanup. (And along with it add some additional asserts).
- 18:11 Changeset [47481] by
- Fix build broken with r47480.
- 17:55 Changeset [47480] by
- Separated the parser code
- 16:15 Changeset [47479] by
- Paranoia change: add some explicit terminating 0 after some strncpy uses.
- 15:27 Changeset [47478] by
- Tools - Replace some more headers by standard headers
- 15:01 Changeset [47477] by
- Amiga SCI1 games had signed sound data. Fixes PQ3 Amiga
- 15:00 Changeset [47476] by
- Tools - Use standard header
- 14:39 Changeset [47475] by
- Added song manipulation debug commands: songinfo, startsound, togglesound …
- 13:46 Changeset [47474] by
- Disabled the unused resource loading code for the unsupported QT MIDI …
- 13:34 Changeset [47473] by
- Get rid of FLAG_LOOP
- 13:34 Changeset [47472] by
- Get rid of deprecated makeRawDiskStream variants; rename deprecated …
- 13:33 Changeset [47471] by
- Cleanup raw looping code
- 13:33 Changeset [47470] by
- Let the 8SVX code directly instantiate a SubLoopingAudioStream?
- 13:33 Changeset [47469] by
- Fix (?) looping in IFF FORM-8SVX data
- 13:32 Changeset [47468] by
- cleanup
- 13:05 Changeset [47467] by
- Add two more SCI game demos.
- 12:43 Changeset [47466] by
- Add more Dutch Windows demos of Freddi Fish 4.
- 12:30 Changeset [47465] by
- Update HE version for Dutch Windows demo of Freddi Fish 4.
- 12:10 Changeset [47464] by
- sfx_init_flags is not used in the new sound code
- 12:01 Changeset [47463] by
- SCI: SCI0 games have a grey titlebar
- 11:00 Changeset [47462] by
- SCI: separate fix function for kDrawControl rects
- 03:09 Changeset [47461] by
- Update comments.
- 03:02 Changeset [47460] by
- Fix regressions, only the Amiga CD32 version of Simon the Sorcerer 1 used …
- 00:35 Changeset [47459] by
- Get rid of two more FLAG_LOOP instances
- 00:04 Changeset [47458] by
- AGOS: Further unify code related to compressed sound
- 00:04 Changeset [47457] by
- AGOS: Fix memory leak in Sound::loadSfxTable
- 00:02 Changeset [47456] by
- AGOS: Turn BaseSound::makeAudioStream into a pure virtual method
- 00:02 Changeset [47455] by
- AGOS: Unify code related to compressed sound
- 00:01 Changeset [47454] by
- AGOS: Get rid of FLAG_LOOP usage
- 00:00 Changeset [47453] by
- AGOS: Start to refactor sound handling
01/22/10:
- 23:59 Changeset [47452] by
- AGOS: Add FIXME for a memory leak
- 23:58 Changeset [47451] by
- AGOS: cleanup
- 23:56 Changeset [47450] by
- AGOS: Rearrange sound code a bit
- 23:56 Changeset [47449] by
- Replace header by a standard header
- 23:44 Changeset [47448] by
- Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and …
- 23:39 Changeset [47447] by
- Update copyright string to show current year
- 23:02 Changeset [47446] by
- SCI: dont swap coordinates on rects when both are "wrong", will fix button …
- 22:34 Changeset [47445] by
- SCI: restoring r47412, we were right all along but this "hack" was done on …
- 19:25 Changeset [47444] by
- SCI: reverting r47412, change was incorrect and also resulted in broken …
- 19:05 Changeset [47443] by
- Silenced some more cppcheck warnings. Some of these may seem silly, but …
- 18:20 Changeset [47442] by
- SCI: removed error inside Menu::mouseFindMenuItemSelection, instead …
- 17:38 Changeset [47441] by
- SCI: draw a black line under menubar when menu is active (effectively for …
- 14:44 Changeset [47440] by
- Remove engines/mohawk/utils/util.h
- 14:26 Changeset [47439] by
- Get rid of engines/mohawk/util.h
- 14:14 Changeset [47438] by
- Clarify that all blocks of raw audio data are assumed to come from …
- 14:13 Changeset [47437] by
- cleanup, typos
- 14:11 Changeset [47436] by
- SCUMM: Get rid of some redundant enum vals in iMuse digitial
- 12:37 Changeset [47435] by
- Fixed typos (thanks to salty-horse)
- 12:32 Changeset [47434] by
- Reset the value of _resetOnPause when a song is loaded/unloaded
- 12:26 Changeset [47433] by
- - The reverb value is now obtained from the music driver - Implemented …
- 08:38 Changeset [47432] by
- Mark Audio::FLAG_LOOP as deprecated.
- 04:24 Changeset [47431] by
- Always loop sounds declared in the VIEW resources of Myst. While Myst …
- 03:50 Changeset [47430] by
- Rename MohawkFile? and OldMohawkFile? to MohawkArchive? and …
- 03:43 Changeset [47429] by
- Rename MohawkFile? to MohawkArchive? and OldMohawkFile? to …
- 01:01 Changeset [47428] by
- SCI: Fix OB1 error in rhythm mapping in MT-32 to GM translation
01/21/10:
- 23:05 Changeset [47427] by
- Silenced some cppcheck warnings.
- 22:50 Changeset [47426] by
- Minor corrections to extract_mohawk tool : Corrected error reporting of …
- 22:44 Changeset [47425] by
- Fix gcc warning.
- 22:33 Changeset [47424] by
- SCI: fixing iceman intro again (dont set datainc immediately but after …
- 22:20 Changeset [47423] by
- SCI: Saved games can now be loaded from ScummVM's launcher
- 21:28 Changeset [47422] by
- - Fixed pausing of all sounds in the playlist - Sounds are now paused …
- 20:42 Changeset [47421] by
- Remove unused sound-based code from engines/mohawk/utils.
- 18:31 Changeset [47420] by
- N64: change input related code to better fit mouse support
- 16:28 Changeset [47419] by
- SCI: Cleanup
- 16:27 Changeset [47418] by
- SCI: Renamed softseq/ to drivers/
- 16:25 Changeset [47417] by
- SCI: Removed seq/ directory
- 16:24 Changeset [47416] by
- SCI: Add MT-32 to GM mapping
- 09:01 Changeset [47415] by
- N64: optimizations to cursor handling code
- 08:26 Changeset [47414] by
- N64: increase sound buffer size
01/20/10:
- 23:23 Changeset [47413] by
- Add another Dutch Windows demo of Freddi Fish 4.
- 21:59 Changeset [47412] by
- SCI: control icons now use objects priority selector instead of hardcoded …
- 20:53 Changeset [47411] by
- Added Combobreaker T-Shirt banner.
- 20:09 Changeset [47410] by
- SCI: boundary check on getPortById()
- 19:45 Changeset [47409] by
- SCI: kDrawCel workaround documented and not temporary anymore
- 18:51 Changeset [47408] by
- N64: Initial support for n64 mouse, tweaking needed
- 17:56 Changeset [47407] by
- SCI: workaround for game menu/quit menu in freddy pharkas till vm issue is …
- 12:44 Changeset [47406] by
- cleanup
- 12:43 Changeset [47405] by
- SAGA: Change Sound::playSoundBuffer to enable looping for all sound …
- 12:22 Changeset [47404] by
- Add teenagent.dat file in dist.
- 12:06 Changeset [47403] by
- New version nr for UIQ3 pkg
- 11:47 Changeset [47402] by
- New version for the trunk!
- 00:01 Changeset [47401] by
- Fixed a small memory leak. Cppcheck again…
- 00:00 Changeset [47400] by
- Fixed cppcheck warnings. I usually stay out of backends I can't compile …
01/19/10:
- 23:52 Changeset [47399] by
- cleanup
- 23:51 Changeset [47398] by
- The Shorten audio decoder doesn't seem to use looping, so use the …
- 23:50 Changeset [47397] by
- Started to get rid of Audio::FLAG_LOOP
- 23:48 Changeset [47396] by
- LURE: Remove evil 'using namespace' from header files
- 22:30 Changeset [47395] by
- Move raw audio flags from sound/mixer.h to sound/raw.h
- 22:19 Changeset [47394] by
- Get rid of Mixer::playRaw for good
- 20:41 Changeset [47393] by
- Fixed some cppcheck warnings.
- 20:02 Changeset [47392] by
- - Removed the resetDriver() hack. The reason why notes stopped being …
- 19:58 Changeset [47391] by
- SCI: dont directly set mouse cursor to visible state but call show() …
- 19:48 Changeset [47390] by
- SCI: call showBits() on the line between menubar and the actual menu …
- 19:28 Changeset [47389] by
- SCI: also fix statusbar
- 19:21 Changeset [47388] by
- Add support for the flyby videos in Myst ME Macintosh.
- 19:20 Changeset [47387] by
- SCI: fixed displaying of menubar (fixes all sorts of ega games)
- 18:11 Changeset [47386] by
- SCI: use reanimate instead of BitsShow?() when removing menus
- 17:45 Changeset [47385] by
- SCI: Remove upper 4 bits when drawing lines on EGA games (fixes window …
- 17:34 Changeset [47384] by
- Delete the inner music driver when MidiPlayer?_AdLib() is destroyed, not in …
- 16:57 Changeset [47383] by
- Add autodetection of the Mohawk archive format (old vs new) and remove the …
- 15:20 Changeset [47382] by
- SCI: Still limit lower boundary in SCI1.1, moved upper priority boundary …
- 15:10 Changeset [47381] by
- SCI: don't limit priority bands in sci1.1 (fixes swimmer in lsl6)
- 14:26 Changeset [47380] by
- SCI: implemented priority bands support for sci1.1 picture resources, …
- 11:30 Changeset [47379] by
- sword1: removed a leftover semicolon
- 11:22 Changeset [47378] by
- SWORD1: Fix memory leak in PSX audio code (seems to have been there for …
- 11:22 Changeset [47377] by
- Convert more engines from Mixer::playRaw to Mixer::playInputStream
- 11:21 Changeset [47376] by
- SAGA: Move from Mixer::playRaw to playInputStream; add FIXME regarding …
- 11:20 Changeset [47375] by
- Remove loop start/end params from Mixer::playRaw; convert some code from …
- 11:19 Changeset [47374] by
- Get rid of Mixer::FLAG_REVERSE_STEREO; also change SCUMM's iMuse Digital …
- 10:47 Changeset [47373] by
- SCI: added french lb2 floppy
- 05:08 Changeset [47372] by
- Missed copying a line from console.cpp; fixes a memory leak.
- 05:01 Changeset [47371] by
- Make the workaround for the Riven intro background music work in the DVD …
- 00:56 Changeset [47370] by
- SWORD1: Fix (?) sfx looping
- 00:56 Changeset [47369] by
- Get rid of Mixer::FLAG_AUTOFREE. Also fix several recently introduced …
- 00:54 Changeset [47368] by
- Move raw audio streams to new header sound/raw.h
- 00:52 Changeset [47367] by
- Rename 'Linear' audio streams to 'raw'
- 00:41 Changeset [47366] by
- Minor updates to extract_mohawk : Moved old / new Archive format selection …
01/18/10:
- 23:46 Changeset [47365] by
- Cleanup and improvements to extract_mohawk tool : Support for command line …
- 23:07 Changeset [47364] by
- SCI: added comment about resource.p01 etc. (including possible TODO)
- 23:01 Changeset [47363] by
- SCI: added comment for merging together resource.p* files, if no volume …
- 22:39 Changeset [47362] by
- SCI: dont set dataInc selector inside updateCues when dataInc is not …
- 21:29 Changeset [47361] by
- Add detection for another french ADI4 environment disk
- 20:03 Changeset [47360] by
- Segfault in Mohawk tools corrected. (Thanks eriktorbjorn).
- 19:15 Changeset [47359] by
- LOL: minor key map fix
- 18:45 Changeset [47358] by
- Fixed assertion when setting non 8-bit cursors in Myst, Masterpiece …
- 18:03 Changeset [47357] by
- Removed emptyString usage from Mohawk tools. Sync'd Common::String class …
- 16:12 Changeset [47356] by
- extract_mohawk now segfaults at runtime. Running valgrind reveals a number …
- 15:40 Changeset [47355] by
- Removed Mohawk tool specific String class and migrated to Common::String.
- 07:21 Changeset [47354] by
- LOL: cleanup last commit
- 00:56 Changeset [47353] by
- LOL: fixed spell array size
01/17/10:
- 23:10 Changeset [47352] by
- Fix SubSeekableAudioStream? for stereo streams.
- 23:09 Changeset [47351] by
- Update debug message.
- 22:52 Changeset [47350] by
- Fix SubSeekableAudioStream? regression from r47226 (i.e. length was …
- 22:41 Changeset [47349] by
- SCI: added warning() when detection fails to detect map and volume version
- 22:32 Changeset [47348] by
- SCI: fixed detection to not crash when adding sierras pinball creep, also …
- 20:23 Changeset [47347] by
- Mark lsl3 as a workaround.
- 20:17 Changeset [47346] by
- SCI: speed throttler - hardcoded exception for room 290/lsl3, should fix …
- 20:00 Changeset [47345] by
- SCI: Check GM patch before loading it
- 19:32 Changeset [47344] by
- SCI: Add MT-32 support for early SCI0
- 18:41 Changeset [47343] by
- SCI: speed throttler changed, now gets triggered by kAnimate, removed …
- 18:27 Changeset [47342] by
- SCI: another speed throttler, delays decrementing cycles/cycleCnt …
- 13:07 Changeset [47341] by
- SCI: kDisposeWindow - use reanimate when argc == 1 (fixes iceman window …
- 11:24 Changeset [47340] by
- New AmigaOS4 icon from Patch #2933748: "AMIGAOS4: New Icon"
- 07:57 Changeset [47339] by
- Add LSL3 game demo.
- 06:16 Changeset [47338] by
- SCI: Cleanup
- 04:57 Changeset [47337] by
- SCI: Add comment to channel mask code
- 02:42 Changeset [47336] by
- Delay the time a sysEx takes to send instead of the old (incorrect) way of …
- 02:13 Changeset [47335] by
- SCI: Cleanup
01/16/10:
- 21:36 Changeset [47334] by
- Switch most AudioStream? factories to use DisposeAfterUse::Flag
- 21:34 Changeset [47333] by
- cleanup
- 21:00 Changeset [47332] by
- SCI: fix kNewWindow code to match the code in gregs engine
- 19:50 Changeset [47331] by
- SCI: Fix percussion volume adjust
- 19:44 Changeset [47330] by
- SCI: added TODO inside kAnimate for scalesignal bit 1, added comment about …
- 19:25 Changeset [47329] by
- SCI: view scaling - dont fill left-over bytes if there are no left-over …
- 19:21 Changeset [47328] by
- SCI: support for upscaling implemented, included clipping
- 19:14 Changeset [47327] by
- SCI: Cleanup
- 19:11 Changeset [47326] by
- SCI: Fix rhythm channel handling in SCI0
- 17:30 Changeset [47325] by
- SCI: scaling support, upscaling not yet supported - not really tested, so …
- 16:54 Changeset [47324] by
- Disabled code which causes crashes/and or oddities with MIDI in later SCI …
- 16:21 Changeset [47323] by
- Added detection for the appropriate GM music channel play mask
- 16:17 Changeset [47322] by
- SCI: View::drawScaled() created (doesnt do scaling yet), removed scaling …
- 16:06 Changeset [47321] by
- SCI: Add support for earlier MT-32 patch format
- 16:00 Changeset [47320] by
- Fixed a Valgrind warning about an uninitialized variable, from waltervn
- 14:20 Changeset [47319] by
- SCI: created getCelScaledRect() inside view class
- 00:22 Changeset [47318] by
- The GM patches from Sierra's GM utility can now also be processed with …
01/15/10:
- 23:35 Changeset [47317] by
- N64: Use first controller found as input, easier to add support for …
- 23:16 Changeset [47316] by
- Fix QueuingAudioStreamImpl::endOfStream implementation. This fixes cut off …
- 22:15 Changeset [47315] by
- Send a velocity off signal to all channels when a song is loaded
- 21:40 Changeset [47314] by
- SCI: more detail info about scaleSignal bit 1
- 21:32 Changeset [47313] by
- SCI: added enum for ScaleSignal?
- 21:26 Changeset [47312] by
- SCI: changed scalesignal to scaleSignal - selector works now :)
- 21:13 Changeset [47311] by
- SCI: adding caching for scalesignal, scaleX and scaleY within kAnimate()
- 20:01 Changeset [47310] by
- Fixed extract_agos, compress_tinsel, sciunpack and tools.h for warnings …
- 18:01 Changeset [47309] by
- Fixed warning.
- 15:37 Changeset [47308] by
- SCI: adjust kNewWindow to support argc==15 (on mac according [md5])
- 15:30 Changeset [47307] by
- Updated kernel function check for kGetEvent in Mac versions and adjusted …
- 13:33 Changeset [47306] by
- SCI: adding scalesignal selector
- 08:23 Changeset [47305] by
- Unified some of the code in midiMixChannels() and midiFilterChannels()
- 07:40 Changeset [47304] by
- When unloading a song, only reset the channels that it actually used, not …
- 03:59 Changeset [47303] by
- Fixed GCC warnings in descumm, due to missing sprintf formats.
- 03:11 Changeset [47302] by
- Fixed nominal build of Mohawk tools. Removed some of the duplicated …
01/14/10:
- 23:42 Changeset [47301] by
- Add missing uint typedef
- 20:56 Changeset [47300] by
- SCI: another change to reanimate behaviour of kDisposeWindow
- 20:53 Changeset [47299] by
- SCI: change on reanimate kDisposeWindow behaviour, fixes sq5 window …
- 16:39 Changeset [47298] by
- Hold pedal is now reset as well when a sound is unloaded
- 01:44 Changeset [47297] by
- SCI: Add MIDI support. Currently only the later MT-32/GM patch type works. …
- 00:15 Changeset [47296] by
- Fixed Mohawk tools to be buildable, prior to cleanup and integration. …
01/13/10:
- 23:58 Changeset [47295] by
- SCI: Use prefix increment instead of postfix on iterators (more …
- 23:57 Changeset [47294] by
- SCI: empty() checks whether the map is empty... removing useless line of …
- 20:56 Changeset [47293] by
- Fix bug #2924680: "Large file support" with patch from same bugreport. …
- 17:34 Changeset [47292] by
- SCI: DoSound?: when setting volume return previous value, fixes KQ6CD …
- 15:17 Changeset [47291] by
- fix comparison for platforms where char is unsigned
- 14:46 Changeset [47290] by
- The pitch wheel is now properly reset when a song is unloaded
- 13:53 Changeset [47289] by
- N64: if user has inserted a rumble-pak, rumble with shaking screen
- 11:14 Changeset [47288] by
- SCI: fix kernel signature for kDrawCel (fixes island of dr. brain), added …
- 08:14 Changeset [47287] by
- Documented MidiParser?_SCI, mentioning that it's an extension to the …
01/12/10:
- 21:52 Changeset [47286] by
- N64: further commenting/cleanup
- 21:49 Changeset [47285] by
- SCI: implemented mouse interaction while being in keyboard mode, also …
- 21:46 Changeset [47284] by
- Fix some memory leaks.
- 21:24 Changeset [47283] by
- N64: forgot to disable some debug code
- 21:18 Changeset [47282] by
- N64: some cleanup and optimization of video code
- 21:14 Changeset [47281] by
- sync
- 21:13 Changeset [47280] by
- Fix bug #2930306: "MANIAC - Italian NES version (extracted) not …
- 21:07 Changeset [47279] by
- Rename all "Adlib" uses to "AdLib?" to match the real name of the sound …
- 20:51 Changeset [47278] by
- SCI: using _menuRect inside Menu::mouseFindMenuItemSelection for easier …
- 20:38 Changeset [47277] by
- SCI: interactive menu with mouse fully implemented, mouse within keyboard …
- 20:26 Changeset [47276] by
- Fix memory leak in MidiPlayer?_Adlib.
- 20:19 Changeset [47275] by
- Fix some memory leaks caused by never freeing the allocated memory, which …
- 20:08 Changeset [47274] by
- Fix some memory leaks caused by never deleting the objects inside …
- 19:52 Changeset [47273] by
- SCI: changed interactive with mouse menu code (still not finished)
- 19:07 Changeset [47272] by
- A null pointer can be safely passed to "delete", thus there is no need to …
- 18:48 Changeset [47271] by
- Buildbot: Enabled 'force build' button with password auth
- 18:46 Changeset [47270] by
- SCI: added comment about "not behaving like sierra here", also added TODO …
- 18:43 Changeset [47269] by
- SCI: deleting _font when changing active font
- 18:40 Changeset [47268] by
- SCI: deleting _music in destructor
- 18:24 Changeset [47267] by
- SCI: View::getCelCount now validates input
- 17:42 Changeset [47266] by
- Backport 'Register default setting for 'mute' option' to trunk (and …
- 17:24 Changeset [47265] by
- Buildbot: make sure target dir exists before moving stuff there
- 12:58 Changeset [47264] by
- Fix loop alignment check
- 12:00 Changeset [47263] by
- SCI: continue when kPortrait is called with no sync resource existant for …
- 10:23 Changeset [47262] by
- N64: Icrease analog sensibility a little
- 00:51 Changeset [47261] by
- SCI: Handle master volume inside music drivers
- 00:18 Changeset [47260] by
- Added mouse click handling for top menus (mouse clicks on menu items of …
01/11/10:
- 21:45 Changeset [47259] by
- Patch from tracker item #2909981 which documents the various MSVC warnings …
- 20:41 Changeset [47258] by
- Move Mac Binary resource loader to common class. Plug tons of memory leaks …
- 20:31 Changeset [47257] by
- SCI: changed displaceY and displaceX for cels to int16, also inserted cast …
- 19:27 Changeset [47256] by
- Patch #2929082: "Tools: compress_sword1 better handling of directory …
- 19:22 Changeset [47255] by
- Fix bug #2929619: "IHNM: Small problem detecting German version"
- 16:33 Changeset [47254] by
- Don't update the screen twice while waiting
- 16:28 Changeset [47253] by
- Changed all kGraph calls which handle rectangles to use …
- 14:26 Changeset [47252] by
- New music code: Implemented sound stopping after fading, and disabled MIDI …
- 14:12 Changeset [47251] by
- Some portrait-related changes, to be used when portrait loading/unloading …
- 12:23 Changeset [47250] by
- Moved all the cache limits inside helpers.h and removed an obsolete TODO
- 11:37 Changeset [47249] by
- N64: optimizations in cursor drawing code
- 11:34 Changeset [47248] by
- Added MSVC warning 4355 ignore for the M4 project
- 10:59 Changeset [47247] by
- - Set the palette inside doit() again - Removed a now obsolete TODO - …
- 10:37 Changeset [47246] by
- The portrait file data is now freed after the portrait animation is done
- 10:31 Changeset [47245] by
- Cleanup, fixed a memory leak
- 10:17 Changeset [47244] by
- Improve support for negative Timestamps, and add + and - operators
- 10:17 Changeset [47243] by
- MADE: Use Mixer::getElapsedTime and Audio::Timestamp instead of …
- 09:34 Changeset [47242] by
- N64: a few optimizations in framebuffer drawing code
- 09:30 Changeset [47241] by
- - Don't set the palette per portrait frame - setting the whole screen …
- 09:28 Changeset [47240] by
- Hide the mouse cursor while a video is being played
Note: See TracTimeline
for information about the timeline view.
