Timeline
06/20/11:
- 22:16 Changeset [53dfd3a] by
- I18N: Regenerate translations data file
- 22:16 Changeset [e58bedc] by
- I18N: Update translations files from template
- 22:14 Changeset [5e4e36ea] by
- I18N: Update translations template file from source code
- 22:12 Changeset [f4d20223] by
- I18N: Make the unsupported game warning translatable
- 22:10 Changeset [ba6d0121] by
- I18N: Update list of files used to generate the translations template
- 21:42 Changeset [3f1c42fd] by
- I18N: Update German translation
- 21:40 Changeset [6dc29e4] by
- CGE: Remove some statics
- 18:32 Changeset [784180ef] by
- GRAPHICS: Cleanup and simplification of some PNG decoder code
- 18:16 Changeset [f8a4ccbc] by
- DREAMWEB: Use kMaingamepal provided by the tasm-recover This should …
- 18:09 Changeset [f78d5bc5] by
- DREAMWEB: Remove readabyte() and readoneblock() They were only used …
- 18:00 Changeset [70799120] by
- DREAMWEB: Remove convertkey() This function was responsible for …
- 15:56 Changeset [712579f4] by
- TINSEL: Fix/comment CORO_KILL_SELF macro. This reverts …
- 15:42 Changeset [6318758e] by
- TINSEL: Don't leak running processes in Scheduler::reset().
- 15:23 Changeset [0269a8d9] by
- TINSEL: Fix/comment CORO_KILL_SELF macro. This reverts …
- 15:00 Changeset [2cc72176] by
- WIN32: Properly setup priority in Win32 resource archive code.
- 14:27 Changeset [5674dda4] by
- COMMON: Fix conflicting comment
- 13:02 Changeset [fcab886] by
- TSAGE: Replaced integer counters used as mutexes with Common::Mutex usage
- 12:33 Changeset [0d485d2] by
- TSAGE: Loop variables are meant to be integers rather than bools
- 11:42 Changeset [adb40844] by
- TSAGE: Bugfix for crash when exiting whilst a sound is playing
- 11:30 Changeset [7c733a53] by
- TSAGE: Sound is now working!
- 11:09 Changeset [c22f824b] by
- TSAGE: Corrections to the sound fading code
- 09:57 Changeset [f8e0ff86] by
- TSAGE: Bugfix for properly decrementing _disabledServerCount
- 09:44 Changeset [123f2416] by
- TSAGE: Initial implementation of AudioStream interface for sound driver
- 09:15 Ticket #5763 (WinCE: Nippon Safes: Objects didn't appear) created by
- […] […]
- 09:05 Ticket #5762 (WinCE-Pharkas:Cannot exit left/right depending on landscape) created by
- […] […]
06/19/11:
- 23:28 Changeset [dae19afb] by
- SCI: Let fallback detector set GUIO_NOSPEECH appropriately
- 22:59 Changeset [88913c0] by
- ALL: Remove trailing whitespaces This tries to make our code a bit …
- 22:55 Changeset [77d4dca] by
- CGE: Remove static parts of HEART
- 22:31 Ticket #9372 (ScummVM Hungarian Translation Update) closed by
- 22:28 Changeset [3853e762] by
- I18N: Regenerate translations data file
- 22:27 Changeset [4c80ea38] by
- I18N: Update Hungarian translation from patch #3316628
- 22:13 Changeset [40f95669] by
- CGE: As there's only one instance of VGA, suppress all the static …
- 18:20 Changeset [80b336f7] by
- SDL: Replace some SdlGraphicsManager uses with SurfaceSdlGraphicsManager.
- 18:10 Changeset [1c212324] by
- SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect …
- 17:35 Changeset [2067bec1] by
- SDL: Remove left over traces from the time the SdlEventSource …
- 17:12 Changeset [f9f16ee3] by
- OPENGLSDL: Add FIXME about desktop resolution retrieving.
- 17:03 Changeset [e0eb868] by
- OPENGL: Clarify OSD rect color in a comment.
- 16:49 Changeset [34f8b489] by
- SDL: Formatting fixes.
- 16:48 Changeset [f28e1342] by
- OPENGL: Formatting fixes.
- 16:31 Changeset [735604c2] by
- OPENGLSDL: Use String::format instead of sprintf.
- 16:27 Changeset [d316099f] by
- OPENGLSDL: Formatting fixes.
- 16:23 Changeset [01c22ea1] by
- TEENAGENT: Get rid of unused variable.
- 16:11 Changeset [575fbcb1] by
- DREAMWEB: Remove control chars from source
- 13:21 Changeset [85e4e293] by
- TSAGE: Fix signalling an action when a song stops
- 13:19 Changeset [a15d233d] by
- DREAMWEB: Fix compilation error on MSVC
- 13:13 Changeset [0efea76f] by
- TSAGE: Silence GCC warnings (hopefully without breaking anything) …
- 12:57 Changeset [613a203] by
- DREAMWEB: Added crash workaround
- 12:57 Changeset [5efe835f] by
- DREAMWEB: Added assertions on cx == 0xffff
- 12:57 Changeset [57c68af9] by
- DREAMWEB: Fixed quit from travel screen
- 12:49 Changeset [e17a33c8] by
- SCUMM: fix SCUMM3 FM-TOWNS font rendering glitch in Japanese mode …
- 12:47 Changeset [984407de] by
- SCUMM: fix SCUMM3 FM-TOWNS font rendering glitch in Japanese mode …
- 12:06 Ticket #5761 (DREAMWEB: German checksum) closed by
- 12:05 Changeset [9f8850fd] by
- DREAMWEB: Added checksums for German CD release
- 11:50 Changeset [4ede98d7] by
- DREAMWEB: Removed getback = 4 hack, added clean exit from every menus …
- 11:50 Changeset [41159c68] by
- DREAMWEB: removed hack from openfile
- 11:14 Changeset [9dddf76a] by
- Merge remote branch 'remotes/dreammaster/tsage_sound' Conflicts: …
- 10:17 Changeset [cc63cbc] by
- TSAGE: Cleaned up the write() method
- 09:19 Changeset [0fa5425a] by
- Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into …
- 09:17 Changeset [78e3f2a5] by
- CGE: Get rid of some static initializing ScummVM itself (not the …
- 08:13 Changeset [ac3d66d] by
- CGE: (Eriktorbjorn) Fix compilation for GCC
- 05:59 Changeset [3871c71f] by
- CGE: Fix compilation under GCC Unfortunately, I had to stub a few …
- 03:30 Changeset [4de14b0d] by
- TSAGE: Fixed problem with number of voices not being reset
06/18/11:
- 22:59 Changeset [48e5bd36] by
- LOL: fix bug reported on forum In cases where the script failed to …
- 17:56 Changeset [0246bdf7] by
- AGOS: Get rid of unused variable.
- 17:54 Changeset [77571fab] by
- SCUMM: regenerate 16bit palette after loading a savegame in LOOM PCE …
- 17:45 Changeset [81e0dd14] by
- SCUMM: regenerate 16bit palette after loading a savegame in LOOM PCE …
- 17:45 Changeset [03ba1871] by
- SCUMM: fixed messed up colors in 16bit HE games (regression from …
- 16:59 Changeset [9b703356] by
- DREAMWEB: Fix saveGameState signature to match Engine's virtual method
- 16:32 Ticket #5761 (DREAMWEB: German checksum) created by
- […] […]
- 16:30 Changeset [72aa4267] by
- SWORD25: Fix locale-related bug when reading the volume settings I …
- 15:59 Ticket #5756 (SCUMM FM-TOWNS ANDROID: color mode not supported) closed by
- 14:30 Changeset [a7234ee] by
- SWORD25: Fix getting volume settings from config file The tests had …
- 11:15 Changeset [6804df0f] by
- SCUMM: make sure asmDrawStripToScreen is not called in 16bit mode …
- 11:14 Changeset [d9f6aea] by
- NEWS: start 1.3.1 section
- 11:12 Changeset [cc77de35] by
- SCUMM: make sure asmDrawStripToScreen is not called in 16bit mode …
- 10:52 Changeset [afc6b2e] by
- DREAMWEB: fixed size check in stosw(size)
- 10:29 Changeset [41a39923] by
- DREAMWEB: added stubs for loading from lancher (disabled).
- 09:33 Changeset [cf671227] by
- DREAMWEB: do not call updatescreen before quitting, fixed crash on …
- 09:33 Changeset [4cdc9c9f] by
- DREAMWEB: implemented clean exit
- 08:30 Changeset [0d025153] by
- ANDROID: Fix kFeatureCursorPalette.
- 06:54 Changeset [77d5c254] by
- CGE: Suppress some defines, fix semi-columns in template definitions
- 06:26 Changeset [36d720d0] by
- CONFIGURE: Use = to test for string equality, not == I think this is …
06/17/11:
- 23:36 Changeset [b81207a0] by
- COMMON: Replace some vsnprintf/STRINGBUFLEN uses by vformat
- 23:36 Changeset [d74e2d32] by
- KYRA: Replace vsprintf by Common::String::vformat
- 23:36 Changeset [fcc5580d] by
- HUGO: Replace vsprintf by Common::String::vformat
- 23:36 Changeset [5455fc5f] by
- AGOS: Replace vsprintf by Common::String::vformat
- 23:36 Changeset [71ea5acd] by
- AGI: Replace vsprintf by Common::String::vformat
- 23:36 Changeset [e792adb1] by
- COMMON: Add vformat() function (Common::String analog to vsprintf)
- 22:10 Changeset [87e52593] by
- SCUMM: fix FM-TOWNS graphics output for ARM devices (changed behavior …
- 22:10 Changeset [d09701e7] by
- SCUMM: fix bug in cb661d63d0cd45d1231435a593b74dfc51872a0f
- 22:10 Changeset [cc9bcd01] by
- SCUMM: slightly changed behavior of 16bit mode detection (another …
- 21:38 Changeset [0881f54] by
- SCUMM: fix FM-TOWNS graphics output for ARM devices (changed behavior …
- 19:16 Changeset [158c225] by
- Merge pull request #42 from fingolfin/no-osystem-defaults Remove …
- 18:50 Changeset [f7c1e7d0] by
- COMMON: Remove default implementation of OSystem::logMessage
- 18:50 Changeset [3599d070] by
- SDL: Make logMessage() implementation independent from parent class(es)
- 18:50 Changeset [7607a077] by
- NULL: Add logMessage() implementation
- 18:50 Changeset [263e23bd] by
- N64: Add logMessage() implementation
- 18:50 Changeset [c06ddf2e] by
- IPHONE: Add logMessage() implementation
- 18:50 Changeset [50896e6] by
- WII: Add logMessage() implementation
- 18:50 Changeset [4aa66fa5] by
- PSP: Make logMessage() implementation independent from parent class(es)
- 18:33 Changeset [825c889] by
- GUI: fix uninitialized var (caused rendering glitches when compiling …
- 17:47 Changeset [a8049f70] by
- BACKENDS: Mono output devices are OK on Symbian.
- 17:19 Changeset [94ad45b] by
- Merge pull request #30 from …
- 17:15 Changeset [27890ec] by
- DREAMWEB: clear cx after rep movs/stos commands
- 12:21 Changeset [2e26765] by
- SCI: Improve 'extra' strings generated by fallback detector
- 12:21 Changeset [7c44582b] by
- ENGINES: Update GameDescriptor::updateDesc docs to match reality
- 12:21 Changeset [c2bbab4] by
- SCI: Improve fallback detection for KQ7
- 12:21 Changeset [055820c9] by
- SCI: Improve fallback detection for GK2 demo
- 12:21 Changeset [cef5506e] by
- SCI: Change fallback detector to use allFiles hashmap
- 10:12 Changeset [e670a2a6] by
- MOHAWK: Add detection for Zoombinis v2.0.
- 09:14 Ticket #7818 (LOL: Support subtitles in "Lore of the Lands") created by
- […] […]
- 08:38 Changeset [da3fff8a] by
- COMMON: Make use of Common::parseBool
- 08:38 Changeset [520b18d2] by
- SCI: Use ScopedPtr to handle temporary resMan instance on the heap
- 03:56 Changeset [abf26b0] by
- GRAPHICS: Fix Valgrind warning The stream class uses free() to …
06/16/11:
- 22:17 Changeset [f090eb6] by
- SWORD25: Fix image blending for black This fixes exit menu.
- 21:01 Ticket #5760 (GOB: Goblins Quest 3 - Cannot move Blount in the Brain level) created
- […] […]
- 20:35 Changeset [7d76962] by
- GRAPHICS: Fix decoding of 4bpp PNGs Fixes checkbox in options menu in …
- 20:31 Changeset [6fe3e63e] by
- DREAMWEB: replaced generated code with c++ style stubs
- 20:09 Changeset [154c584d] by
- BACKENDS: Enhance Win32TaskbarManager::getIconPath() We now look for …
- 19:32 Changeset [1a58262c] by
- SCUMM: fix bug in cb661d63d0cd45d1231435a593b74dfc51872a0f
- 19:20 Changeset [9dd9012e] by
- PEGASUS: Import the MMTimeValue class
- 19:18 Changeset [e5953a87] by
- PEGASUS: Update the MMTypes with a TimeValue/TimeScale replacement
- 18:52 Changeset [28387201] by
- SCUMM: slightly changed behavior of 16bit mode detection (another …
- 18:37 Changeset [901b6191] by
- DREAMWEB: flag all WIP games with ADGF_UNSTABLE all
- 18:37 Changeset [1ef7e958] by
- TSAGE: flag all WIP games with ADGF_UNSTABLE all
- 18:37 Changeset [20625671] by
- SWORD25: flag all WIP games with ADGF_UNSTABLE all
- 18:37 Changeset [3d135877] by
- SAGA: flag all WIP games with ADGF_UNSTABLE SAGA 2 Games
- 18:37 Changeset [efd85e17] by
- MOHAWK: flag all WIP games with ADGF_UNSTABLE Where in Time is Carmen …
- 18:37 Changeset [94334f6] by
- M4: flag all WIP games with ADGF_UNSTABLE all
- 18:37 Changeset [ff3fbfcf] by
- LASTEXPRESS: flag all WIP games with ADGF_UNSTABLE all
- 18:37 Changeset [d4b5c59] by
- GROOVIE: flag all WIP games with ADGF_UNSTABLE Groovie 2 games
- 18:37 Changeset [69a45b43] by
- SCI: flag all WIP games with ADGF_UNSTABLE SCI32 games
- 18:37 Changeset [4d0bba31] by
- ENGINES: Warn user about games marked with ADGF_UNSTABLE flags …
- 18:27 Changeset [96c1e974] by
- CONFIGURE: Add minimum version of Unity
- 18:27 Changeset [149a8f8f] by
- BACKENDS: Fix compilation of Win32TaskbarManager with mingw
- 18:27 Changeset [179630b4] by
- CONFIGURE: Only add linking to ole32 and uuid when taskbar support is …
- 18:27 Changeset [8729af34] by
- CONFIGURE: Disable check for unity when compiling with mingw …
- 18:27 Changeset [599695bc] by
- COMMON: Change TaskbarManager to the new module slot interface
- 18:23 Changeset [5dff6c2c] by
- BACKENDS: Allow use of excluded functions needed by Win32TaskbarManager
- 18:23 Changeset [9614834] by
- BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when …
- 18:23 Changeset [79fb0ff2] by
- CONFIGURE: Update internal libunity handling and add support for …
- 18:23 Changeset [0ae3e4f2] by
- CONFIGURE: Update libunity detection by adding a call to one of unity …
- 18:23 Changeset [f843b3f] by
- BACKENDS: Fix Win32TaskbarManager compilation with Mingw It was …
- 18:23 Changeset [30c09660] by
- CONFIGURE: Disable Unity on non-unix systems and add taskbar support …
- 18:23 Changeset [7458073b] by
- COMMON: Update TaskbarManager header with better documentation and …
- 18:23 Changeset [1e3603b9] by
- BACKENDS: Add define for Unity-specific taskbar code
- 18:23 Changeset [28aa4f0] by
- COMMON: Add overall documentation to TaskbarManager interface
- 18:23 Changeset [fdada1db] by
- BACKENDS: Remove UnityTaskbarManager::setOverlayIcon() Unity is not …
- 18:23 Changeset [5649ddaf] by
- BACKENDS: Move Win32TaskbarManager init code to constructor
- 18:23 Changeset [e1dc9cdc] by
- BACKENDS: Add support for count status to TaskbarManager - Show the …
- 18:22 Changeset [6c14d8a9] by
- BACKENDS: Integrate glib main event loop - Unity needs a glib event …
- 18:12 Changeset [e789ab0d] by
- PEGASUS: Import the MMNotification classes
- 18:10 Changeset [fd8eaba4] by
- PEGASUS: Fix typo in MMConstants.h
- 15:57 Changeset [0fc10033] by
- PEGASUS: Import the CGameState class
- 15:31 Changeset [752e756] by
- PEGASUS: Import the MMAction class
- 15:17 Changeset [71759eab] by
- BASE: add TAINTED feature to gScummVMFeatures When configure enables …
- 15:17 Changeset [daf277f1] by
- CONFIGURE: add warning for building WIP/unstable engines Also, If any …
- 14:43 Changeset [ae67a9a9] by
- DREAMWEB: Re-optimize unbounded code blocks This gets rid of some …
- 14:38 Changeset [cd09b7e7] by
- BACKENDS: Only update unity libs and cflags in auto mode
- 14:38 Changeset [984e1968] by
- BACKENDS: Add WIP Unity support
- 14:38 Changeset [c3d9c6af] by
- BACKENDS: Add use flag for taskbar integration
- 14:37 Changeset [a523ade3] by
- BACKENDS: Add stubs for unity taskbar class
- 14:36 Changeset [fe347e43] by
- TOOLS: Add ole32.lib and uuid.lib to Code::Blocks linked libraries
- 14:36 Changeset [2348eeed] by
- BACKENDS: Add taskbar integration compat header for MingW
- 14:36 Changeset [2be35013] by
- BACKENDS: Add progress to MassAdd dialog
- 14:35 Changeset [cd7822a] by
- BACKENDS: Add engine-level accessor for TaskbarManager
- 14:30 Changeset [0fd5685] by
- BACKENDS: Add support for custom game icon (recent items list and icon …
- 14:30 Changeset [c0ec09ac] by
- BACKENDS: Implement Win32 taskbar progress state and recent list
- 14:29 Changeset [2c76a4af] by
- DREAMWEB: Fix probably copy-paste error in asm This removes an …
- 14:29 Changeset [f67975a] by
- BACKENDS: Add win32 stubs for taskbar integration
- 14:26 Changeset [71e45778] by
- BACKENDS: Add generic TaskbarManager class to handle taskbar integration
- 13:40 Changeset [287c23f] by
- DREAMWEB: Try to clean up jumps to returns
- 13:30 Changeset [7428e646] by
- TSAGE: Minor bugfix to sound fading code
- 12:51 Ticket #5759 (PSP: Urban Runner: Loading of Savegames does not work) created by
- […] […]
- 12:44 Changeset [d8d16e02] by
- DREAMWEB: removed while loops from rep+stos/movs instructions
- 12:39 Ticket #5758 (WinCE: Pharkas: Sepia image doesn't change to full color) created by
- […] […]
- 12:31 Changeset [4fd3cdf9] by
- DREAMWEB: Improved code formatting
- 12:21 Changeset [5bd4e3ac] by
- DREAMWEB: added engine to AUTHORS
- 12:05 Changeset [3a1b1a08] by
- DREAMWEB: Added engine to the credits
- 12:00 Changeset [15bc708] by
- TSAGE: Bugfix for _sfRethinkVoiceTypes type 1 handling
- 09:12 Changeset [c48b90f] by
- DREAMWEB: Clarified 2nd CD version as the US release
- 08:44 Changeset [c6ae2ac] by
- TSAGE: Added correct 5000 byte MD5 for Ringworld Demo #2
- 08:38 Changeset [51905728] by
- DREAMWEB: Added detection for second CD version
- 06:41 Changeset [3da9bf5c] by
- DREAMWEB: Fixed size of the save file title
- 05:21 Changeset [9f3c6898] by
- PEGASUS: Import the CInventory class
- 04:54 Changeset [e2e22417] by
- PEGASUS: Import the CItemList class
- 00:24 Changeset [6bb745c1] by
- MOHAWK: Fix Memory Leak in PE Cursor Loading.
06/15/11:
- 21:21 Changeset [7be9a57] by
- COMMON: Fix code formatting, rename stuff for consistency
- 21:21 Changeset [dc1c1d48] by
- DREAMWEB: added savefiles enumeration
- 21:03 Changeset [14121a6f] by
- DREAMWEB: moved stubs into stubs.cpp
- 20:59 Changeset [3c26c9b] by
- SCUMM: change comment in last commit
- 20:59 Changeset [d19b9ba8] by
- SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and …
- 20:56 Changeset [89f14d38] by
- SCUMM: change comment in last commit
- 20:30 Changeset [0a42a7d6] by
- SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and …
- 20:20 Changeset [e0efde7c] by
- DREAMWEB: optimized consequtive movsb/w and stosb/w
- 19:38 Changeset [c1b9adb6] by
- DREAMWEB: added unused label elimination. Does not work for some …
- 19:00 Changeset [3b85dede] by
- DREAMWEB: added banner to autogenerated files
- 18:58 Changeset [4e75c4bf] by
- DREAMWEB: marked global as used from get_global()
- 18:25 Changeset [7a47b09] by
- DREAMWEB: uncommented simple ret stripping
- 18:09 Changeset [eb80d05b] by
- DREAMWEB: fixed code formatting
- 18:09 Changeset [d609d980] by
- DREAMWEB: removed width160 for now
- 18:06 Changeset [2211a4d7] by
- PEGASUS: Import MMFunctionPtr class
- 18:02 Changeset [4b3f775e] by
- DREAMWEB: removed asserts, added STACK_CHECK as suggested by Max
- 18:01 Changeset [8d4e60d4] by
- PEGASUS: Import MMUtilities functions
- 17:52 Changeset [dfe83466] by
- DREAMWEB: converted line endings to the unix format
- 17:30 Ticket #5757 (DW1: Cannot enter Act IV (six hero objects taken)) created by
- […] […]
- 17:09 Changeset [b97a5dc] by
- CONFIGURE: Fix cxx test linking for Android Libraries are now …
- 17:00 Changeset [9aa9e6af] by
- PEGASUS: Switch sound playback to using the MMSound class
- 16:58 Changeset [ae1a9323] by
- PEGASUS: Import the MMSound class
- 16:56 Changeset [ea05bc56] by
- PEGASUS: Import the MMResourceFile class
- 16:54 Changeset [0e78eb00] by
- PEGASUS: Add the Game Shell CItem class
- 16:50 Changeset [a93a771] by
- PEGASUS: Begin porting over base MMShell classes
- 16:04 Changeset [624042ee] by
- Merge pull request #45 from fuzzie/dreamweb DREAMWEB: Merge in engine
- 15:38 Changeset [e2b3e39b] by
- SCUMM: fix bug #3316738 This provides fallback to 8bit color mode for …
- 15:35 Changeset [9599894a] by
- DREAMWEB: Added original sources. Released with permission from Neil …
- 15:35 Changeset [ae8edebd] by
- DREAMWEB: fixed title skipping
- 15:35 Changeset [c760405a] by
- DREAMWEB: ported engine to the new metaengine api
- 15:35 Changeset [1cafd2de] by
- DREAMWEB: Reinstate some "hardware key" handling that got lost It's …
- 15:35 Changeset [9c7c46b] by
- DREAMWEB: fixed final scene, better sound channel handling
- 15:35 Changeset [dfaa1e32] by
- DREAMWEB: Filter out "illegal" characters This is fairly restrictive …
- 15:35 Changeset [cde28452] by
- DREAMWEB: The readabyte() function is no longer needed.
- 15:35 Changeset [cd4b0a8] by
- DREAMWEB: cleaned up keys handling
- 15:35 Changeset [f4936e6] by
- DREAMWEB: implemented stc/clc, fixed preliminary exit from the dialogue
- 15:35 Changeset [7d93f81a] by
- DREAMWEB: added detection of the cd version
- 15:35 Changeset [cf942d93] by
- DREAMWEB: cleanup keys handling, added turbo shortcut
- 15:34 Changeset [5826ae88] by
- DREAMWEB: cut upper volume limit
- 15:34 Changeset [8a878356] by
- DREAMWEB: added comment about volumes
- 15:34 Changeset [9008f2c4] by
- DREAMWEB: added volume setting (maybe wrong)
- 15:34 Changeset [dca78aa9] by
- DREAMWEB: fixed cd-version without savefiles
- 15:34 Changeset [84745add] by
- DREAMWEB: added volume support (stubs for now)
- 15:34 Changeset [25824b2] by
- DREAMWEB: added sound status check
- 15:34 Changeset [07443698] by
- DREAMWEB: renamed playSpeech to loadSpeech
- 15:34 Changeset [932abf8c] by
- DREAMWEB: regenerated sources with CD option on
- 15:34 Changeset [bf28698] by
- DREAMWEB: fixed shakeTable to do not pass negative values into …
- 15:34 Changeset [78b1a606] by
- DREAMWEB: patch sprite table after deallocating segment with sprites.
- 15:34 Changeset [8c9d0096] by
- DREAMWEB: removed hacks, regenerated source
- 15:34 Changeset [5cccea42] by
- DREAMWEB: regenerated the source
- 15:34 Changeset [0946aa8] by
- DREAMWEB: added operator= for segmentref
- 15:34 Changeset [8ede458e] by
- DREAMWEB: fixed invalid channel, removed junk
- 15:34 Changeset [daab18a7] by
- DREAMWEB: stop previous sound if it's still active
- 15:34 Changeset [7e7152df] by
- DREAMWEB: removed looping on channel1
- 15:34 Changeset [1955df1] by
- DREAMWEB: added sound support
- 15:34 Changeset [74dfc349] by
- DREAMWEB: added sounds loading
- 15:34 Changeset [5a8b1dbf] by
- DREAMWEB: catch the sample changing, more stubs
- 15:34 Changeset [09346f01] by
- DREAMWEB: added sound handling stub
- 15:34 Changeset [e7b68592] by
- DREAMWEB: fixed memory corruption in multiput/multiget
- 15:34 Changeset [ff128eae] by
- DREAMWEB: fixed crash after exit of the monitor
- 15:34 Changeset [49e7c7a7] by
- DREAMWEB: fixed occasional stripping of the strings in data segment
- 15:34 Changeset [f46a889e] by
- DREAMWEB: fixed invalid buffer len
- 15:34 Changeset [cf6b88b1] by
- DREAMWEB: report uppercased letters to the code
- 15:34 Changeset [167d401a] by
- DREAMWEB: fix registers on exit from stubs
- 15:34 Changeset [93cf9993] by
- DREAMWEB: report click only once, this fixes phantom clicks after …
- 15:34 Changeset [d69e437] by
- DREAMWEB: do not return invalid register from the deallocate memory
- 15:34 Changeset [55c366b9] by
- DREAMWEB: fixed monitor scrolling
- 15:34 Changeset [77624071] by
- DREAMWEB: removed detection params
- 15:34 Changeset [308fcf09] by
- DREAMWEB: added setSpeed, CTRL-F shortcut and removed erik's comment …
- 15:34 Changeset [92a11ea5] by
- DREAMWEB: Make new function for getting name of file to open.
- 15:34 Changeset [c808844a] by
- DREAMWEB: regenerated the source
- 15:34 Changeset [4547e73] by
- DREAMWEB: Make it possible to type the letter D
- 15:34 Changeset [6fb25cdd] by
- DREAMWEB: added stack depth check to code generator
- 15:34 Changeset [edf7d9b] by
- DREAMWEB: unstubbed printundermon
- 15:34 Changeset [6deff84] by
- DREAMWEB: fixed crash on room changing
- 15:34 Changeset [39d8f43] by
- DREAMWEB: hopefully fixed OF value
- 15:34 Changeset [de65cf35] by
- DREAMWEB: Simplify the tracking of the mouse position and buttons The …
- 15:34 Changeset [d65083ec] by
- DREAMWEB: fixed neg instruction
- 15:34 Changeset [0f8eacf0] by
- DREAMWEB: Fix the maingamepal offset. (It changed recently.)
- 15:34 Changeset [70bbb1a] by
- DREAMWEB: switched off foreign/spanish flags for recompilation
- 15:34 Changeset [c330f5d] by
- DREAMWEB: modify register after raster operations
- 15:34 Changeset [bf80a8a] by
- DREAMWEB: added inc/dec instructions.
- 15:34 Changeset [f8422b56] by
- DREAMWEB: renamed update to update_zs
- 15:34 Changeset [562f1ed8] by
- DREAMWEB: Rewrite the PCX decoder i C++
- 15:34 Changeset [3f53cb92] by
- DREAMWEB: removed warning about 16 colors palette, initialize mouseState
- 15:34 Changeset [1ac23aa8] by
- DREAMWEB: added middle mouse key handling
- 15:34 Changeset [4ba74f73] by
- DREAMWEB: moved quit() into engine's method
- 15:34 Changeset [04ee3aef] by
- DREAMWEB: implemented doshake
- 15:34 Changeset [bd285645] by
- DREAMWEB: removed ugly static engine
- 15:34 Changeset [5fda321a] by
- DREAMWEB: added the same magic for opening files
- 15:34 Changeset [b673130] by
- DREAMWEB: implemented somewhat hackish read from currently open file
- 15:34 Changeset [f592fe18] by
- DREAMWEB: unstubbed scanfornames
- 15:34 Changeset [c5ab591b] by
- DREAMWEB: unstabbed save
- 15:34 Changeset [8ddbbc0] by
- DREAMWEB: moved out file write/read from sources
- 15:34 Changeset [fdcb21ff] by
- DREAMWEB: Unstub dosreturn(). Note that clicking on the "Return to …
- 15:34 Changeset [a3e9cef4] by
- DREAMWEB: fixed a typo
- 15:34 Changeset [7eb8e0b] by
- DREAMWEB: unstubbed dontloadseg
- 15:34 Changeset [8ea7a7a3] by
- DREAMWEB: fixed seg XXX construction in generator
- 15:34 Changeset [99a4bb8] by
- DREAMWEB: fixed invalid generated jump instructions
- 15:34 Changeset [2bcc06f9] by
- DREAMWEB: cleanup frameoutnm
- 15:34 Changeset [4ccd7fd7] by
- DREAMWEB: fixed l/le/g/ge condition checks
- 15:34 Changeset [f7b56a0d] by
- DREAMWEB: fixed OF register handling once again
- 15:34 Changeset [53e49d1a] by
- DREAMWEB: removed unused file
- 15:34 Changeset [3e605f3] by
- DREAMWEB: regenerated sources
- 15:34 Changeset [92e2dc88] by
- DREAMWEB: cut rendering box to the screen size
- 15:34 Changeset [985d2fa] by
- DREAMWEB: Notice when the user presses ESC. Unfortunately, skipping …
- 15:34 Changeset [3ecd3f9c] by
- DREAMWEB: commented out noisy debug
- 15:34 Changeset [9b7b93e8] by
- DREAMWEB: fixed fades and palette setting
- 15:34 Changeset [b01af82d] by
- DREAMWEB: Make it easier to quit (albeit not yet very gracefully)
- 15:34 Changeset [d0404f4b] by
- DREAMWEB: moved palette fixes into set/getPalette
- 15:34 Changeset [938c14dd] by
- DREAMWEB: increased vga frequency to 70Hz, fixed data segments
- 15:34 Changeset [fd136009] by
- DREAMWEB: replace pitch with kScreenwidth
- 15:34 Changeset [d70bc05b] by
- DREAMWEB: added assertion
- 15:34 Changeset [c8be54b] by
- DREAMWEB: Cleaned up the PCX decoder slightly
- 15:34 Changeset [90341917] by
- DREAMWEB: removed dummy video segment, blacklisted video-related functions.
- 15:34 Changeset [3f592047] by
- DREAMWEB: fixed rep prefix
- 15:34 Changeset [038f19d] by
- DREAMWEB: The PCX decode works now. There will be cleanups, and quite …
- 15:34 Changeset [47ed2ce3] by
- DREAMWEB: Fix typo
- 15:34 Changeset [9109f36c] by
- DREAMWEB: fixed typo in multidump
- 15:33 Changeset [5c629e38] by
- DREAMWEB: fixed invalid memcpys
- 15:33 Changeset [e535e6e2] by
- DREAMWEB: added keyboard handling
- 15:33 Changeset [b04f5908] by
- DREAMWEB: added forgotten updateScreen()
- 15:33 Changeset [8a72645c] by
- DREAMWEB: added setPalette instead of showgroup + framenm
- 15:33 Changeset [4c54bf97] by
- DREAMWEB: implemented multiXXX vga functions
- 15:33 Changeset [8cc8e73d] by
- DREAMWEB: blacklisted vga blitting functions
- 15:33 Changeset [97310ab9] by
- DREAMWEB: asserted invalid calls
- 15:33 Changeset [9b761735] by
- DREAMWEB: regenerating source
- 15:33 Changeset [2cb4eac] by
- DREAMWEB: removed hardcoded constant
- 15:33 Changeset [45187193] by
- DREAMWEB: added 'equ' const to public header
- 15:33 Changeset [f7a3a55] by
- DREAMWEB: fixed CF for neg instruction
- 15:33 Changeset [9193f33] by
- DREAMWEB: replaced movsw with 2*movsb
- 15:33 Changeset [25a937e1] by
- DREAMWEB: added fadedos
- 15:33 Changeset [23736a02] by
- DREAMWEB: output equ values in log
- 15:33 Changeset [33bb7c3] by
- DREAMWEB: fixed memory deallocation
- 15:33 Changeset [07ad2efd] by
- DREAMWEB: fixed invalid register parts update
- 15:33 Changeset [9717b220] by
- DREAMWEB: added names instead of offsets for variables
- 15:33 Changeset [834816db] by
- DREAMWEB: fixed loadseg
- 15:33 Changeset [2f9e6357] by
- DREAMWEB: fixed missing explicit segment specification. added verbose …
- 15:33 Changeset [90440a2b] by
- DREAMWEB: added assertion in pop()
- 15:33 Changeset [e654b506] by
- DREAMWEB: removed generated code
- 15:33 Changeset [d2688a52] by
- DREAMWEB: removed static from functions for now (allowing external usage)
- 15:33 Changeset [4cea3245] by
- DREAMWEB: First attempt at unstubbing showpcx() This is untested and …
- 15:33 Changeset [66ee7b20] by
- DREAMWEB: removed noisy palette log
- 15:33 Changeset [fce91bd1] by
- DREAMWEB: fixed of flag handling
- 15:33 Changeset [bea919c9] by
- DREAMWEB: fixed hardcoded offsets
- 15:33 Changeset [a5bd718] by
- DREAMWEB: Adjusted mode640x480 slightly I can't imagine it makes any …
- 15:33 Changeset [83d73207] by
- DREAMWEB: fixed bogus logs
- 15:33 Changeset [fe40748d] by
- DREAMWEB: implemented loadseg
- 15:33 Changeset [3bd7cb1] by
- DREAMWEB: fixed loadfromfile
- 15:33 Changeset [978d1745] by
- DREAMWEB: fixed OF flag handling
- 15:33 Changeset [e0eac547] by
- DREAMWEB: fixed g/l/ge/le flags
- 15:33 Changeset [797127cb] by
- DREAMWEB: cleared overflow flag on logic instructions
- 15:33 Changeset [a6fb92d2] by
- DREAMWEB: added o flag handling for shr/shl instructions
- 15:33 Changeset [a1b1d78e] by
- DREAMWEB: Unstub mode640x480()
- 15:33 Changeset [28cc856] by
- DREAMWEB: Unstub gettime().
- 15:33 Changeset [af4f0e6b] by
- DREAMWEB: added graphics mode initialization
- 15:33 Changeset [a07ec818] by
- DREAMWEB: added processEvents, added mouse support
- 15:32 Changeset [35d5ffa8] by
- DREAMWEB: zero cx after showgroup
- 15:32 Changeset [3595e9b6] by
- DREAMWEB: added shr/shl instructions
- 15:32 Changeset [2fa14133] by
- DREAMWEB: fixed release warnings
- 15:32 Changeset [221a3575] by
- DREAMWEB: added mousecall stub
- 15:32 Changeset [6a2ac872] by
- DREAMWEB: fixed invalid file read length
- 15:32 Changeset [5d6be069] by
- DREAMWEB: restored open file check in read
- 15:32 Changeset [59f8d311] by
- DREAMWEB: fixed offsets shifting for db/dw
- 15:32 Changeset [7e56cc2d] by
- DREAMWEB: added video segment
- 15:32 Changeset [08e2316] by
- DREAMWEB: more stubs
- 15:32 Changeset [6a33ce30] by
- DREAMWEB: added close file
- 15:32 Changeset [ab41fb78] by
- DREAMWEB: fixed equ expanding
- 15:32 Changeset [858a898a] by
- DREAMWEB: added readfile
- 15:32 Changeset [9a1575b] by
- DREAMWEB: implemented openfile
- 15:32 Changeset [1494cdb] by
- DREAMWEB: added openfile stub
- 15:32 Changeset [bba7724a] by
- DREAMWEB: added fake data register pointing to variables
- 15:31 Changeset [694c00b] by
- DREAMWEB: cleanups
- 15:31 Changeset [326d5025] by
- DREAMWEB: removed const method
- 15:31 Changeset [27210a70] by
- DREAMWEB: removed useless const methods, fixed mask
- 15:31 Changeset [78cc82a1] by
- DREAMWEB: fixed typo
- 15:31 Changeset [f7de3e8c] by
- DREAMWEB: simplified register part definition
- 15:31 Changeset [222d9b23] by
- DREAMWEB: fixed stosw instruction
- 15:31 Changeset [a5e76d6] by
- DREAMWEB: cleaned up register part mess
- 15:31 Changeset [9e10e8e] by
- DREAMWEB: minor cleanup
- 15:31 Changeset [f0b54ce] by
- DREAMWEB: fixed typo
- 15:31 Changeset [d4d5c052] by
- DREAMWEB: implemented some of the stubs
- 15:31 Changeset [40c02f2] by
- DREAMWEB: replaced seecommandtail with stub
- 15:31 Changeset [e94a8299] by
- DREAMWEB: fixed invalid operator=
- 15:31 Changeset [9d53cefa] by
- DREAMWEB: added allocateSegment, added some stubs
- 15:31 Changeset [d9e4fb5d] by
- DREAMWEB: regenerated code
- 15:31 Changeset [b76035db] by
- DREAMWEB: put data offsets, not labels into public
- 15:30 Changeset [59b0c4b4] by
- DREAMWEB: added all offsets
- 15:30 Changeset [5b9a4058] by
- DREAMWEB: added stubs for sound startup/exit
- 15:30 Changeset [e4c9ae7a] by
- COMMON: fixed resize
- 15:30 Changeset [a0e56d9c] by
- DREAMWEB: minor cleanup
- 15:30 Changeset [61fe610c] by
- DREAMWEB: fixed default segment addr
- 15:30 Changeset [1ee6b0af] by
- DREAMWEB: get rid of data, added simple segment management
- 15:30 Changeset [781d0670] by
- DREAMWEB: updated git ignore
- 15:30 Changeset [4e6483e] by
- DREAMWEB: removed python generated bytecode
- 15:30 Changeset [0b0b22cc] by
- DREAMWEB: removed data declaration
- 15:30 Changeset [cc784e9a] by
- DREAMWEB: removed context template, cleaned up initialization
- 15:30 Changeset [1f991fa1] by
- DREAMWEB: fixed almost all runtime warnings
- 15:29 Changeset [d725199a] by
- DREAMWEB: 'scummvm'ing types. :)
- 15:29 Changeset [e3178397] by
- COMMON: added assign(T*, T*)
- 15:29 Changeset [10c84a8] by
- DREAMWEB: removed ugly macroses
- 15:29 Changeset [9cf2a7ba] by
- DREAMWEB: added tasm-recover tool
- 15:29 Changeset [1f063c94] by
- DREAMWEB: added stubs
- 15:29 Changeset [181428e6] by
- DREAMWEB: started integration of stubs
- 15:29 Changeset [51f44779] by
- DREAMWEB: regenerate sources
- 15:29 Changeset [52a89174] by
- DREAMWEB: added autogenerated source
- 15:12 Changeset [5b7754e3] by
- SCUMM: fix bug #3316738 This provides fallback to 8bit color mode for …
- 12:04 Ticket #5746 (WinCE: Screen corruption when hiding toolbar) closed by
- fixed
- 11:05 Ticket #5756 (SCUMM FM-TOWNS ANDROID: color mode not supported) created by
- […] […]
- 05:45 Ticket #9372 (ScummVM Hungarian Translation Update) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.