scummvm/engines/icb
Max Horn 2f1f8f502e DEVTOOLS: move credits from devtools/credits.pl to engines
This employs a "lazy" approach: the "format" for the credits stays
exactly as it was, i.e., perl code. Of course one may want to change
this to another format (e.g. YAML, JSON, XML; or also shell script or
AWK, like `configure.engine` uses). But I deliberately kept it simple,
to get a minimal change that is easy to verify. Any further changes to
e.g. the format can be layered atop this.
2021-08-05 00:01:46 +02:00
..
common ICB: Fix compilation failure due usage C++ header cstring. 2021-06-26 13:49:21 +02:00
gfx JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
sound ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
actor_fx_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
actor_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
actor_pc.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
actor_view_pc.cpp ICB: Reworked some global constructors 2021-03-13 17:34:02 +01:00
actor_view_pc.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
actor.cpp ICB: More cleanup int->int32 2021-03-07 21:56:44 +01:00
actor.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
animation_mega_set.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
animation_mega_set.h
animation.cpp
async_generic.cpp ICB: Remove async anim loading 2021-03-06 15:15:48 +01:00
barriers.cpp ICB: Fixed few compiler warnings 2021-03-08 06:48:33 +01:00
barriers.h
bone.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
bone.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
breath.cpp ICB: More cleanup int->int32 2021-03-07 21:56:44 +01:00
breath.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
camera.cpp ICB: Various Fixes for GCC Warnings and Minor Comment Spelling 2021-03-19 15:41:37 +00:00
chi.cpp ICB: Fixed few compiler warnings 2021-03-08 06:48:33 +01:00
cluster_manager_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
cluster_manager_pc.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
configfile.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
configfile.h ICB: int -> int32 2021-03-08 06:20:34 +01:00
configure.engine
console_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
custom_logics.cpp
custom_logics.h
debug_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
debug_pc.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
debug.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
debug.h
detection.cpp
direct_input.cpp ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
direct_input.h ICB: Remove no longer needed code for keys mapping 2021-03-13 12:39:49 +01:00
drawpoly_pc.cpp ICB: Reworked some global constructors 2021-03-13 17:34:02 +01:00
drawpoly_pc.h ICB: Remove not used code 2021-03-07 18:31:02 +01:00
event_list.cpp
event_list.h
event_manager.cpp ICB: Cleanup save code 2021-03-13 15:46:30 +01:00
event_manager.h
event_timer.h ICB: Cleanup save code 2021-03-13 15:46:30 +01:00
floors.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
floors.h
fn_animation.cpp ICB: Fixed few compiler warnings 2021-03-08 06:48:33 +01:00
fn_event_functions.cpp
fn_fx_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
fn_fx.cpp
fn_icon_functions.cpp
fn_interact.cpp ICB: Various Fixes for GCC Warnings and Minor Comment Spelling 2021-03-19 15:41:37 +00:00
fn_movie_pc.cpp ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
fn_remora_functions.cpp ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
fn_routines.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
fn_routines.h
fn_sound.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
fn_sting_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
footstep.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
function.cpp ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
game_script.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
game_script.h
game_volume.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
game_volume.h
gameover.h
general_interaction.cpp
general_npc_animation.cpp ICB: Fix Various GCC Set But Not Used Variable Warnings 2021-06-22 23:02:15 +01:00
global_objects_pc.cpp
global_objects_pc.h
global_objects_psx.cpp ICB: Reworked some global constructors 2021-03-13 17:34:02 +01:00
global_objects_psx.h ICB: Reworked some global constructors 2021-03-13 17:34:02 +01:00
global_objects.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
global_objects.h ICB: Reworked some global constructors 2021-03-13 17:34:02 +01:00
global_switches.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
global_switches.h ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
global_vars.cpp ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
global_vars.h
graphic_prims_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
graphic_prims.cpp
graphic_prims.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
health_bar_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
icb.cpp ICB: Added return to launcher functionality 2021-03-13 07:48:34 +01:00
icb.h ICB: Added return to launcher functionality 2021-03-13 07:48:34 +01:00
icon_list_manager.cpp
icon_list_manager.h
icon_list.cpp
icon_list.h
icon_menu_pc.cpp ICB: Various Fixes for GCC Warnings and Minor Comment Spelling 2021-03-19 15:41:37 +00:00
icon_menu_pc.h
icon_menu.cpp ICB: Various Fixes for GCC Warnings and Minor Comment Spelling 2021-03-19 15:41:37 +00:00
icon_menu.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
jpeg.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
jpeg.h ICB: Fixed several compiler warnings 2021-03-08 10:00:06 +01:00
keyboard.cpp
keyboard.h
light_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
light_pc.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
light.h
line_of_sight.cpp ICB: Reworked global constructor and fixed clashing enum 2021-03-14 09:06:11 +01:00
line_of_sight.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
loadscrn_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
loadscrn.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
logic.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
main_menu_pc.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
main_menu.h ICB: More cleanup int->int32 2021-03-07 21:56:44 +01:00
map_marker_pc.cpp ICB: Remove dead code 2021-03-13 14:22:41 +01:00
map_marker.cpp
map_marker.h ICB: Remove dead code 2021-03-13 14:22:41 +01:00
mega_interaction.cpp
metaengine.cpp ICB: Added initial support for keymapping 2021-03-12 21:45:16 +01:00
mission_functions.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
mission_functions.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
mission.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
mission.h
module.mk ICB: Fixed drawing slideshows from Extras 2021-03-06 22:05:21 +01:00
mouse_pc.cpp
mouse.cpp
mouse.h
movie_pc.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
movie_pc.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
non_ad_module.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
non_ad_module.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
object_structs.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
options_manager_pc.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
options_manager_pc.h ICB: Reworked global constructor and fixed clashing enum 2021-03-14 09:06:11 +01:00
p4_generic_pc.h
p4_generic.h
p4_pc.cpp ICB: Remove global constructor case 2021-03-14 13:29:25 +01:00
p4.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
p4.h ICB: Remove global constructor case 2021-03-14 13:29:25 +01:00
player_interaction.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
player_pc.cpp ICB: Formatting 2021-03-13 14:43:41 +01:00
player.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
player.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
prim_route_builder.cpp ICB: More cleanup int->int32 2021-03-07 21:56:44 +01:00
prim_route_builder.h
protocol.cpp
protocol.h
remora_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
remora_pc.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
remora_sprite_pc.cpp ICB: Fixed several compiler warnings 2021-03-08 10:00:06 +01:00
remora_sprite.cpp
remora_sprite.h
remora.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
remora.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
res_man_pc.cpp ICB: Fixed misaligned malloc/new with MemoryStream 2021-03-15 20:36:07 +01:00
res_man_pc.h ICB: Remove async anim loading 2021-03-06 15:15:48 +01:00
res_man.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
res_man.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
route_manager.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
route_manager.h
session.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
session.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
set_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
set_pc.h ICB: Cleanup save code 2021-03-13 15:46:30 +01:00
set.cpp ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
set.h
shade_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
shade_pc.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
shade.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
shade.h
shadow_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
shadow_pc.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
shadow.h
shake.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
shake.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
softskin_pc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
softskin_pc.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
sound_logic_entry.cpp
sound_logic_entry.h
sound_logic.cpp
sound_logic.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
sound_lowlevel_pc.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
sound_lowlevel.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00
sound.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
sound.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
speech_pc.cpp
speech.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
speech.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
stage_draw.h ICB: Remove global constructors 2021-03-14 13:52:41 +01:00
stage_poly.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
stage_view.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
stagedraw_pc_poly.cpp ICB: Remove global constructors 2021-03-14 13:52:41 +01:00
string_vest.cpp
string_vest.h
surface_manager.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
surface_manager.h ICB: Cleanup save code 2021-03-13 15:46:30 +01:00
text_pc.cpp ICB: Remove global constructor case 2021-03-14 13:29:25 +01:00
text_sprites_pc.cpp ICB: Remove global constructor case 2021-03-14 13:29:25 +01:00
text_sprites.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
text_sprites.h
text.h
timer_func.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
timer_func.h
tracer.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
tracer.h ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
zsupport.cpp ICB: Cleanup types 2021-03-07 09:56:34 +01:00
zsupport.h ICB: Cleanup types 2021-03-07 09:56:34 +01:00