Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-09 | Use IP4 classes and rename conf variables | Ben Longbons | 1 | -27/+18 | |
2013-08-13 | Permit omission of time argument in banset and timeset | Ben Longbons | 1 | -2/+4 | |
2013-08-13 | Fix EOF on a TTY | Ben Longbons | 1 | -1/+1 | |
2013-08-13 | Fix offset bug in relative time modifiers | Ben Longbons | 1 | -1/+1 | |
2013-08-12 | Fix validation bug in ladmin account creation | Ben Longbons | 1 | -1/+1 | |
2013-08-05 | Use attoconf and proper versionsv13.8.5 | Ben Longbons | 1 | -22/+17 | |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -1316/+493 | |
2013-06-23 | add new stuff stuff (with tests!), poison memcmp and strncpy | Ben Longbons | 1 | -83/+153 | |
2013-06-18 | Also poison memcpy, memmove, and memset | Ben Longbons | 1 | -159/+103 | |
2013-06-11 | Allegedly remove all manual memory management | Ben Longbons | 1 | -35/+36 | |
2013-05-18 | Tweak a little memory management in char-server | Ben Longbons | 1 | -0/+10 | |
2013-04-11 | Also implement x32 support | Ben Longbons | 1 | -73/+70 | |
2013-04-09 | Native amd64 support | Ben Longbons | 1 | -2/+2 | |
2013-02-01 | Remove unnecessary includes, speeding up recompilation | Ben Longbons | 1 | -17/+3 | |
2013-01-17 | Clean up some things after declassization | Ben Longbons | 1 | -0/+1 | |
2013-01-09 | Make incoming packets read-only | Ben Longbons | 1 | -74/+77 | |
2013-01-08 | Improve warning management more | Ben Longbons | 1 | -4/+16 | |
2013-01-07 | Add warning newlines; fix crash on exit. | Ben Longbons | 1 | -1/+1 | |
2013-01-07 | Use cxxstdio | Ben Longbons | 1 | -781/+724 | |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -69/+46 | |
2012-12-15 | Prepare to trim skills | Ben Longbons | 1 | -1/+1 | |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -4388/+1712 | |
Also delete the French translation from ladmin. | |||||
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 1 | -113/+76 | |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -0/+6476 | |
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 |