Timeline
09/13/13:
- 23:52 Changeset [b7108449] by
- AVALANCHE: Repair regression introduced when removing DNA.
- 23:44 Changeset [7d7e9ef7] by
- Merge branch 'avalanche' of https://github.com/urukgit/scummvm into …
- 23:44 Changeset [ef219d5c] by
- AVALANCHE: Silence clang warning.
- 21:30 Changeset [c288b09c] by
- AVALANCHE: Simplify the use of string for displayQuestion()
- 21:18 Changeset [a773f0eb] by
- AVALANCHE: Remove some dead/useless code
- 21:17 Changeset [763eedd0] by
- FULLPIPE: Fix condition. CID 1063217
- 21:14 Changeset [4db215a5] by
- FULLPIPE: Move PreloadItem methods where they belong
- 21:08 Changeset [1e72640c] by
- FULLPIPE: Fix leaked resource. CID 1063205
- 20:58 Changeset [b083878] by
- AVALANCHE: Remove duplicated direction enum, move direction to …
- 19:30 Changeset [82e76e7b] by
- AVALANCHE: Remove DNA structure which was essentially a savegame …
- 15:27 Changeset [44ff5ee] by
- AVALANCHE: Remove unnecessary error() call.
- 15:07 Changeset [59532fd] by
- AVALANCHE: Fix crash.
- 11:47 Ticket #6408 (SCI QFG1 Android: d&d prevents from winning Mage's Maze) created by
- […] […]
- 06:31 Changeset [5e59ade5] by
- AVALANCHE: Fix compilation
- 06:29 Changeset [f7c3494] by
- AVALANCHE: Error out when critical files are missing
09/12/13:
- 23:27 Changeset [8a59c9c1] by
- AVALANCHE: undo previous commit, add comments about kControlNegative …
- 23:08 Changeset [7fdb5c43] by
- AVALANCHE: Fix bug in scrollModeNormal()
- 22:38 Changeset [01dea8bd] by
- Merge pull request #378 from lordhoto/pluggable-engines-translations …
- 22:18 Changeset [65f39c14] by
- AVALANCHE: Remove some verbosity related to excessive use of …
- 19:51 Changeset [e8f4c28d] by
- FULLPIPE: Move Sc2 to gameloader.h
- 19:51 Changeset [6cd830fb] by
- FULLPIPE: Implement CGameLoader::preloadScene()
- 19:51 Changeset [7e08d4f6] by
- FULLPIPE: Move PreloadItems to gameloader.h
- 19:44 Changeset [b936611] by
- AVALANCHE: Fix various warnings reported by GCC and/or wjp
- 19:07 Changeset [6f4e80e3] by
- ZVISION: Add wrapper function for copyRectToSurface Also rename some …
- 17:58 Changeset [c2161b9] by
- Merge pull request #360 from lordhoto/scumm-ad SCUMM: Implement …
- 17:54 Changeset [bc1a21f2] by
- Merge pull request #387 from tobiatesan/trim_arguments WINTERMUTE: …
- 05:43 Changeset [11c496c] by
- AVALANCHE: Complete 2 comments, get rid of Scrolls::kControlToBuffer …
- 01:22 Changeset [1e9fb12] by
- DEVTOOLS: Fix warning in extract_mort
- 01:22 Changeset [8b56d079] by
- CREATE_PROJECT: Remove usage of std::to_string()
- 01:18 Changeset [9ef56846] by
- TSAGE: Renaming and fixes for Spill Mountains Tannery
09/11/13:
- 22:32 Changeset [4c12daf5] by
- AVALANCHE: Polish some more strings
- 22:00 Changeset [ad43f25c] by
- FULLPIPE: Fix debug scene
- 20:49 Changeset [2f42e9ce] by
- AVALANCHE: Identify useless variables and function in Closing2
- 19:33 Changeset [da1a427e] by
- Merge branch 'master' of https://github.com/urukgit/scummvm into avalanche
- 18:35 Changeset [5c6ee757] by
- FULLPIPE: Add parenthesis
- 14:57 Changeset [e1845735] by
- FULLPIPE: Fix compilation with MSVC and add a FIXME
- 06:43 Changeset [49dbac6a] by
- AVALANCHE: Some polishing in Acci2
- 01:51 Changeset [794811c2] by
- TSAGE: Fixes for R2R Spill Mountains maze walk regions
- 01:04 Changeset [06f64f6] by
- TSAGE: Bugfixes and renaming for R2R Spill Mountains Elevator Exit
- 00:25 Changeset [d59e2be] by
- TSAGE: Bugfixes for Spill Mountain maze
09/10/13:
- 19:49 Changeset [531867c] by
- FULLPIPE: Finish sceneHandlerDbgMenu()
- 19:36 Changeset [7509ffec] by
- FULLPIPE: Move GameObject::canInteractAny() out of the class
- 07:09 Changeset [f628b7e2] by
- FULLPIPE: Remove unused class variable
- 07:06 Changeset [1583ae6] by
- FULLPIPE: Add stub warning.
- 06:57 Changeset [b3f0d87e] by
- FULLPIPE: Remove noop code. CID 1063230
- 06:56 Changeset [59d989d8] by
- FULLPIPE: Add sanity check. CID 1063218
- 06:52 Changeset [fda471ee] by
- FULLPIPE: Fix stupid type. CID 1072975
- 06:12 Changeset [94b98ac5] by
- AVALANCHE: Various cleanup
- 02:59 Changeset [5770ae1] by
- TSAGE: Renaming for R2R Spill Mountain throne room
- 02:37 Changeset [c839b4f3] by
- TSAGE: Fixes and renaming for R2R Spill Mountains bedroom
- 02:08 Changeset [e553cf16] by
- TSAGE: Bugfixes for R2R Miranda interrogation
09/09/13:
- 21:48 Changeset [1cb0c0ec] by
- AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs
- 21:34 Changeset [bc64dcf2] by
- AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, …
- 21:16 Changeset [1ca62e51] by
- AVALANCHE: refactor the way ControlCharacter enum is accessed
- 21:00 Changeset [e12e0eb] by
- AVALANCHE: Rework some more strings, identify some dead code in …
- 20:23 Changeset [fa802720] by
- FULLPIPE: Started debug scene
- 18:21 Changeset [18bbf4a2] by
- FULLPIPE: Fix logical error. CID 1086776
- 18:15 Changeset [33f975a4] by
- FULLPIPE: Do not continue unnecessary function. CID 1086777
- 18:08 Changeset [a6231b8] by
- FULLPIPE: Remove unnecessary check. CID 1086775
- 18:04 Changeset [6ca4b7d] by
- FULLPIPE: Fix logical error. CID 1086778
- 16:16 Changeset [0874212f] by
- ZVISION: Cleanup _currentFrameBuffer during descruction
- 16:16 Changeset [4a4330c] by
- ZVISION: Cleanup the cached frame before loading the next one
- 16:16 Changeset [f5f053d] by
- ZVISION: Use default dpi for font
- 16:16 Changeset [072b852c] by
- ZVISION: Remove extraneous methods from TrueTypeFont
- 16:16 Changeset [edd1a117] by
- ZVISION: Cache animation frames so they can be re-rendered when the …
- 16:16 Changeset [9e563f0] by
- ZVISION: Add comments to AnimationControl::process()
- 16:16 Changeset [077f0b2] by
- ZVISION: Update LeverControl to use the new RlfAnimation outputs
- 16:16 Changeset [8354f236] by
- ZVISION: Add a debug assert to make sure we're not trying to render …
- 16:16 Changeset [31cdf22] by
- ZVISION: Clip animations to the working window
- 16:16 Changeset [3b718999] by
- ZVISION: Let Rlf animations output Surfaces instead of uint16 arrays
- 16:16 Changeset [f9b9bf5] by
- ZVISION: Create method for transposing a surface
- 16:16 Changeset [a415964c] by
- ZVISION: Create method for clipping a rect to the working window
- 16:16 Changeset [511cb744] by
- ZVISION: Create method for converting image space to working window space
- 16:16 Changeset [c7358ed4] by
- ZVISION: Create class for rendering TrueType fonts
- 16:16 Changeset [af941587] by
- ZVISION: Save a thumbnail of the RenderManager backbuffer instead of …
- 16:16 Changeset [87e78e4c] by
- ZVISION: Create method for getting the RenderManager backbuffer
- 16:16 Changeset [1065226] by
- ZVISION: Create method for rendering to the working window with binary …
- 16:16 Changeset [6e806e51] by
- ZVISION: Stop avi playback once the animation is finished
- 16:16 Changeset [b1587f8b] by
- ZVISION: Implement ActionPlayPreloadAnimation
- 16:16 Changeset [5c3cfaa6] by
- ZVISION: Implement ActionPreloadAnimation::execute()
- 16:16 Changeset [46278f6f] by
- ZVISION: Implement AnimationControl This handles playing animations …
- 16:16 Changeset [6a957267] by
- ZVISION: Add method for getting a pointer to a Control
- 05:20 Changeset [524edfcb] by
- AVALANCHE: Rework more strings (still WIP)
- 04:38 Changeset [3cce3f9a] by
- FULLPIPE: Fix function prototype
- 01:29 Changeset [ef0c757] by
- TSAGE: Bugfixes and renaming for R2R Rim Lift Computer
09/08/13:
- 23:47 Changeset [475d5e9c] by
- TSAGE: Bugfixes and renaming for R2R Rim Lift interior
- 21:48 Changeset [4f0d37d2] by
- SWORD25: Remove unused variable
- 21:46 Changeset [4c2dc5fb] by
- RECORDER: Fix warning
- 21:38 Changeset [fdafc7c3] by
- FULLPIPE: Fix warning
- 21:38 Changeset [b165dd8a] by
- FULLPIPE: Fix warnings
- 21:38 Changeset [693ed1e9] by
- FULLPIPE: Drop game platform in autogenerated gameid since only …
- 21:38 Changeset [6384cfde] by
- AD: Introduce ADGF_DROPPLATFORM
- 21:37 Changeset [2d2ce624] by
- AVALANCHE: Rework some more strings
- 21:25 Changeset [1c091ca1] by
- WINTERMUTE: Swap dpi and font-height to be the right-way around.
- 21:13 Changeset [f7bce3be] by
- AVALANCHE: Rework some more strings
- 21:00 Changeset [55e88c9] by
- Merge pull request #388 from sev-/fullpipe FULLPIPE: Merge The Full …
- 20:56 Changeset [747e70a3] by
- FULLPIPE: Implement CInteractionController::handleInteraction()
- 20:39 Changeset [7d7bd8b] by
- TSAGE: Fixes and renaming for R2R Rim lift exterior scene
- 20:23 Changeset [e77db05] by
- AVALANCHE: Rework some more string uses
- 18:50 Changeset [658f8614] by
- TSAGE: Fixes and renaming for R2R rim scene
- 18:24 Changeset [cb66911e] by
- AVALANCHE: Rework more strings in Scroll2
- 17:24 Ticket #6407 (SCI: QFG1 - Knocking down nest while running freezes game) created
- […] […]
- 16:52 Changeset [f33ba719] by
- AVALANCHE: Fix bug in Visa2
- 16:50 Changeset [78417de0] by
- AVALANCHE: Start simplifying String use
- 13:20 Changeset [b60767fc] by
- AVALANCHE: Do not set pixels directly
- 12:49 Changeset [599d2eeb] by
- Merge branch 'master' into avalanche
- 12:11 Changeset [7df4c94a] by
- AVALANCHE: Some renaming in Timer and Acci2, add some doxygen comments
- 10:57 Changeset [3950c871] by
- AVALANCHE: Merge branch 'avalanche' of …
- 10:53 Changeset [48f2a79e] by
- AVALANCHE: Rename _tr to _anim.
- 10:47 Changeset [e6956a99] by
- AVALANCHE: Change type of kSpriteNumbMax to byte
- 10:39 Changeset [c6183993] by
- AVALANCHE: Merge branch 'avalanche' of …
- 10:23 Changeset [2eb4002e] by
- AVALANCHE: Check function scope in Animation, set a function private
- 10:21 Changeset [0f20e7f] by
- Merge branch 'avalanche' of https://github.com/urukgit/scummvm into …
- 10:21 Changeset [b7844c35] by
- AVALANCHE: More renaming/refactoring in Animation.
- 10:11 Changeset [55d64e1] by
- AVALANCHE: Add some doxygen comments in Lucerna
- 10:06 Changeset [b8d16e89] by
- AVALANCHE: Merge branch 'avalanche' of …
- 10:06 Changeset [c0243036] by
- AVALANCHE: Renaming/refactoring in Animation.
- 09:47 Changeset [3cc43817] by
- AVALANCHE: Review variable scope in Visa2, add some doxygen comments
- 09:40 Changeset [8f152c08] by
- AVALANCHE: Renaming/refactoring in Animation.
- 09:35 Changeset [f7de6515] by
- Merge branch 'avalanche' of https://github.com/urukgit/scummvm into …
- 09:34 Changeset [aafaaef3] by
- AVALANCHE: Some renaming in Animation.
- 09:30 Changeset [f42f29d] by
- AVALANCHE: Rename Timeout into Timer
- 09:20 Changeset [1b25defe] by
- AVALANCHE: Missing files from last commit…
- 09:14 Changeset [b9c14cc] by
- AVALANCHE: Some more renaming in Timeout. Add some Doxygen comments
- 08:57 Changeset [2609936] by
- AVALANCHE: Renaming/refactoring in Visa.
- 08:53 Changeset [21ff074f] by
- AVALANCHE: Fix uninitialized variable in TimeOut
- 08:49 Changeset [db6fcd5e] by
- Merge branch 'avalanche' of https://github.com/urukgit/scummvm into …
- 08:48 Changeset [8a4a5b3c] by
- AVALANCHE: Renaming in timeout2.h
- 08:31 Changeset [f783f2c] by
- AVALANCHE: Silent some CppCheck warnings, rename some loop variables
Note:
See TracTimeline
for information about the timeline view.