Commit graph

22 commits

Author SHA1 Message Date
Le Philousophe
d7526ad280 PRINCE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko
5515f414af PRINCE: Decompress files if they're extracted 2018-05-05 23:17:35 +02:00
Eugene Sandulenko
fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Filippos Karapetis
0f0ca25e43 PRINCE: Remove trailing whitespace 2014-10-28 16:21:53 +02:00
lukaslw
3c29d61f67 PRINCE: Code clean-up 2014-08-01 17:38:04 +02:00
lukaslw
93a552c26d PRINCE: Skull mini-game fix 2014-07-30 19:54:39 +02:00
lukaslw
1f88852de5 PRINCE: blackPalette(), setPalette() update - allow game quit 2014-07-24 18:59:26 +02:00
lukaslw
9c9da0d65a PRINCE: doZoomIn(), doZoomOut() - memory leak fix 2014-07-24 18:53:55 +02:00
lukaslw
c54699721a PRINCE: initZoomIn(), initZoomOut(), doZoomIn(), doZoomOut(), freeZoomObject(). showObject() update 2014-07-24 13:13:16 +02:00
lukaslw
2ffc9e1523 PRINCE: Map location update 2014-07-23 01:24:57 +02:00
lukaslw
c7eada5b1d PRINCE: O_COMPAREHI, O_COMPARELO fix, debugger update 2014-07-07 03:12:35 +02:00
lukaslw
092c3683b4 PRINCE: O_GETOBJDATA(), O_SETOBJDATA() 2014-07-04 22:00:02 +02:00
lukaslw
7ebcbea0f9 PRINCE: Object, checkMob() update, prepareInventoryToView() fix 2014-06-29 17:56:25 +02:00
lukaslw
46ce47dbca PRINCE: Parallax bitmaps loading, showParallax() implementation 2014-06-22 20:08:36 +02:00
lukaslw
6f19bd82f4 PRINCE: Object class update, showObjects() beginning 2014-06-22 20:08:31 +02:00
lukaslw
3d590627ed PRINCE: Room struct implementation and objects drawing fix 2014-06-22 20:08:08 +02:00
Kamil Zbróg
7b1fed7331 PRINCE: get/set mob data added 2013-11-14 14:44:24 +00:00
Kamil Zbróg
cdc1409dc7 PRINCE: databank.ptc base archive with decompression 2013-11-09 23:07:40 +00:00
Kamil Zbróg
dfdff8db08 PRINCE: memory leak fixed in object 2013-11-05 22:25:17 +00:00
Kamil Zbróg
fcd2273d78 PRINCE: spaces converted to tabs 2013-10-30 02:28:07 +00:00
Kamil Zbróg
84784add68 PRINCE: midi music player added. mob and object lists added 2013-10-28 00:06:21 +00:00