dfhack/library
Petr Mrázek 3a67a4d3c7 Added linenoise library to allow line editing in the terminal. 2011-07-12 12:13:14 +02:00
..
depends Added linenoise library to allow line editing in the terminal. 2011-07-12 12:13:14 +02:00
doc Making ready for adding plugins. Fixes all over the place, more removal of obsolete parts. 2011-06-20 01:12:07 +02:00
include Eliminated the core suspend latency, possibly added a heap of race conditions. Added vdig. 2011-07-11 22:23:13 +02:00
modules Hotkey UI for linux. 2011-07-09 11:33:58 +02:00
private Very basic plugin system. 2011-06-20 04:29:38 +02:00
CMakeLists.txt Added linenoise library to allow line editing in the terminal. 2011-07-12 12:13:14 +02:00
Console-linux.cpp Added linenoise library to allow line editing in the terminal. 2011-07-12 12:13:14 +02:00
Console-windows.cpp Added destructor code for PluginManager, console color reset funstion. 2011-06-25 08:05:17 +02:00
Core.cpp Added linenoise library to allow line editing in the terminal. 2011-07-12 12:13:14 +02:00
FakeSDL-linux.cpp Removed some silly data races from using cerr... 2011-07-11 23:07:42 +02:00
FakeSDL-windows.cpp Fix Windows build (untested, expect explosions). 2011-07-09 16:05:40 +02:00
PluginManager.cpp Hotkey UI for linux. 2011-07-09 11:33:58 +02:00
Process-linux.cpp Maps no longer copy the map block pointer array, blocks are structs, map data is public. 2011-07-07 07:00:36 +02:00
Process-windows.cpp Fix Windows build (untested, expect explosions). 2011-07-09 16:05:40 +02:00
TileTypes.cpp Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console. 2011-06-16 23:53:39 +02:00
VersionInfo.cpp Maps no longer copy the map block pointer array, blocks are structs, map data is public. 2011-07-07 07:00:36 +02:00
VersionInfoFactory.cpp Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console. 2011-06-16 23:53:39 +02:00