Timeline
05/14/12:
- 19:29 Changeset [88762667] by
- TONY: Fix some formatting
- 18:43 Changeset [ec7dfedc] by
- NEWS: Add GUI-related items.
- 18:27 Changeset [3296e872] by
- CRUISE: Add italian language strings Add italian menu strings, taken …
- 15:18 Changeset [ef280e81] by
- CRUISE: Correct Italian detection entry Actually mark Amiga italian …
- 15:15 Changeset [623ae7f1] by
- CRUISE: Add detection entry for Amiga Italian ver
- 13:56 Changeset [b253a054] by
- GRAPHICS: Hide the WinCursor implementation
- 13:56 Changeset [d789df89] by
- GRAPHICS: Add palette start index and color count functions to ImageDecoder
- 12:39 Changeset [d5b8068] by
- TONY: Implemented list-saves and delete save functionality
- 11:06 Changeset [47ddb2ff] by
- TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual …
- 10:22 Changeset [9eb66a23] by
- TONY: Added endian fixes for reading data
- 10:22 Changeset [8f4694a8] by
- TONY: Fixed suspicious casting
- 10:22 Changeset [4bf61b2] by
- TONY: Fixed nasty cast in ItemIrq initialisation
- 08:16 Changeset [c3f0a426] by
- SCI: kMakeSaveFileName is actually using virtual savegame IDs
- 08:04 Changeset [6b38731] by
- SCI: Implement savegame deletion functionality in SCI32 This is based …
- 07:44 Ticket #6035 (DREAMWEB: No speech playing in CD version) created by
- […] […]
- 05:43 Changeset [099fe1e9] by
- TONY: Remove original header
05/13/12:
- 23:30 Changeset [398d0ffc] by
- SCI: Check for object visibility, if an object defines it Fixes the …
- 22:53 Changeset [cf3d2cd3] by
- TONY: Removed some no longer needed FIXME's
- 18:27 Ticket #6001 (Blue Force: blurry and buggy) closed by
- 18:24 Ticket #5974 (SKY: Incorrect detection of the Polish version of BASS) closed by
- wontfix
- 14:23 Changeset [4f6d42d7] by
- SCI: Add a few FIXMEs
- 13:44 Changeset [94f5a989] by
- TONY: Moved remaining globals to Globals class
- 13:05 Changeset [b01482bd] by
- TONY: Further globals added to Globals class
- 12:34 Changeset [546f47dd] by
- TONY: Beginnings of refactoring Globals into their own class
- 09:06 Changeset [35143eae] by
- TONY: Converted SendTonyMessage msg field from a pointer back to an …
- 09:02 Changeset [84663147] by
- TONY: Disabled target buffer mutex which isn't needed anymore
- 08:51 Changeset [8b214ce] by
- COMMON: Converted Coro context structure definitions to instead use …
- 08:19 Changeset [8511b9b0] by
- COMMON: Fix compilation of coroutines code when COROUTINE_DEBUG is defined
- 07:42 Ticket #5975 (SCUMM: Polish fan translation of MI1 incorrectly detected) closed by
- wontfix
- 07:40 Ticket #5976 (SCUMM: Polish Zak FM-Towns incorrectly detected) closed by
- wontfix
- 05:50 Changeset [089d7048] by
- TONY: Bugfix for crash when removing item from inventory
- 02:05 Changeset [0aacf4c4] by
- VIDEO: Make seekToTime() take a const Timestamp reference
- 01:28 Changeset [9e330174] by
- VIDEO: Change getElapsedTime() into getTime() This name change …
- 01:16 Changeset [0f605958] by
- VIDEO: Update seekToTime() comments to require subframe accuracy now
- 00:42 Changeset [81e5a19d] by
- TONY: Fix memory leak in displaying hotspot texts
- 00:27 Changeset [b2506ab] by
- PEGASUS: Fix some warnings found with optimizations on
- 00:23 Changeset [175befc3] by
- PEGASUS: Fix compilation with optimizations enabled
- 00:11 Changeset [7978eb00] by
- TONY: Fixed initialisation of missed RMCharacter fields
05/12/12:
- 23:58 Changeset [60deca7f] by
- TONY: Fix some more uninitialised field values
- 23:43 Changeset [c35b539] by
- TONY: Some further initialisation of object fields
- 17:40 Changeset [0a835de] by
- TONY: Fix compiler warning
- 14:58 Changeset [28c58a7f] by
- TONY: Fix unsigned comparison warning
- 14:57 Ticket #6034 (SCUMM: ZAK Can't get objects in the bus on Mars) created by
- […] […]
- 14:53 Changeset [63e3b478] by
- TONY: Fix compiler warnings
- 14:47 Changeset [ef4846c1] by
- TINSEL: Fix compiler warning
- 14:43 Changeset [8a88ad86] by
- TONY: Converted object passing to use const reference where …
- 14:25 Changeset [09afc8a] by
- TONY: Added FIXME for unsafe pointer conversion
- 14:24 Changeset [d615f005] by
- TONY: Workaround for correctly hiding items when they are disabled. …
- 14:19 Changeset [045f93f] by
- COMMON: Improved waiting processes to store what PIDs they're waiting …
- 11:54 Changeset [073e4650] by
- TONY: Properly implement game saving and loading. Saving isn't …
- 11:41 Ticket #6033 (SCUMM: The Dig (Spanish) Crash at Waterfall) closed by
- invalid
- 10:49 Changeset [109e5f82] by
- TONY: Conversion of more methods to coroutines
- 01:01 Changeset [65ec900c] by
- TONY: Removed old extern, PASCAL, and EXPORT function modifiers
- 00:55 Changeset [435971f] by
- TONY: Fixed the CopyMemory stub to copy the correct number of bytes. …
- 00:34 Changeset [a153f9a2] by
- TONY: Explicitly initialise fields of various objects in their …
05/11/12:
- 22:25 Ticket #6033 (SCUMM: The Dig (Spanish) Crash at Waterfall) created by
- […] […]
- 15:37 Changeset [974eb12f] by
- PEGASUS: Rewrite the input code to more closely emulate what the …
- 14:08 Changeset [166980fa] by
- TONY: Fix for properly signaling right button release.
- 13:39 Changeset [3a61568b] by
- TONY: Removed carriage returns from debug line strings
- 13:36 Changeset [67c47e90] by
- TONY: First attempt at simulating the circular fade in/out effect …
- 13:23 Changeset [beef5fdb] by
- TONY: Removal of now redundant includes, and deprecated …
- 13:15 Changeset [68c1b0b0] by
- TONY: Refactored Tony to use the Common coroutine scheduler
- 13:11 Changeset [2c1ef3ab] by
- CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle …
- 13:10 Changeset [64669234] by
- TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler
- 13:08 Changeset [50153aba] by
- COMMON: Merged the Tinsel & Tony Coroutine schedulers into Common
- 09:56 Ticket #5170 (SCI: ECOQUEST French/German: Speech balloon graphic glitch) closed by
- fixed
- 09:54 Changeset [c424c22f] by
- SCI: Fix bug #3040625 - "SCI: ECOQUEST French/German: Speech balloon …
05/10/12:
- 22:44 Changeset [724deb6b] by
- TONY: Bugfixes for showing the credits screen.
- 21:08 Ticket #6032 (DREAMWEB: Assertion on logon with empty password string) closed by
- fixed
- 21:06 Changeset [f6acc5d5] by
- DREAMWEB: Fix crash when entering short console password _inputLine …
- 19:29 Ticket #6032 (DREAMWEB: Assertion on logon with empty password string) created by
- […] […]
- 14:09 Changeset [82361a3e] by
- TONY: Fixed some missed methods to coroutines
- 12:18 Changeset [9a7393e] by
- TONY: Fix operation of MPAL ActionThread method
05/09/12:
- 13:15 Changeset [5a069cdc] by
- TONY: Refactored out usage of nullContext in favour of proper coroutines
- 11:16 Ticket #6030 (DREAMWEB: Problem with Spanish/French version) closed by
Note:
See TracTimeline
for information about the timeline view.