Commit Graph
30 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 6a7688ad10 TITANIC: Properly fix disappearing cconversation log text 2017-07-29 20:30:06 -04:00
Paul Gilbert da30e1a0f5 TITANIC: Fix writeString character placement 2017-02-22 22:37:27 -05:00
Paul Gilbert 927adb7f05 TITANIC: Fix word wrapping in the conversation log 2016-11-06 14:26:44 -05:00
Paul Gilbert 28537800c4 TITANIC: Fix line wrapping in conversation log 2016-11-05 19:55:31 -04:00
Paul Gilbert e58dad8bb6 TITANIC: Parser fixes for using unrecognised words 2016-11-03 23:04:58 -04:00
Paul Gilbert 74bb5c5207 TITANIC: Fix incorrect clipping of inventory tooltip text 2016-10-26 19:58:16 -04:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert d09c49fb0d TITANIC: Fix transparency handling of Doorbot and Photograph 2016-10-07 20:25:07 -04:00
Paul Gilbert c08c9a72e1 TITANIC: changePixel is now copyPixel, in progress transparenc blitting 2016-10-01 17:12:24 -04:00
Paul Gilbert c135643699 TITANIC: Fix compiler warnings 2016-08-29 20:03:00 -04:00
Paul Gilbert e7f6ccbece TITANIC: Implement variant font writing used by credits 2016-08-29 19:28:58 -04:00
Paul Gilbert 3325d42487 TITANIC: Fix Coverity warnings 2016-08-01 20:05:16 -04:00
Paul Gilbert 764cfcb6d6 TITANIC: gcc compilation fixes 2016-07-15 19:19:45 -04:00
Paul Gilbert 66efdc239c TITANIC: gcc compilation fixes 2016-07-15 19:19:28 -04:00
Paul Gilbert 053ff7ab75 TITANIC: Change engine to use titanic.dat 2016-07-15 19:11:06 -04:00
Paul Gilbert 0820c3ffae TITANIC: Refactor CTitleEngine to use CFilesManager for PE resources 2016-07-10 16:39:01 -04:00
Paul Gilbert f01b8e9c45 TITANIC: Fix multi-line text writing 2016-07-10 16:38:00 -04:00
Paul Gilbert 001a2ac15e TITANIC: Implement surface changePixel method 2016-07-10 16:12:13 -04:00
Paul Gilbert e4b231b39d TITANIC: Fix vertical drawing of text 2016-07-10 16:12:12 -04:00
Paul Gilbert a2f933a80e TITANIC: Minor fleshing out on font drawing 2016-07-10 16:12:07 -04:00
Paul Gilbert 34c32e38e2 TITANIC: More font logic, beginnings of text cursor 2016-07-10 16:12:05 -04:00
Paul Gilbert 1512545f28 TITANIC: Resolve color handling code in CPetText 2016-07-10 16:12:02 -04:00
Paul Gilbert 36faf0890f TITANIC: Minor work towards text display 2016-07-10 16:12:01 -04:00
Paul Gilbert c75de59a28 TITANIC: Implementing font text bounds calculations 2016-07-10 16:12:00 -04:00
Paul Gilbert 3acf1116cd TITANIC: Implemented STFont::copyRect 2016-04-04 07:54:02 -04:00
Paul Gilbert 56b2998744 TITANIC: Further work on STFont character drawing 2016-04-04 00:07:50 -04:00
Paul Gilbert ebdc773247 TITANIC: Implement font loading 2016-04-03 18:10:25 -04:00
Paul Gilbert 2699efd633 TITANIC: Fix reading resources from game executable 2016-04-03 17:44:08 -04:00
Paul Gilbert 1efbed5409 TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00