Timeline
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
09/27/13:
- 21:48 Changeset [00e5a483] by
- AVALANCHE: Move background loading to Graphics
- 21:22 Changeset [75258758] by
- AVALANCHE: Move Zoom to Graphics
- 19:57 Changeset [649fa6e5] by
- AVALANCHE: Use the Color enum, remove some magic values, identify some …
- 19:16 Changeset [7990300c] by
- FULLPIPE: Implemented MctlCompound::initMovGraph2()
- 15:24 Ticket #6413 (BUILD: Fix build with --enable-c++11 on FreeBSD) created
- […] […]
- 09:28 Changeset [ca5804a2] by
- DEVTOOLS: Make Coverity happy. This is mainly due to unhandled clang …
- 08:07 Changeset [8053989d] by
- SWORD25: Remove explictit #includes Makes Coverity happier.
- 08:06 Changeset [e11da51] by
- COMMON: Make Coverity 6.6.1 happier Apparently their tools do not …
- 06:33 Changeset [d7230fe] by
- AVALANCHE: Remove a couple of unused variables
- 06:21 Changeset [64f7997] by
- AVALANCHE: Misc minor polishing
- 05:50 Changeset [987bb6d] by
- SCUMM: Add US Windows preview of Humongous Catalog.
- 01:54 Changeset [3ac10f92] by
- TSAGE: Further bugfixes for R2R Protector confrontation
09/26/13:
- 23:34 Changeset [08883a80] by
- AVALANCHE: Merge Avalot and AvalancheEngine
- 22:38 Changeset [2369f60a] by
- NEVERHOOD: Fix uninitialized member of the TextEditWidget class - CID …
- 22:38 Changeset [78d9aea] by
- NEVERHOOD: Fix uninitialized variable in Scene1303 - CID 1022323
- 22:38 Changeset [ba30e961] by
- NEVERHOOD: Remove unused variable - CID 1022328
- 22:38 Changeset [802abdcc] by
- NEVERHOOD: Fix uninitialized variable in …
- 22:38 Changeset [e925f8a] by
- NEVERHOOD: Fix uninitialized variable in AsScene2810Rope - CID 1022310
- 22:38 Changeset [cfa6974d] by
- NEVERHOOD: Fix uninitialized members of the Palette class - CID …
- 22:38 Changeset [16b41984] by
- NEVERHOOD: Fix uninitialized members of the Scene class and remove …
- 22:38 Changeset [871b4a8] by
- NEVERHOOD: Fix uninitialized members of the Screen class - CID 1022299
- 22:38 Changeset [b94165ab] by
- NEVERHOOD: Fix uninitialized members of the AudioResourceManMusicItem …
- 22:38 Changeset [f05e43fa] by
- NEVERHOOD: Fix uninitialized members of the SoundMan class - CID 1022297
- 22:33 Changeset [e166f6fc] by
- AVALANCHE: Move a couple of variables to Sequence, more private variables
- 22:26 Changeset [f61e9c1c] by
- SCI: script patch for sq1vga to fix gfx glitch when leaving Ulence …
- 22:21 Changeset [75cbbda] by
- AVALANCHE: More function deduplication, remove a magic value
- 22:09 Changeset [dc3471bc] by
- AVALANCHE: Rename Sequence functions
- 19:58 Changeset [03911e6] by
- SWORD25: Fix copy-paste error. CID 1004130
- 18:31 Changeset [03cae644] by
- AVALANCHE: Fix bug in Sequence.
- 18:16 Changeset [df3fe7b0] by
- AVALANCHE: Objectify Sequence. This commit breaks savegames.
- 17:22 Changeset [8efaa454] by
- AVALANCHE: Partially implement (there are still missing features: …
- 08:50 Changeset [4e12600d] by
- Merge branch 'wme_lineartickets' into wme_rendering This replaces the …
- 08:49 Changeset [265f7e46] by
- WINTERMUTE: Cleanup
- 08:31 Changeset [40f1f3e0] by
- NEVERHOOD: Fix uninitialized class members in AnimatedSprite - CID 1022296
- 07:54 Changeset [9396958] by
- NEVERHOOD: Add a patch system for broken resources in Russian versions …
- 07:46 Changeset [dca513dc] by
- COMMON: Expand the warnings thrown for broken DCL compressed data The …
- 07:43 Changeset [a5691e8d] by
- NEVERHOOD: Expand the error thrown for broken resources in BLB …
- 07:11 Changeset [916fa0c] by
- TSAGE: Minor renaming for R2R Rename the R2R character indexes to the …
- 01:36 Changeset [abfae92] by
- TSAGE: Renaming and bugfixes for R2R confrontation
- 00:17 Changeset [efdf2d3a] by
- WINTERMUTE: Remove ticket->_drawNum
- 00:17 Changeset [4386889] by
- WINTERMUTE: Remove left-over asserts
- 00:17 Changeset [4aa4c427] by
- WINTERMUTE: Remove unnecessary loop
- 00:17 Changeset [544e4a2f] by
- WINTERMUTE: No longer update ticket->_drawNum
- 00:17 Changeset [6d1ca9d9] by
- WINTERMUTE: No longer use ticket->_drawNum
- 00:17 Changeset [b27ac796] by
- WINTERMUTE: Remove unnecessary re-iteration
- 00:17 Changeset [dbbf95ca] by
- WINTERMUTE: Mirror _drawNum with an iterator
- 00:17 Changeset [c6220a9c] by
- WINTERMUTE: Remove _tempDisableDirtyRects
- 00:17 Changeset [aa24cb5e] by
- WINTERMUTE: Remove ticket batching
- 00:16 Changeset [ade516a9] by
- WINTERMUTE: Fix warning
09/25/13:
- 21:57 Changeset [90c6e6a6] by
- AVALANCHE: Janitorial - Use ++ and -- when possible
- 21:54 Changeset [6cd9bd14] by
- AVALANCHE: Move some variables to Animation, break savegame compatibility
- 21:08 Changeset [008eb251] by
- FULLPIPE: Started implementation of MctlCompound::initMovGraph2()
- 21:08 Changeset [036c9fd6] by
- FULLPIPE: Added MctlCompound object type
- 21:08 Changeset [83b25070] by
- FULLPIPE: Prototyping for MctlCompound
- 07:32 Changeset [07c32312] by
- ZVISION: Remove memory corrupting assignment This was a code error …
- 07:30 Changeset [cd3dc27] by
- ZVISION: Only save a thumbnail of the backbuffer instead of the whole thing
- 07:30 Changeset [d8bee6b] by
- ZVISION: Set the state value at each frame of a return animation Some …
- 05:57 Changeset [890eed44] by
- AVALANCHE: rename a parameter, remove a useless (unitialized) …
- 05:46 Changeset [1b1655d0] by
- AVALANCHE: use nullptr for empty pointers
- 05:35 Changeset [5637987] by
- AVALANCHE: Simplify loadMouse()
- 05:18 Changeset [929dcd4] by
- AVALANCHE: Reduce verbosity in Background, remove a useless variable
- 02:02 Changeset [3e59990a] by
- TSAGE: Bugfixes and renaming for R2R Circular Walkways
Note:
See TracTimeline
for information about the timeline view.