dfhack/plugins/remotefortressreader
Myk Taylor 7ec34ec5f8
remove unneeded linkage to SDL
2023-07-18 23:15:22 -07:00
..
proto plugins: include proto directory from current source directory 2023-04-08 12:43:30 +02: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 get things mostly ported to SDL2 2023-06-23 14:31:12 -07:00