Timeline
04/15/11:
- 21:19 Ticket #5647 (MOHAWK: MD5 for undetected Arthur's Birthday) created
- […] […]
- 21:04 Changeset [ab2626f2] by
- TSAGE: Fix several problems in scene 40, including the blocking one …
- 18:36 Changeset [9ca6562d] by
- TSAGE: Cleanup. For coding consistency, remove default parameters when …
- 12:56 Changeset [82483cb5] by
- TSAGE: Fix several problems in scene 20. That fixes the intro and …
- 12:16 Changeset [f33810a8] by
- GROOVIE: Implement resource search-by-name for v2 games
- 12:16 Changeset [8e9dbe5c] by
- GROOVIE: Use uint32 when searching for a video id by name This brings …
- 11:56 Changeset [20e662e5] by
- CONFIGURE: Explain more about --enable-all-engines.
- 11:28 Changeset [54e6941e] by
- TSAGE: Changed palette code back to using a byte array
- 09:01 Changeset [dd6ab8d] by
- TSAGE: Scene40: The hero may now use his stunner on the assassin. …
- 08:20 Changeset [9a987001] by
- SCI: Some initial work on supporting patch.005 in KQ1 Amiga
- 08:20 Changeset [6c4f09c] by
- SCI: Silenced the warning for kMacPlatform(1) This warning produces a …
04/14/11:
- 21:47 Changeset [d23150ff] by
- AUDIO: Name the ADPCM status struct.
- 21:34 Changeset [8f09386] by
- SWORD25: Removed the duplicate header files inside the pluto/pdep directory
- 21:33 Changeset [15b92132] by
- SWORD25: Removed several unused files from the pluto directory
- 21:02 Changeset [eef6c5dd] by
- SWORD25: Silly whitespace fix.
- 19:47 Changeset [cfacca1a] by
- GRAPHICS: Tidy up 4bpp handling a little.
- 19:08 Changeset [8305f9c2] by
- SWORD25: Simplify text rendering code slightly.
- 19:08 Changeset [c60e7739] by
- GRAPHICS: Handle 4bpp paletted PNG files.
- 19:06 Changeset [6ecc460b] by
- SWORD25: Fix rendering on big-endian.
- 18:08 Ticket #9339 (QUEEN: Flight of the Amazon Queen French screenshots) created by
- […] […]
- 16:45 Changeset [a762173] by
- SWORD25: Always create the MoviePlayer, even without USE_THEORADEC.
- 16:37 Changeset [2ac86f81] by
- GRAPHICS: Replace PNG_HEADER macro with MKTAG
- 14:31 Changeset [3f124ae6] by
- VIDEO: Fix QuickTime videos without a video stream Just in case …
- 14:25 Changeset [76105b2] by
- AUDIO: Split the QuickTimeAudioDecoder into a new header file …
- 14:20 Changeset [f035c263] by
- AUDIO: Fix a typo
- 12:42 Changeset [8aa6d25c] by
- ALL: centerd -> centered
- 12:34 Changeset [2e095e25] by
- ALL: centre -> center
- 12:12 Changeset [84184aa] by
- ALL: colour -> color
- 12:03 Changeset [64c4e652] by
- KYRA: Enforce use of American English in comments.
- 11:39 Changeset [8a0495a] by
- TSAGE: Added replacement hierarchy for palette modifier classes that …
- 11:04 Changeset [c679aa72] by
- TSAGE: Big Endian fix
- 10:53 Changeset [4e8c047] by
- CREDITS: Added credits for TsAGE
- 10:48 Changeset [1c3a4f37] by
- CREDITS: Added TsAGE engine credits
- 07:26 Changeset [4ab51a8b] by
- SCUMM: Typo
04/13/11:
- 23:25 Ticket #9338 (NIPPON: Nippon Safes Italian screenshots) created by
- […] […]
- 22:56 Changeset [3d1dcefd] by
- TINSEL: Removed an unused global variable
- 21:48 Changeset [f61eff44] by
- DRACI: Adapt to new muting style.
- 21:48 Changeset [507dd88f] by
- TINSEL: Clean up code a bit, since we now handle digital audio muting …
- 21:48 Changeset [f9a459d7] by
- ENGINES: Make Engine::syncSoundSettings use the Mixer's mute flag …
- 21:48 Changeset [12a3120] by
- AUDIO: Add per sound type mute flag setting to Mixer(Impl). This also …
- 21:33 Changeset [41706cb4] by
- TSAGE: Silence uninitialized variable usage warning. Instead of …
- 20:51 Changeset [c8b41803] by
- TSAGE: Replace the recently added error() by a warning(), allowing to …
- 20:40 Changeset [c2d66be] by
- TSAGE: Suppress some dead code, rename a variable (thanks fuzzie for …
- 20:33 Changeset [cc82bacc] by
- TSAGE: Always initialise the event in getEvent() This fixes Valgrind …
- 20:21 Changeset [f9e9ecd] by
- TSAGE: Move two functions from .h to .cpp (thanks fuzzie for reporting …
- 20:04 Changeset [6d153f31] by
- Merge remote branch 'upstream/master' into t7g-ios Conflicts: …
- 19:59 Changeset [4e75a95f] by
- TSAGE: Fix two GCC warnings (which were bugs). Thanks LordHoto for …
- 19:27 Changeset [66b43f23] by
- TSAGE: "Cosmetic" cleanups
- 17:28 Changeset [a132bbb1] by
- CONFIGURE: Fix tsage engine entry position. The engine list is (apart …
- 17:18 Changeset [fb9a8620] by
- TSAGE: Fix build as dynamic plugin.
- 17:13 Changeset [5c87136b] by
- TSAGE: Fix compilation on NDS. It is not safe to assume one can …
- 17:12 Changeset [848b0d1b] by
- MOHAWK: Stupid padding fix.
- 16:57 Changeset [fc59a52e] by
- SCI: Remove left-over fixme comment It should have been removed in …
- 16:54 Changeset [f864fef8] by
- TSAGE: Fix compilation on Mac OS X PPC. Mac OS X PPC's standard C(++) …
- 16:26 Changeset [6db40e0c] by
- TSAGE: Cleanup custom List usage. This makes the code use …
- 14:35 Ticket #9337 (GOB3-AMIGA-FR: Goblins Quest 3 Amiga French screenshots) created by
- […] […]
- 14:10 Changeset [0234c9ff] by
- TSAGE: Fix compilation on Linux/amd64 with g++ 4.5.2.
- 13:45 Changeset [deb46ab3] by
- AUDIO: Split the Intel DVI ADPCM into its own class IMA is really …
- 12:52 Changeset [47c2a9ad] by
- GROOVIE: MPEG4 player should override unload so scripts can stop music
- 12:49 Changeset [f54769f9] by
- GROOVIE: Use provided OCReMix song for T7G iOS credits
- 12:12 Ticket #9336 (NIPPON-AMIGA: Nippon Safes Amiga screenshots) created by
- […] […]
- 12:07 Changeset [3be6ff23] by
- TSAGE: Fix warning
- 12:02 Changeset [48dbcbe8] by
- TSAGE: Fixed warnings identified by Buildbot
- 11:30 Changeset [4852a38f] by
- Merge branch 'master' of github.com:scummvm/scummvm
- 11:25 Changeset [0600f0c0] by
- TSAGE: Change palette code from 4-byte to 3-byte palettes
- 11:08 Changeset [e6090415] by
- Merge remote branch 'remotes/dreammaster/tsage'
- 10:48 Changeset [16951285] by
- TOON: Use shared ADPCM data tables
- 10:48 Changeset [8f70e089] by
- VIDEO: Use shared ADPCM data tables in VMDDecoder
- 10:48 Changeset [1759209b] by
- SCUMM: Use shared ADPCM data tables
- 10:48 Changeset [393c6f6a] by
- AUDIO: Expose some internal ADPCM data tables
- 10:48 Changeset [e0a30e00] by
- AUDIO: Stop adpcm.h from including common/stream.h
- 10:48 Changeset [7607e351] by
- TINSEL: Move custom ADPCM decoders to tinsel engine
- 10:48 Changeset [b9296a18] by
- AUDIO: Expose ADPCM decoder internals via a new header There are tons …
- 10:46 Changeset [aadb4f74] by
- WEBOS: Moved #include lines inside #ifdef WEBOS to fix MSVC compilation
- 09:55 Ticket #5598 (COMI: Incorrect decoding of audio codec 13/15 = crackles) closed by
- fixed
- 09:49 Changeset [9c2ff87d] by
- SCUMM: Fix bug #3187622 (COMI: incorrect decoding of audio codec 13/15)
- 09:49 Changeset [b52b6b8] by
- SCUMM: Resolve some code duplication
- 09:49 Changeset [29962bf] by
- SCUMM: Move ADPCM decoder into separate function
- 09:49 Changeset [79f514a3] by
- TOON: Make ADPCM tables const
- 08:11 Changeset [e000ed22] by
- MOHAWK: LB's 'self' is case-insensitive
- 07:31 Ticket #5646 (MT32.DRV error) closed by
- fixed
- 07:29 Changeset [22046d24] by
- SCI: Added handling for another version of mt32.drv (bug #3285556) …
- 07:01 Changeset [1986c1d8] by
- CONFIGURE: Add _timidity=no to the GPH devices to stop Timidity …
- 07:01 Changeset [a18bb2e] by
- GPH: Move GP2XWIZ build support files into devices folder. * Also add …
- 07:01 Changeset [da688dbb] by
- GPH: Move caanoo build support files into device folder in the backend.
- 07:01 Changeset [cb3e3e71] by
- GP2X: Move build support files into the GPH backend.
- 05:42 Changeset [a2d1fdd3] by
- TSAGE: Fix a crash using the new palette effect. It still doesn't show …
04/12/11:
- 22:52 Ticket #5646 (MT32.DRV error) created by
- […] […]
- 21:39 Changeset [c1e58c14] by
- TSAGE: Implement most of the scene 9900. New palette animation is …
- 21:16 Ticket #9335 (FASCINATION-AMIGA-FR: Fascination Amiga French screenshots) created by
- […] […]
- 20:47 Ticket #9334 (FASCINATION-AMIGA-DE: Fascination Amiga German screenshots) created by
- […] […]
- 20:27 Ticket #7812 (Compressing Discworld 2 .MUS Musicfiles) created
- […] […]
- 20:23 Changeset [499753cb] by
- AUDIO: Don't end the AAC stream if we still have buffered samples
- 20:02 Changeset [842d3771] by
- Merge branch 'tsage' of http://github.com/dreammaster/scummvm
- 18:23 Changeset [08b70fa1] by
- AUDIO: Fix QuickTime/MPEG-4 seeking MPEG-4 seeking was broken while …
- 18:01 Changeset [4366f363] by
- COMMON: Cleanup QuickTime's readSTTS()
- 15:40 Changeset [40b0d468] by
- AGI: More formatting changes…
- 15:23 Changeset [65fc72e3] by
- COMMON: Add some testcases for common/endian.h
- 15:23 Changeset [f1471689] by
- COMMON: Let MKTAG always return an uint32
- 15:22 Changeset [4039443] by
- AGI: Use delete[] instead of delete for arrays
- 15:07 Changeset [506f3bdc] by
- AGI: Formatting
- 15:04 Changeset [58b4cc0] by
- COMMON: Use correct MKTAG definition, stupid
- 14:53 Changeset [0ce2ca4e] by
- COMMON: Replace MKID_BE by MKTAG MKID_BE relied on unspecified …
- 14:41 Changeset [a8b35012] by
- COMMON: Drop totally obsolete & outdated DEC C++ 'support'
- 14:25 Ticket #9333 (QUEEN: Flight of the Amazon Queen Amiga screenshots) created by
- […] […]
- 14:06 Changeset [f5ff6e9e] by
- TINSEL: cleanup
- 10:16 Changeset [d61ad015] by
- TSAGE: Reworked the 'probe approaching rocks' cut-scene to work …
- 09:44 Changeset [e2adf5ba] by
- GPH/GP2X: Tweak wrapper script to export LD_LIBRARY_PATH.
- 09:44 Changeset [15bdb292] by
- GPH: Add separate button defined buttons for each supported device. * …
- 09:11 Changeset [fbc58d21] by
- WEBOS: Disable opengl support; move --sysroot to LDFLAGS where it belongs
- 09:11 Changeset [c9da4a2] by
- GIT: Ignore /plugins directory
- 09:11 Changeset [a16e9c0] by
- WEBOS: Add PDK paths to LDFLAGS & INCLUDES; enable dynamic plugins support
- 09:11 Changeset [bc0ed249] by
- CREDITS: Add credits for WebOS backend
- 09:11 Changeset [91e43bb1] by
- WEBOS: Correct indentation of WEBOS preprocessor check
- 09:11 Changeset [1bc38d2] by
- WEBOS: Use STRIP variable to strip the binary
- 09:11 Changeset [2a2d650] by
- WEBOS: Correct executable flag on start script
- 09:11 Changeset [872e6f9b] by
- WEBOS: Move scummvmrc to ScummVM data directory scummvmrc is now …
- 09:11 Changeset [20863c7] by
- WEBOS: Add installation instructions to README
- 09:11 Changeset [874ef4a7] by
- WEBOS: Add a README file
- 09:11 Changeset [6c94353e] by
- WEBOS: Complete rewrite of key/mouse events handling Touchscreen is …
- 09:11 Changeset [e5dab66] by
- GIT: Add Eclipse .settings directory to gitignore
- 09:11 Changeset [2160ecf] by
- WEBOS: Disable vkeybd, fix more directory references with wrong …
- 09:08 Changeset [a899ec2] by
- WEBOS: Correct package directory name
- 09:08 Changeset [ba97f8da] by
- WEBOS: Correct package name, fix default key mapping
- 09:05 Changeset [aa79a263] by
- WEBOS: Enable keymapper, implement FORWARD key and right+middle button …
- 09:05 Changeset [48dbbdcd] by
- COMMON: Fix usage of wrong variable when keymapper is active
- 09:05 Changeset [a4e75783] by
- WEBOS: Create webos backend with custom events Currently only …
- 09:05 Changeset [b17f7d20] by
- WEBOS: Strip binary before packaging it
- 09:05 Changeset [7c5c6803] by
- WEBOS: Add webos backend IPK can be built with "make webosrelease".
- 09:05 Changeset [72d206dc] by
- WEBOS: Add WEBOS define Using SDL_INIT_VIDEO flag for WebOS because …
- 09:05 Changeset [f8a73665] by
- WEBOS: Add build support for webos
- 01:37 Changeset [78f17f29] by
- BASE: Add AAC to the version string when compiled in
- 01:36 Ticket #5645 (MOHAWK: MD5 checksums for The Berenstain Bears in the Dark) created by
- […] […]
04/11/11:
- 22:21 Changeset [214f93e] by
- MOHAWK: Add Default Values to LB NotifyEvent Constructor. This …
- 20:52 Changeset [3769f305] by
- MOHAWK: Add more versions of LB demos From bug #3275626
- 17:24 Changeset [38ed8d2f] by
- CONFIGURE: Move GP2X to build with the GPH backend by default.
- 17:22 Changeset [6f1c7cf3] by
- GPH: Change backend to mask backend code to GPH_DEVICE. * This is …
- 17:15 Changeset [bb6bc318] by
- GP2X: Mask off the graphics and events code behind a GP2X_OLD define. …
- 17:00 Changeset [5661570] by
- GP2X: Commit some cleanup/fudges with a view to collapsing into the …
- 17:00 Changeset [18e35a6] by
- OPENPANDORA: Cleanup header for events.
- 16:51 Ticket #9332 (FREDDYPHARKAS-WIN-FR: Freddy Pharkas French screenshots) created by
- […] […]
- 14:22 Ticket #9331 (GOB2-AMIGA-DE: Gobliins 2 Amiga German screenshots) created by
- […] […]
- 13:12 Ticket #9330 (WEEN-AMIGA-IT: Ween The Prophecy Amiga Italian screenshots) created by
- […] […]
- 12:26 Ticket #9329 (WEEN-AMIGA-FR: Ween The Prophecy Amiga French screenshots) created by
- […] […]
- 10:03 Changeset [2e599574] by
- GROOVIE: T7G iOS isn't a CD game - don't check or prompt user
- 09:59 Ticket #9328 (BARGON-FR: Bargon Attack French screenshots) created by
- […] […]
- 09:57 Changeset [412a152e] by
- GROOVIE: T7G iOS patches in 7/11 soundtrack files during intro sequence
- 01:11 Changeset [4a39baa0] by
- COMMON: Fix QuickTime track duration
04/10/11:
- 22:36 Changeset [d9441aeb] by
- KYRA: Add some assertion to prevent out of bounds access.
- 22:35 Changeset [073da68e] by
- KYRA: Constify static data table in LoL code.
- 22:34 Changeset [93f59158] by
- KYRA: Get rid of non-const static variable in Kyra2 code.
- 22:31 Changeset [8fe9f8e7] by
- KYRA: Cleanup.
- 22:21 Changeset [ee4699a] by
- KYRA: Get rid of non-const static variables in HoF.
- 22:20 Changeset [368e0e47] by
- AUDIO: Remove unused variables
- 19:11 Changeset [9d0e5a71] by
- ALL: Add/update some comments
- 18:51 Changeset [f9413e4d] by
- AUDIO: Add support for AAC audio
- 18:21 Changeset [1244f122] by
- DEVTOOLS: Remove unused svn helper script
- 17:22 Changeset [e8be5ba] by
- TINSEL: Make the cdFlags array in drives.cpp static again.
- 16:59 Ticket #9327 (FASCINATION-ES: Fascination Spanish screenshots) created by
- […] […]
- 15:00 Ticket #9326 (FASCINATION-IT: Fascination Italian screenshots) created by
- […] […]
- 15:00 Ticket #5642 (SCI: QFG2: Timing problem with thief when exiting harem) closed by
- invalid
- 14:27 Changeset [cd085b1a] by
- TINSEL: Removed some unused global static variables
- 14:27 Changeset [d099ad3a] by
- AGI: Detect swap mode correctly for Apple IIGS instruments. Also add …
- 13:10 Ticket #9325 (FASCINATION-DE: Fascination German screenshots) created by
- […] […]
- 11:31 Ticket #9324 (FASCINATION-FR: Fascination French screenshots) created by
- […] […]
- 11:27 Changeset [c89f2276] by
- TINSEL: Merged NewName() inside DoSave() in order to remove a static var
- 11:27 Changeset [d1c4b562] by
- TINSEL: Cleanup - removed obsolete defines
- 11:27 Changeset [b31f39e6] by
- TINSEL: Changed cdFlags to be non-static and constant
- 11:27 Changeset [69ec4fbf] by
- TINSEL: Removed the dummy ForceEntireRedraw() function
- 11:27 Changeset [3fde0306] by
- TINSEL: Removed the useless LookAtBuffers() function
- 11:27 Changeset [d2d6c9e] by
- MOHAWK: Silenced an MSVC waning about an uninitialized var (false positive)
- 10:13 Changeset [1a1e7608] by
- TSAGE: Fixed bug in Scene #6100 with sunflowers briefly appearing too large
- 09:23 Changeset [b48e3a83] by
- Revert "CONFIGURE: Use FORCE_RTL for the Wii backend" This reverts …
- 09:23 Changeset [fc582bfc] by
- Revert "CONFIGURE: Use FORCE_RTL for the Android backend" This …
- 09:12 Changeset [6c0bca8a] by
- ANDROID: Add missing mkdir
- 06:50 Changeset [0a1a8810] by
- TSAGE: Lots more bugfixes for Scene #6100
- 00:31 Changeset [2c41aaa] by
- COMMON: Revert change in icon file path
Note:
See TracTimeline
for information about the timeline view.