Commit graph

51 commits

Author SHA1 Message Date
lukaslw
a9536b621f PRINCE: Inventory - mouse buttons handling progress 2014-06-22 20:08:58 +02:00
lukaslw
98525c1145 PRINCE: Inventory - left mouse button handling 2014-06-22 20:08:50 +02:00
lukaslw
0c798b234e PRINCE: loadAllMasks clean up 2014-06-22 20:08:30 +02:00
lukaslw
7874a4e782 PRINCE: drawMask progress, changes in spriteCheck 2014-06-22 20:08:27 +02:00
lukaslw
dab83cc3eb PRINCE: showMask, drawMask update 2014-06-22 20:08:27 +02:00
lukaslw
4be66f5110 PRINCE: Rename Overlay to Mask, loadAllMasks update 2014-06-22 20:08:26 +02:00
lukaslw
16a6d99a86 PRINCE: loadOverlays(), checkNak() 2014-06-22 20:08:25 +02:00
lukaslw
63834499f7 PRINCE: installSingleBackAnim and showBackAnims clean up 2014-06-22 20:08:22 +02:00
lukaslw
2e1f7db043 PRINCE: showBackAnims anim type 2, memory leaks debugging 2014-06-22 20:08:19 +02:00
lukaslw
c9ed2074b5 PRINCE: ShowBackAnim progress - still with random crashes 2014-06-22 20:08:14 +02:00
lukaslw
aded3f0e45 PRINCE: Begin of showBackAnims 2014-06-22 20:08:14 +02:00
lukaslw
eff8b0fd91 PRINCE: installSingleBackAnim update 2014-06-22 20:08:13 +02:00
lukaslw
e366a21f18 PRINCE: Memory leak fixes, backAnimList clearing in new location 2014-06-22 20:08:11 +02:00
lukaslw
277ac36761 PRINCE: installBackAnims implementation, first frames drawing 2014-06-22 20:08:10 +02:00
lukaslw
67956c5805 PRINCE: installBackAnims() - memory offset testing 2014-06-22 20:08:10 +02:00
lukaslw
3d590627ed PRINCE: Room struct implementation and objects drawing fix 2014-06-22 20:08:08 +02:00
lukaslw
11fc17fc50 PRINCE: Change init() to Graphics::drawLine(), code clean up 2014-06-22 20:07:58 +02:00
lukaslw
acf9ac241e PRINCE: Proper memory reading for lightX, lightY, shadowScale 2014-06-22 20:07:54 +02:00
lukaslw
05ef38f7d9 PRINCE: getLightX, getLightY, getShadowScale fix 2014-06-22 20:07:53 +02:00
lukaslw
3751e7ba25 PRINCE: lightX, lightY and setShadowScale() 2014-06-22 20:07:53 +02:00
lukaslw
07a4f82c63 PRINCE: Hero animation - beginning of showHero() 2014-06-22 19:24:29 +02:00
Kamil Zbróg
eecc6f3e84 PRINCE: Room resource loading started 2013-12-13 07:05:37 +00:00
Kamil Zbróg
0a05365e1d PRINCE: small script refactoring 2013-12-10 00:32:07 +00:00
Kamil Zbróg
14566d5c27 PRINCE: script code refactored 2013-12-10 00:26:42 +00:00
Kamil Zbróg
8e772f936c PRINCE: animation added 2013-12-05 00:02:31 +00: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
7b1fed7331 PRINCE: get/set mob data added 2013-11-14 14:44:24 +00:00
Kamil Zbróg
6c0cd59dff PRINCE: some memory leaks removed. Initialization moved to separate method 2013-11-08 23:17:20 +00:00
Kamil Zbróg
3ed4e36ee4 PRINCE: fixed indentation 2013-11-05 22:22:51 +00:00
Kamil Zbróg
2b5b0b9ca2 PRINCE: voice sample handling moved to prince module 2013-11-05 22:15:55 +00:00
Kamil Zbróg
d6a76d9814 PRINCE: major code cleanup, flag handling rewritten in script 2013-11-05 21:57:10 +00:00
Kamil Zbróg
91466575eb PRINCE: unified debug output 2013-11-05 18:45:40 +00:00
Kamil Zbróg
04207e0d46 Merge remote-tracking branch 'own/prince' into prince-malik 2013-11-04 16:09:13 +00:00
Kamil Zbróg
4b2a760629 PRICE: compilation warnings fixed 2013-11-04 16:07:19 +00:00
Kamil Zbróg
85694ec1f5 Merge remote-tracking branch 'own/prince' into prince-malik
Conflicts:
	engines/prince/debugger.cpp
	engines/prince/debugger.h
	engines/prince/detection.cpp
	engines/prince/font.cpp
	engines/prince/graphics.cpp
	engines/prince/prince.cpp
	engines/prince/prince.h
	engines/prince/script.cpp
	engines/prince/script.h
2013-11-04 11:40:22 +00:00
Kamil Zbróg
8c85eff622 PRINCE: code formating fixed 2013-11-04 11:28:10 +00:00
Kamil Zbróg
e72742d0e3 PRINCE: intro works much beter. Still some synchronization issues 2013-11-02 15:28:56 +00:00
Kamil Zbróg
9250a6f6f8 PRINCE: More intro cleanup 2013-11-02 02:02:53 +00:00
Kamil Zbróg
cb31768e3d PRINCE: Arivald's monolog during intro kinda works 2013-11-02 01:29:26 +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
Kamil Zbróg
5357724657 PRINCE: code cleanup 2013-10-24 20:31:08 +01:00
Kamil Zbróg
026390145b PRINCE: Another code cleanup 2013-10-24 14:24:27 +01:00
Kamil Zbróg
accb9e10e8 PRINCE: more scrip opcodes added 2013-10-24 01:01:55 +01:00
Kamil Zbróg
78434a5f53 PRINCE: code cleanup. debugger added 2013-10-22 01:05:24 +01:00
Kamil Zbróg
263b02eb61 PRINCE: flic anim decoder works with room 59 (intro) 2013-10-21 01:18:27 +01:00
Kamil Zbróg
3a4068f87b PRINCE: more debugScript added 2013-10-15 23:21:00 +01:00
Kamil Zbróg
1027f8ac16 PRINCE: script extended 2013-10-15 00:10:29 +01:00
Kamil Zbróg
e63b902def PRINCE: some opcodes in script added 2013-10-14 02:31:26 +01:00