Timeline
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 …
06/16/12:
- 23:09 Changeset [a91553ef] by
- TONY: Cleaned up the @defgroup comments
- 22:45 Changeset [8335c25c] by
- TONY: Fix memory leak in ActionThread if game exists whilst it is active
- 21:48 Changeset [011b1596] by
- TONY: Translate comments in sound.cpp
- 17:04 Changeset [ac4567dc] by
- TONY: Rename sound variables
- 15:20 Changeset [b7ae6a93] by
- GOB: Fix a segfault when quitting AJ's World
- 14:53 Changeset [03aadc3c] by
- WINTERMUTE: Handle empty strings properly in saves.
- 14:39 Changeset [c12060ce] by
- WINTERMUTE: Save the VidTheoraPlayer-data too.
- 14:39 Changeset [0f6a87a] by
- WINTERMUTE: Make saves get listed properly
- 13:23 Changeset [026ef70b] by
- GOB: Add a SaveLoad class for AJ's World Only contains a temp sprite …
- 13:08 Changeset [6d01b517] by
- GOB: Add a proper GameType for AJ's World
- 13:06 Changeset [3d7c6a27] by
- GOB: Correct the name of A.J.'s World of Discovery
- 12:06 Changeset [25d95bd5] by
- TONY: Workaround for original game bug opening the door in the first …
- 09:32 Changeset [ddd1414a] by
- TONY: Rename sound functions and class names
- 09:09 Changeset [638b0666] by
- TONY: Translate some Italian terms, rename enums
- 08:33 Changeset [37f772c2] by
- TONY: Bugfix for hanging after giving 'shrimp' to the parrot
- 05:48 Changeset [915a839] by
- PEGASUS: Don't manually close the load/save dialogs
- 05:47 Changeset [b523875] by
- PEGASUS: Make sure we check the pixel format of video frames
- 05:43 Changeset [625f6cc7] by
- Merge remote branch 'upstream/master' into pegasus
- 03:11 Changeset [984e0012] by
- GRAPHICS: Fix colorToARGB's alpha value when no alpha channel is present
- 02:48 Changeset [5230a0d6] by
- AUDIO: Make sure maxtrax and tfmx are compiled in with dynamic modules
- 02:29 Changeset [230a0edc] by
- AUDIO: gob uses protracker too
- 02:26 Changeset [3d4495d1] by
- WINTERMUTE: A first attempt at getting savegames to work.
- 02:21 Changeset [555afaa5] by
- NEWS: Ooops, proper alphabetical ordering
- 02:17 Changeset [aec9b9e2] by
- ALL: Let overlay related methods in OSystem take a void * and use a …
- 02:06 Changeset [ba07c767] by
- GOB: Add Little Red to the gob games list comment
- 02:06 Changeset [d860f0f9] by
- README: Add Little Red to the gob games list
- 02:05 Changeset [282b556] by
- NEWS: Mention Little Red support
- 01:28 Changeset [99229fc7] by
- TOLTECS: Get rid of casts on CursorManager::replaceCursor calls.
- 01:28 Changeset [7b646e5] by
- SCI: Get rid of casts on CursorManager::replaceCursor calls.
- 01:28 Changeset [60a6ce70] by
- MOHAWK: Get rid of casts on CursorManager::replaceCursor calls.
- 01:28 Changeset [57e0381b] by
- MADE: Get rid of casts on CursorManager::replaceCursor calls.
- 01:28 Changeset [1cda4f90] by
- LASTEXPRESS: Get rid of casts on CursorManager::replaceCursor calls.
- 01:28 Changeset [0268f21] by
- DRASCULA: Get rid of casts on CursorManager::replaceCursor calls.
- 01:28 Changeset [e1e1f01] by
- GRAPHICS: Let CursorMan's cursor functions take "const void *" buffers.
- 01:28 Changeset [d27d951d] by
- BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer. …
- 01:04 Changeset [08c0fa91] by
- GOB: Remove a superfluous semicolon
- 00:58 Changeset [a24cb57] by
- GOB: Loop the Little Red title music
- 00:57 Changeset [cdbc4aa2] by
- TONY: Initial commit of in progress dirty rect handling
- 00:39 Changeset [58bf8090] by
- TOON: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [72f1fb0] by
- TOLTECS: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [f3c66a19] by
- TEENAGENT: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [808e41d8] by
- SWORD2: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [5f65cf9] by
- SWORD25: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [d8aff724] by
- SWORD1: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [64790aa] by
- SCUMM: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [084c1259] by
- SCI: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:39 Changeset [ebb5cb7e] by
- SAGA: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:38 Changeset [d2143914] by
- MOHAWK: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:38 Changeset [79dfc7be] by
- MADE: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:38 Changeset [2e97e04] by
- LASTEXPRESS: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:38 Changeset [2afc0a5f] by
- GROOVIE: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:38 Changeset [d4a5615] by
- CGE: Get rid of casts on OSystem::copyRectToScreen calls.
- 00:18 Changeset [3188018] by
- BACKENDS: Let copyRectToScreen take a "const void *" instead of "const …
Note:
See TracTimeline
for information about the timeline view.