Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-01 | Remove unnecessary includes, speeding up recompilation | Ben Longbons | 1 | -22/+18 | |
2013-01-07 | Use cxxstdio | Ben Longbons | 1 | -3/+4 | |
2012-12-24 | Enumify some more things ... maybe even everything | Ben Longbons | 1 | -6/+8 | |
2012-12-24 | Remove sending of packets the client can't handle | Ben Longbons | 1 | -66/+0 | |
2012-12-24 | Purge some unused functions | Ben Longbons | 1 | -20/+0 | |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -12/+11 | |
2012-12-15 | Prepare to trim skills | Ben Longbons | 1 | -11/+12 | |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -161/+161 | |
Also delete the French translation from ladmin. | |||||
2012-12-12 | Remove guilds, finally | Ben Longbons | 1 | -38/+0 | |
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 | -23/+18 | |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -0/+285 | |
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 |