Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-27 | This is more reliable | Ben Longbons | 1 | -3/+3 | |
2014-06-26 | changing the rules in a clean environment doesn't rebuild | Ben Longbons | 1 | -0/+4 | |
2014-06-26 | Low hanging fruit | Ben Longbons | 1 | -7/+6 | |
2014-04-22 | Make travis happy | Ben Longbons | 1 | -3/+1 | |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 1 | -0/+22 | |
2013-12-06 | Add basic source formatting tools | Ben Longbons | 1 | -52/+52 | |
2013-11-15 | Use new IO classes | Ben Longbons | 1 | -0/+14 | |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -0/+9 | |
2013-06-23 | add new stuff stuff (with tests!), poison memcmp and strncpy | Ben Longbons | 1 | -0/+2 | |
2013-06-18 | Also poison memcpy, memmove, and memset | Ben Longbons | 1 | -2/+0 | |
2013-06-11 | Allegedly remove all manual memory management | Ben Longbons | 1 | -2/+55 | |
2013-05-22 | Make eathena-monitor conform | Ben Longbons | 1 | -0/+1 | |
even though we don't actually use it. The format of the nonexistent config file has changed from = to :. I'm planning on rewriting it from scratch one day, but not until some other infrastructure has changed. | |||||
2013-05-15 | Alter memory management in login server | Ben Longbons | 1 | -0/+8 | |
2013-04-11 | Also implement x32 support | Ben Longbons | 1 | -1/+10 | |
2013-01-17 | Clean up some things after declassization | Ben Longbons | 1 | -0/+7 | |