Timeline
08/07/11:
- 23:48 Changeset [45dc3031] by
- SCUMM: Fix endian issue in captureWizPolygon.
- 14:54 Changeset [23452286] by
- MOHAWK: Add specific cursor handling for Myst demo
- 14:54 Changeset [216d3c5c] by
- MOHAWK: Leaving from the slides should go to the information screens …
- 14:54 Changeset [b15ad58f] by
- MOHAWK: Disable zip mode in Myst demo
- 14:49 Changeset [acffd12d] by
- SCUMM: Further clean up of the CMS code.
- 14:35 Ticket #5821 (IHNM: Game doesn't work on iOS devices.) closed by
- duplicate
- 14:15 Changeset [26b6fd59] by
- SCUMM: Clean up CMS code some more.
- 14:09 Ticket #5821 (IHNM: Game doesn't work on iOS devices.) created by
- […] […]
- 14:05 Ticket #5820 (SCI: LONGBOW - Crash in the Sherwood forest. ) created by
- […] […]
- 13:58 Changeset [88354be] by
- SCUMM: Mark some overwritten methods as virtual.
- 13:56 Changeset [6bd9cd3] by
- SCUMM: Cleanup CMS code a bit.
- 13:30 Changeset [28004ac8] by
- GRAPHICS: Slight formatting fix.
- 13:19 Changeset [e35b4f20] by
- GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). Now it …
- 13:19 Changeset [b4b6ce09] by
- ALL: Use Graphics::skipThumbnail() where appropriate.
- 13:19 Changeset [d1688d22] by
- AUDIO: Simplify iterating backwards over an array.
- 13:19 Changeset [3ee307e6] by
- KYRA: Simplify initializing a buffer with a string.
- 13:19 Changeset [ab80b20a] by
- COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
- 13:19 Changeset [e3e0a31] by
- AUDIO: Simplify complicated loop condition. - The loop is exited with …
- 13:19 Changeset [a5a8833c] by
- COMMON: Add DisposablePtr<T>, which replaces many repeated …
- 13:19 Changeset [2f23ff72] by
- COMMON: Remove implicit conversion from ScopedPtr<T> to T*.
- 13:19 Changeset [c21f8783] by
- PSP: Pass the stream as reference to PngLoader.
- 13:19 Changeset [a5675c3d] by
- TEENAGENT: Pass streams as references.
- 13:19 Changeset [0e675137] by
- SCI: Simplify allocation of ResourceManager.
- 13:19 Changeset [f3afb32] by
- SCI: Remove unnecessary cast.
- 13:19 Changeset [5f4d83c3] by
- AGOS: Correct off-by-one error in range check for setting the debug level.
- 13:19 Changeset [0a45801] by
- AGOS: Replace if-cascade by switch.
- 13:19 Changeset [715c0793] by
- CRUISE: Replace casts and offset calculations for memory debugger by a …
- 13:19 Changeset [08ad90ed] by
- TSAGE: Reduce scope of variable.
- 13:19 Changeset [c6d5d748] by
- COMMON: Make constants actually const.
- 13:19 Changeset [97a6ee2e] by
- AUDIO: #define OV_EXCLUDE_STATIC_CALLBACKS to not get unnecessary …
- 13:19 Changeset [c876e87e] by
- COMMON: Correct error message. The message displays bytes, but …
- 13:19 Changeset [79729d0] by
- COMMON: Use correct format specifier.
- 13:19 Changeset [84220d2c] by
- COMMON: Remove superfluous Common:: qualifiers.
- 13:19 Changeset [b3997f05] by
- COMMON: Use ScopedPtr<> to simplify resource management.
- 13:19 Changeset [17044f07] by
- COMMON: Simplify initialization of z_stream struct.
- 13:14 Changeset [680ef79] by
- TSAGE: Implemented title screen of Blue Force
- 13:05 Changeset [e95bc9d7] by
- SWORD25: Make sure that id is always initialized in playSoundEx()
- 12:10 Changeset [5974fcd0] by
- TINSEL: Use SAVEGAME_ID when getting savegame info, if a VM is instantiated
- 11:53 Changeset [23a0f531] by
- JANITORIAL: Remove trailing empty lines.
- 11:53 Changeset [bf580e6e] by
- JANITORIAL: Add missing NL at EOF.
- 11:24 Ticket #5819 (TINSEL: DW: Crash when deleting savegame from launcher ) closed by
- fixed
- 11:21 Changeset [2c9fdf0d] by
- TINSEL: Fixed deleting saved games from the launcher (bug #3387551)
- 09:36 Changeset [de40ab5e] by
- CGE: Remove JBW flag (useless)
- 09:34 Changeset [cbb828b] by
- CGE: Fix a couple of warnings reported by cppcheck
- 04:52 Ticket #5819 (TINSEL: DW: Crash when deleting savegame from launcher ) created by
- […] […]
- 04:34 Changeset [47f0ce2f] by
- TSAGE: Flag Blue Force with ADGF_UNSTABLE
- 04:33 Changeset [2c3b7392] by
- TSAGE: Flag CD titles with ADGF_CD
- 04:33 Changeset [a30c3697] by
- TINSEL: Flag CD titles with ADGF_CD
- 04:33 Changeset [40f76585] by
- SAGA: Flag CD titles with ADGF_CD
- 04:32 Changeset [45fa595] by
- MADE: Flag CD titles with ADGF_CD
- 04:32 Changeset [79efb47c] by
- AGOS: Flag CD titles with ADGF_CD
- 04:20 Ticket #9377 (Hungarian Translation Update) created by
- […] […]
- 01:07 Changeset [622f8a16] by
- TSAGE: Changed game Id from 'ring' to 'ringworld' This should help …
08/06/11:
- 19:54 Changeset [e43a667] by
- SCUMM: Fix some soccer u32 code in op_1011 Spotted by fuzzie
- 19:27 Changeset [e978a6a] by
- ENGINES: Use the new taskbar error notification methods in the engines …
- 19:26 Changeset [f702cb56] by
- BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager
- 19:25 Changeset [539bf53] by
- COMMON: Add notifyError() and clearError() to the TaskbarManager, used …
- 17:08 Changeset [605473d1] by
- SCUMM: Add a few more notes to soccer u32 code
- 17:02 Changeset [6528f902] by
- SCUMM: Remove soccer editor-related u32 code The built-in editor, …
- 16:55 Changeset [bcd07d35] by
- OSYSTEM: Mention that our OSystem graphics API is not thread safe. …
- 16:14 Changeset [df3bc62a] by
- COMMON: Change param type of processDelayMillis to fix build.
- 15:57 Changeset [72160f53] by
- TSAGE: Remove incorrect endian-specific read in audio code.
- 14:52 Changeset [ad936e9f] by
- COMMON: Corrected Previous Commit. Common::String class is in …
- 14:49 Changeset [fb0a05c4] by
- COMMON: Fix Missing Dependency In Timer Header. This should fix the …
- 14:05 Ticket #5818 (LURE: Crash in first scene when talking to guard) created by
- […] […]
- 13:52 Changeset [2daf6926] by
- SDL: Don't rely on SDL keycodes and OSystem keycodes being the same. …
- 13:48 Changeset [3384f914] by
- KYRA: Don't loose the next event when leaving the text input event loop.
- 12:14 Changeset [04e09e5] by
- CGE: Fix memory leaks in pocket list
- 11:03 Changeset [1208e7e] by
- CGE: Removed the _mini data block originally used to hold inventory …
- 10:39 Changeset [192b245d] by
- SCUMM: Fix compilation
- 10:31 Changeset [baf65bc8] by
- RECORDER: Added stub for delayMillis() processing
- 10:31 Changeset [1e45c325] by
- I18N: Regenerate translations.dat
- 10:31 Changeset [133aa9f0] by
- I18N: Complete Ukrainian translation
- 10:31 Changeset [57c06f9a] by
- I18N: Improve Russian translation
- 10:31 Changeset [1e512253] by
- I18N: Regenerated .pot and .po files
- 10:31 Changeset [ae028607] by
- GUI: Removed redundant button label
- 10:30 Changeset [9e0c1a38] by
- GUI: Consistent behavior of ButtonWidget::setLabel()
- 10:30 Changeset [f6816179] by
- I18N: update Russian and Ukrainian translations
- 10:30 Changeset [9b97cd6e] by
- I18N: Rebuilt PO files
- 10:30 Changeset [5ac232fc] by
- I18N: Update date of Russian translation
- 10:30 Changeset [54f53833] by
- TASKBAR: Set taskbar to error on engine error()
- 10:30 Changeset [2fa17c44] by
- JANITORIAL: Remove SVN keywords
- 10:30 Changeset [4c795845] by
- TIMER: Implemented checks for duplicated timers
- 10:30 Changeset [0dafa7f] by
- ALL: Reduce audio/ header dependency
- 10:28 Changeset [6e795a89] by
- AGOS: Reduced header dependency
- 10:28 Changeset [43c7b105] by
- LASTEXPRESS: Reduce header dependency
- 10:28 Changeset [78f1ea76] by
- OSYSTEM: extended installTimerProc() with timer ID parameter
- 10:28 Changeset [e72c2fae] by
- COMPOSER: Added detection entries for 2 more games
- 10:28 Changeset [c451ae63] by
- SCUMM: Proper fix of Russian subtitles Initial fix in 11a17b3 …
- 10:03 Changeset [46e1f03] by
- CGE: Fixed up freeing of caveValues data
- 09:23 Changeset [db61f65b] by
- CGE: Fix uninitialised warning on event polling
- 08:44 Changeset [c39245b7] by
- VIDEO: Remove incorrect TO_LE_16 calls from Bink audio code.
- 08:23 Changeset [5aba6b5a] by
- CGE: Removed redundant _sprite creation in engine setup
- 07:50 Ticket #5817 (AMIGAOS4: Compiler error in TSage) closed by
- fixed
- 07:48 Changeset [4c89f4ac] by
- TSAGE: Fix compilation on AmigaOS4
- 07:22 Changeset [1f6c2748] by
- CGE: Fix memory leak with _sprite global sprite
- 07:19 Ticket #5817 (AMIGAOS4: Compiler error in TSage) created by
- […] […]
- 06:55 Changeset [9f8eb5a] by
- CGE: Re-added an explicit check in Sprite destructor against _sprite …
- 06:08 Changeset [fc05b8cf] by
- CGE: Fix memory leak with savegame thumbnails
- 05:29 Changeset [c9615979] by
- CGE: Fixed non-portability in loading _heroXY array
- 04:01 Changeset [f5d38d82] by
- CGE: Fix mismatched delete in Bitmap::_v
- 03:46 Changeset [63d49d3] by
- CGE: Fix uninitialised value Valgrind warnings when saving sprite data
- 03:34 Changeset [33c4226] by
- CGE: Fix another shadowed variable warning
- 03:30 Changeset [0cb8b15c] by
- CGE: Fixed warning of shadowed variable
- 03:16 Changeset [388dadd] by
- CGE: Changed sprite shape list loading to exceed size specified by …
- 01:45 Changeset [68b4873] by
- SCUMM: Properly reset midi channel voice mapping in CMS on new track. …
- 01:28 Changeset [70a694ce] by
- SCUMM: Remove unneeded members in CMS class.
- 01:28 Changeset [018e3049] by
- SCUMM: Slight cleanup in CMS code.
- 01:28 Changeset [5a0eb6b] by
- SCUMM: Fix some valgrind warnings in CMS code.
- 00:42 Changeset [bbc51fa4] by
- Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into …
08/05/11:
- 22:55 Changeset [4854944f] by
- Merge pull request #62 from SimSaw/master Update of German README …
- 22:41 Changeset [7780d326] by
- Updated Liesmich (German README) - 2/3 translated now - and fixed typo …
- 22:03 Changeset [ed2563bf] by
- SCUMM: Mark pass as having CMS support
- 21:47 Changeset [c48aa6a1] by
- NEWS: Mention SCUMM CMS support in the NEWS file.
- 21:29 Changeset [836f3fa0] by
- SCUMM: Mark monkey1 VGA floppy as having CMS support
- 21:15 Changeset [a63aaec4] by
- SCUMM: Mark Indy3 VGA as having CMS support
- 20:58 Changeset [b86de198] by
- SCUMM: Fix up CMS player implementation. It's much better now and …
- 17:03 Changeset [bf841e1] by
- SCUMM: Fix a few more bugs in soccer u32 op_1014_sub1 Thanks to fuzzie
- 15:46 Changeset [68f07efa] by
- SCUMM: Fix another typo in soccer u32 op_1014_sub1
- 15:29 Changeset [2b92f6df] by
- SCUMM: Fix minor logic bug in soccer u32 op_1014 Spotted by fuzzie
- 13:23 Changeset [3b3ab9a5] by
- SCUMM: Add note to soccer u32 op_1011 about cursor scaling
- 12:51 Changeset [c1294b77] by
- CGE: Added an assert to test out of bounds sprite shape access The …
- 11:54 Changeset [3ce71737] by
- CGE: Fix mismatched memory free.
- 11:23 Changeset [b7a548f3] by
- CGE: Fixed compiler warning of shadowed variable
- 11:09 Changeset [d229c92] by
- CGE: Built an English version game archive This combines the base …
- 09:03 Changeset [75ca55ea] by
- TSAGE: Updated Ringworld detection entries to ADGF_TESTING
08/04/11:
- 19:55 Changeset [a8896be] by
- COMMON: Initialize more z_stream fields before calling inflateInit2. …
- 19:50 Changeset [62a22b62] by
- COMPOSER: Fix a warning and an uninitialized value.
- 17:50 Changeset [82a3cc0a] by
- WebOS: fix indentation, make sure to return true when opening the keyboard
- 17:44 Changeset [0ceb7b4c] by
- WebOS: touchpad virtual keyboard
- 15:02 Changeset [51fc76ac] by
- SCUMM: Add notes on the unused soccer u32 opcodes Might be nice to …
- 12:37 Changeset [7356b83f] by
- M4: Fix identified assert calls that had file reads inside them
- 11:00 Changeset [de0fac31] by
- BUILD: Enable Ringworld: Revenge Of The Patriarch by default.
- 10:52 Changeset [98bc835f] by
- NEWS: Ringworld: Revenge Of The Patriarch is now supported
- 09:13 Changeset [baa109f] by
- DREAMWEB: Less register usage in misc. places
- 09:07 Changeset [5bf9c42c] by
- DREAMWEB: Deprecated functions suppressed
- 09:03 Changeset [a3c8c133] by
- DREAMWEB: Helper function to acquire a temporary segment ref to avoid …
- 08:45 Changeset [3427d07d] by
- DREAMWEB: 'doblocks' ported to C++
- 00:10 Changeset [9bb2ba7] by
- NEWS: Blue's Birthday Adventure is now supported
08/03/11:
- 22:35 Changeset [5f2402bd] by
- TSAGE: Fix incorrect sample data being used in _soPlaySound2. This …
- 16:39 Changeset [8ee7ed10] by
- DREAMWEB: Less register usage in 'plotreel'
- 15:57 Changeset [2ea594d] by
- SCUMM: Fix shadows in soccer Spotted by fuzzie
- 15:14 Changeset [a160179] by
- SCUMM: Fix remaining soccer u32 op_1007 bugs Thanks to fuzzie for …
- 14:44 Changeset [135efa50] by
- DREAMWEB: Less register interaction in 'multiput' and 'multiget'
- 14:31 Changeset [7ea1f747] by
- CGE: Fix display of info text at the beginning of the game
- 14:23 Changeset [2b030761] by
- DREAMWEB: 'deltextline' ported to C++
- 14:14 Changeset [095689ab] by
- DREAMWEB: Some sound mixing was not needed anymore
- 13:58 Changeset [c04a250c] by
- DREAMWEB: 'findsource' has a new C++ flavour
- 13:20 Changeset [f7752243] by
- DREAMWEB: Ported 'showrain' to C++
- 12:04 Changeset [c6049ac0] by
- DREAMWEB: 'crosshair' ported to C++
- 11:50 Changeset [4e39a41e] by
- DREAWMEB: Ported 'zoom' to C++
- 11:50 Changeset [7fd8895d] by
- DREAMWEB: 'allocatework' ported to C++
- 09:44 Changeset [b9fe3c15] by
- TSAGE: Bugfix to correctly display cursor after loading a savegame if …
- 08:42 Changeset [04139ae1] by
- TSAGE: Workaround for original game bug of inventory being available …
- 04:15 Changeset [c3664265] by
- SCUMM: Remove BluesBirthday dependency on the binary The game scripts …
- 03:15 Changeset [4faa2d5b] by
- SCUMM: Typos... thx clone2727.
- 03:10 Changeset [e1d881a2] by
- SCUMM: Added FIXME to our old AdLib resource conversion code. We …
- 01:00 Changeset [7e7e6069] by
- MACOSX: Turned update support off by default, simplified and cleaned …
08/02/11:
- 23:09 Changeset [9044e174] by
- Merge pull request #52 from CeRiAl/macosx-sparkle MACOSX: Add Sparkle …
- 20:57 Changeset [743ed05] by
- SCUMM: Implement soccer u32 op_1017 Used sporadically during gameplay
- 20:45 Changeset [6d6192b] by
- SCUMM: Fix soccer u32 op_1007 atan2 calls The games are now becoming …
- 20:42 Ticket #5816 (SCI: QFG2: Title Screen quit option) created by
- […] […]
- 20:36 Ticket #5815 (SCI: QFG2: Graphics corruption) created by
- […] […]
- 20:11 Changeset [6d5d5f8] by
- SCUMM: Fix some more soccer u32 logic bugs The camera now pans …
- 19:47 Changeset [6f92cdd] by
- CGE: Rename some more defines
- 18:38 Changeset [42c359a8] by
- SCUMM: Fix op_1011 parameters
- 17:49 Changeset [96307dc2] by
- SCUMM: Implement soccer u32 op_1016 Used when a goal is scored
- 17:35 Changeset [6a31b57d] by
- SCUMM: Fix more bugs in soccer u32 spotted by fuzzie
- 16:13 Ticket #7823 (Depixelizing Pixel Art) closed by
- wontfix
- 15:39 Changeset [b609004b] by
- SCUMM: Fix several soccer u32 logic bugs Spotted by fuzzie
- 14:03 Ticket #7823 (Depixelizing Pixel Art) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.