Timeline
05/21/12:
- 22:57 Changeset [ed4232c] by
- COMMON: Skip junk found at the end of QuickTime files Can occur in …
- 21:54 Changeset [94d3c8eb] by
- TONY: Some more code formatting
- 14:29 Changeset [6856fa24] by
- TONY: Implemented ScummVM debugger, with an initial 'scene' command
- 13:11 Changeset [3f00f51e] by
- TONY: Improve the screen wipe logic. The circular area now properly …
- 09:28 Ticket #6043 (SCI: QFG3 Engine aborts at World Tree) created by
- […] […]
- 08:41 Changeset [b678dca1] by
- DREAMWEB: Fix bug #3528160 - "DREAMWEB: graphical glitch on UKV CD …
- 04:07 Changeset [92b907e] by
- SCI: Silence unused variable warnings
- 04:06 Changeset [a0784093] by
- SCI: Properly alphabetize the SCI32 objects
05/20/12:
- 22:30 Changeset [6cda15ba] by
- SCI: Added two new debug commands, plane_list and plane_items These …
- 21:44 Changeset [e7a7e224] by
- I18N: Update translations file from source code
- 18:35 Changeset [b5eac1b] by
- SCI: Fix case of the SciOpcodes enum
- 17:57 Changeset [9feac721] by
- CREATE_PROJECT: Disable edit and continue in the scummvm project Edit …
- 17:26 Changeset [6fb9511c] by
- SCI: Remove the hackish (and wrong) SCI32 fade code
- 17:25 Ticket #6042 (SCI: QFG3 Error occurs when entering Simbani Walkway) created by
- […] […]
- 17:17 Ticket #6041 (ItE: Subtitles always shown in introduction) closed by
- fixed
- 17:16 Changeset [8c1ca654] by
- SAGA: Fix bug #3528338 - "ITE: Subtitles always shown in introduction"
- 17:16 Changeset [f8c24b5d] by
- SCI: Split the SCI32 graphics kernel functions in a separate file
- 17:16 Changeset [fceeca26] by
- SCI: Change sci_opcodes to CamelCase
- 17:16 Changeset [6f9e49f] by
- SCI: Add another workaround for the map scene in TMM Thanks to TMM …
- 14:11 Changeset [73038494] by
- TONY: Removed redundant pause code. The original paused the game …
- 08:26 Ticket #6041 (ItE: Subtitles always shown in introduction) created by
- […] […]
- 07:01 Changeset [29cbb3f8] by
- TONY: Miscellaneous comment translations and comment cleanup
- 06:34 Changeset [7da213cd] by
- TONY: Removal of code that was commented out in the original source
- 06:11 Changeset [c38bbce2] by
- TONY: Remove original header
- 06:05 Changeset [8322da0] by
- TONY: Converting Italian comments to English
- 05:45 Changeset [316ca002] by
- TONY: Converting Italian comments to English and formatting
- 05:28 Changeset [8b9831a] by
- TONY: Converting Italian comments to English and formatting
- 03:56 Changeset [6f6486e5] by
- TONY: Endian fix
- 03:54 Changeset [0450275c] by
- TONY: Converting Italian comments to English and formatting
- 01:37 Changeset [333c30b8] by
- TONY: Removed unused drive & folder defines and code
- 00:52 Changeset [10b04517] by
- TONY: Converted #ifdefs for different language fonts setup It now …
05/19/12:
- 23:57 Changeset [0136bf4a] by
- TONY: Fix issues with font loading and display of accented characters
- 23:23 Changeset [e76a5558] by
- TONY: Added assert for character indexes outside provided font
- 23:22 Changeset [b63c28c1] by
- COMMON: Fix comparison operation on coroutine wait methods
- 10:29 Changeset [c4024261] by
- TONY: Converted some warning calls to debugC
- 09:55 Changeset [f3398ee0] by
- TONY: Formatting fixes
- 09:55 Changeset [a4a02e15] by
- TONY: Converting Italian comments to English
- 09:05 Changeset [827454a] by
- TONY: Change "it's" to "its" in comments where appropriate. (I think.)
- 06:58 Ticket #6035 (DREAMWEB: No speech playing in CD version) closed by
- 06:57 Changeset [8457c1c7] by
- TONY: Removed deprecated MPAL stubs file
- 03:38 Ticket #6040 (DREAMWEB: missing sound effects/music cues during main title) created by
- […] […]
- 03:33 Ticket #6039 (DREAMWEB: graphical glitch on UKV CD version loading screen) created by
- […] […]
- 03:18 Changeset [bd064fe0] by
- TONY: Endian fix in expression parser
- 02:33 Changeset [5d18a710] by
- TONY: Converting comments to English and formatting
05/18/12:
- 16:13 Changeset [e23ac657] by
- DREAMWEB: Modify detection entries to allow for early UK CD Release. …
- 12:57 Changeset [bcaeacf1] by
- TONY: Implemented support for loading savegames directly from the …
- 11:50 Ticket #7842 (Port Zengine into Scummvm) created by
- […] […]
- 11:49 Changeset [d67a516] by
- TONY: Converting method comments to DOXYGEN format
05/17/12:
- 12:20 Changeset [a5a3977c] by
- TONY: Fix compiling with GCC
- 10:47 Changeset [2341570] by
- COMMON: Converted Coro context structure definitions to instead use …
- 10:47 Changeset [bd5b65f0] by
- COMMON: Fix compilation of coroutines code when COROUTINE_DEBUG is defined
- 10:46 Changeset [68b0412] by
- TINSEL: Fix compiler warning
- 10:45 Changeset [8153d78] by
- COMMON: Improved waiting processes to store what PIDs they're waiting …
- 10:43 Changeset [ac20e271] by
- CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle …
- 10:42 Changeset [41692ef4] by
- TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler
- 10:39 Changeset [c6810c1] by
- COMMON: Moved the Tinsel Coroutine code into it's own Common class
- 09:41 Changeset [7a407506] by
- TONY: Add a check to prevent GMM saving in the demo
- 09:38 Changeset [40926933] by
- TONY: Handle translating savegame thumbnail for display in ScummVM GMM
- 09:38 Changeset [59942d9a] by
- TONY: Work on enabling GMM saving and loading
05/16/12:
- 11:23 Ticket #6038 (xcode.cpp needs a license clarification) created by
- […] […]
- 10:01 Ticket #6037 (SCUMM: MI2 Dancing Skeletons Game Loop) closed by
- duplicate
- 09:16 Ticket #6037 (SCUMM: MI2 Dancing Skeletons Game Loop) created by
- […] […]
- 03:32 Ticket #6036 (POSIX: Use XDG dirs instead of HOME) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.