Timeline
10/29/11:
- 22:10 Changeset [b3bd1866] by
- TSAGE: Fixed palette rotation effects in Blue Force
- 18:56 Changeset [3b7867ec] by
- MADE: Silence a few gcc warnings.
- 17:39 Changeset [0f90b8e] by
- SCI: Allow alt key combinations in all SCI games Such key combos are …
- 16:28 Changeset [60ecf843] by
- PEGASUS: Fix dying when no interface is set up Now you can die in the …
- 16:19 Changeset [bcf5ea1] by
- PEGASUS: Keep the space junk from flying beyond the screen boundary
- 15:32 Changeset [4f699677] by
- SCI: Added a new debug flag, "DebugMode" for SCI32 games This is used …
- 15:32 Changeset [d87b4d88] by
- SCI: Bugfix for text alignment in SCI32 games
- 15:32 Changeset [c4b2cd05] by
- SCI: Fixed speech in PQ4 CD
- 15:15 Changeset [042d3ddf] by
- TSAGE: Blue Force - Beach (710): Fix a wrong delay, rename several …
- 10:41 Ticket #5890 (Fate of atlantis not found ) closed by
- invalid
- 10:03 Ticket #5890 (Fate of atlantis not found ) created by
- […] […]
- 09:23 Changeset [a0100384] by
- JANITORIAL: Remove unnecessary semicolons
- 09:01 Changeset [fc632a2] by
- TSAGE: Rename one more variable in scene 315 (PD)
- 08:51 Changeset [d7af9b51] by
- TSAGE: Bugfix to clear the list of disabled regions when the scene changes
- 07:38 Changeset [52522b85] by
- SCI: Silence GCC warning
- 03:53 Changeset [57bc9a21] by
- KEYMAPPER: Improved clear button It uses the fancy new kImageEraser now
- 03:51 Changeset [07f1c203] by
- KEYMAPPER: Add tooltip text for clear buttons
- 02:21 Changeset [e2a2cee0] by
- SCI: Fixed the up/down buttons in GK1
- 02:21 Changeset [5509d09] by
- SCI: Implemented text alignment for SCI32
- 02:21 Changeset [1ca6da46] by
- PEGASUS: Fix destroying the robot shuttle
- 01:26 Changeset [fcf63d02] by
- KYRA: Update engine description comment.
- 00:50 Changeset [a588d6e3] by
- KYRA: Add another delay for new tracks in the AdLib driver. This is …
- 00:40 Changeset [488fb5c1] by
- KYRA: Fix haltTrack and beginFadeOut for AdLib driver. Formerly the …
- 00:37 Changeset [8ea2d5db] by
- KYRA: Simplify AdLib output code a bit. This might cause nasty …
- 00:30 Changeset [1ec5b491] by
- KYRA: Remove usage of using namespace Common in the keymap code …
10/28/11:
- 23:00 Changeset [1706ff03] by
- KYRA: Mark overwritten methods of SoundAdLibPC as virtual.
- 23:00 Changeset [4d5f186a] by
- KYRA: Get rid of old-style loadSoundFile in SoundAdLibPC.
- 23:00 Changeset [7469187e] by
- KYRA: Move MixedSoundDriver implementation to sound.cpp.
- 23:00 Changeset [9d9837f2] by
- KYRA: Prefer Common::String over plain char arrays in Sound.
- 23:00 Changeset [951cb8ea] by
- KYRA: Get rid of Sound's voiceFileIsPresent in favor of isVoicePresent.
- 23:00 Changeset [17883b91] by
- KYRA: Make more methods of Sound const.
- 23:00 Changeset [5be3ac9f] by
- KYRA: Move non-empty virtual methods of Sound from sound.h to sound.cpp.
- 23:00 Changeset [d0bc84d5] by
- KYRA: Implemented LoL style volume control in AdLib output.
- 22:47 Changeset [d186fcf] by
- TSAGE: Blue Force - In PD (315): rename several variables
- 22:42 Changeset [c0d4adbd] by
- SCI: Fixed typo
- 22:39 Changeset [ec7b5a7] by
- SCI: Some fixes for text positioning in SCI32 games (still WIP) Also, …
- 19:54 Changeset [1cc30572] by
- SCI: Remove unneeded casts (thanks to wjp for pointing that out)
- 19:38 Changeset [6d019611] by
- PEGASUS: Disable erase when reinstating the monocle
- 19:37 Changeset [2f1c67ab] by
- PEGASUS: Clear movie bounds on release Fixes reinitializing the …
- 19:31 Changeset [739ceb85] by
- SCI: Added two files missing in commit 4ac2940
- 19:20 Changeset [4ac2940b] by
- SCI: Added skeleton code for kEditText (still not working)
- 19:20 Changeset [d8db7b11] by
- SCI: Use the original text buffer width/height when drawing it Fixes …
- 19:20 Changeset [1ee923f8] by
- SCI: Draw overlay text, if it exists (e.g. on buttons)
- 19:20 Changeset [f61ea4c9] by
- SCI: Fixed text background color and text transparency for SCI32 games
- 18:50 Changeset [acaedcce] by
- TSAGE: Blue Force - Inside gang car (415): rename object6
- 18:50 Changeset [50302e07] by
- TSAGE: Blue Force - Inside gang car (415): Fix 2 focus objects …
- 18:50 Changeset [6fd2eff3] by
- TSAGE: Blue Force - Inside gang car (415): Fix a logic glitch, fix …
- 17:26 Changeset [6550d851] by
- PEGASUS: Fix 1bpp cicn cursors
- 15:45 Changeset [020f384] by
- PEGASUS: Fix pitch of one bit images in the shuttle HUD
- 15:31 Changeset [514d936] by
- PEGASUS: Fix RS232 draw call
- 15:19 Changeset [8836074] by
- PEGASUS: Fix the planet mover
- 14:58 Changeset [f4fa37fd] by
- KYRA: Move kKeymapName to be inside LoLEngine Thanks LordHoto
- 10:32 Changeset [38aa82a] by
- AUDIO: Fix conditional compilation of maxtrax and tfmx code. This is …
- 10:27 Changeset [3ddb6c0c] by
- AUDIO: Adapt include guard names to the "new" directory name.
- 10:23 Changeset [0e8110d3] by
- AUDIO: Slight adaptions of SID code to our guidelines. This only …
- 10:16 Changeset [58c4b487] by
- GUI: Change scrollbar repeat handling from a timer proc to …
- 10:11 Changeset [dc649a13] by
- ANDROID: Actually create the savegame directory. Not sure how this …
- 10:08 Changeset [7f2b2e99] by
- GUI: Change scrollbar repeat handling from a timer proc to …
- 06:14 Changeset [b0398cd] by
- TSAGE: Blue Force - Gang arrest (410): Fix a couple of glitches in …
- 05:58 Changeset [50a7da4] by
- TSAGE: Blue Force - Gang arrest (scene 410) - Fix dialog color for …
- 05:43 Changeset [59f7d432] by
- PEGASUS: Implement dirty rect erase code (as used by the space chase)
- 05:32 Changeset [0ec655f4] by
- PEGASUS: Fix timers not updating in playSpotSoundSync
- 05:24 Changeset [3f69c195] by
- PEGASUS: Allow for initial support of the space chase It's not ready …
- 04:43 Changeset [4fc08b9] by
- TSAGE: Silence GCC warning
10/27/11:
- 23:56 Changeset [e29d00e6] by
- PEGASUS: Add the Shuttle HUD
- 23:24 Changeset [015d81b] by
- PEGASUS: Add the energy beam weapon
- 23:21 Ticket #5889 (LOL-CD: Bug in the White Tower with "Face your greed" riddle) created by
- […] […]
- 23:20 Changeset [c2af197e] by
- GRAPHICS: Add a Surface wrapper for drawThickLine
- 23:20 Changeset [627684c] by
- GRAPHICS: Make drawThickLine take a thickness in both x and y directions
- 21:12 Changeset [29dd6df] by
- ANDROID: Disable the savegame parachute Only on the stable branch, …
- 20:58 Changeset [5a4b0176] by
- SWORD1: Fix crash when using cutscene subtitles with mac version It …
- 20:49 Changeset [6abd63b8] by
- SWORD1: Fix crash when using cutscene subtitles with mac version It …
- 20:41 Changeset [1bd2480f] by
- PEGASUS: Add the tractor beam class
- 20:02 Changeset [09907037] by
- PEGASUS: Add the graviton cannon!
- 18:43 Changeset [9f1d9f36] by
- PEGASUS: Add the shuttle weapon base class
- 16:19 Changeset [4a400545] by
- MAEMO: Update debian/changelog text No more changes are happening to …
- 15:46 Changeset [b8ef739d] by
- KEYMAPPER: Only skip the top GUI keymap when populating the active …
- 15:46 Changeset [56b5c0ea] by
- KEYMAPPER: Make sure GuiManager only pops gui keymaps
- 15:46 Changeset [a5082ffa] by
- KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper …
- 15:46 Changeset [ac85d13] by
- KEYMAPPER: Make global keymap that is always active Keymapper now has …
- 15:46 Changeset [913b36a] by
- KEYMAPPER: Added clear buttons in remap dialog This allows clearing …
- 15:46 Changeset [e4f12779] by
- KEYMAPPER: Debugging and minor cleanup
- 15:46 Changeset [a69340bd] by
- BASE: Make global keymap inherit
- 15:46 Changeset [5e2ab743] by
- KEYMAPPER: Fix showing active keymap in remap dialog
- 15:46 Changeset [8d970f35] by
- KYRA: Cleanup game keymaps on RTL This fixes an RTL problem where the …
- 15:46 Changeset [2df4b53] by
- COMMON: Remove ascii check from KeyState::operator== ascii is used …
- 15:46 Changeset [719020a3] by
- KYRA: Added basic game keymap for LoL
- 15:31 Changeset [5cbbf89f] by
- ENGINES: Added initKeymap() stub
- 14:53 Changeset [d5aa988f] by
- KEYMAPPER: Disable the broken auto mapping code
- 14:48 Changeset [f30df9a] by
- GUI: Enable EGA Undithering in global options dialog GUIO_EGAUNDITHER …
- 12:16 Changeset [fed26146] by
- ANDROID: Actually create the savegame directory. Not sure how this …
- 08:32 Changeset [44e4e168] by
- TSAGE: Implemented walk regions enabling/disabling for Blue Force
- 06:59 Changeset [a836eb2c] by
- ANDROID: Fix sed escaping in mkplugin.sh.
- 05:00 Changeset [f4ea6a84] by
- TSAGE: Remove a debug trace erroneously left in …
10/26/11:
- 23:34 Changeset [186249f0] by
- RSAGE: BlueForce - Inside car: Rename a couple of variables
- 23:02 Changeset [7022cdc8] by
- GUI: Slight formatting fix.
- 22:56 Changeset [5b89ef43] by
- TEENAGENT: Added missing lock in music player, replaced protected with …
- 22:45 Changeset [f4a938d0] by
- TSAGE: Blue Force - Gang arrest: Fix a glitch, add some comments
- 21:34 Changeset [b679f19] by
- TSAGE: Blue Force - Gang scene, fix Harrison text color, suppress …
- 20:59 Changeset [a6b447fb] by
- TSAGE: Blue Force- Fix bug in previous commit
- 20:40 Changeset [c765bcf7] by
- ANDROID: Delete _timerManager in OSystem_Android's destructor. If we …
- 20:35 Changeset [7d28b1a9] by
- TSAGE: Blue Force - Scene 410 (Gang arrest, day 1): rewrite Action4, …
- 19:25 Changeset [90e21165] by
- DOCS: Removed translation comment for 1.4.0 release in German Readme.
- 18:00 Changeset [d57a2fc5] by
- ANDROID: Match versions when checking for plugins. (cherry picked from …
- 18:00 Changeset [5628bb6c] by
- ANDROID: Point the default savepath to external storage. (If that …
- 18:00 Changeset [18e646f8] by
- ANDROID: Move from org.inodes.gus to org.scummvm. (cherry picked from …
- 17:59 Changeset [7c04fbb8] by
- ANDROID: Add a shared user id. Otherwise the plugins fail to run on …
- 17:58 Changeset [80a92cf3] by
- ANDROID: Fix plugins on Android 3.1+. Android 3.1 changed the default …
- 11:02 Changeset [0c751aac] by
- TSAGE: Bugfix for headless officers in BF Day 2 inspection
- 09:49 Changeset [5c240445] by
- TSAGE: Disable Blue Force detection in the 1.4 release
- 09:13 Changeset [0baf8f54] by
- TSAGE: Some bugfixes and field renaming for R2 scene 100
- 09:13 Changeset [5be3e437] by
- TSAGE: Bugfix for R2 to show inventory items in the user interface
- 09:13 Changeset [e93c847] by
- TSAGE: Expanded a lot of game Id checks for Blue Force to include …
- 09:13 Changeset [9ccb2ee] by
- TSAGE: Added R2 _shade and _effect fields to scene objects class.
- 08:24 Ticket #5888 (SWORD25 wrong language code & Hungarian dats) created by
- […] […]
10/25/11:
- 22:54 Changeset [ac559b0] by
- SCI: Renamed GfxControls to GfxControls16
- 21:08 Changeset [764ffff5] by
- ANDROID: Match versions when checking for plugins.
- 21:04 Changeset [80e55c5] by
- ANDROID: Point the default savepath to external storage. (If that …
- 19:18 Changeset [44b7f3ae] by
- ANDROID: Move from org.inodes.gus to org.scummvm.
- 14:39 Changeset [2967e2cd] by
- TSAGE: Blue Force - Fix logic of item1 and item6 in scene 370 (boat, …
- 14:20 Changeset [19be349a] by
- GUI: Fix search clear button when switching themes or resolution. …
- 13:56 Changeset [b2a2f76] by
- LAUNCHER: Fix MIDI override setting
- 13:56 Changeset [724e6cb6] by
- GUI: Show empty savepath as 'Default', not 'None'
- 13:56 Changeset [fe4495ca] by
- LAUNCHER: Turned erase icon white
- 13:56 Changeset [5a68e400] by
- GUI: Refactor clear buttons
- 13:56 Changeset [2b6c2da] by
- GUI: Added clear button to paths
- 13:56 Changeset [202cce30] by
- LAUNCHER: Improved clear soundfont button
- 13:56 Changeset [d99e8556] by
- LAUNCHER: benefit from PicButton being derivative of Button
- 13:56 Changeset [b0fe2bba] by
- GUI: Made PicButtonWidget derivative of ButtonWidget
- 13:56 Changeset [25766500] by
- LAUNCHER: Do not show clear image in classic theme
- 13:46 Changeset [4c4e7289] by
- TSAGE: Blue Force - Fix original bug when entering the boat with the …
- 13:36 Changeset [4c898913] by
- TSAGE: Blue Force - Rename a couple of variables in scene 360
- 11:51 Ticket #5887 (PSP: No music in TeenAgent) created
- […] […]
- 09:38 Changeset [2a60a739] by
- DOCS: Renamed the Spanish QuickStart to use just ANSI chars. It seems …
- 09:25 Changeset [b3b4435b] by
- SCUMM: Initialize Sprite fields in constructor. This fixes a crash …
- 09:02 Changeset [e3fefd1] by
- TSAGE: Bugfix for not being able to walk around in some BF scenes
- 08:55 Changeset [ca822fbd] by
- DOCS: Renamed the Spanish QuickStart to use just ANSI chars. It seems …
- 08:51 Changeset [63aa0ef6] by
- SCUMM: Initialize Sprite fields in constructor. This fixes a crash …
- 08:46 Changeset [06e02a19] by
- TSAGE: Bugfix for black areas appearing in the user interface area
- 08:45 Changeset [44dcb2d1] by
- TSAGE: Bugfix for cursor appearing in user interface in Blue Force
- 07:08 Changeset [f614fbb] by
- TSAGE: Blue Force - Fix several bugs in scene 360. Dough bug still …
- 07:02 Changeset [b29dc07] by
- TSAGE: Blue Force - Fix a couple of glitches in scene 340 (marina)
10/24/11:
- 21:28 Changeset [63678944] by
- SCUMM: Fix detection of talkie Monkey Island Thanks md5 for the idea …
- 20:23 Changeset [61311a2] by
- PEGASUS: Add the robot ship
- 20:01 Ticket #9393 (Updated pl_PL translation for 1.4.0.) closed by
- 19:59 Changeset [e2e01dcd] by
- I18N: Regenerate translations data file
- 19:58 Changeset [f318cd6] by
- I18N: Update Spanish translation
- 19:58 Changeset [38bddf01] by
- I18N: Update Polish translation from patch #3427957
- 19:53 Changeset [4c718b79] by
- I18N: Regenerate translations data file
- 19:52 Changeset [3708615d] by
- I18N: Update Polish translation from patch #3427957
- 19:51 Changeset [bb50a22] by
- I18N: Update Spanish translation
- 19:50 Changeset [f02e9fa6] by
- DOC: Update German translation of NEWS file for 1.4.0 release
- 19:21 Ticket #9393 (Updated pl_PL translation for 1.4.0.) created by
- […] […]
- 18:43 Changeset [c087f917] by
- GUI: Fix missing audio drivers in Edit Game dialog. This is a …
- 15:43 Changeset [97207dcb] by
- SCI: Add GUIO_EGAUNDITHER based on Sierra Games Versions Thanks [md5] …
- 14:51 Changeset [9912d7b8] by
- GUI: Add GUIO EGA Dithering option This will be used to disable the …
- 11:36 Changeset [9256652f] by
- GUI: in order to play it safe, re-enable the aspect checkbox if the …
- 10:59 Changeset [fa1e5518] by
- KYRA: On demand of lordHoto, remove GUIO_NOASPECT as Jap. games are in …
- 10:55 Changeset [7350ddf] by
- SWORD1: Re-add GUIO_NOASPECT to Sword1, as it was erroneously removed. …
- 10:46 Changeset [b3d14a1] by
- TSAGE: Rename of inventory constants and scene objects for first R2 scene
- 10:45 Changeset [8b66b16c] by
- TSAGE: Further work on standardising user interface for use in Blue …
- 05:05 Changeset [364bc272] by
- TOON: After discussion with clone2727 and eriktorbjorn, remove …
- 04:57 Changeset [9b112fb5] by
- SWORD1: After discussion with clone2727 and eriktorbjorn, remove …
- 04:53 Changeset [4f61023] by
- TOUCHE: After discussion with clone2727 and eriktorbjorn, remove …
- 04:42 Changeset [7cf92181] by
- GROOVIE: Add GUIO_NOASPECT
- 04:36 Changeset [8e9a7758] by
- COMPOSER: Add GUIO_NOASPECT to Composer engine
- 04:31 Changeset [50390ce9] by
- MADS: Add GUIO_NOASPECT to M4 games
- 04:22 Changeset [a651a416] by
- LASTEXPRESS: Add GUIO_NOASPECT to Last Express
- 04:18 Changeset [5b3b73c5] by
- GUI: Added icon to clear button. Reverted PNG support
- 04:10 Changeset [7d920d07] by
- MOHAWK: Add GUIO_NOASPECT to mohawk
- 02:50 Changeset [b3059e7] by
- PEGASUS: Add the space junk stuff
- 02:31 Changeset [829df065] by
- SWORD1: Add GUIO_NOASPECT to Sword1
- 01:54 Changeset [841f9686] by
- PEGASUS: Add the planet mover for the space chase
- 01:38 Changeset [cbcdf990] by
- PEGASUS: Add the basic 3D logic for the space chase
- 00:52 Changeset [c3d9a1cb] by
- PEGASUS: Add the hermite code for the space chase
Note:
See TracTimeline
for information about the timeline view.