scummvm/engines/buried
2021-03-25 16:06:44 +01:00
..
demo BURIED: Remove some useless includes 2021-03-22 00:07:45 +01:00
environ BURIED: Plug memory leak 2021-03-25 15:57:20 +01:00
aidata.h BURIED: Add a bunch of resource data structs/constants 2021-03-22 00:07:37 +01:00
animdata.h BURIED: Fix resource struct types 2021-03-22 00:07:38 +01:00
avi_frames.cpp BURIED: Fix some CppCheck warnings 2021-03-22 00:07:45 +01:00
avi_frames.h BURIED: Add the files biochip window 2021-03-22 00:07:38 +01:00
biochip_right.cpp BURIED: Added sanity checks on video loading 2021-03-25 16:06:44 +01:00
biochip_right.h BURIED: Add the death screens 2021-03-22 00:07:38 +01:00
biochip_view.cpp BURIED: Add support for the Spanish version 2021-03-22 00:07:44 +01:00
biochip_view.h BURIED: Add the biochip view window 2021-03-22 00:07:38 +01:00
bookdata.h BURIED: Fix resource struct types 2021-03-22 00:07:38 +01:00
buried.cpp BURIED: Update the console code 2021-03-25 16:31:31 +02:00
buried.h BURIED: Update the console code 2021-03-25 16:31:31 +02:00
complete.cpp BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
complete.h BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
configure.engine BURIED: Marked engine as highres 2021-03-22 00:07:45 +01:00
console.cpp BURIED: Add debug location utilities to the console 2021-03-22 00:07:44 +01:00
console.h BURIED: Add debug location utilities to the console 2021-03-22 00:07:44 +01:00
credits.cpp BURIED: Hook up the main menus to the frame window and related windows 2021-03-22 00:07:38 +01:00
credits.h BURIED: Add the credits window 2021-03-22 00:07:38 +01:00
database.cpp COMMON: Make WinResource::getVersionInfo more universal 2021-03-22 00:07:44 +01:00
database.h BURIED: Fixes gor modern API 2021-03-22 00:07:44 +01:00
death.cpp BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
death.h BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
detection_tables.h BURIED: Added 1.00 version to the detection tables 2021-03-25 15:57:20 +01:00
detection.cpp BURIED: Re-add accidentally removed method 2021-03-22 00:07:44 +01:00
fbcdata.h BURIED: Fix resource struct types 2021-03-22 00:07:38 +01:00
frame_window.cpp BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
frame_window.h BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
gameui.cpp BURIED: Fix the date not showing in the intro 2021-03-22 00:07:44 +01:00
gameui.h BURIED: Use runLoadDialog/runSaveDialog instead of the old save/load code 2021-03-22 00:07:43 +01:00
global_flags.h BURIED: Remove or reword passive-aggressive or insulting comments 2021-03-22 00:07:45 +01:00
graphics.cpp BURIED: Fixed mixing signed/unsigned values 2021-03-25 15:57:20 +01:00
graphics.h BURIED: Fixed mixing signed/unsigned values 2021-03-25 15:57:20 +01:00
inndata.h BURIED: Fix resource struct types 2021-03-22 00:07:38 +01:00
invdata.h BURIED: Implement the smithy bench 2021-03-22 00:07:41 +01:00
inventory_info.cpp BURIED: Make more consistent use of nullptr 2021-03-22 00:07:45 +01:00
inventory_info.h BURIED: Update Japanese font code 2021-03-22 00:07:39 +01:00
inventory_window.cpp BURIED: Plugged another memory leak 2021-03-25 15:57:20 +01:00
inventory_window.h BURIED: Implement continue game from the death screen 2021-03-22 00:07:43 +01:00
livetext.cpp BURIED: Review includes 2021-03-22 00:07:45 +01:00
livetext.h BURIED: Update Japanese font code 2021-03-22 00:07:39 +01:00
main_menu.cpp BURIED: Implement control down 2021-03-22 00:07:43 +01:00
main_menu.h BURIED: Add the main menu 2021-03-22 00:07:37 +01:00
message.h BURIED: Remove unneeded double-click message 2021-03-22 00:07:38 +01:00
metaengine.cpp BURIED: const'ness 2021-03-22 00:07:45 +01:00
module.mk BURIED: Converted detection.cpp to the new plugin structure 2021-03-22 00:07:44 +01:00
navarrow.cpp BURIED: Replace magic numbers with enum 2021-03-25 15:57:19 +01:00
navarrow.h BURIED: Add the scene view class 2021-03-22 00:07:39 +01:00
navdata.h BURIED: Add the scene view class 2021-03-22 00:07:39 +01:00
overview.cpp BURIED: Make more consistent use of nullptr 2021-03-22 00:07:45 +01:00
overview.h BURIED: Add the overview sequence 2021-03-22 00:07:37 +01:00
POTFILES BURIED: Added POTFILES 2021-03-22 00:07:45 +01:00
resources.h BURIED: Implement entering the alien ship without the lens filter 2021-03-22 00:07:43 +01:00
saveload.cpp BURIED: Use conventional methods of SaveLoadChooser instead of direct calls 2021-03-22 00:07:44 +01:00
scene_view.cpp BURIED: Added sanity check on movie play 2021-03-25 16:06:44 +01:00
scene_view.h BURIED: Fixed mixing signed/unsigned values 2021-03-25 15:57:20 +01:00
snddata.h BURIED: Fix resource struct types 2021-03-22 00:07:38 +01:00
sound.cpp JANITORIAL: Whitespace fixes 2021-03-22 00:07:45 +01:00
sound.h BURIED: Use separate pause sound functions for pausing the game 2021-03-22 00:07:43 +01:00
sprtdata.h BURIED: Fix resource struct types 2021-03-22 00:07:38 +01:00
title_sequence.cpp BURIED: Make more consistent use of nullptr 2021-03-22 00:07:45 +01:00
title_sequence.h BURIED: Add the title sequence window 2021-03-22 00:07:37 +01:00
video_window.cpp BURIED: Set pointers to nullptr where applicable 2021-03-22 00:07:45 +01:00
video_window.h BURIED: Implement switching video audio tracks 2021-03-22 00:07:43 +01:00
window.cpp BURIED: Fix some CppCheck warnings 2021-03-22 00:07:45 +01:00
window.h BURIED: Review includes 2021-03-22 00:07:45 +01:00