Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-09 | Use IP4 classes and rename conf variables | Ben Longbons | 1 | -2/+28 | |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -14/+39 | |
2013-06-23 | add new stuff stuff (with tests!), poison memcmp and strncpy | Ben Longbons | 1 | -5/+11 | |
2013-06-18 | Also poison memcpy, memmove, and memset | Ben Longbons | 1 | -0/+79 | |
2013-05-18 | Tweak a little memory management in char-server | Ben Longbons | 1 | -8/+20 | |
2013-04-11 | Also implement x32 support | Ben Longbons | 1 | -1/+2 | |
2013-02-12 | Strictify timers | Ben Longbons | 1 | -1/+3 | |
2013-02-07 | Remove some macros | Ben Longbons | 1 | -2/+2 | |
2013-02-01 | Remove unnecessary includes, speeding up recompilation | Ben Longbons | 1 | -3/+0 | |
2013-01-09 | Make incoming packets read-only | Ben Longbons | 1 | -41/+109 | |
2012-12-24 | Purge some unused functions | Ben Longbons | 1 | -1/+0 | |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -5/+4 | |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -16/+16 | |
Also delete the French translation from ladmin. | |||||
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -0/+135 | |
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 |