| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update license, add contributors file, bump release number | Petr Mrázek | 2012-09-30 | 1 | -1/+1 |
| | | |||||
| * | Make offsets with "darwin" os-type recognized as Apple, rather than ignored | Timothy Collett | 2012-06-14 | 1 | -0/+6 |
| | | |||||
| * | Don't throw a fatal exception just because os-type isn't something we ↵ | Quietust | 2012-05-28 | 1 | -1/+1 |
| | | | | | recognize - ignore it and move on | ||||
| * | merged stuff from peterix | Robert Heinrich | 2012-04-15 | 1 | -2/+7 |
| | | |||||
| * | Tweaks and cleanups | Petr Mrázek | 2012-03-24 | 1 | -9/+10 |
| | | | | | | | | Removed t_virtual. Made lua use C++ compiler Removed many silly exception types from Error.h and renamed the rest. Removed Brush classes from tiletypes plugin. | ||||
| * | Fix horrible errors and make MSVC shut upt about non-issues. | Petr Mrázek | 2012-03-01 | 1 | -2/+0 |
| | | |||||
| * | Don't throw exceptions on dummy global-address elements. | Petr Mrázek | 2012-02-20 | 1 | -1/+4 |
| | | |||||
| * | Update to use the new symbols file. | Petr Mrázek | 2012-02-11 | 1 | -11/+11 |
| | | |||||
| * | Merge branch 'master' into purge | Petr Mrázek | 2012-02-11 | 1 | -1/+1 |
| |\ | | | | | | | | | Conflicts: library/DataDefs.cpp | ||||
| * | | Make it build and run on linux (no stonesense, df2mc, dfusion) | Petr Mrázek | 2012-02-09 | 1 | -2/+2 |
| | | | |||||
| * | | Remove fat from memory.xml, simplify memory.xml loading, break | Petr Mrázek | 2012-02-08 | 1 | -594/+22 |
| |/ | | | | everything. | ||||
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -5/+5 |
| | | |||||
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -3/+3 |
| | | |||||
| * | More init hardening. | Petr Mrázek | 2011-11-04 | 1 | -2/+8 |
| | | |||||
| * | Linux debug... | Petr Mrázek | 2011-08-16 | 1 | -0/+7 |
| | | |||||
| * | Windows side of the Console rewrite | Petr Mrázek | 2011-07-14 | 1 | -4/+4 |
| | | |||||
| * | Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping ↵ | Petr Mrázek | 2011-06-16 | 1 | -2/+2 |
| | | | | | and ability to run reveal from DFHack console. | ||||
| * | First 'working' DFHack inside DF, for 'some' values of 'working'. | Petr Mrázek | 2011-06-12 | 1 | -1/+1 |
| | | |||||
| * | Linux header cleanups. Windows side will follow. | Petr Mrázek | 2011-04-10 | 1 | -2/+8 |
| | | |||||
| * | Fix windows/wine version information bugs related to processes without a PE ↵ | Petr Mrázek | 2011-03-31 | 1 | -6/+11 |
| | | | | | header. | ||||
| * | Revert "Hide depend headers better, upgraded tinyxml" | Petr Mrázek | 2011-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit 54a580ac6830b10ca3a8a26876adb5b6486425f0. Conflicts: CMakeLists.txt library/CMakeLists.txt Signed-off-by: Petr Mrázek <peterix@gmail.com> | ||||
| * | 31.25, tweaks to make dfliquids and dfreveal better | Petr Mrázek | 2011-03-30 | 1 | -3/+3 |
| | | |||||
| * | Hide depend headers better, upgraded tinyxml | Petr Mrázek | 2011-03-01 | 1 | -1/+1 |
| | | |||||
| * | More cleanup in the Process lands. | Petr Mrázek | 2011-02-24 | 1 | -6/+35 |
| | | |||||
| * | memory xml bugfix related to valid attribute of the Offsets tag | Petr Mrázek | 2011-02-14 | 1 | -2/+5 |
| | | |||||
| * | Sync, autosearch skeleton. | Petr Mrázek | 2011-02-08 | 1 | -1/+1 |
| | | |||||
| * | Merged patches from Rainer Keller | Petr Mrázek | 2010-11-17 | 1 | -1/+0 |
| | | |||||
| * | Big chunk of windows 31.18 offsets. | Petr Mrázek | 2010-11-17 | 1 | -4/+4 |
| | | |||||
| * | Fixes, some messing around with the invalidation code | Petr Mrázek | 2010-11-08 | 1 | -0/+8 |
| | | |||||
| * | memory.xml invalidation (untested) | Petr Mrázek | 2010-11-08 | 1 | -17/+102 |
| | | |||||
| * | Fix MSVC10 build error. | Petr Mrázek | 2010-09-21 | 1 | -1/+1 |
| | | |||||
| * | Sync, fixes. | Petr Mrázek | 2010-08-31 | 1 | -13/+13 |
| | | |||||
| * | Memory-ng.xml should be consistent now. Offset dumper doesn't complain. | Petr Mrázek | 2010-08-28 | 1 | -0/+6 |
| | | |||||
| * | Merge branch 'master' of git://bigbox.banquise.net/dfhack | Petr Mrázek | 2010-08-28 | 1 | -6/+6 |
| | | | | | | | Conflicts: tools/examples/creaturedump.cpp tools/supported/dumpoffsets.cpp | ||||
| * | Seemingly working VersionInfo loading parts. The offset names are now all ↵ | Petr Mrázek | 2010-08-28 | 1 | -34/+174 |
| | | | | | wrong in the modules. DO NOT USE | ||||
| * | Sync | Petr Mrázek | 2010-08-23 | 1 | -87/+276 |
| | | |||||
| * | Rename memory_info and its factory class. | Petr Mrázek | 2010-08-20 | 1 | -0/+295 |
