Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-24 | Fix indenting of item_db | Ben Longbons | 1 | -2/+6 | |
At some point, 'make indent' needs to be run, but that will cause merge conflicts so I'm not doing it yet. | |||||
2012-09-09 | Fixed compilation wih gcc 4.7 | Ben Longbons | 1 | -0/+2 | |
Thanks to V0id for reporting. | |||||
2011-09-16 | Reimplement aligncsv in C++ instead of python. | Ben Longbons | 1 | -0/+177 | |
The main advantage of the new one is that it properly handles {script arg1, arg2;} |