scummvm/engines/prince
2014-07-23 21:21:33 +02:00
..
animation.cpp PRINCE: Hero animations fix - frame height calculation 2014-06-22 20:09:22 +02:00
animation.h PRINCE: Hero animations fix - frame height calculation 2014-06-22 20:09:22 +02:00
archive.cpp PRINCE: Cleaning up warnings 2014-06-22 20:08:12 +02:00
archive.h PRINCE: databank.ptc base archive with decompression 2013-11-09 23:07:40 +00:00
common.h PRINCE: Pathfinding progress 2014-07-10 16:41:13 +02:00
configure.engine PRINCE: compilation fix after merge from master 2013-11-26 19:21:00 +00:00
cursor.cpp PRINCE: initroom from debugger 2013-11-11 12:00:19 +00:00
cursor.h PRINCE: script updated to read value when necessary 2013-11-18 16:19:21 +00:00
debugger.cpp PRINCE: Map location update 2014-07-23 01:24:57 +02:00
debugger.h PRINCE: O_COMPAREHI, O_COMPARELO fix, debugger update 2014-07-07 03:12:35 +02:00
decompress.cpp PRINCE: Fix endlines 2014-06-22 19:56:56 +02:00
decompress.h PRINCE: Fix endlines 2014-06-22 19:56:56 +02:00
detection.cpp PRINCE: code formating fixed 2013-11-04 11:28:10 +00:00
flags.cpp PRINCE: Change init() to Graphics::drawLine(), code clean up 2014-06-22 20:07:58 +02:00
flags.h PRINCE: small comments here and there 2013-11-04 11:30:46 +00:00
font.cpp PRINCE: compilation fix after merge from master 2013-11-26 19:21:00 +00:00
font.h PRINCE: loadSample with sample looping added, escaping from intro works 2013-12-03 14:46:24 +00:00
graphics.cpp PRINCE: Map location update 2014-07-23 01:24:57 +02:00
graphics.h PRINCE: Map location update 2014-07-23 01:24:57 +02:00
hero_set.cpp PRINCE: Change init() to Graphics::drawLine(), code clean up 2014-06-22 20:07:58 +02:00
hero_set.h PRINCE: makeShadowTable(), shadowMinus, begin of showHeroShadow() 2014-06-22 20:07:55 +02:00
hero.cpp PRINCE: Spec hero animation - getSurface(), countDrawPosition(), showHero() update 2014-07-23 20:41:17 +02:00
hero.h PRINCE: showHero() update 2014-07-21 16:14:42 +02:00
mhwanh.cpp PRINCE: script updated to read value when necessary 2013-11-18 16:19:21 +00:00
mhwanh.h PRINCE: Inventory update - first suitcase drawing 2014-06-22 20:08:42 +02:00
mob.cpp PRINCE: increaseString(), loading mob exam text update 2014-06-28 17:10:12 +02:00
mob.h PRINCE: Inventory - left mouse button handling 2014-06-22 20:08:50 +02:00
module.mk PRINCE: Parallax bitmaps loading, showParallax() implementation 2014-06-22 20:08:36 +02:00
musNum.h PRINCE: code formating fixed 2013-11-04 11:28:10 +00:00
object.cpp PRINCE: Map location update 2014-07-23 01:24:57 +02:00
object.h PRINCE: O_GETOBJDATA(), O_SETOBJDATA() 2014-07-04 22:00:02 +02:00
option_text.h PRINCE: Options menu outside of inventory 2014-06-22 20:09:07 +02:00
prince.cpp PRINCE: loadSample(), loadVoice() update 2014-07-23 21:21:33 +02:00
prince.h PRINCE: plotTracePoint(), plotTraceLine(), tracePath(), approxPath() update 2014-07-22 16:52:39 +02:00
pscr.cpp PRINCE: PScr class - clean up 2014-06-22 20:08:53 +02:00
pscr.h PRINCE: DrawNode struct, runDrawNodes(), freeDrawNodes() 2014-06-22 20:08:37 +02:00
resource.h PRINCE: installBackAnims implementation, first frames drawing 2014-06-22 20:08:10 +02:00
script.cpp PRINCE: O_PUSHSTRING, O_POPSTRING 2014-07-23 15:07:54 +02:00
script.h PRINCE: O_PUSHSTRING, O_POPSTRING 2014-07-23 15:07:54 +02:00
sound.cpp PRINCE: Animation classes fix. 2014-06-22 19:24:28 +02:00
sound.h PRINCE: Fixed background music playback 2014-06-22 19:24:14 +02:00
variatxt.cpp PRINCE: setVoice() fix 2014-07-07 00:19:15 +02:00
variatxt.h PRINCE: setVoice() fix 2014-07-07 00:19:15 +02:00