dfhack/library/modules
Myk Taylor 77d0fb297c
convert tabs to spaces when getting clipboard text
this avoids tab characters being translated to "?" when converted to
cp437
2023-07-21 15:03:06 -07:00
..
Buildings.cpp change dynamic_cast -> virtual_cast 2023-06-01 10:53:08 -07:00
Burrows.cpp
Constructions.cpp
DFSDL.cpp convert tabs to spaces when getting clipboard text 2023-07-21 15:03:06 -07:00
DFSteam.cpp get compiling on windows 2023-06-17 22:14:11 -07:00
Designations.cpp
EventManager.cpp
Filesystem.cpp ensure elements in deepest dir are added to output list 2023-03-11 02:01:50 -08:00
Graphic.cpp replace `dts:make_unique` with `std::make_unique` 2023-07-07 21:38:15 -05:00
Gui.cpp avoid inducing link dependency on dfhack 2023-07-05 11:07:51 -07:00
Items.cpp trade a bin if any contents can be traded 2023-07-16 12:15:51 -07:00
Job.cpp get things to compile with the recent structure updates 2023-01-08 11:33:14 -08:00
Kitchen.cpp properly cast for unsigned comparisons 2023-02-02 23:57:52 -08:00
MapCache.cpp adjust code to new tree root type 2023-04-11 10:14:28 -07:00
Maps.cpp adjust code to new tree root type 2023-04-11 10:14:28 -07:00
Materials.cpp replace `dts:make_unique` with `std::make_unique` 2023-07-07 21:38:15 -05:00
Military.cpp use insert_into_vector, tweak docs again 2023-02-27 02:15:26 +00:00
Once.cpp
Persistence.cpp
Random.cpp
Renderer.cpp
Screen.cpp filter out spurious STRING keybindings 2023-07-03 09:09:52 -07:00
Textures.cpp add unsuspend map textures 2023-06-25 18:40:04 -07:00
Translation.cpp
Units.cpp update dwarfvet 2023-07-21 04:12:56 -07:00
World.cpp