Timeline
09/07/12:
- 23:27 Changeset [1f228387] by
- TONY: Constify static data tables in custom.cpp.
- 23:16 Changeset [892710a] by
- CINE: Fix sfx channel use in Amiga and AtariST versions of FW. This …
- 23:16 Changeset [b48f5b78] by
- CINE: Implement panning for sfx for FW Amiga and AtariST.
- 23:16 Changeset [35e61b7] by
- CINE: Remove unused Sound::update method.
- 23:16 Changeset [0fe5e0e6] by
- CINE: Fix Paula frequency. This should fix the frequency of sound effects.
- 23:16 Changeset [c850effc] by
- CINE: Implement sfx repeat and volume fade for FW Amiga/AtariST. This …
- 23:15 Changeset [b1074543] by
- CINE: Skip resource header in loadSpl. This implements a long …
- 23:09 Changeset [c10f87f9] by
- HOPKINS: Beginnings of file manager code
- 23:08 Changeset [f2012c6a] by
- HOPKINS: Added missing changes to hook in the new engine
- 23:03 Changeset [8259d3cd] by
- Merge remote branch 'upstream/master' into qtmidi
- 23:02 Changeset [17d6d732] by
- TONY: More renaming, reduce some variable scopes
- 21:04 Changeset [f08978a0] by
- JANITORIAL: Remove underscores from MidiParser variable names.
- 20:46 Ticket #6134 (CINE: Savegame loading broken in FW) closed by
- fixed
- 20:38 Changeset [56844751] by
- CINE: Workaround disabled menus in FW when loading from launcher/cl. …
- 20:38 Changeset [c06889a2] by
- CINE: Fix sprite loading in FW. This partly fixes bug #3565362 "CINE: …
- 20:22 Changeset [763c052c] by
- AUDIO: Remove unused members of MidiParser_XMIDI.
- 18:51 Changeset [05fbc287] by
- TONY: Wait for events to pulse in 'threads'. This fixes some missing …
- 18:50 Changeset [c50d40b7] by
- AUDIO: Add some documentation to MidiParser_QT
- 18:47 Changeset [c882ef9d] by
- AUDIO: Make MidiParser_QT::loadMusic() detect the file type
- 18:41 Changeset [342cc027] by
- AUDIO: Fix QuickTime MIDI tempo
- 18:33 Changeset [f333e633] by
- AUDIO: Fix QuickTime MIDI end of track The end marker is used for …
- 17:22 Changeset [b8bcbb46] by
- PEGASUS: Make setting the start time of a movie also seek Better …
- 15:48 Changeset [c01dfba] by
- AUDIO: Begin basic playback of QuickTime MIDI files Sounds almost …
- 14:29 Changeset [d6be9178] by
- VIDEO: Add support for odd-sized Bink-videos
- 13:49 Changeset [7e2f7099] by
- AUDIO: Keep track of the QuickTime MIDI time scale
- 12:29 Ticket #6136 (SCI : loading savegames crashes when loading is disabled) created by
- […] […]
- 12:20 Changeset [0b616d00] by
- HOPKINS: Initial skeleton engine commit
- 11:59 Ticket #6135 (SCI: QFG1VGA - Hero's animation stuck after throwing dagger) created by
- […] […]
- 11:31 Ticket #6126 (CGE: Soltys's shadow not initialized properly) closed by
- 06:11 Changeset [80b5148] by
- TONY: Some more cleanup
- 05:39 Changeset [ab71963] by
- TONY: Move const tables back to .cpp, as suggested by LordHoto
- 03:12 Changeset [5d84f2df] by
- CINE: A little bit enforcement of our formatting guidelines. Powered …
- 03:00 Changeset [8f9b8110] by
- Merge pull request #277 from lordhoto/cine-amiga-menu Improvements …
09/06/12:
- 23:56 Changeset [74d5214] by
- WINTERMUTE: Remove engine-specific README
- 23:13 Ticket #6134 (CINE: Savegame loading broken in FW) created by
- […] […]
- 22:52 Changeset [855a0d33] by
- CINE: Explain the name "undrawChar" and add a possible TODO.
- 22:40 Changeset [da4e3c4] by
- CINE: Make selection menu focus rectangle match the original size. …
- 22:19 Changeset [33cdddb7] by
- CINE: Implement proper text coloring in selection menus for Amiga. …
- 20:27 Changeset [c22f76db] by
- AUDIO: Fill in _tracks from MidiParser_QT
- 18:23 Changeset [cc309f4d] by
- AUDIO: Read in all QuickTime MIDI track data
- 15:48 Changeset [6fada672] by
- CREDITS: Increase name widths to avoid cut off names Unfortunately …
- 15:47 Changeset [952a41ab] by
- CREDITS: Reshuffle special thanks
- 15:44 Changeset [033e75e] by
- CREDITS: Output warning if name is too wide for text output
- 15:19 Changeset [1ea69b5] by
- CREDITS: Minor tweaks
- 14:53 Changeset [3513f387] by
- CREDITS: Thank Jan Nedoma (Mnemonic) for sources/assistance with WME.
- 14:47 Changeset [f607112d] by
- CREDITS: Add myself to credits for the Wintermute-engine
- 13:38 Changeset [834ca0e0] by
- AUDIO: Allow for parsing QuickTime 'Tune' files
- 06:26 Changeset [c91a72a9] by
- TONY: Some more cleanup
- 03:20 Changeset [c5ab2fc9] by
- AUDIO: Clean up note request list reading
- 03:04 Changeset [ac4c8cd3] by
- AUDIO: Add parsing of the QuickTime MIDI sample description
- 02:57 Changeset [bbf0bbcd] by
- COMMON: Allow for parsing QuickTime MIDI files
- 02:41 Changeset [0856f334] by
- MAEMO: Package tony.dat
- 00:40 Changeset [dfa46b6] by
- WIN32: Embed tony.dat in executable
- 00:38 Changeset [b6534b27] by
- CREATE_PROJECT: Copy translations.dat in postbuild step
- 00:18 Changeset [751f5be7] by
- AUDIO: Silence MSVC warning about un-initialized newIncrement variable
- 00:18 Changeset [754a4bb8] by
- CREATE_PROJECT: Remove hardcoded define for post-build event
- 00:18 Changeset [9821f302] by
- CREATE_PROJECT: Add config option to disable language extensions and …
09/05/12:
- 22:35 Changeset [1f11ce6] by
- PNG: call png_set_interlace_handling() before calling …
- 22:23 Changeset [25f4a3f] by
- TONY: Misc cleanup
- 16:31 Changeset [f1819d86] by
- GROOVIE: ROQ Info blocks clean the buffers unconditionally. This …
- 15:45 Changeset [f35e820e] by
- Merge remote branch 'upstream/master' into pegasus
- 15:27 Changeset [058b9b9] by
- VIDEO: Restrict setEndTime()'s affects to videos that are playing
- 12:32 Changeset [220e945d] by
- TONY: Bugfix for OFFSETOF macro on 64-bit systems
- 10:47 Changeset [35a7e79] by
- TONY: Change to hopefully fix Mingw 64 compilation errors
- 10:20 Changeset [5780748] by
- Merge pull request #273 from fuzzie/tony Tony engine (Tony Tough)
- 06:29 Changeset [1b391133] by
- CGE: Fix bug #3557904 - Shadow at wrong position
- 06:12 Changeset [6472ef86] by
- CGE: Fix bug #3557904 - Shadow at wrong position
- 05:53 Ticket #6133 (SAGA: IHNM Spanish: Spiritual Barometer doesn't change) created by
- […] […]
09/04/12:
- 20:25 Changeset [6e14e976] by
- BADA: Convert CRLF to LF
- 20:17 Changeset [b4090ead] by
- WINTERMUTE: Convert CRLF to LF
- 18:38 Changeset [df808201] by
- Revert "WINTERMUTE: Fix compilation when vorbis isn't available" This …
- 18:38 Changeset [0612aac7] by
- CONFIGURE: Make Wintermute dependent on vorbis. This is done as …
- 18:38 Changeset [ac720acc] by
- CONFIGURE: Update documentation for add_engine.
- 18:38 Changeset [a83bca79] by
- CONFIGURE: Add initial virtual feature support. This is used to …
- 18:06 Changeset [8208d72] by
- CONFIGURE: Add zlib and libpng to the library dependencies of wintermute
- 17:51 Changeset [a8518eeb] by
- Revert "WINTERMUTE: Remove extra semicolon." This reverts commit …
- 17:43 Changeset [e8f2742] by
- WINTERMUTE: Replace VKeyCodes constant names. This is a purely …
- 17:41 Changeset [9989a4f3] by
- WINTERMUTE: Remove extra semicolon.
- 17:27 Changeset [4cfd906c] by
- WINTERMUTE: Fix compilation when vorbis isn't available
- 17:10 Changeset [00ad58c2] by
- WINTERMUTE: Fix a warning with MSVC
- 16:46 Changeset [0fea0c95] by
- Merge pull request #267 from somaen/wintermute GSoC 2012: Wintermute …
09/03/12:
- 20:26 Changeset [1554596] by
- WINTERMUTE: Disable Wintermute by default in configure
- 05:58 Changeset [978f7481] by
- TSAGE: Apply naming conventions to some sound variables and functions
- 01:33 Ticket #6094 (DW: PSX version dies when pressing ESC in intro) closed by
- fixed
- 01:32 Changeset [e9730ca] by
- TINSEL: Fix bug #3541542 - "DW: PSX version dies when pressing ESC in …
09/02/12:
- 23:34 Changeset [5f6a98c] by
- SCALER: No need to inline interpolate5Line, it just bloats …
- 08:34 Changeset [c737e642] by
- TONY: Move code from .h to .cpp files
- 03:56 Changeset [31cb5ce3] by
- TEENAGENT: Remove final usages of code segment blob. The loading of …
Note:
See TracTimeline
for information about the timeline view.