summaryrefslogtreecommitdiff
path: root/package/linux/dfhack
Commit message (Expand)AuthorAgeFilesLines
* Even better handling of terminal reset on linuxPetr Mrázek2012-07-121-2/+6
* Reset terminal to sane state after exiting on linux - without clearing the sc...Petr Mrázek2012-07-121-3/+1
* linux: remove LD_PRELOAD warning on x86_64 distribjj2012-05-191-5/+5
* Fix crashing color_ostream::printerr due to vfprintf vs fprintf mixup.Alexander Gavrilov2012-03-311-0/+1
* Improve support for void RPC functions, dfhack-run, etc.Alexander Gavrilov2012-03-151-1/+1
* Graphic modulePetr Mrázek2011-12-071-1/+1
* Zeromq hello world plugin.Petr Mrázek2011-11-251-1/+1
* Add support for stonesense distributed with allegro libs as .soPetr Mrázek2011-08-201-0/+2
* Many tweaks to plugins, reorganized the build system and removed more cruft.Petr Mrázek2011-08-141-5/+5
* Use 'setarch i386 -R' on linux to be usre that ASLR won't break things.Petr Mrázek2011-08-091-4/+4
* Callgrind in dfhack script, added an option for building stonesense.Petr Mrázek2011-07-211-0/+5
* ".dfhackrc" user config fileMatthew Cline2011-07-171-4/+33
* Made the linux console super awesome. The dfhack script won't LD_PRELOAD dfha...Petr Mrázek2011-07-151-7/+7
* Fix for a bug in command history queue access. dfhack script can run valgrind.Petr Mrázek2011-07-141-0/+10
* Linux launch script: gdb and terminal resetMatthew Cline2011-07-121-1/+18
* CMake linux: copy LD_PRELOAD scriptMatthew Cline2011-07-121-0/+13