index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
prince
/
archive.cpp
Age
Commit message (
Collapse
)
Author
2014-10-28
PRINCE: Allow to load translation file - prince_translation.dat
lukaslw
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
PRINCE: Remove trailing whitespace
Filippos Karapetis
2014-10-09
PRINCE: Add MKTAG - BLAH in decrypt function
lukaslw
2014-10-08
PRINCE: Changing all occurrences of NULL to nullptr
lukaslw
To beconsistent and to keep just one of them
2014-10-06
PRINCE: PtcArchive::createReadStreamFromMember - add MKTAG
lukaslw
2014-08-01
PRINCE: Code clean-up
lukaslw
2014-06-22
PRINCE: Cleaning up warnings
lukaslw
2013-12-03
PRINCE: loadSample with sample looping added, escaping from intro works
Kamil Zbróg
2013-11-18
PRINCE: script updated to read value when necessary
Kamil Zbróg
2013-11-10
PRINCE: code indentation cleanup
Kamil Zbróg
2013-11-09
PRINCE: databank.ptc base archive with decompression
Kamil Zbróg
2013-10-24
PRINCE: Another code cleanup
Kamil Zbróg
2013-10-12
PRINCE: archive added
Kamil Zbróg