Timeline
06/22/12:
- 18:41 Changeset [d495c588] by
- WINTERMUTE: Get rid of a few warnings
- 18:16 Ticket #6057 (SCI: SQ4 Floppy DOS title screen skipping too quickly) created by
- […] […]
- 18:06 Changeset [9f2c5385] by
- WINTERMUTE: Rename Persist->persist
- 16:59 Changeset [77c42af8] by
- WINTERMUTE: Remove BEvent.
- 16:56 Changeset [2e34a250] by
- WINTERMUTE: Get rid of the global constructions.
- 16:10 Changeset [50d328af] by
- GOB: Give Geisha and Fascination fallback entries AdLib feature flags
- 16:10 Changeset [f76416f0] by
- GOB: Add fallback detection entries for Little Red
- 16:10 Changeset [07b17f7] by
- GOB: Reorganize the detection tables The big table with it's 330 …
- 16:10 Changeset [ac7fbc4] by
- GOB: _renderFlags & 0x40 means the we should draw borders around …
- 16:10 Changeset [76723f4] by
- GOB: Clean up the Fascination window hotspot code a bit
- 16:10 Changeset [62cf6639] by
- GOB: Add Surface::drawRect()
- 16:10 Changeset [b1e50b4] by
- GOB: _renderFlags & 0x80 means "Do we have windows?"
- 15:57 Ticket #9417 (Updated Spanish translation) created by
- […] […]
- 14:57 Changeset [71775674] by
- TONY: Merge of dirty rect functionality
- 13:47 Changeset [eef6b444] by
- TONY: Created a debugger command 'dirty_rects' to show dirty rect …
- 12:30 Changeset [853e7c89] by
- WINTERMUTE: Fix another enum-warning.
- 12:15 Changeset [759024d5] by
- WINTERMUTE: Remove FontGlyphCache.
- 12:10 Changeset [4e33b8ea] by
- WINTERMUTE: Run astyle on the source-files.
- 12:08 Changeset [ed3d9d2] by
- CONFIGURE: Set dingux optimization level to -O3
- 11:59 Changeset [b06f4ac7] by
- WINTERMUTE: Fix a few warnings in BPersistMgr
- 11:56 Changeset [5a5fd609] by
- WINTERMUTE: Rename the functions and arguments in BPersistMgr
- 11:51 Changeset [fd97e5e] by
- DINGUX: Update the README file for Dingux Added build instructions …
- 11:23 Changeset [b51eed90] by
- DINGUX: Add png icon in the dingux dist package
- 11:11 Changeset [6fb8009d] by
- Disable Alsa Midi in Dingux/OpenDingux port Disabling (useless) Alsa …
- 09:18 Changeset [9b26ea4] by
- WINTERMUTE: Clean out a few debug-prints.
- 09:04 Changeset [590cf7b5] by
- WINTERMUTE: Reinitialize Theora-videos after load.
- 08:34 Changeset [9ce1685b] by
- WINTERMUTE: Remove AdActorDir and fix build
- 08:12 Changeset [93f7bcd] by
- WINTERMUTE: Fix a mistake in saving CVidTheora-objects (and strengthen …
- 06:43 Changeset [547fdfe1] by
- SCI: Further cleanup of the frame drawing code
- 06:31 Changeset [08124396] by
- SCI: Simplify the SCI32 coordinate adjustment code
06/21/12:
- 19:57 Changeset [99b1c736] by
- SCI: Fix silly typo Thanks to digitall for spotting this
- 19:30 Changeset [29904824] by
- TONY: Fix Valgrind warning The loop uses _ctx->msg, so don't delete …
- 19:24 Changeset [76f3f1b] by
- SCI: Fix warnings
- 16:49 Changeset [7d702c9] by
- WINTERMUTE: Use the fullscreen-setting from the launcher.
- 16:49 Changeset [8c463aa5] by
- WINTERMUTE: Fix loading of fonts from savegames.
- 12:58 Changeset [1728908] by
- TONY: Fix for adding dirty rects for 8-bit RLE images
- 11:41 Ticket #6056 (SCI: KQ5 Floppy English detected as Polish) created by
- […] […]
- 09:26 Changeset [105fb47c] by
- SCI: Add the graphics undithering game option back for QFG2
- 09:15 Changeset [eb823098] by
- SCI: Don't compress exported heroes in the Quest for Glory games This …
- 07:48 Changeset [c9ace642] by
- COMMON: Add a detailed explanation on when to create uncompressed saves
- 07:48 Changeset [4c4a127c] by
- COMMON: Add documentation regarding the new parameter in openForSaving()
- 07:48 Changeset [e10e412b] by
- COMMON: Allow the savefile manager to create uncompressed saves These …
- 05:31 Changeset [fdc61919] by
- TONY: Translate two comments
06/20/12:
- 22:20 Changeset [85150232] by
- TONY: Some more renaming (thanks Hkz)
- 20:17 Changeset [2d1d6630] by
- TONY: Remove useless CODEC class definition
- 17:36 Changeset [1ee68078] by
- TONY: Replace the FPStream code. This just removes the original code …
- 16:24 Changeset [82a553a1] by
- Merge pull request #247 from clone2727/pixelformat-argb-fix GRAPHICS: …
- 15:44 Ticket #6055 (SCUMM: FT Missing Dialogue Line) created by
- […] […]
- 15:31 Changeset [0a26f70] by
- ANDROID: Fix compilation broken with changes to grabOverlay.
- 15:21 Changeset [9701094f] by
- N64: Fix check for whole width updates in copyRectToOverlay.
- 15:21 Changeset [703be9f8] by
- N64: Replace OverlayColor with uint16.
- 15:20 Changeset [36ac1e8b] by
- PSP: Replace OverlayColor with uint16.
- 15:18 Changeset [4b32d5d] by
- WII: Fix check for whole width updates in copyRectToOverlay.
- 15:14 Changeset [6792f445] by
- WII: Replace OverlayColor with uint16.
- 15:13 Changeset [ac8f282] by
- IPHONE: Replace OverlayColor uses with uint16.
- 15:02 Changeset [4fb9bce] by
- Merge pull request #246 from lordhoto/osystem-void-buffers OSYSTEM: …
- 10:36 Changeset [5a2e6546] by
- SCI: Change kRemapColors(5) again. Fixes the colors in QFG4
- 09:35 Changeset [bd3366c2] by
- SCI: Add a warning for kRemapColors(RemapByPercent)
- 09:31 Changeset [c27741ac] by
- SCI: Implement kRemapColors(5 - set color intensity) It's finally …
- 07:55 Changeset [ea426052] by
- SCI: Remove multibyte character processing code from SCI32 There are …
- 01:42 Changeset [d7db655] by
- GUI: Show additional meta data in the thumbnail load chooser via tooltip.
- 01:31 Changeset [80ae9d7d] by
- GUI: Allow tooltips to be changed after widget creation.
- 01:28 Changeset [221ee349] by
- SCI: Don't attempt to draw line feed characters in SCI32 Fixes junk …
06/19/12:
- 12:37 Changeset [aa775b44] by
- TONY: Some bugfixes and cleanup for the music support code
- 12:06 Changeset [d2061f29] by
- TONY: Added initialisation of FPSound fields in it's constructor
- 11:19 Changeset [9d437a2] by
- TONY: Fix some compiler warnings in the newly added sound code
- 11:14 Changeset [b8d5e17f] by
- TONY: Added an extra check for shouldQuit into the main event loop
- 10:50 Changeset [61d460a8] by
- TONY: Implement more of the music related code from the original
- 08:35 Ticket #6054 (HUGO: Whodunit? - Priority glitch with Parrot) created by
- […] […]
- 01:11 Changeset [e3a7921d] by
- WINTERMUTE: Make sure the TGA-decoder returns false on error
- 00:30 Changeset [c59507a6] by
- WINTERMUTE: Add RTL-support.
- 00:02 Changeset [721fd39] by
- WINTERMUTE: Add a first attempt at load-from-launcher support
06/18/12:
- 23:48 Changeset [f92f9f9f] by
- PS2: Small formatting fixes.
- 23:46 Changeset [88512351] by
- Merge pull request #249 from digitall/PS2DayOfWeek PS2: Implement …
- 19:30 Changeset [e8546a46] by
- HUGO: Remove F9 key handling
- 19:27 Changeset [6e11720] by
- HUGO: Missing file in previous commit
- 19:23 Changeset [53ee7f52] by
- HUGO: Remove dead code
- 19:21 Changeset [954d56a3] by
- PS2: Implement algorithm for day of week for use in tm_wday.
- 18:59 Changeset [ad2b898e] by
- CGE: Remove dead code originally used to load a savegame when starting …
- 17:11 Changeset [06e8306a] by
- WINTERMUTE: Add savegame-thumbnail-support.
- 16:39 Changeset [ece5997] by
- WINTERMUTE: Fix StringUtil::StartsWith
- 15:44 Changeset [2e16e7f] by
- GOB: Add a workaround for the wrong German animal names in Little Red …
- 15:14 Changeset [892ca3a9] by
- GOB: Don't loop /all/ sounds in Little Red Just the title music... *cough*
- 09:56 Changeset [0aa3d39c] by
- TONY: Remove unused stubs for LZO compression
- 09:50 Changeset [565bf738] by
- TONY: Refactored the RMRect topLeft/bottomRight properties into a …
- 09:20 Changeset [065e83e4] by
- SCI: Store script sizes in 32-bit integers Since scripts can be …
- 06:28 Changeset [f2e6b46] by
- TONY: Rename RMFontDialog
- 06:24 Changeset [e8a6f61] by
- TONY: Remove useless void in function declaration
- 06:03 Changeset [bb55045] by
- TONY: Rename two variables
- 05:58 Changeset [6a7fa693] by
- TONY: Fix a typo in utils comments
- 02:24 Changeset [2b508241] by
- SCI: Add setter/getter methods to reg_t's No functionality change has …
- 02:24 Changeset [3c04d333] by
- SCI: Add a check for empty VMD file names
- 00:17 Changeset [1b1b1d66] by
- Merge pull request #244 from clone2727/football2002-wday COMMON: Add …
06/17/12:
- 17:39 Changeset [a46b06a5] by
- TONY: Move functions comment to doxygen format
- 16:38 Changeset [31c0210f] by
- TONY: Missed one word in previous commit (thanks clone2727)
- 16:36 Changeset [b36b6663] by
- TONY: American-ification of English used
- 16:09 Changeset [e36f3616] by
- TONY: Doxygen-ify comments in sound files
- 13:18 Ticket #7843 (KYRA1: Is it possible to add support for fan-made Rus trans?) created by
- […] […]
- 07:42 Changeset [d24fc8b5] by
- TONY: Fix memory leak in LocationPollThread
- 07:29 Changeset [269ea2f6] by
- COMMON: Change pulseEvent to better reflect how it works in Windows
- 07:04 Changeset [9405f9e] by
- TONY: Added code to load and save the ScummVM sound settings
- 06:57 Changeset [06b905a2] by
- GROOVIE: Fix 'off-by-one' when searching for ROQs by name
- 05:01 Changeset [b554063] by
- TONY: Moved global initialisations out of TonyEngine and into Globals class
- 04:22 Changeset [d0c64972] by
- TONY: Fix crash opening the Options menu in-game
- 01:21 Ticket #5793 (IHNM: Can't use right monitor with ellen) closed by
- fixed
- 01:10 Changeset [c825cc41] by
- SAGA: Workaround fix for IHNM pathfinding glitches. This fixes bug …
Note:
See TracTimeline
for information about the timeline view.