Commit Graph
24 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 5733e3de1c PRINCE: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
djsrv 7eb4841065 ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
D G Turner 31115960e6 PRINCE: Fix Signed vs. Unsigned GCC Compiler Warning 2020-05-09 19:34:08 +01:00
Eugene Sandulenko ef8b5a4a0a PRINCE: Print translation file version and build date. Made format extensible 2020-04-30 10:33:48 +02:00
Eugene Sandulenko 9a5ba52e6b PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
Eugene Sandulenko e6ce8f8130 PRINCE: Added more debug output 2018-05-06 19:33:44 +02:00
Adrian Frühwirth 7f85a988c0 Revert "PRINCE: Don't output debug information unless requested"
This reverts commit dfbf6b7287.
2018-05-06 09:25:31 +02:00
Adrian Frühwirth dfbf6b7287 PRINCE: Don't output debug information unless requested 2018-05-06 01:24:12 +02:00
Eugene Sandulenko c234630931 PRINCE: Initial support for packed Russian version 2018-05-05 23:17:35 +02:00
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
lukaslw 9ad2135ff9 PRINCE: Allow to load translation file - prince_translation.dat
Update detection file to allow English language with both PL and DE data files. Add setMobTranslationTexts() to update mob names to translated ones in each location
2014-10-28 20:59:11 +01:00
Filippos Karapetis 0f0ca25e43 PRINCE: Remove trailing whitespace 2014-10-28 16:21:53 +02:00
lukaslw c769c3b885 PRINCE: Add MKTAG - BLAH in decrypt function 2014-10-09 21:05:55 +02:00
lukaslw a554fa9f7d PRINCE: Changing all occurrences of NULL to nullptr
To beconsistent and to keep just one of them
2014-10-08 18:09:18 +02:00
lukaslw 4ef22e3a19 PRINCE: PtcArchive::createReadStreamFromMember - add MKTAG 2014-10-06 22:54:24 +02:00
lukaslw 3c29d61f67 PRINCE: Code clean-up 2014-08-01 17:38:04 +02:00
lukaslw 555672618f PRINCE: Cleaning up warnings 2014-06-22 20:08:12 +02:00
Kamil Zbróg 69a5845774 PRINCE: loadSample with sample looping added, escaping from intro works 2013-12-03 14:46:24 +00:00
Kamil Zbróg 3d1d188432 PRINCE: script updated to read value when necessary 2013-11-18 16:19:21 +00:00
Kamil Zbróg bd59732ce2 PRINCE: code indentation cleanup 2013-11-10 22:49:34 +00:00
Kamil Zbróg cdc1409dc7 PRINCE: databank.ptc base archive with decompression 2013-11-09 23:07:40 +00:00
Kamil Zbróg 026390145b PRINCE: Another code cleanup 2013-10-24 14:24:27 +01:00
Kamil Zbróg b49707d948 PRINCE: archive added 2013-10-12 14:50:57 +01:00