Timeline
02/05/17:
- 23:04 Changeset [de118726] by
- CRYO: Fix a null pointer
- 22:54 Changeset [36420543] by
- DIRECTOR: Lingo: Documented D4 "Code structures" Lingo
- 22:44 Changeset [4e9341ef] by
- DIRECTOR: Lingo: Added tests for new grammar for built-ins
- 22:44 Changeset [b1503cc] by
- DIRECTOR: Lingo: Documented D4 "Cast window management" Lingo
- 22:44 Changeset [b4f736e0] by
- DIRECTOR: Lingo: Documented D4 "Cast members" Lingo
- 22:25 Changeset [527ce3cb] by
- TITANIC: Start of getting CWaveFile to handling audio streaming
- 18:38 Changeset [10d97ce3] by
- SCI: Fix more unsafe C-string usage
- 16:41 Changeset [d1fe6476] by
- GUI: Add three new options for volume slider controls …
- 16:24 Changeset [b1c3332f] by
- SCI: Use strnlen instead of strlen to avoid buffer overflows
- 15:42 Changeset [a44720e5] by
- TITANIC: Implemented CMusicWave read method
- 08:49 Changeset [feaccfd7] by
- DIRECTOR: Lingo: Renamed printStubWithArglist to printSTUBWithArglist
- 01:55 Changeset [b0b534e4] by
- TITANIC: Implemented CMusicWave fn2
- 01:44 Ticket #9702 (SCI: SQ6: Game crashes when loading an invalid save game from launcher) created by
- Reproduction: 1. Download the attached save game and put it into …
- 00:20 Changeset [c31efeb8] by
- TITANIC: Add missing copyData method to TTnpcScript
02/04/17:
- 23:43 Changeset [b005198e] by
- TITANIC: Implemented remainder of CMusicRoomHandler code
- 22:34 Changeset [29ad5a0a] by
- DIRECTOR: Lingo: Implemented b_shutDown() and b_restart()
- 22:32 Changeset [76e66a4b] by
- DIRECTOR: Lingo: Implemented b_quit()
- 22:20 Changeset [8e87dc17] by
- TITANIC: Implemented CMusicRoomHandler fn1 and getPitch
- 20:37 Changeset [b78b30cc] by
- TITANIC: Fix CMusicObject initialization
- 20:20 Changeset [c6f4da19] by
- TITANIC: Fix CMusicParser to produce correct results
- 16:52 Changeset [a8c9e47d] by
- DIRECTOR: Removed text cast width hack. It is incorrect.
- 15:43 Changeset [7c616a5] by
- DIRECTOR: Added workaround for Text Cast width
- 15:29 Changeset [bbb3c5ae] by
- GRAPHICS: Removing Director-specific hack in text width calculation
- 15:16 Ticket #9701 (WINDOWS: Flow of taking screenshots on Windows is broken) created by
- When installing ScummVM with Windows installer, taking screenshots …
- 15:05 Changeset [906d94a] by
- GRAPHICS: Enforce font recomputation in MacText
- 15:04 Changeset [1a4be95a] by
- GRAPHICS: Try to generate font names from slant in MacFontManager
- 14:31 Changeset [91d85fea] by
- GRAPHICS: Correctly process empty lines in MacText
- 14:17 Changeset [87237f63] by
- I18N: Update translation (French) Currently translated at 100.0% (929 …
- 14:17 Changeset [6d8d398c] by
- DIRECTOR: Implemented pausing/continuing of playback
- 14:17 Changeset [e15f2e7d] by
- DIRECTOR: Hid font test under debug channel
- 14:17 Changeset [04a2a8ba] by
- GRAPHICS: Hid noisy debug messages in MacText
- 05:11 Changeset [7abea34e] by
- TITANIC: Minor fixes to CMusicObject & CMusicParser
- 04:45 Changeset [d10ac86] by
- TITANIC: Implemented CMusicObject initialization
- 03:40 Changeset [529680e] by
- TITANIC: Beginnings of music object and parser classes
- 01:49 Changeset [9e095926] by
- TITANIC: Implementing more CMusicRoomHandler code
02/03/17:
- 17:32 Changeset [74696f6c] by
- GRAPHICS: Fix MacText rendering when 3 fonts meet on one line
- 09:26 Ticket #7172 (SWORD25: Cast to pointer from integer of different size) closed by
- fixed: Fixed by PR #894 in master.
- 09:05 Changeset [c8328658] by
- GRAPHICS: Fix MacText wrapping when formatting starts in the middle of …
- 08:13 Changeset [7ebc284d] by
- Merge pull request #894 from wjp/lua_indexTbl SWORD25: Use direct …
- 03:36 Changeset [a5f71a3] by
- TITANIC: Implemented CMusicRoomhandler updateAudio
- 02:38 Changeset [13648c8] by
- TITANIC: Implemented CMusicRoomHandler setVolume
- 01:58 Changeset [e1e93fa9] by
- TITANIC: Extra CMusicRoomHandler init & destroy
02/02/17:
- 22:53 Changeset [7b7a0fa3] by
- GRAPHICS: Fix surface reallocation in MacText
- 22:41 Changeset [165f5f17] by
- GRAPHICS: Fix MacText wrapping. Kudos to wjp
- 22:31 Changeset [1ac62705] by
- CRYO: Remove some commented code
- 22:28 Changeset [dec6b171] by
- CRYO: Remove some obsolete TODOs
- 19:39 Changeset [3e47d7ab] by
- GRAPHICS: Fix MacText splitter, so less empty font chunks are generated
- 10:58 Changeset [2841dd2] by
- ADL: Set ADGF_TESTING for hires5
- 09:11 Changeset [c30df011] by
- GRAPHICS: More optimization for empty strings
- 08:49 Changeset [1ae539d4] by
- ADL: Increase robustness of graphics code
- 08:18 Changeset [255c76b3] by
- GRAPHICS: Optimize for empty substrings in MacText
- 02:43 Changeset [29f91328] by
- TITANIC: Implemented CAudioBuffer class
- 01:25 Changeset [0d6578da] by
- TITANIC: Git rid of old stubs in CMusicRoomHandler, start fleshing it out
02/01/17:
- 23:49 Changeset [472f8b2b] by
- CRYO: Remove SoundGroup (no longer used)
- 23:45 Changeset [c8af2442] by
- CRYO: Remove an empty function
- 23:40 Changeset [bf989df0] by
- CRYO: Remove some dead code, small refactoring
- 23:31 Changeset [6c139b7a] by
- CRYO: Remove double screen code (unused)
- 23:21 Changeset [dfa605b] by
- CRYO: Remove dead code
- 18:06 Changeset [d39404c8] by
- GRAPHICS: Fix rendering of MacText with font change in the middle of …
- 17:58 Changeset [6e3e8911] by
- GRAPHICS: MacText fixes for in-the middle style change splitting
- 17:36 Changeset [6fbb82f8] by
- GRAPHICS: Add more debug output to MacText
- 12:34 Changeset [2d7803c] by
- ANDROIDSDL: code optimization
- 02:55 Changeset [3dc565df] by
- SCI: Add more comments to SQ4-floppy workaround I did a full-score …
- 01:17 Changeset [32667eea] by
- GRAPHICS: Fix GCC Compiler Warnings.
- 00:07 Changeset [cc598112] by
- DIRECTOR: Adjust text wrapping by one pixel
01/31/17:
- 23:20 Changeset [6ef42cbe] by
- SCI: Expand workaround for script bug #3537232 More details in PR#889
- 22:14 Changeset [d4e4a20c] by
- GRAPHICS: Implement rendering of rich MacText
- 22:14 Changeset [c15e063] by
- GRAPHICS: Store more metainformation on lines in MacText
- 22:14 Changeset [93265c6d] by
- GRAPHICS: Fix font transtion formatting for MacText
- 20:44 Changeset [9cdda5c0] by
- ANDROIDSDL: implemented checkbox for show/hide on-screen control in …
- 18:36 Changeset [2aa0cdcf] by
- ANDROIDSDL: fixed in-game menu crash, removed unused method
- 18:23 Changeset [a113b1c0] by
- ADL: Fix saving inside first-visited rooms
- 18:06 Changeset [0884aeeb] by
- GRAPHICS: More fixes to MacText formatting
- 18:02 Changeset [89e8bdc4] by
- GRAPHICS: More fixes to MacText rich text formatting
- 17:46 Changeset [c4f73012] by
- DIRECTOR: Generate font style runs for MacText
- 17:46 Changeset [95be2f2b] by
- GRAPHICS: Overwhauling of MacText rich formatting
- 17:17 Changeset [afb6941a] by
- I18N: Update translations templates
- 17:15 Changeset [f4472d2f] by
- DM: Fix GCC warnings
- 09:05 Changeset [2a74a97] by
- ADL: Allow stray data bytes in pics This triggers in hires5, region …
- 03:18 Changeset [02ebaf06] by
- TITANIC: Implementing music room handler update & trigger
Note:
See TracTimeline
for information about the timeline view.