Commit Graph
31 Commits
Author SHA1 Message Date
Filippos Karapetis ae3ebc5b02 CHEWY: Fix dynamic texts - bug #13523
This is a regression from the scene text refactoring done in 8eadac5eed
2022-07-09 22:37:06 +03:00
Filippos Karapetis 3c4ec45b59 CHEWY: Ignore invalid text entries - bug #13650 2022-07-04 09:08:04 +03:00
D G Turner db76f68ea6 CHEWY: Fix Incorrect Argument Ordering For Memset Function Usage 2022-07-03 20:17:38 +01:00
Filippos Karapetis 2c115c5f45 CHEWY: Disable unfinished dynamic hotspot code
This removes the description in some hotspots at the moment
2022-07-03 22:12:20 +03:00
Filippos Karapetis 4d7695cd70 CHEWY: Start reworking dynamic hotspot string changes
This was not implemented in the refactoring done in 8eadac5eed.
It's still incomplete, and doesn't work yet
2022-07-03 17:33:14 +03:00
Filippos Karapetis 49d949de6b CHEWY: Renames for dialog closeup functionality 2022-06-20 19:56:23 +03:00
Filippos Karapetis 8eadac5eed CHEWY: Refactor handling of scene text 2022-04-16 05:30:46 +03:00
Filippos Karapetis e3040d29c8 CHEWY: Use the new text handling code for inventory item usage 2022-04-13 02:48:11 +03:00
Filippos Karapetis eafc0691c9 CHEWY: Remove obsolete functions 2022-04-10 23:00:50 +03:00
Filippos Karapetis 34cb79817f CHEWY: More work on the text handling code 2022-04-10 20:27:41 +03:00
Filippos Karapetis 93a55e98f7 CHEWY: Cleanup and bugfix for getText() 2022-04-05 22:32:46 +03:00
Filippos Karapetis 57ab02bf46 CHEWY: More work on text handling 2022-03-29 00:21:53 +03:00
Filippos Karapetis fd63dee23a CHEWY: More work on the new text resource handling code 2022-03-20 13:58:21 +02:00
Strangerke beec516ffb CHEWY: Some more renaming 2022-03-03 18:36:49 -08:00
Strangerke ef70d3ef56 CHEWY: more renaming 2022-03-03 18:36:48 -08:00
Filippos Karapetis 318f3ea2bb CHEWY: Restore some of the deleted refactored functions
These will be used in the new video player
2022-03-03 18:36:37 -08:00
Paul Gilbert 640b101e5d CHEWY: Capitalize class names 2022-03-03 18:36:27 -08:00
Paul Gilbert 81b17afa4d CHEWY: Update headers to GPL3 2022-03-03 18:35:19 -08:00
Paul Gilbert 21867e4b86 CHEWY: Janitorial 2022-03-03 18:35:07 -08:00
Paul Gilbert 006ee720de CHEWY: Added Chewy namespace back in 2022-03-03 18:34:42 -08:00
Paul Gilbert b655cd5a3f CHEWY: Fix relative engine paths 2022-03-03 18:34:39 -08:00
Eugene Sandulenko 165ea7c29f CHEWY: Initial commit 2022-03-03 18:34:39 -08:00
Paul Gilbert 1931420cf0 CHEWY: Removal current engine (almost fully) 2022-03-03 18:34:38 -08:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Filippos Karapetis 9ba330ce1d CHEWY: More work on scene hotspots 2017-03-14 03:34:50 +02:00
Filippos Karapetis b20df6b417 CHEWY: Make the error for invalid text resources more verbose 2017-01-08 20:24:39 +02:00
Filippos Karapetis 339e1c1f88 CHEWY: Pass the text parameter of getLine() by reference
Saves an unneeded copy
2016-10-09 23:33:19 +03:00
Filippos Karapetis 7002ede1ed CHEWY: Const correctness 2016-10-07 03:13:16 +03:00
Filippos Karapetis 384b61a9fb CHEWY: Optimize font drawing
Thanks to _sev for the suggestion
2016-10-05 10:47:56 +03:00
Filippos Karapetis 18d6c501fc CHEWY: Add support for in-game texts 2016-10-05 10:47:22 +03:00
Filippos Karapetis 19dab45c8c CHEWY: Initial support for in-game texts (game dialog texts) 2016-10-04 02:27:22 +03:00