dfhack/plugins/remotefortressreader
Najeeb Al-Shabibi 3d6d148ad7 using namespace std removed and replaced with std:: prefix, to resolve naming conflict of lerp with std::lerp in C++20 2023-09-21 02:40:03 +01:00
..
proto Add option to force-fetch world blocks in RemoteFortressReader 2023-08-07 19:17:04 -07:00
CMakeLists.txt remove unneeded linkage to SDL 2023-07-18 23:15:22 -07:00
adventure_control.cpp Re-comment out the UI stuff. 2023-01-06 19:43:54 -08:00
adventure_control.h add a few more hotkeys to adventure control 2017-12-26 22:21:36 +05:30
building_reader.cpp update fortress reader for structures change 2023-01-13 11:48:07 +00:00
building_reader.h Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
df_version_int.h Update DF version define. (mainly used to be able to keep backwards compatibility) 2018-12-26 00:06:49 -06:00
dwarf_control.cpp get things to compile with the recent structure updates 2023-01-08 11:33:14 -08:00
dwarf_control.h Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
item_reader.cpp RemoteFortressReader: Fix a possible null pointer access on image descriptions 2023-06-10 22:05:14 +02:00
item_reader.h Copy engravings in RFR, and update the art image function. 2018-02-04 10:12:15 +05:30
remotefortressreader.cpp using namespace std removed and replaced with std:: prefix, to resolve naming conflict of lerp with std::lerp in C++20 2023-09-21 02:40:03 +01:00