Timeline
10/04/13:
- 23:55 Changeset [a357dc4d] by
- AVALANCHE: Cleaning includes - remove useless includes in cpp files
- 23:25 Changeset [cdbee99] by
- SWORD25: Fix possible error in sound engine when loading a savegame …
- 23:25 Changeset [f55259e] by
- SWORD25: Fix regression in persistence code The regression was …
- 22:20 Changeset [8a6e57cb] by
- BACKENDS: Remove OpenGL and OpenGL SDL backend. This breaks our Tizen …
- 22:10 Changeset [0e2cf28d] by
- WINTERMUTE: Speed up scale() This is a tweaked version of a patch …
- 20:38 Changeset [b90e76f2] by
- FULLPIPE: Implement MctlCompound::method4C()
- 19:13 Changeset [260ba64] by
- ZVISION: Fix signed/unsigned mismatch
- 18:50 Changeset [304ab6da] by
- AVALANCHE: Start cleaning includes - remove useless include in header files
- 17:33 Ticket #6418 (EcoQuest 2 - Das Geheimnis Des Regenwaldes [GERMAN]) closed by
- duplicate
- 17:32 Ticket #6416 (SCI: Unrecognized German version of EcoQuest 2) closed by
- 17:30 Changeset [7139117] by
- SCI: Add the German version of EcoQuest 2 (bug #3615072)
- 16:14 Changeset [b0a498c1] by
- Merge branch 'avalanche' of https://github.com/urukgit/scummvm into …
- 16:12 Changeset [c53917ec] by
- AVALANCHE: Add indentation on REGISTER_PLUGIN_* lines
- 16:10 Changeset [72d1f58] by
- AVALANCHE: Fix savegame naming. This breaks previous savegames
- 16:02 Changeset [0ec40a5f] by
- AVALANCHE: Add static to 2 array definitions in closing
- 16:00 Changeset [221faca2] by
- AVALANCHE: Fix ifndef check in header files
- 15:55 Changeset [1cbe175a] by
- AVALANCHE: Fix naming conventions in getItem()
- 15:52 Changeset [300859aa] by
- AVALANCHE: Fix static array names
- 15:40 Changeset [89559e0] by
- AVALANCHE: Remove file variable from AvalancheEngine
- 15:33 Changeset [493c02ae] by
- AVALANCHE: Use ConfMan short name
- 15:30 Changeset [650613f5] by
- AVALANCHE: Use MKTAG for signature. This breaks prior savegames.
- 15:16 Changeset [19cc2727] by
- AVALANCHE: Remove s_engine
- 15:15 Changeset [9b9462b] by
- AVALANCHE: Check | occurrence as pointed by LordHoto
- 15:12 Changeset [49960992] by
- AVALANCHE: Fix naming convention, reduce the scope of a couple of variables
- 15:07 Changeset [9a4d1683] by
- AVALANCHE: Remove code commented in the original but not in the engine.
- 14:20 Changeset [2887e829] by
- ZVISION: Fix nested template formatting
- 14:20 Changeset [39a8243c] by
- ZVISION: Remove Vector2 class Originally, the render table needed …
- 14:20 Changeset [8a69bcfe] by
- ZVISION: Add typedefs to shorten long type names
- 14:20 Changeset [c7315915] by
- ZVISION: Re-enable Truemotion plugin guard, but add a case for ZVISION
- 11:41 Ticket #6418 (EcoQuest 2 - Das Geheimnis Des Regenwaldes [GERMAN]) created by
- […] […]
- 02:50 Changeset [06d95c0d] by
- TSAGE: Fixes for R2R Bridge conversation
- 02:50 Changeset [6f15edde] by
- TSAGE: Renaming for R2R Autodoc scene
- 01:20 Ticket #6417 (DREAMWEB: Intro speech truncated in German Version) created by
- […] […]
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.
Note:
See TracTimeline
for information about the timeline view.