Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-24 | Purge some unused functions | Ben Longbons | 1 | -9/+14 | |
2012-12-24 | Enumify option, opt1, opt2, and opt3 | Ben Longbons | 1 | -19/+13 | |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -19/+26 | |
2012-12-15 | Prepare to trim skills | Ben Longbons | 1 | -22/+31 | |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -200/+200 | |
Also delete the French translation from ladmin. | |||||
2012-12-12 | Remove guilds, finally | Ben Longbons | 1 | -12/+2 | |
If anyone in the future wonders why I did this, just look at how many lines of code this eliminates. | |||||
2012-12-05 | Change some unused int returns to void | Ben Longbons | 1 | -4/+4 | |
Also clean up a little formatting in script.cpp This is what passes for "minimally invasive" in tmwa ... | |||||
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 1 | -13/+15 | |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -0/+822 | |
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h |