| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | Compile static dependency libraries as PIC.to-upstream | eroen | 2012-10-24 | 4 | -4/+7 | |
| | | | | | | | | | Otherwise, we get position dependent textrels in the shared libraries that link against them, which is slightly bad for performance (and very bad for portability). Cross-platform support for handling this was added in cmake 2.8.9. | |||||
| * | Update NEWSHEADmaster | Petr Mrázek | 2012-10-01 | 1 | -1/+5 | |
| | | ||||||
| * | Merge https://github.com/jjyg/dfhack | Petr Mrázek | 2012-09-30 | 3 | -6/+18 | |
| |\ | | | | | | | | | Conflicts: fixTexts.sh | |||||
| | * | ruby: install generated autogen after copying *.rb | jj | 2012-09-30 | 1 | -2/+2 | |
| | | | ||||||
| | * | Stop fixTexts.sh from rebuilding html files that didn't change. | Alexander Gavrilov | 2012-09-30 | 1 | -4/+15 | |
| | | | ||||||
| * | | Add stonesense contributors. | Petr Mrázek | 2012-09-30 | 3 | -9/+32 | |
| |/ | ||||||
| * | Lua API, not LUA Api. | Petr Mrázek | 2012-09-30 | 4 | -2/+2 | |
| | | ||||||
| * | Put HTML back. | Petr Mrázek | 2012-09-30 | 7 | -25/+5883 | |
| | | ||||||
| * | The usual derp with files not added: Contributors.rst | Petr Mrázek | 2012-09-30 | 2 | -1/+63 | |
| | | ||||||
| * | Update license, add contributors file, bump release number | Petr Mrázek | 2012-09-30 | 87 | -94/+95 | |
| | | ||||||
| * | Track structures | Petr Mrázek | 2012-09-30 | 1 | -0/+0 | |
| | | ||||||
| * | Add a script to reclassify 'individual choice' weapons based on unit skill. | Alexander Gavrilov | 2012-09-29 | 6 | -13/+237 | |
| | | ||||||
| * | Add an API function for reading the nominal skill level. | Alexander Gavrilov | 2012-09-29 | 4 | -3/+25 | |
| | | ||||||
| * | ruby: fix cmake dependency on codegen.out.xml | jj | 2012-09-29 | 1 | -1/+3 | |
| | | ||||||
| * | Edit docs. | Alexander Gavrilov | 2012-09-29 | 3 | -8/+30 | |
| | | ||||||
| * | Make backspace seek to top left corner in manipulator. | Alexander Gavrilov | 2012-09-29 | 1 | -0/+10 | |
| | | ||||||
| * | Try shutting up a few random warnings. | Alexander Gavrilov | 2012-09-29 | 3 | -2/+3 | |
| | | ||||||
| * | Generate html documentation as part of the normal build. | Petr Mrázek | 2012-09-29 | 3 | -6/+25 | |
| | | ||||||
| * | Purge html files, add docutils cmake module | Petr Mrázek | 2012-09-29 | 5 | -5342/+4 | |
| | | ||||||
| * | Add documentation for added plugins - digtype, misery, changes in fastdwarf | Petr Mrázek | 2012-09-29 | 2 | -4/+37 | |
| | | ||||||
| * | xMerge https://github.com/jjyg/dfhack | Petr Mrázek | 2012-09-29 | 1 | -1/+5 | |
| |\ | ||||||
| | * | manipulator: avoid NULL deref with unassigned job in unit list | jj | 2012-09-29 | 1 | -1/+5 | |
| | | | ||||||
| * | | Merge branch 'experimental' of https://github.com/expwnent/dfhack | Petr Mrázek | 2012-09-29 | 4 | -18/+409 | |
| |\ \ | |/ |/| | ||||||
| | * | Merge branch 'teledwarf' into experimental | expwnent | 2012-09-28 | 1 | -0/+1 | |
| | |\ | ||||||
| | | * | Fixed unit_grounded in teleporting dwarf tile. | expwnent | 2012-09-28 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Merge branch 'teledwarf' into experimental | expwnent | 2012-09-28 | 1 | -0/+10 | |
| | |\ \ | | |/ | ||||||
| | | * | Fixed a tile occupancy problem with teleporting dwarves. | expwnent | 2012-09-28 | 1 | -0/+10 | |
| | | | | ||||||
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | Merge branches 'digAll', 'misery' and 'teledwarf' into experimental | expwnent | 2012-09-28 | 3 | -16/+265 | |
| | |\ \ \ | | | |/ | ||||||
| | | | * | It was backwards when calling fastdwarf with just one argument. Also made it ↵ | expwnent | 2012-09-28 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | print the current status of fastdwarf when no arguments are given. | |||||
| | | | * | Added teledwarf: teleports dwarves to their destination instantly. | expwnent | 2012-08-23 | 1 | -16/+80 | |
| | | | | | ||||||
| | | * | | Tabs to spaces. | expwnent | 2012-08-27 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | Made it not run every tick. | expwnent | 2012-08-27 | 1 | -0/+9 | |
| | | | | | ||||||
| | | * | | Converted tabs to spaces. | expwnent | 2012-08-23 | 2 | -137/+137 | |
| | | | | | ||||||
| | | * | | Added misery plugin: multiply effects of negative thoughts. | expwnent | 2012-08-23 | 2 | -0/+175 | |
| | | |/ | ||||||
| | * | | Fixed some memory leaks. | expwnent | 2012-08-27 | 1 | -1/+3 | |
| | | | | ||||||
| | * | | Added digtype to dig.cpp. Digtype allows designation of all veins of a given ↵ | expwnent | 2012-08-19 | 1 | -1/+130 | |
| | |/ | | | | | | | type. | |||||
| * | | ruby: remove unused var | jj | 2012-09-28 | 1 | -2/+0 | |
| | | | ||||||
| * | | Track clsocket | Petr Mrázek | 2012-09-28 | 1 | -0/+0 | |
| | | | ||||||
| * | | Track structures and stonesense | Petr Mrázek | 2012-09-28 | 2 | -0/+0 | |
| | | | ||||||
| * | | manipulator: show full group when navigating labor groups | jj | 2012-09-28 | 1 | -0/+11 | |
| | | | ||||||
| * | | manipulator: make cursor_down_z go to beginning of next group | jj | 2012-09-28 | 1 | -4/+6 | |
| | | | ||||||
| * | | manipulator: better screen width usage | jj | 2012-09-28 | 1 | -25/+79 | |
| | | | ||||||
| * | | manipulator: make up/down keys wrap around | jj | 2012-09-28 | 1 | -2/+15 | |
| | | | ||||||
| * | | Try a different color scheme when highlighting squad members in tweak. | Alexander Gavrilov | 2012-09-28 | 1 | -1/+2 | |
| | | | ||||||
| * | | New tweaks for the military assign to position screen. | Alexander Gavrilov | 2012-09-28 | 5 | -1/+138 | |
| | | | ||||||
| * | | Mention the new tweak in NEWS. | Alexander Gavrilov | 2012-09-28 | 1 | -0/+1 | |
| | | | ||||||
| * | | Implement the common suggestion of Shift-Enter in trade screens. | Alexander Gavrilov | 2012-09-28 | 5 | -1/+62 | |
| | | | ||||||
| * | | Edit docs a bit more. | Alexander Gavrilov | 2012-09-27 | 4 | -29/+69 | |
| | | | ||||||
| * | | Forbid stuff from bins in siege-engine, if forbid ammo standing order set. | Alexander Gavrilov | 2012-09-27 | 2 | -0/+8 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'jjyg/master' | Alexander Gavrilov | 2012-09-27 | 7 | -8/+29 | |
| |\ \ | ||||||
