Timeline
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
09/24/13:
- 22:34 Changeset [dfb37fb2] by
- ZVISION: Remove CLIPs from mutateImage Due to the math of the …
- 20:36 Changeset [b4a81fc2] by
- AVALANCHE: Use enum for verbs
- 19:24 Changeset [b3f6ce9] by
- AVALANCHE: Use People enum as a type for several variables, modify …
- 16:25 Changeset [3ae30372] by
- AVALANCHE: Repair bug regarding uninitialized direction in Avalot. …
- 11:59 Changeset [c3fcff96] by
- ZVISION: Move TimerNode to it's own file
- 11:59 Changeset [f1bd8de] by
- ZVISION: Overload ZVision::playAnimation to support general video files
- 11:59 Changeset [2ad40ed] by
- ZVISION: Limit tilt movement to the size of the image TODO: Remove …
- 11:59 Changeset [07fdcdf] by
- ZVISION: Only do return pathing after the mouse is captured
- 11:59 Changeset [04bf6f79] by
- ZVISION: Implement return pathing for LeverControls
- 11:59 Changeset [d2d37550] by
- ZVISION: Fix tilt render table comment
- 11:59 Changeset [1ad594b] by
- ZVISION: Add default values for tilt options
- 11:59 Changeset [97b0d598] by
- ZVISION: Fix how LeverControl return routes are parsed
- 11:59 Changeset [94f350b] by
- ZVISION: Implement TILT RenderTable creation
- 11:59 Changeset [3c3a6bd] by
- ZVISION: Fix typo in point range clipping
- 11:59 Changeset [dfe1431] by
- ZVISION: Remove extraneous TODO After redoing the math, I now know …
- 11:59 Changeset [21474d32] by
- ZVISION: Fix error is RenderManager backgroundOffset handling
- 11:59 Changeset [ef3e26a] by
- ZVISION: Fix typo in PixelFormat
- 11:59 Changeset [7d1dca9a] by
- ZVISION: Implement enabled/disabled support in Controls
- 11:59 Changeset [03d3646f] by
- ZVISION: Remove unnecessary check if a pointer was non-NULL before …
- 11:59 Changeset [fa57849] by
- ZVISION: Use Surface::getPixels() rather than getBasePtr(0, 0) …
- 11:59 Changeset [4288c4fa] by
- ZVISION: Remove unnecessary pixel format switching from video code …
- 11:59 Changeset [cdc48421] by
- ZVISION: Convert RLF animations to RBG 565 This is part of a series …
- 11:59 Changeset [f146a020] by
- ZVISION: Convert image rendering to RBG 565 This is part of a series …
- 11:59 Changeset [07770eea] by
- ZVISION: Convert cursors to RBG 565 This is part of a series of …
- 11:59 Changeset [94378d0] by
- ZVISION: Force comparison to be between signed ints and ensure CLIP …
- 11:59 Changeset [0271a2c] by
- ZVISION: Transpose is done in RenderManager::readImageToSurface(), so …
- 11:59 Changeset [c15454d] by
- ZVISION: Keep a Graphics::Surface of the current background instead of …
- 11:59 Changeset [a81c9a5] by
- ZVISION: Fix LeverControl 'mirrored' support
- 11:59 Changeset [bb77333d] by
- ZVISION: Create console method for parsing ALL .scr files Useful for …
- 11:55 Changeset [64171925] by
- Merge branch 'master' into zvision Conflicts: video/avi_decoder.cpp
- 11:49 Changeset [29db14c] by
- ZVISION: Don't cast away const-ness
- 08:34 Changeset [4fd203ce] by
- NEWS: Mention update to munt 1.3.0
- 08:30 Changeset [eb84b9fc] by
- MT-32: Update to munt 1.3.0
- 06:15 Changeset [0b7de38] by
- AVALANCHE: Use Room enum instead of byte in misc place
- 05:31 Changeset [f4e37939] by
- AVALANCHE: Move 2 enums out of Avalot classes, set private some parser …
- 03:12 Changeset [8fe2fe8] by
- TSAGE: Renaming for R2R floating city walkways
09/23/13:
- 21:16 Changeset [cbe9c151] by
- AVALANCHE: Refactor some variables. This breaks savegame compatibility
- 17:07 Changeset [f5fa2edd] by
- WINTERMUTE: Remove asserts in Blend-functions in TransparentSurface.
- 17:06 Changeset [d6c21f8c] by
- WINTERMUTE: Pass blendMode to blit() in RenderTicket.
- 17:06 Changeset [b4161f54] by
- WINTERMUTE: Add support for additive/subtractive blending in …
- 17:05 Changeset [c0c3854f] by
- WINTERMUTE: Match type of angle constant to struct in TransformStruct, …
- 03:39 Changeset [01b5f0f] by
- TSAGE: Further bugfixes for ARM base escape
- 03:14 Changeset [97451385] by
- TSAGE: Renaming and cleanup for R2R Autopsy and dormitory rooms
- 02:24 Changeset [455c286] by
- TSAGE: Cleanup and bugfixes for the R2R Vent Maze
09/22/13:
- 22:57 Changeset [dfba1a0] by
- ZVISION: Don't cast away const-ness
- 22:57 Changeset [fdd477df] by
- ZVISION: Free AlphaDataEntry Surfaces before deleting them
- 21:52 Changeset [d721e12] by
- TSAGE: Bugfixes and renaming for R2R cell and surrounds
- 21:36 Changeset [02caaa57] by
- AVALANCHE: Optimize Animation::updateSpeed().
- 20:55 Changeset [a7ffd9ad] by
- ZVISION: Cleanup all AlphaEntries after use
- 20:54 Changeset [701250ef] by
- GRAPHICS: Remove variable shadowing
- 20:52 Changeset [9d1b0e1f] by
- ZVISION: Assert that we don't exceed our hardcoded number of lines
- 20:52 Changeset [dd0a6fe0] by
- ZVISION: Convert hardcoded number to an anonymous enum
- 20:47 Changeset [713baa3] by
- ZVISION: Fix memory leak in SaveManager
- 20:47 Changeset [61eb94e5] by
- AVALANCHE: Use struct for consistency in Avalot
- 20:11 Changeset [9fefed6] by
- ZVISION: Fix signed/unsigned mismatch
- 20:10 Changeset [79573d03] by
- ZVISION: Fix shadowing in the Direction constructor
- 19:55 Changeset [9a5305a9] by
- ZVISION: Add vertical pipes to prevent multi-line comments
- 19:41 Changeset [48979c55] by
- ZVISION: Remove animation.o since animation.cpp is now gone
- 19:39 Changeset [e24021e] by
- TSAGE: Further bugfix and renaming for R2R Flub maze
- 18:20 Changeset [061c06c1] by
- AVALANCHE: (hopefully) fix a GCC warning
- 18:13 Changeset [551e2631] by
- SCI: revert fix music start code add workaround for eq2 the issue is …
- 15:45 Changeset [863709ca] by
- AVALANCHE: Move some variables
- 15:44 Changeset [302e74ca] by
- AVALANCHE: Fix GCC warning
- 13:43 Ticket #5065 (SCI: ECOQUEST2: Gonzales Dance Movement) closed by
- fixed
- 13:40 Changeset [f1b0a774] by
- SCI: fix music start code fixes eq2 bug #3037267 we start at offset …
- 13:10 Changeset [f5115dd9] by
- TSAGE: Further work on R2R keypad area sub-scene
- 08:47 Changeset [8098ed9] by
- EVENTS: Initialize class variable. CID 1002944
- 08:42 Changeset [2b2157cf] by
- FULLPIPE: Initialize class variable in constructor. CID 1090697
- 08:40 Changeset [6e7f4d36] by
- FULLPIPE: Initialize class variable
- 08:38 Changeset [3329dc8] by
- FULLPIPE: Initialized class variables. CID 1063198
- 08:33 Changeset [4d52f7b7] by
- FULLPIPE: Remove unused class variable. CID 1063191
- 08:31 Changeset [0b88ffab] by
- FULLPIPE: Fix uninitialized class variables
- 08:28 Changeset [2fb823c1] by
- FULLPIPE: Fix unneeded check. CID 1063206
- 08:25 Changeset [19955e5d] by
- FULLPIPE: Fix stupid c/p error. CID 1063216
- 02:51 Changeset [55a759b9] by
- TSAGE: Removed redundant process method entry
- 02:27 Changeset [c83df61] by
- TSAGE: Further cleanup of R2R maze, and beginning of work on keypad …
- 00:27 Ticket #6402 (SCI: Camelot - voyeur crash in Jerusalem) closed by
- 00:26 Changeset [bac818cc] by
- SCI: patch for camelot sierra bug fixes #3614969 fixes sierra script …
Note:
See TracTimeline
for information about the timeline view.