Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-24 | Enumify some more things ... maybe even everything | Ben Longbons | 1 | -230/+256 | |
2012-12-24 | Remove sending of packets the client can't handle | Ben Longbons | 1 | -260/+5 | |
2012-12-24 | Purge some unused functions | Ben Longbons | 1 | -139/+120 | |
2012-12-24 | Enumify option, opt1, opt2, and opt3 | Ben Longbons | 1 | -88/+109 | |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -460/+282 | |
2012-12-15 | Prepare to trim skills | Ben Longbons | 1 | -567/+877 | |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -2354/+2332 | |
Also delete the French translation from ladmin. | |||||
2012-12-12 | Remove guilds, finally | Ben Longbons | 1 | -50/+15 | |
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 | -169/+146 | |
Also clean up a little formatting in script.cpp This is what passes for "minimally invasive" in tmwa ... | |||||
2012-10-14 | Allow negative values for the HP/SP drain percent of the ↵ | Vincent Petithory | 1 | -20/+4 | |
SP_HP_DRAIN_RATE/SP_SP_DRAIN_RATE item bonuses. | |||||
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 1 | -159/+172 | |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -0/+12279 | |
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 |