Eugene Sandulenko
|
df9eaac734
|
PRINCE: Proper processing of missing sprite mask
|
2016-05-31 17:12:18 +02:00 |
|
lukaslw
|
54a4b2fa86
|
PRINCE: Double animation of bird after 'throw a rock' mini-game fix
|
2014-11-09 22:20:36 +01:00 |
|
lukaslw
|
bb145b439d
|
PRINCE: Silence signed and unsigned comparison warnings in gcc
|
2014-11-08 20:57:37 +01:00 |
|
Filippos Karapetis
|
0f0ca25e43
|
PRINCE: Remove trailing whitespace
|
2014-10-28 16:21:53 +02:00 |
|
Eugene Sandulenko
|
123e52f441
|
PRINCE: Fix another variable sign
|
2014-10-26 09:34:48 +01:00 |
|
Eugene Sandulenko
|
3b9ac0318c
|
PRINCE: Fix variable sign
|
2014-10-26 09:32:58 +01:00 |
|
Torbjörn Andersson
|
f25e889c13
|
PRINCE: Fix potential out-of-bounds read (CID 1248502)
Since _opcodes[] has kNumOpcodes elements, kNumOpcodes itself is
not a valid index.
|
2014-10-25 21:02:03 +02:00 |
|
Eugene Sandulenko
|
9c5eba6ffd
|
PRINCE: Fix mask sign
|
2014-10-10 14:38:14 +02:00 |
|
Eugene Sandulenko
|
5fd804f267
|
PRINCE: Read O_FLCSPEED command argument
|
2014-10-10 14:18:23 +02:00 |
|
Eugene Sandulenko
|
70d83d20b0
|
PRINCE: Remove unnecessary reassignment
|
2014-10-10 14:14:21 +02:00 |
|
Willem Jan Palenstijn
|
dd849ac5b7
|
PRINCE: Fix more warnings
|
2014-10-10 14:11:43 +02:00 |
|
Eugene Sandulenko
|
24dd5d1f53
|
PRINCE: Rename runDialog() into dialogRun() to avoid clash with Engine::runDialog()
|
2014-10-10 14:08:15 +02:00 |
|
lukaslw
|
c9c93b4b4d
|
PRINCE: Change all WRITE_UINT16 to WRITE_LE_UINT16 and all WRITE_UINT32 to WRITE_LE_UINT32 for endian-safety fix
|
2014-10-09 21:01:31 +02:00 |
|
lukaslw
|
9db1d77d47
|
PRINCE: Remove readScript and LittleEndianReader templates from Script
Change all of READ_UINT16 to READ_LE_UINT16 and all READ_UINT32 to READ_LE_UINT32 for endian-safety
|
2014-10-09 17:54:46 +02:00 |
|
lukaslw
|
e894a18b08
|
PRINCE: Script::installSingleBackAnim - update
|
2014-10-07 16:05:37 +02:00 |
|
lukaslw
|
80cf4bae8b
|
PRINCE: Script::loadAllMasks - fix
|
2014-10-07 02:56:34 +02:00 |
|
lukaslw
|
115340bc87
|
PRINCE: Resource loading - renaming
|
2014-10-07 02:14:12 +02:00 |
|
lukaslw
|
9ef705ebb4
|
PRINCE: playNextFLCFrame() update
|
2014-08-15 21:57:26 +02:00 |
|
lukaslw
|
70a94908d3
|
PRINCE: Throw a rock mini-game - cursor update
|
2014-08-10 16:08:45 +02:00 |
|
lukaslw
|
425132faf9
|
PRINCE: showPalette(), showLogo() - update
|
2014-08-09 21:44:38 +02:00 |
|
lukaslw
|
b97f726a3e
|
PRINCE: scrollCredits() implementation, showLogo() update
|
2014-08-09 05:37:57 +02:00 |
|
lukaslw
|
886cf189c6
|
PRINCE: showPower(), O_EXIT - last mini-game and game ending
|
2014-08-08 22:58:38 +02:00 |
|
lukaslw
|
b0dd6db58c
|
PRINCE: Script update - readScriptFlagValue fix
|
2014-08-08 17:09:26 +02:00 |
|
lukaslw
|
4dbcdd19ec
|
PRINCE: showNormAnims() fix
|
2014-08-07 02:20:52 +02:00 |
|
lukaslw
|
a3c829a774
|
PRINCE: Background animations - update
|
2014-08-05 18:11:33 +02:00 |
|
lukaslw
|
49337549d9
|
PRINCE: makeCurve(), getCurve(), mouseWeirdo(), O_KRZYWA, O_GETKRZYWA, O_GETMOB
|
2014-08-05 04:30:07 +02:00 |
|
lukaslw
|
51bc133c43
|
PRINCE: Background interpreter during dialog boxes
|
2014-08-02 16:03:54 +02:00 |
|
lukaslw
|
54a78d6341
|
PRINCE: mainLoop() update
|
2014-08-02 13:39:33 +02:00 |
|
lukaslw
|
3c29d61f67
|
PRINCE: Code clean-up
|
2014-08-01 17:38:04 +02:00 |
|
lukaslw
|
34f496c38a
|
PRINCE: Second hero implementation
|
2014-07-31 20:59:41 +02:00 |
|
lukaslw
|
1b5d3e00a3
|
PRINCE: FLC animations - update
|
2014-07-30 23:44:45 +02:00 |
|
lukaslw
|
93a552c26d
|
PRINCE: Skull mini-game fix
|
2014-07-30 19:54:39 +02:00 |
|
lukaslw
|
08d781b6ad
|
PRINCE: Game saving - basic implementation
|
2014-07-29 02:25:42 +02:00 |
|
lukaslw
|
951239bfd8
|
PRINCE: O_CHECKANIMFRAME, O_CHECKBACKANIMFRAME fix
|
2014-07-27 17:47:18 +02:00 |
|
lukaslw
|
c1456d2734
|
PRINCE: MIDI music - update. loadMusic(), stopMusic(), O_SETMUSIC, O_STOPMUSIC
|
2014-07-26 20:58:35 +02:00 |
|
lukaslw
|
9ea766ce2b
|
PRINCE: Hero state names - update
|
2014-07-26 19:31:54 +02:00 |
|
lukaslw
|
97d10f94ec
|
PRINCE: Sounds and voices - fix and update
|
2014-07-26 05:33:33 +02:00 |
|
lukaslw
|
eebedf53aa
|
PRINCE: Inventory functions - update
|
2014-07-26 00:54:44 +02:00 |
|
lukaslw
|
89a680e90a
|
PRINCE: Script update and clean up
|
2014-07-26 00:39:57 +02:00 |
|
lukaslw
|
2a1b354a6d
|
PRINCE: Hero bored timer - update
|
2014-07-25 15:21:31 +02:00 |
|
lukaslw
|
8829b20ce9
|
PRINCE: blackPalette(), setPalette(), O_BLACKPALETTE, O_SETUPPALETTE
|
2014-07-24 18:39:39 +02:00 |
|
lukaslw
|
58cb15e892
|
PRINCE: O_CHANGEHEROSET implementation
|
2014-07-23 21:46:50 +02:00 |
|
lukaslw
|
275bc26c4b
|
PRINCE: O_PUSHSTRING, O_POPSTRING
|
2014-07-23 15:07:54 +02:00 |
|
lukaslw
|
d7ad1b0c14
|
PRINCE: O_PUTBACKANIM() fix
|
2014-07-23 02:32:40 +02:00 |
|
lukaslw
|
b6d81011e3
|
PRINCE: plotTracePoint(), plotTraceLine(), tracePath(), approxPath() update
|
2014-07-22 16:52:39 +02:00 |
|
lukaslw
|
2749f97dd9
|
PRINCE: freeHeroAnim(), O_SETHEROANIM()
|
2014-07-20 17:38:17 +02:00 |
|
lukaslw
|
0415d35cdb
|
PRINCE: O_WALKHERO, walkTo() update
|
2014-07-20 01:46:47 +02:00 |
|
lukaslw
|
f66a285551
|
PRINCE: walkTo(), moveRunHero(), O_RUNHERO, O_MOVEHERO, O_CLEARPATH, O_SETPATH, O_LOADPATH
|
2014-07-19 18:10:11 +02:00 |
|
lukaslw
|
f4a35de7eb
|
PRINCE: showHero() update
|
2014-07-18 15:35:43 +02:00 |
|
lukaslw
|
b0c454fc9b
|
PRINCE: Pathfinding - bug fixing, first correct path
|
2014-07-14 03:26:17 +02:00 |
|