| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Library location fixing script | Timothy Collett | 2012-09-13 | 1 | -0/+21 |
| | | |||||
| * | Merge branch 'master' of http://github.com/peterix/dfhack | Timothy Collett | 2012-09-10 | 1 | -4/+6 |
| |\ | |||||
| | * | Even better handling of terminal reset on linux | Petr Mrázek | 2012-07-12 | 1 | -2/+6 |
| | | | |||||
| | * | Reset terminal to sane state after exiting on linux - without clearing the ↵ | Petr Mrázek | 2012-07-12 | 1 | -3/+1 |
| | | | | | | | | | scrollback. | ||||
| * | | Merge branch 'master' of https://github.com/danaris/dfhack | Timothy G Collett | 2012-06-24 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | | | | | | | Conflicts: depends/clsocket package/darwin/dfhack package/darwin/dfhack-run Fixed. | ||||
| | * | Add scripts to run dfhack on the Mac | Timothy Collett | 2012-06-14 | 2 | -0/+24 |
| | | | |||||
| * | | Add running scripts | Timothy G Collett | 2012-06-24 | 2 | -0/+23 |
| |/ | |||||
| * | linux: remove LD_PRELOAD warning on x86_64 distrib | jj | 2012-05-19 | 1 | -5/+5 |
| | | |||||
| * | Fix crashing color_ostream::printerr due to vfprintf vs fprintf mixup. | Alexander Gavrilov | 2012-03-31 | 1 | -0/+1 |
| | | | | | Also enable heap clearing in gdb mode, and fix a few newlines. | ||||
| * | Improve support for void RPC functions, dfhack-run, etc. | Alexander Gavrilov | 2012-03-15 | 3 | -2/+10 |
| | | |||||
| * | Add eggy hooks (linux only for now) | Petr Mrázek | 2012-02-28 | 1 | -0/+7 |
| | | |||||
| * | Graphic module | Petr Mrázek | 2011-12-07 | 1 | -1/+1 |
| | | |||||
| * | Zeromq hello world plugin. | Petr Mrázek | 2011-11-25 | 1 | -1/+1 |
| | | |||||
| * | Add support for stonesense distributed with allegro libs as .so | Petr Mrázek | 2011-08-20 | 1 | -0/+2 |
| | | |||||
| * | Many tweaks to plugins, reorganized the build system and removed more cruft. | Petr Mrázek | 2011-08-14 | 1 | -5/+5 |
| | | |||||
| * | Use 'setarch i386 -R' on linux to be usre that ASLR won't break things. | Petr Mrázek | 2011-08-09 | 1 | -4/+4 |
| | | |||||
| * | Callgrind in dfhack script, added an option for building stonesense. | Petr Mrázek | 2011-07-21 | 1 | -0/+5 |
| | | |||||
| * | ".dfhackrc" user config file | Matthew Cline | 2011-07-17 | 1 | -4/+33 |
| | | | | | | | | If the file ".dfhackrc" exists in the user's home directory or in the game directory it will be sourced, so the user can set environmental variables like LD_LIBRARY_PATH. There's also a few shell variables it can set to alter the behavior of the dfhack script. | ||||
| * | Extended escape sequences are 4 bytes, not 5. | Petr Mrázek | 2011-07-16 | 2 | -0/+502 |
| | | |||||
| * | Made the linux console super awesome. The dfhack script won't LD_PRELOAD ↵ | Petr Mrázek | 2011-07-15 | 1 | -7/+7 |
| | | | | | dfhack for gdb. | ||||
| * | Fix for a bug in command history queue access. dfhack script can run valgrind. | Petr Mrázek | 2011-07-14 | 1 | -0/+10 |
| | | |||||
| * | Linux launch script: gdb and terminal reset | Matthew Cline | 2011-07-12 | 1 | -1/+18 |
| | | | | | | | | | 1) Giving "-g" or "--gdb" as the first argument to the dfhack script will launch DF under gdb. 2) "reset -I" is called after DF finishes, to return the terminal to a sane state in case DF crashed or was killed. | ||||
| * | CMake linux: copy LD_PRELOAD script | Matthew Cline | 2011-07-12 | 1 | -0/+13 |
| | | | | | | | | | Copy package/linux/dfhack to the games directory; it's the same as the normal df script, but sets LD_PRELOAD properly. Also, CMAkeLists.txt now checks to see that the output directory is set to the game directory, and fatally fails if it isn't. | ||||
| * | Making ready for adding plugins. Fixes all over the place, more removal of ↵ | Petr Mrázek | 2011-06-20 | 8 | -31/+0 |
| | | | | | obsolete parts. | ||||
| * | Simple packaging scripts | Petr Mrázek | 2011-04-02 | 4 | -0/+8 |
| | | |||||
| * | windows 31.24 | Petr Mrázek | 2011-03-27 | 2 | -4/+9 |
| | | |||||
| * | Fix linux builds not installing the header files | Petr Mrázek | 2011-03-20 | 1 | -0/+3 |
| | | |||||
| * | Tiny ubuntu fix. | Petr Mrázek | 2011-03-20 | 1 | -1/+2 |
| | | |||||
| * | Ubuntu packaging magic, forgotten header files, an icon. | Petr Mrázek | 2011-03-19 | 4 | -0/+14 |
