Timeline
11/19/10:
- 23:49 Changeset [e5177eeb] by
- HUGO: Start using endianness-safe read/write functions svn-id: r54389
- 21:46 Ticket #5519 (SQ4 German: crash when flying in Skate-O-Rama) created by
- […] […]
- 21:25 Changeset [7fb352e3] by
- MOHAWK: Implement an image cache system This should greatly improve …
- 20:09 Ticket #9255 (SCI: Phantasmagoria 1 & 2 detection entries) created by
- […] […]
- 18:19 Changeset [199a1c7] by
- TEST: Make cxxtest work with Python 3.1 too. svn-id: r54387
- 17:09 Changeset [dfb2b9c] by
- PSP: Remove tabs from README.PSP. svn-id: r54386
- 17:03 Changeset [2180b2d] by
- COMMON: Split common/stream.h into several headers svn-id: r54385
- 16:52 Changeset [1113844] by
- PSP: Update README.PSP.in with the latest changes to README.PSP. …
- 16:47 Changeset [0f26184f] by
- BUILD: Revert r53427. create_project will now use a different …
- 14:19 Changeset [a24d5ba2] by
- SCI: Only compile kGetConfig for SCI32 svn-id: r54382
- 14:12 Changeset [ec9ad50c] by
- TOOLS: Move Visual Studio pre/post build events scripts to external …
- 13:59 Changeset [6aa77075] by
- TOOLS: Add stubs for external Pre/Post build scripts in Visual Studio …
- 13:56 Changeset [3c7f9aa] by
- SCI : data field is only supported if building for SCI32 svn-id: r54379
- 13:23 Changeset [17d8fafe] by
- SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support …
- 13:23 Changeset [5d53673e] by
- SCI: Also send system strings to kString(). This makes LSL7 continue …
- 13:03 Changeset [c7cf764] by
- SCI: Only handle seg_type_string if ENABLE_SCI32 is defined svn-id: r54376
- 12:57 Changeset [9e979fa5] by
- SYMBIAN : Updated to proper version number from 1.12 to 1.20 for S60v3 …
- 12:52 Changeset [5ecac66] by
- Some subfunctions changed positions in SCI3 kString. WIP. And with …
- 12:49 Changeset [84d4a4a8] by
- Implement a couple of NULL checks in kArray svn-id: r54373
- 12:49 Changeset [824a4009] by
- SYMBIAN : Remove Symbian FatalError implementation (not really used …
- 12:47 Changeset [714263d5] by
- COMMON: Use user include instead of system include to remove lots of …
- 12:47 Changeset [1a6597eb] by
- SCI3: Implement new opcode 0x4c. svn-id: r54370
- 12:46 Changeset [fbf5a453] by
- SCI: Implement the GetConfig call for LSL7 svn-id: r54369
- 10:55 Changeset [9e5b554d] by
- LASTEXPRESS: Poll events when loading savegames to prevent freezing …
- 10:55 Changeset [2687c987] by
- LASTEXPRESS: Add missing queue reset in Entitites::resetSequences …
- 10:55 Changeset [2a6519ca] by
- LASTEXPRESS: Simplify current frame calculation in Animation::process …
- 10:28 Changeset [c19e837] by
- SCI: Added pointer arithmetic support for SCI2 strings svn-id: r54365
- 10:27 Changeset [6ec8ec41] by
- SCI: Added support for script -> string copying (used by late SCI2.1 …
- 10:23 Changeset [16ee4111] by
- TOOLS: Added create_mads tool for MADS/M4 engine svn-id: r54363
- 08:19 Changeset [763ddd22] by
- SCI: Fixed comment svn-id: r54362
- 08:18 Changeset [3b07056a] by
- SCI: Moved the Object class in a separate file svn-id: r54361
- 07:45 Ticket #5518 (KQ4 support for Atari ST version – patch inside) closed by
- 07:43 Changeset [c87ef6f3] by
- SCI: Added KQ4 Atari ST version from bug report #3110941 svn-id: r54360
- 03:52 Changeset [769b460f] by
- MOHAWK: Implement another Riven demo external xademoquit() is called …
- 01:37 Changeset [a0df869] by
- ALL: Push down deps on stream.h from .h to .cpp files svn-id: r54358
- 01:03 Changeset [785590e5] by
- COMMON: Push include file.h and fs.h from translation.h to …
- 00:49 Changeset [5ea4b576] by
- LASTEXPRESS: Include common/events.h instead of common/EventRecorder.h …
- 00:38 Changeset [a72de47d] by
- COMMON: Cleanup EventRecorder svn-id: r54355
- 00:20 Changeset [aef1ca4c] by
- COMMON: Cleanup XMLParser code * Get rid of obsolete comment about …
- 00:10 Changeset [5c7d7a8] by
- COMMON: Push #include stream.h from zlib.h to zlib.cpp svn-id: r54353
11/18/10:
- 22:46 Changeset [34272e25] by
- SCI: Added a stub for a new subop in kString, and disabled …
- 22:27 Changeset [4609f11] by
- SCI: Added species selector functionality for SCI3 svn-id: r54351
- 22:26 Changeset [9e418e6e] by
- SCI: Removed SCI3 hacks in kClone/kDisposeClone svn-id: r54350
- 21:45 Changeset [94d3d82f] by
- SCI: Slight formatting fix and use \t instead of a tab character in …
- 21:41 Changeset [c325d815] by
- SCI: Fix debugger disassembly of property accesses in SCI3 svn-id: r54348
- 21:38 Changeset [f0fea216] by
- SCI3: Fix new opcode 0x4e svn-id: r54347
- 21:32 Changeset [1fea2b73] by
- GUI: Make activeDialog in runLoop const, since it should not be …
- 20:40 Changeset [d94844f] by
- MOHAWK: Add support for Riven 24bpp images (not yet used) svn-id: r54345
- 20:27 Changeset [9fb1e2b1] by
- COMMON: Change wrapBufferedWriteStream() to always disposes wrapped …
- 20:24 Changeset [9531b776] by
- PS2: Fix use of Ps2File::_sema w/o PS2_FILE_SEMA guard svn-id: r54343
- 19:27 Changeset [d6592aab] by
- M4: Do not use Common::SubReadStream where ReadStream suffices …
- 19:20 Changeset [49468fdf] by
- SCI3: Added another previously unused opcode (0x27 / 0x4e) svn-id: r54341
- 19:18 Changeset [c2bdba2] by
- SCI2: Treat SCI2 raw arrays (type 3) as strings in kArray SCI2 …
- 19:14 Ticket #9250 (OSYSTEM: Add logging API as proposed by Max on -devel) closed by
- 19:12 Changeset [e1030e53] by
- BACKENDS: Implement logging API proposed by Max on -devel. This …
- 19:06 Changeset [411866ee] by
- MOHAWK: Cleanup bitmap surface and pack/draw function handling …
- 18:17 Changeset [8cd20c70] by
- GUI: Simplify Tooltip implementation. Formerly there was much special …
- 17:56 Changeset [a9dcb11c] by
- COMMON: Turn BufferedWriteStream into a template class, with …
- 17:45 Changeset [c02a2330] by
- DS: Add note that ARM_ADPCM is unused (and fix a typo) svn-id: r54335
- 17:42 Changeset [7444a06c] by
- DS: cleanup svn-id: r54334
- 17:38 Changeset [487feb38] by
- Get rid of a const_cast. svn-id: r54333
- 17:31 Changeset [316ba2e6] by
- DS: Replace GBAMPSaveFile by DSFileStream + wrapBufferedWriteStream …
- 17:30 Changeset [b8995ea] by
- DS: Remove write buffering in DSFileStream, use …
- 17:25 Changeset [b593b15c] by
- SCI: Slight formatting fix. svn-id: r54330
- 17:15 Changeset [24f4d97] by
- DS: Avoid needlessly allocating temporary Common::String instances …
- 17:13 Changeset [0001a6b7] by
- SCI3: implement setInfoSelector() for SCI3, fixes infinite recursion …
- 17:04 Changeset [c525207] by
- SCI3: Add proper support for the calle instruction svn-id: r54327
- 17:02 Changeset [152e52d0] by
- COMMON: Make implementation of Buffered*Stream classes internal …
- 17:01 Changeset [b8f00267] by
- DS: Port changes from 1.2.0 branch to trunk svn-id: r54325
- 16:58 Changeset [1621e7d5] by
- Fix operator precedence problem svn-id: r54324
- 16:38 Changeset [a008d140] by
- ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream …
- 16:08 Changeset [4707b610] by
- COMMON: Fix incorrect use of assert() macro The assert() macro may be …
- 15:42 Changeset [bac018a3] by
- DS: Two more 'FILE' related fixes/workarounds svn-id: r54321
- 13:48 Changeset [ffc6ed64] by
- MOHAWK: Remove unused drawRLE() function svn-id: r54320
- 13:31 Changeset [48416a7f] by
- MOHAWK: Implement the old Mohawk bitmap format (thanks to fuzzie) …
- 13:17 Changeset [51a954c1] by
- DS: Add some FIXME/TODO comments on changes that need to be applied to …
- 13:13 Changeset [16d9e0f1] by
- DS: Fix compilation despite use of 'forbidden' symbols svn-id: r54317
- 11:32 Changeset [50e6fe26] by
- PSP: reduced fragmentation by allocating overlay just once svn-id: r54316
- 11:31 Changeset [dde4f221] by
- MAIN: initialized more singletons early to prevent fragmentation. …
- 10:15 Changeset [785dd683] by
- TOOLS: Do not copy SCUMM MD5 data to web SVN module anymore svn-id: r54314
- 07:52 Changeset [5c8b4dbe] by
- PSP: added backtracing function for debugging Currently not used by …
- 07:17 Changeset [b77ef17] by
- GUI: changed tooltip to be deleted when inactive Before, it could be …
- 07:17 Changeset [3631a5f9] by
- MAIN: added early call to getAudioCdManager to prevent late allocation …
- 07:12 Ticket #5359 (GOB: Gobliiins not moving) closed by
- fixed
- 05:47 Changeset [d9713965] by
- MOHAWK: Cleanup Myst script handling Scripts are now loaded from a …
- 01:29 Changeset [8ebee13] by
- TOOLS: Update create_msvc batch files - Add support for /clean …
11/17/10:
- 21:49 Changeset [34c18f20] by
- SCI: Added hacks in kClone/kDisposeClone for SCI3 svn-id: r54307
- 21:47 Changeset [bd844a8c] by
- SCI: Call lookupArray() after allocateArray() when duplicating arrays …
- 20:50 Changeset [ddbda3e] by
- SCI: Code formatting svn-id: r54305
- 20:46 Changeset [ba6de1bc] by
- SCI: Added sanity checks for SCI3 scripts bigger than 64KB - Extended …
- 20:43 Changeset [8a6efcac] by
- SCI3: Implement opcode to retrieve the info selector. svn-id: r54303
- 20:37 Changeset [e551f3b] by
- SCI3: Handle script exports correctly svn-id: r54302
- 20:29 Changeset [5ab823b1] by
- SCI3: relocate operand of the lofsa opcode svn-id: r54301
- 19:58 Changeset [ecb4215] by
- MOHAWK: Cache the Myst screen buffer This is needed for use with …
- 19:29 Changeset [84a753d8] by
- CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by …
- 18:56 Ticket #5518 (KQ4 support for Atari ST version – patch inside) created by
- […] […]
- 18:47 Ticket #5496 (PQ2 Intro too fast) closed by
- fixed
- 18:46 Changeset [61e02f05] by
- SCI: Fixed the speed in the intro of PQ2, version 1.002.011 (bug …
- 18:41 Ticket #5517 (DW: Unsupported Mac demo) created by
- […] […]
- 18:26 Ticket #9171 (MYST: Fix drawing partial subimages) closed by
- 18:22 Changeset [4e445b94] by
- MOHAWK: Apply patch #2988976: "MYST: Fix drawing partial subimages" …
- 17:21 Changeset [e086ef00] by
- Adapt SCI property instructions (pToa etc.) to SCI3 svn-id: r54296
- 15:02 Changeset [430df910] by
- SCI1.1 and newer games always ignore move count. The "version" command …
- 14:48 Changeset [e55a55a2] by
- SCI: Remove key modifier (e.g. num lock) status for keyboard function …
- 14:28 Changeset [47e137fd] by
- SCI: lofsa/lofss functionality for SCI3 - Updated detectLofsType() …
- 14:08 Changeset [c003032b] by
- SCI: Allow SCI3 game scripts to run SCI3 scripts do start up now, …
- 14:03 Changeset [bb9b7c24] by
- SCI: Added some SCI3 selector related information - Added a TODO for …
- 13:01 Changeset [3d7f7b4] by
- SCI: Make class table size OB1 workaround slightly more readable …
- 12:33 Changeset [58e4d9a] by
- SCI: Fixed the return values of Object::relocateSci3() svn-id: r54289
- 12:22 Changeset [ee4770ff] by
- ENGINES: Change 'colour' to 'color' Only changed this in engines …
- 12:21 Changeset [dbddd75] by
- GRAPHICS: colour -> color svn-id: r54287
- 12:13 Changeset [5ceb54d0] by
- TINSEL: Get rid of some global variables These were actually all …
- 12:13 Changeset [5a554e3d] by
- SCI: Change 'colour' to 'color' All other instances already were …
- 11:17 Changeset [a702ad51] by
- SCI3: added a SCI3 implementation of findGameObject(), based on a …
- 11:15 Changeset [b707d6e] by
- SCI: More work on SCI3, based on a patch by lskovlun - Added SCI3 …
- 09:28 Changeset [59ad508] by
- SCI: Some more work on SCI3, based on a patch by lskovlun - Added a …
- 09:10 Changeset [e4c967a3] by
- SCI: Added the SCI3 equivalent of initialiseObjects(), from a patch by …
- 08:53 Changeset [f44b084] by
- SCI: Some restructuring. Added some SCI3 placeholders/stubs svn-id: r54280
- 08:30 Changeset [0470e471] by
- SCI: The heap was a separate resource in SCI1.1 - SCI2.1 games only. …
- 08:18 Changeset [553d571c] by
- SCI: Specify that -1 means "all maps" when listing base36-encoded …
- 08:10 Changeset [c36f0721] by
- SCI: Updated dissectScript() to handle synonym blocks svn-id: r54277
- 08:05 Changeset [9d318497] by
- SCI: Unified the functionality and parameters of the disasm and …
- 00:20 Ticket #5271 (MI EGA: Screen strip out of bounds) closed by
- 00:05 Changeset [c2d9c1b] by
- SCI: Added the ability to display original script bytecode in the …
11/16/10:
- 23:02 Changeset [4da20eb6] by
- SCI: Fix for bug #3110215 - "SQ4 German: endless flight on Estros" …
- 22:36 Ticket #5516 (SQ4 German: endless flight on Estros) closed by
- fixed
- 22:36 Changeset [f81b42dc] by
- SCI: Fix for bug #3110215 - "SQ4 German: endless flight on Estros" …
- 22:09 Changeset [144ed3e2] by
- TINSEL: Fixed compilation with MSVC svn-id: r54271
- 16:52 Ticket #5516 (SQ4 German: endless flight on Estros) created by
- […] […]
- 14:06 Changeset [da90fa14] by
- LASTEXPRESS: Fix SequenceFrame leak in Entities code - Add …
- 11:07 Changeset [de0f878d] by
- GUI: Fixed build failure in console due to missing header. svn-id: r54268
- 10:29 Changeset [5b735131] by
- GUI: Push down some header (inter)dependencies svn-id: r54267
- 10:24 Changeset [f3f73a78] by
- GUI: Commit some changes missing in my previous commit (oops) svn-id: …
- 10:19 Changeset [668adaa4] by
- GUI: Rename gui/GuiManager.* to gui/gui-manager.* svn-id: r54265
- 10:11 Changeset [427dc1ae] by
- GUI: Move major widgets to new directory gui/widgets Also renamed the …
- 09:57 Ticket #5197 (LB2CD & LB2Floppy: Some wandering actors aren't found) closed by
- fixed
- 09:54 Changeset [c734fc2b] by
- TINSEL: Remove unnecessary 'static' svn-id: r54263
- 09:53 Changeset [1dbf8d73] by
- TINSEL: Mark all (?) global vars with a FIXME comment Use of global …
- 09:53 Changeset [ada9c9af] by
- TINSEL: Removed unnecessary 'static' svn-id: r54261
- 09:26 Changeset [a9b3dcc] by
- GUI: Fixed Memory Leak in RadiobuttonGroup usage in Options Dialog. …
- 08:24 Changeset [62400d26] by
- COMMON: Reverting r54257 as _singleton already was protected (and I am …
- 08:23 Changeset [abe1959d] by
- COMMON: Simplify DECLARE_SINGLETON macro This makes it possible to …
- 08:21 Changeset [5af8a76b] by
- COMMON: Make Common::Singleton::_singleton protected instead of public …
11/15/10:
- 23:52 Changeset [3450f47] by
- GUI: Fix bug in ThemeEngine::addFont related to localized fonts …
- 23:51 Changeset [8799db5] by
- GUI: Tweak ThemeEngine methods to use Common::String params & const …
- 21:47 Changeset [3dd51a1] by
- NEWS: Add Hungarian translation item for version 1.2.1 svn-id: r54254
- 21:47 Changeset [ad81a44] by
- NEWS: Add Hungarian translation item for version 1.2.1 svn-id: r54254
- 21:44 Changeset [e3a76582] by
- I18N: Add Hungarian translation to 1.2.0 branch Also add the …
- 21:05 Ticket #9253 (ScummVM Hungarian Translation) closed by
- 21:01 Changeset [2c058a12] by
- CREDITS: Add Hungarian translator. svn-id: r54252
- 20:59 Changeset [df73b6d4] by
- I18N: Update Hungarian translation and add iso-8859-2 fonts to themes. …
- 20:57 Changeset [aa5d440] by
- I18N: Update translation template and po files from source code …
- 20:49 Ticket #9251 (ScummVM Hungarian files and a problem) closed by
- fixed
- 15:48 Changeset [396bec13] by
- LASTEXPRESS: Use Common::StackLock instead of mutex lock/unlock in …
- 15:48 Changeset [7d9c43d2] by
- LASTEXPRESS: Fix frame leak in Entities::processFrame() When not …
- 15:48 Changeset [a4d9d03] by
- LASTEXPRESS: Update Animation::process() - Use Common::Rational to …
- 15:20 Changeset [dbb3e1d] by
- LASTEXPRESS: Don't use NULL in arithmetic (silences a warning) …
- 14:12 Ticket #9254 (Update wii/gamecube configure) created by
- […] […]
- 13:37 Changeset [fdc2a2cd] by
- CONFIGMAN: added defragmentation methods for one-plugin-at-a-time …
- 13:36 Changeset [457127d2] by
- PLUGINS: moved plugin-at-a-time unload to be after deleting the …
- 12:48 Changeset [86645350] by
- LASTEXPRESS: Protect sound queue accesses with mutex Sound entries …
- 08:01 Ticket #9253 (ScummVM Hungarian Translation) created by
- […] […]
- 06:49 Ticket #5468 (SCI: SQ4: Player moves back when going north from the 1st screen) closed by
- 06:35 Ticket #5515 (QFG1VGA: Crash when leaving area east of Antwerp) closed by
- fixed
- 06:35 Changeset [222cf3f2] by
- SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area …
- 06:17 Changeset [69e42a0d] by
- SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area …
11/14/10:
- 23:58 Ticket #5515 (QFG1VGA: Crash when leaving area east of Antwerp) created by
- […] […]
- 21:10 Changeset [2b33642d] by
- GUI: Fix GMM labels translation for SCUMM engine In the SCUMM engine …
- 18:20 Ticket #5461 (Scummvm Ipod touch issue w/Kings Quest VI) closed by
- 15:45 Ticket #5514 (SQ4: Crash after exiting Skate-o-Rama during chase) created by
- […] […]
- 07:04 Ticket #5513 (PQ1SCI: Lock-up on loading save game on Caanoo) created by
- […] […]
- 00:35 Changeset [db24b2a0] by
- LURE: Fix for Valgrind identified memory leaks svn-id: r54236
Note:
See TracTimeline
for information about the timeline view.