dfhack/library/modules
Pauli 9b6781f0f2 Temporary lower command-prompt when executing the command
command-prompt viewscreen may affect command execution if they are
looking for UI state. To make commands execute simillary to hotkeys or
console commands the viewscreen needs to removed from the top position.

Fixes #1194
2018-06-20 21:51:45 +03:00
..
Buildings.cpp Add Buildings::getRoomDescription(), moved from search plugin, +cleanup 2018-05-12 17:00:21 -04:00
Burrows.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
Constructions.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
Designations.cpp Update xml and all uses of job_handler 2017-11-25 00:59:59 -05:00
Engravings.cpp Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
EventManager.cpp Adapted to changed Units functions 2018-06-14 10:30:35 -04:00
Filesystem.cpp Fix a bunch of 64-bit Windows warnings 2017-07-21 13:30:05 -05:00
Graphic.cpp Digging Invaders: merged eventManager and recent. 2013-01-02 11:26:30 -05:00
Gui.cpp fix potential segfault 2018-05-11 17:51:32 +02:00
Items.cpp Move isRouteVehicle, isSquadEquipment from workflow to Items module 2018-05-12 14:49:30 -04:00
Job.cpp Fix signed/unsigned comparison warnings in core. 2018-04-05 16:47:47 -05:00
Kitchen.cpp Fix Kitchen.h include (case-sensitive) 2018-05-17 20:11:46 -04:00
MapCache.cpp Fix -Wswitch warning about UNDERWORLD_GATE in MapCache. 2018-04-05 16:50:04 -05:00
Maps.cpp Add designation priority support to MapCache and dig plugin 2018-01-21 19:27:16 -05:00
Materials.cpp Many build fixes 2018-03-10 16:53:45 -05:00
Notes.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
Once.cpp New module: Once. Intended to help prevent debug error message spam. 2013-03-23 22:38:33 -04:00
Random.cpp Add missing import/export info for MersenneRNG::unitvector<> 2014-03-25 13:30:21 -05:00
Renderer.cpp Add Renderer module - safer way to install custom renderers 2015-10-21 17:18:39 -04:00
Screen.cpp Temporary lower command-prompt when executing the command 2018-06-20 21:51:45 +03:00
Translation.cpp Made DFHack buildable. Also added plant proto definitions 2014-07-23 19:57:47 +05:30
Units.cpp Corrected isGhost 2018-06-13 15:37:45 -04:00
Windows.cpp Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
World.cpp Move save_dir back into cur_savegame and update submodules 2016-08-14 12:41:09 -04:00