scummvm/engines/prince
Bastien Bouclet 9a4c0ae281 ENGINES: Normalize the getName() result of metaengines
Also-By: Matthew Hoops <clone2727@gmail.com>
2018-12-10 06:47:27 +01:00
..
animation.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
animation.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
archive.cpp PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
archive.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
common.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
cursor.cpp PRINCE: Move cursor manipulation to cursor.cpp 2018-05-05 23:17:34 +02:00
cursor.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
curve_values.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
debugger.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
debugger.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
decompress.cpp JANITORIAL: Whitespace fixes 2018-05-05 23:17:35 +02:00
decompress.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
detection.cpp ENGINES: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01:00
draw.cpp PRINCE: Even more prince.cpp refactoring. Inventory and pathfinding 2018-05-05 23:17:35 +02:00
flags.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
flags.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
font.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
font.h PRINCE: Resource loading - renaming 2014-10-07 02:14:12 +02:00
graphics.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
graphics.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
hero_set.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
hero.cpp PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
hero.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
inventory.cpp PRINCE: Add FIXMEs for potential bugs 2018-05-06 00:00:38 +02:00
mhwanh.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
mhwanh.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
mob.cpp PRINCE: More prince.cpp restructuring 2018-05-05 23:17:35 +02:00
mob.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
module.mk PRINCE: Rename resources.cpp 2018-05-05 23:17:35 +02:00
music.cpp PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
music.h PRINCE: Rename sound.cpp to music.cpp 2018-05-05 23:17:34 +02:00
musNum.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
object.cpp PRINCE: Decompress files if they're extracted 2018-05-05 23:17:35 +02:00
object.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
option_text.h PRINCE: Added Russian options 2018-05-05 23:17:35 +02:00
prince.cpp Revert "PRINCE: Don't output debug information unless requested" 2018-05-06 09:25:31 +02:00
prince.h JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
pscr.cpp PRINCE: Decompress files if they're extracted 2018-05-05 23:17:35 +02:00
pscr.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
resource.cpp PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
resource.h PRINCE: Move decompression method to reusable place 2018-05-05 23:17:35 +02:00
saveload.cpp PRINCE: Use ScummVM save/load dialogs 2018-05-06 02:26:28 +02:00
script.cpp PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
script.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
sound.cpp PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
variatxt.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
variatxt.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
videoplayer.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
walk.cpp PRINCE: Even more prince.cpp refactoring. Inventory and pathfinding 2018-05-05 23:17:35 +02:00