Age | Commit message (Expand) | 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 | 2 | -23/+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 | 2 | -75/+47 |
2012-12-15 | Prepare to trim skills | Ben Longbons | 1 | -1/+1 |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 2 | -4390/+1714 |
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 2 | -115/+78 |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 2 | -9/+9 |
2012-07-19 | Hopefully make shutdown more clean. | Ben Longbons | 1 | -2/+0 |
2011-04-04 | Get rid of RETCODE | Ben Longbons | 1 | -590/+419 |
2011-04-03 | Fix some more compiler warnings | Ben Longbons | 1 | -8/+8 |
2011-04-03 | Rewrite make system to be optimal | Ben Longbons | 2 | -12/+7 |
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 2 | -46/+44 |
2011-03-18 | Merge branch 'rewrite' of /home/ben/src/git/tmwAthena into rewrite | Ben Longbons | 1 | -261/+261 |
2011-03-18 | Merge branch 'master' into rewrite | Ben Longbons | 1 | -261/+261 |
2011-03-18 | Changes that should have been caught earlier | Ben Longbons | 1 | -2/+0 |
2011-03-18 | Remove duplicate md5calc | Ben Longbons | 4 | -348/+3 |
2011-03-17 | Convert Japanese comments to UTF-8, and convert French from ISO-8859-1 | Ben Longbons | 1 | -261/+261 |
2011-03-16 | Use makefiles correctly and expand include dirs | Ben Longbons | 3 | -7/+6 |
2010-05-05 | Fixed up and slightly simplified the build system | MadCamel | 2 | -14/+2 |
2010-04-04 | Fixed some bad code that was generating compiler warnings | MadCamel | 1 | -1/+2 |
2010-01-26 | Added password encryption to the accounts database, removed logging of plaint... | MadCamel | 2 | -2/+45 |
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 4 | -4053/+6326 |
2009-08-29 | Converted to Mersenne Twister for random. | MadCamel | 2 | -4/+4 |
2009-07-07 | Fixes to socket system to make it cope better with fd depletion. | Dennis Friis | 1 | -5/+6 |
2009-05-25 | Made itemfrob an ladmin command that can be used while running the server | Fate | 1 | -0/+40 |
2009-05-25 | Changed ladmin to allow being piped into more safely | Fate | 1 | -87/+94 |
2009-05-04 | More UTC fixups | MadCamel | 1 | -2/+2 |
2008-11-24 | Converted some DOS newlines to UNIX | Bjørn Lindeijer | 2 | -28/+28 |
2008-04-02 | initial checkin | Dennis Friis | 6 | -0/+4669 |