Timeline
10/03/13:
- 23:32 Ticket #6416 (SCI: Unrecognized German version of EcoQuest 2) created by
- […] […]
- 22:25 Changeset [e04744fc] by
- FULLPIPE: Started implementation MctlCompound::method4C()
- 21:48 Changeset [97f26f6] by
- AVALANCHE: Use memcpy in refreshScreen
- 21:48 Changeset [a6bdec5c] by
- AVALANCHE: Don't refresh screen after every event in scroll mode
- 20:10 Ticket #6227 (WME: Dead City - purple areas on the screen) closed by
- fixed
- 20:09 Ticket #6204 (WME: Black screen after changing graphic mode) closed by
- fixed
- 20:00 Changeset [25bff46f] by
- WINTERMUTE: Update full screen on ScreenChanged This fixes the screen …
- 09:14 Changeset [3384beff] by
- WINTERMUTE: Add missing break Confirmed by Mnemonic.
- 05:49 Changeset [2d8fa4fd] by
- AVALANCHE: Set some variables private in Menu
- 05:14 Changeset [26626125] by
- AVALANCHE: Use Doxygen comments in Graphics
- 04:47 Changeset [be2f292] by
- SCUMM: Fix unused variable warnings
- 02:01 Changeset [77dad77a] by
- TSAGE: R2R bugfix for using the console in the spare bedrooms
- 01:51 Changeset [c9c0d06f] by
- TSAGE: Cleanup of R2R Lift scene
10/02/13:
- 21:39 Changeset [efe6236] by
- AVALANCHE: Make _surface private
- 20:57 Changeset [ed3783a] by
- Merge pull request #404 from rrebello/tsage_fix TSAGE: Fix …
- 20:11 Changeset [df266bc1] by
- TSAGE: Fix uninitialized variable. This was caused by commit …
- 19:56 Changeset [9093b2c2] by
- AVALANCHE: Use Doxygen comments in Dialogs, set private some members
- 19:39 Changeset [d73fd415] by
- FULLPIPE: Finish MGM::rebuildTables()
- 17:59 Changeset [19bf71e1] by
- FULLPIPE: Started implementing MGM::rebuildTables()
- 17:59 Changeset [d179d0fb] by
- FULLPIPE: Implement MGM::clear()
- 17:59 Changeset [98a30990] by
- FULLPIPE: Implement MGM::getItemIndexById()
- 17:59 Changeset [9e179fc4] by
- FULLPIPE: Implement MGM::addItem()
- 14:10 Changeset [23a1a1a7] by
- ZVISION: Fix signed/unsigned mismatch
- 14:10 Changeset [bad28dc1] by
- ZVISION: Standardize includes order and format Format is: …
- 14:09 Changeset [1bdcae7f] by
- ZVISION: Rename zvision.h inclusion guard to be consistent with the …
- 14:09 Changeset [1140c8b4] by
- ZVISION: Fix space formatting
- 14:09 Changeset [18b1c313] by
- ZVISION: Move two lookup tables inside the RawZorkStream class …
- 14:09 Changeset [1c8a5582] by
- ZVISION: Remove unnesessary operator overload
- 14:09 Changeset [b913e9f8] by
- ZVISION: Update removeDuplicateEntries to preserve order The new …
- 14:09 Changeset [1f9ba897] by
- ZVISION: Convert _timeLeft to a signed int This allows time …
- 14:09 Changeset [28ac5930] by
- ZVISION: Update warning message to correspond to the behavior
- 14:09 Changeset [0deb8452] by
- ZVISION: Remove global const variable Replace with ColorMasks
- 14:09 Changeset [afe8cba1] by
- ZVISION: Fix spacing
- 14:09 Changeset [4c06affe] by
- ZVISION: Convert _completeFrames to an Array
- 14:09 Changeset [4172334b] by
- ZVISION: Remove global const variables Instead, use ColorMasks
- 14:09 Changeset [ffaffa2] by
- ZVISION: Convert all for-loops to use pre-increment instead of …
- 14:09 Changeset [2394933] by
- ZVISION: Replace all occurances of (*iter). with iter->
- 14:09 Changeset [e08023c4] by
- ZVISION: Add newline to end of module.mk
- 14:09 Changeset [01238925] by
- ZVISION: Fix curly braces formatting
- 14:09 Changeset [db28bab] by
- ZVISION: Create file on the heap to prevent memory scope problems
- 14:09 Changeset [3c8c4c83] by
- ZVISION: Move bit flag to an enum for clarity
- 14:09 Changeset [98e76275] by
- ZVISION: Add debug levels
- 14:09 Changeset [72ae75e6] by
- ZVISION: Clean up zvision.h
- 14:09 Changeset [02aaffd8] by
- ZVISION: Break comment into multiple lines for readability
- 14:09 Changeset [031be61b] by
- ZVISION: Clean up the ZVision constructor
- 14:09 Changeset [229e4fe3] by
- ZVISION: Move creation of the managers to ZVision::initialize() In …
- 14:09 Changeset [ea5a6a7b] by
- ZVISION: Fix debug typo copy-paste error
- 14:09 Changeset [a6ae661e] by
- ZVISION: Add newline at end of file
- 14:09 Changeset [7854f05b] by
- ZVISION: Remove empty file
- 09:27 Ticket #6414 (SCI: Space Quest 4 CD v1.2 (unpacked) crash at room 390) closed by
- wontfix
- 09:25 Changeset [59e6341e] by
- SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2
- 09:21 Changeset [61570c4] by
- SCI: Blacklist the SQ4CD 1.2 NRS patch In essence, this "patch" …
- 08:54 Changeset [98efd444] by
- WINTERMUTE: Remove unused _drawNum
- 08:52 Changeset [9bbbcf26] by
- SAGA: Clean up variable scope
- 08:17 Changeset [693947dd] by
- Merge pull request #403 from rrebello/saga_cppcheck_fix SAGA: Silent …
- 07:39 Changeset [408880fa] by
- WINTERMUTE: Fix regression with _skipThisFrame This broke loading in …
- 07:33 Changeset [2fdb99d] by
- SAGA: Silent Cppcheck warning in Sprite::loadList().
- 05:49 Changeset [8652224] by
- AVALANCHE: Move ControlCharacter enum to enums
- 05:26 Changeset [4b93e254] by
- AVALANCHE: Repair shadowed variable.
- 05:25 Changeset [546e911a] by
- AVALANCHE: Use Doxygen comments in Animation
- 04:57 Changeset [242b9eef] by
- MOHAWK: Fix missing initializers in CSTime engine. CID 1002810.
- 04:34 Changeset [c71b1495] by
- CINE: Ensure that Adlib driver callbacks are initialized. CID 1003411.
- 04:09 Changeset [93e5f1fd] by
- CINE: Fix for possible uninitialized variable usage. CID 1086890.
- 02:13 Changeset [71420a65] by
- TSAGE: Shading fix when restoring a game from the title screen
10/01/13:
- 22:41 Changeset [92bd22b1] by
- WINTERMUTE: Fix regression in ticketing This caused a crash when …
- 22:16 Changeset [023fedef] by
- GUI: Do not return current input on cancel in PredictiveDialog. …
- 22:16 Changeset [225a8235] by
- GUI: Initialize PredictiveDialog::_predictiveResult. This fixes …
- 22:16 Changeset [6ace85a8] by
- GUI: Clean up calloc use in PredictiveDialog. Instead of manually …
- 22:16 Changeset [45e7ba13] by
- GUI: Fix compilation with clang and C++11. newDictLine is allocated …
- 21:45 Changeset [db5ff224] by
- WINTERMUTE: Handle invalid file access in Carol Reed 6: Black Circle
- 21:31 Changeset [5a4bd0d8] by
- AVALANCHE: some more work on variables
- 21:23 Changeset [c9432b8] by
- AVALANCHE: more work on variables
- 21:20 Changeset [a9790724] by
- WINTERMUTE: Clean up byte/char casts in loading/parsing
- 21:20 Changeset [e0dd19a2] by
- WINTERMUTE: Fix broken uint32/ulong cast
- 21:15 Changeset [199ba0dd] by
- AVALANCHE: Remove verbosity related to the use of Magics enum
- 20:52 Changeset [ae45671] by
- AVALANCHE: More work on variables
- 19:58 Changeset [ce50d86] by
- AVALANCHE: Remove useless variable, move variables to dialogs
- 19:56 Changeset [7e782dd5] by
- FULLPIPE: Implement MovGraph::addObject()
- 19:22 Changeset [50f2bc66] by
- FULLPIPE: Unk2 -> MGM
- 19:04 Changeset [f9a5eb46] by
- AVALANCHE: Set private some more variables
- 18:04 Ticket #6415 (AGI (fan) SQ0: Regression on Verbs) closed by
- fixed
- 17:58 Changeset [b1a7492] by
- AGI: Skip words starting with digits that are filed under 'a' in the …
- 13:06 Changeset [574a2a64] by
- Merge pull request #402 from wjp/wme_rendering WINTERMUTE: Speed up …
- 07:57 Changeset [bb815777] by
- AVALANCHE: Rename getIcon() to drawIcon(), move it to Graphics from …
- 07:40 Changeset [8408fa46] by
- AVALANCHE: Implement Dialogs::displayQuestion(), repair setSeed() and …
- 06:51 Changeset [bfb28c7a] by
- AVALANCHE: Move drawSign() from Dialogs to Graphics. Implement it.
- 06:11 Changeset [2ec84600] by
- WINTERMUTE: Fix up doxygen comment
- 05:43 Changeset [63f43aa9] by
- AVALANCHE: Move some more variables out of Avalanche
- 05:31 Changeset [a06bbb4f] by
- AVALANCHE: Rename _scrollNum to improve readibility
- 05:29 Changeset [bc4a8f8] by
- AVALANCHE: _scrollNum is now a C index
- 05:11 Changeset [15acaa1a] by
- AVALANCHE: Move _scroll and _scrollNum to Dialogs. Remove a useless …
- 04:50 Changeset [6c117123] by
- AVALANCHE: More refactoring
- 01:56 Changeset [d2f05efd] by
- TSAGE: R2R startup palette cleanup and fix for using sciene lab terminal
09/30/13:
- 22:24 Changeset [d798a4f] by
- NEVERHOOD: Split some more sprites from their respective scenes This …
- 22:12 Changeset [9b8566a] by
- AVALANCHE: Move several variables to make them private
- 22:04 Changeset [aab55c24] by
- FULLPIPE: Fix compilation with MSVC Return a fake value for functions …
- 21:55 Changeset [c977561b] by
- NEVERHOOD: Split some more sprites from their respective scenes This …
- 21:12 Changeset [f2be180] by
- FULLPIPE: Fix compiler warnings (for good)
- 20:05 Changeset [8e58be7a] by
- Merge branch 'master' into wme_rendering
- 20:03 Changeset [057b0195] by
- WINTERMUTE: Add displayTiled function to replace repeatLastDraw This …
- 20:00 Changeset [98b5fe75] by
- AVALANCHE: Remove various dead variables and associated code
- 18:53 Changeset [b160a15] by
- AVALANCHE: Little refactoring in background
- 11:36 Changeset [17df6b34] by
- MORTEVIELLE: Remove unused variable
- 11:36 Changeset [5cc0850a] by
- WINTERMUTE: Fix compiler warnings
- 11:36 Changeset [054ef1f1] by
- GUI: Fix compiler warning
- 11:36 Changeset [246edc82] by
- MOHAWK: Fix compiler warning
- 10:44 Changeset [53f6c2f6] by
- AVALANCHE: Implement keyboard control in Dialogs::scrollModeDialogue().
- 10:22 Ticket #6415 (AGI (fan) SQ0: Regression on Verbs) created by
- […] […]
- 09:23 Changeset [48ad18d2] by
- Merge branch 'refac' Conflicts: …
- 09:19 Changeset [ccd3258] by
- WINTERMUTE: Use ; and not , to separate delete and new.
- 09:18 Changeset [12e7cb40] by
- WINTERMUTE: Formatting with Astyle (UIButton, UIEdit, UIObject, …
- 09:13 Changeset [15d98724] by
- WINTERMUTE: Formatting (Clean up extra whitespace in UIObject).
- 09:12 Changeset [5afb297e] by
- WINTERMUTE: Constify some getters in TransparentSurface, UIObject and …
- 07:38 Changeset [af8fa194] by
- WINTERMUTE: Remove almost unused _colorMod field The one actual use …
- 06:12 Ticket #6414 (SCI: Space Quest 4 CD v1.2 (unpacked) crash at room 390) created
- […] […]
- 05:22 Changeset [c2da192e] by
- AVALANCHE: Remove bytefields, which are set but never used
- 05:04 Changeset [ec416007] by
- AVALANCHE: Rename getFlag(), change _roomTime to uint32
- 04:01 Changeset [480a059f] by
- GRAPHICS: Fix uninitialised field in PNG decoder. CID 1002280.
- 03:53 Changeset [62d07700] by
- GUI: Fix missing initializers for ListWidget. CID 1002259.
- 03:47 Changeset [b6fbc3f4] by
- GRAPHICS: Fix uninitialized cursor visibility variable. CID 1002283. …
- 03:27 Changeset [f9cf18b9] by
- COMPOSER: Fix uninitialized class variables and divide by zero bugs. …
- 02:41 Changeset [11576c5a] by
- ZVISION: Rename ZVisionGameIds to use standard format
- 01:26 Changeset [dd181595] by
- BASE: Fix uninitialized type field in plugin base class. CID 1002938.
09/29/13:
- 23:04 Changeset [49d67caa] by
- Merge branch 'master' into zvision
- 21:59 Changeset [55a3af6] by
- AVALANCHE: Fix more gcc warnings reported by wjp
- 21:33 Changeset [24bca9d9] by
- AVALANCHE: Silent warnings reported by wjp
- 20:49 Changeset [1c320279] by
- WINTERMUTE: Fix typo in comment
- 20:27 Changeset [2242917d] by
- WINTERMUTE: Do antialiased TT font rendering
- 20:19 Changeset [bea69805] by
- AVALANCHE: Move debug display of magic lines to debugger
- 20:08 Changeset [8989dd3b] by
- FULLPIPE: Implement MovGraph::calcDistance()
- 19:28 Changeset [4464409] by
- AVALANCHE: Set drawArc private
- 19:24 Changeset [b2fe6232] by
- TSAGE: Implemented proper R2R object/player shading
- 18:18 Changeset [4591bd6e] by
- SWORD25: Fix alpha/colormod blitting This is a backport to sword25 of …
- 17:49 Changeset [1c9ac623] by
- AVALANCHE: Rework calcHand, move another function to Graphics
- 17:03 Changeset [6b41b380] by
- AVALANCHE: Move code from Menu to Graphics
- 16:13 Ticket #9484 (AmigaOS4: Adding -lz to cc_check -lpng in configure) closed by
- fixed
- 16:13 Changeset [7be1d48f] by
- BUILD: Fix libpng detection when compiled as shared library with zlib. …
- 15:54 Changeset [de12f46] by
- AVALANCHE: Rename Graphics to avoid confusion, add …
- 10:14 Changeset [063bc8d] by
- AVALANCHE: Scrolls is now set to private
- 10:13 Changeset [ffbe4646] by
- AVALANCHE: move some more functions to Graphics
- 09:26 Changeset [1af03774] by
- AVALANCHE: Add some more graphic functions
- 07:44 Changeset [118da76] by
- SWORD25: int -> int32 correctness
- 07:30 Changeset [c73904c9] by
- SWORD25: Fix compilation
- 07:15 Changeset [2333041f] by
- SWORD25: Specify integer size
- 07:02 Changeset [e6ba26f] by
- SWORD25: int -> int32 correctness
- 06:45 Changeset [7a669b77] by
- SWORD25: Specifying int size to make Amiga happy
- 06:30 Changeset [2a2a5e51] by
- SWORD25: Fix Amiga compilation
- 02:21 Changeset [befa99ca] by
- SWORD25: Some more fixes for Amiga OS 4 compilation.
- 01:33 Changeset [7e624423] by
- SWORD25: And even more fixes for Amiga OS 4 compilation.
09/28/13:
- 23:45 Changeset [03965ba] by
- SWORD25: Even more fixes for Amiga OS 4 compilation.
- 20:57 Changeset [9220d33] by
- SWORD25: Make Amiga compiler happier
- 20:45 Changeset [5cb881be] by
- SWORD25: More int->int32 fixes
- 20:28 Changeset [86550cd] by
- SWORD25: Further fixes for Amiga
- 20:17 Changeset [9a1ddf0d] by
- SWORD25: More int <-> int32 corrections
- 19:58 Changeset [08c010b8] by
- SWORD25: Further fixes for Amiga compilation
- 19:26 Changeset [4552f519] by
- SWORD25: Fix Amiga compilation
- 18:44 Changeset [75f2daca] by
- FULLPIPE: Fix compiler warning
- 16:57 Changeset [7cf1f02f] by
- TSAGE: Fix R2R restart game to match the original
- 15:09 Changeset [ef8b661c] by
- AVALANCHE: Partially move drawScroll to Graphics
- 14:31 Changeset [aeee6e62] by
- FULLPIPE: Implement Movement::calcSomeXY()
- 13:57 Changeset [68d446c9] by
- TSAGE: Bugfixes and renaming for R2R title screen
- 13:08 Changeset [6a7326e] by
- AVALANCHE: More rework on Graphic code
- 12:59 Changeset [ac1be668] by
- FULLPIPE: Implement MovGraph2::initDirections()
- 12:31 Changeset [0edb0e0] by
- AVALANCHE: Set the Magic surface as private, some associated rework
- 11:15 Changeset [dd799595] by
- FULLPIPE: Implement MovGraph2::addObject()
- 10:06 Changeset [b22c7d28] by
- FULLPIPE: Implement MctlCompound::addObject()
- 08:41 Changeset [fdbcb5f7] by
- AVALANCHE: Move some more functions to Graphics
- 08:36 Changeset [d207dcf] by
- FULLPIPE: Bug fix MctlCompound::load()
- 08:11 Changeset [726fa64] by
- AVALANCHE: Use an enum for the Mouse cursor identifier
- 08:00 Changeset [7d66cdf] by
- AVALANCHE: Move mouse cursor display functions to Graphics
- 07:43 Changeset [7a8d252d] by
- AVALANCHE: Move Digits and Directions to Graphics
- 00:37 Ticket #6413 (BUILD: Fix build with --enable-c++11 on FreeBSD) closed by
- 00:37 Changeset [93c33752] by
- TONY: Fix compilation on FreeBSD with C++-11 enabled. This is part of …
- 00:33 Changeset [e07723e1] by
- TINSEL: Fix compilation on FreeBSD with C++-11 enabled. This is part …
- 00:05 Changeset [789c8bbf] by
- TSAGE: Bugfixes and renaming for R2R teleport outside
Note:
See TracTimeline
for information about the timeline view.