Commit graph

63153 commits

Author SHA1 Message Date
lukaslw
54d3dc903e PRINCE: O_SETSTRING(), O_INITDIALOG() update 2014-07-03 16:47:24 +02:00
lukaslw
a9a8eb0c98 PRINCE: dialogDat loading 2014-07-03 14:59:38 +02:00
lukaslw
e853e44695 PRINCE: O_INITDIALOG() update 2014-07-03 04:19:52 +02:00
lukaslw
92f3d72f19 PRINCE: doTalkAnim(), talkHero() update 2014-07-02 17:29:42 +02:00
lukaslw
355b7a3e3b PRINCE: O_TALKBACKANIM(), O_TALKANIM() 2014-07-02 02:38:39 +02:00
lukaslw
8378d92871 PRINCE: O_CHANGEFRAMES(), showNormAnims() update 2014-07-02 02:22:55 +02:00
lukaslw
ad8df751c3 PRINCE: setBackAnim(), showBackAnims() update 2014-07-02 02:06:45 +02:00
lukaslw
f2b28363ac PRINCE: showAnim(), showNormAnims(), freeNormAnim(), freeAllNormAnims(), O_SHOWANIM(), O_FREEANIM() 2014-07-01 23:59:37 +02:00
lukaslw
c4593a4b23 PRINCE: O_CHECKBACKANIMFRAME, O_CHANGEBACKFRAMES(), O_BACKANIMUPDATEON(),
O_BACKANIMUPDATEOFF()
2014-07-01 21:57:48 +02:00
lukaslw
aaa2696e48 PRINCE: O_BACKANIMRANGE() 2014-07-01 21:26:53 +02:00
lukaslw
6657a7d8cc PRINCE: O_SETBACKANIMDATA(), O_GETBACKANIMDATA() 2014-07-01 20:44:56 +02:00
lukaslw
2b2170f88a PRINCE: O_SETDFLAG(), O_CALLDFLAG(), beginning of O_INITDIALOG() 2014-07-01 20:12:43 +02:00
lukaslw
191b4cc8be PRINCE: Memory leaks fix - showBackAnim(), printAt(), checkMob()" 2014-06-29 20:40:04 +02:00
lukaslw
7ebcbea0f9 PRINCE: Object, checkMob() update, prepareInventoryToView() fix 2014-06-29 17:56:25 +02:00
lukaslw
dc400682af PRINCE: hotspot() name change to checkMob() and update 2014-06-29 15:54:07 +02:00
lukaslw
6878b9bc52 PRINCE: increaseString(), loading mob exam text update 2014-06-28 17:10:12 +02:00
lukaslw
49de202a21 PRINCE: O_CHANGEMOB(), getMobVisible(), setMobVisible() 2014-06-28 09:51:14 +02:00
lukaslw
011ecf0c6d PRINCE: Fix for hotspot() and change from 0 to -1 for empty _selectedMob 2014-06-26 23:58:33 +02:00
lukaslw
12c5a6e6e2 PRINCE: setVoice update, O_GETMOBTEXT(), O_SETSTRING() 2014-06-26 18:29:19 +02:00
lukaslw
fc71efd713 PRINCE: LMB() fix, storeNewPC() - first working script events 2014-06-26 02:35:48 +02:00
lukaslw
e453f23f04 PRINCE: leftMouseButton() - code clean up 2014-06-25 16:05:01 +02:00
lukaslw
9a13423829 PRINCE: LMB outside inventory - give / use item 2014-06-24 05:03:36 +02:00
lukaslw
a319f473f6 PRINCE: LMB outside of inventory - update 2014-06-24 03:57:40 +02:00
lukaslw
11d062f2b2 PRINCE: Cursor update, LMB outside inventory crash fix 2014-06-22 20:09:25 +02:00
lukaslw
d67690c5f6 PRINCE: Inventory turning on - update 2014-06-22 20:09:24 +02:00
lukaslw
a428f324f2 PRINCE: Dialog box loop - drawScreen() update for it 2014-06-22 20:09:23 +02:00
lukaslw
31ea215447 PRINCE: Hero animations fix - frame height calculation 2014-06-22 20:09:22 +02:00
lukaslw
422eeab07a PRINCE: LMB in inventory - use item on item fix 2014-06-22 20:09:22 +02:00
lukaslw
fd5ee85e3d PRINCE: PrinceEngine::showTexts() - y position fix 2014-06-22 20:09:21 +02:00
lukaslw
c8046f8591 PRINCE: PrinceEngine:: makeInvCursor() 2014-06-22 20:09:20 +02:00
lukaslw
96a1d24a4a PRINCE: LMB in inventory - update 2014-06-22 20:09:20 +02:00
lukaslw
1ca309f50a PRINCE: Voice sample for options Open/Push, Close/Pull in inventory 2014-06-22 20:09:19 +02:00
lukaslw
daf91dcf74 PRINCE: Inventory LMB update, VariaTxt::getString fix 2014-06-22 20:09:18 +02:00
lukaslw
25f51bfb82 PRINCE: scanMobEvents() 2014-06-22 20:09:17 +02:00
lukaslw
306c234eb7 PRINCE: moveSet - names change 2014-06-22 20:09:17 +02:00
lukaslw
82bc007819 PRINCE: Dialog box update; LMB outside of inventory beginning 2014-06-22 20:09:16 +02:00
lukaslw
78a2105bbc PRINCE: showTexts(), talkHero() update 2014-06-22 20:09:15 +02:00
lukaslw
f00eeeda91 PRINCE: Hero talking - dialog option choosing 2014-06-22 20:09:15 +02:00
lukaslw
1e1d3044be PRINCE: Fix for longer lines in dialog box 2014-06-22 20:09:14 +02:00
lukaslw
e51bbc83f3 PRINCE: Dialog box texts drawing and highlighting 2014-06-22 20:09:13 +02:00
lukaslw
e18502a02e PRINCE: Dialog frame drawing 2014-06-22 20:09:12 +02:00
lukaslw
85628b2939 PRINCE: O_INITDIALOG(), O_SHOWDIALOGBOX() update 2014-06-22 20:09:12 +02:00
lukaslw
e452e088f4 PRINCE: Beginning of makeInvCursor and dialog functions 2014-06-22 20:09:11 +02:00
lukaslw
2ba814516c PRINCE: Rects constructors - update 2014-06-22 20:09:10 +02:00
lukaslw
d9e2fc15d1 PRINCE: RMB - blocked while playing voice. Canceling voice with LMB 2014-06-22 20:09:10 +02:00
lukaslw
7bc4599dad PRINCE: Cursor fix for inventory - check if voice is playing 2014-06-22 20:09:09 +02:00
lukaslw
85108d6fb2 PRINCE: Voices for inventory exam texts 2014-06-22 20:09:08 +02:00
lukaslw
e3b5c0eccc PRINCE: Options menu outside of inventory 2014-06-22 20:09:07 +02:00
lukaslw
ca7554dae3 PRINCE: checkOptions() implementation 2014-06-22 20:09:07 +02:00
lukaslw
cb40b5123b PRINCE: printAt() update for German letters 2014-06-22 20:09:06 +02:00