Age | Commit message (Expand) | Author | Files | Lines |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 2 | -105/+32 |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 2 | -1815/+1581 |
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 2 | -158/+103 |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 2 | -14/+14 |
2012-07-19 | Hopefully make shutdown more clean. | Ben Longbons | 1 | -8/+1 |
2011-04-04 | Get rid of RETCODE | Ben Longbons | 1 | -434/+391 |
2011-04-03 | Fix some more compiler warnings | Ben Longbons | 2 | -12/+10 |
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 | -183/+157 |
2011-03-18 | Changes that should have been caught earlier | Ben Longbons | 1 | -2/+1 |
2011-03-16 | Use makefiles correctly and expand include dirs | Ben Longbons | 2 | -14/+13 |
2011-03-02 | convert from SHIFT-JIS files with errors | Ben Longbons | 1 | -1/+1 |
2010-10-08 | Moved md5calc.c from login-server to the common library | MadCamel | 3 | -350/+5 |
2010-08-25 | Revert "Fixed leaking of file descriptors in login and map server when their ... | MadCamel | 1 | -1/+2 |
2010-08-22 | Fixed leaking of file descriptors in login and map server when their logfiles... | MadCamel | 1 | -2/+1 |
2010-05-05 | Fixed up and slightly simplified the build system | MadCamel | 1 | -1/+3 |
2010-04-09 | Change the server version response packet to include flags | Jared Adams | 1 | -3/+1 |
2010-02-18 | make login-server child REALLY exit when done writing DB | MadCamel | 1 | -1/+1 |
2010-02-18 | make login-server exit after DB write is finished | MadCamel | 1 | -0/+5 |
2010-02-12 | Login-server now does forked writes of accounts DB | MadCamel | 1 | -17/+21 |
2010-02-04 | Write the accounts DB on a timer instead of player triggered events | MadCamel | 1 | -45/+7 |
2010-01-26 | Added password encryption to the accounts database, removed logging of plaint... | MadCamel | 4 | -53/+98 |
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 4 | -3741/+5119 |
2009-08-29 | Converted to Mersenne Twister for random. | MadCamel | 2 | -6/+5 |
2009-07-07 | Fixes to socket system to make it cope better with fd depletion. | Dennis Friis | 1 | -20/+20 |
2009-05-25 | Made itemfrob an ladmin command that can be used while running the server | Fate | 1 | -0/+10 |
2009-05-25 | Send the 2741 reply packet directly back to the requesting char server. | Dennis Friis | 1 | -5/+4 |
2009-05-25 | Add inter protocol code for changing account password charserv->loginserv. | Dennis Friis | 1 | -0/+48 |
2009-05-04 | More UTC fixups | MadCamel | 1 | -1/+1 |
2009-05-04 | Don't truncate the update host | Jared Adams | 1 | -1/+1 |
2009-05-04 | Send server list forwards if the client says to | Jared Adams | 1 | -13/+30 |
2009-05-03 | Add the ability to set a main character server | Jared Adams | 1 | -6/+18 |
2009-05-03 | Change the version information sent to clients | Jared Adams | 1 | -8/+8 |
2009-05-03 | Changed all times to use UTC | MadCamel | 1 | -21/+21 |
2009-03-08 | Some more cleanup | Jared Adams | 1 | -13/+0 |
2009-03-07 | Allow multiple char-servers to connect | Jared Adams | 1 | -0/+11 |
2008-11-24 | Converted some DOS newlines to UNIX | Bjørn Lindeijer | 2 | -26/+26 |
2008-11-02 | * Minor cleanup in login server | Jared Adams | 1 | -1/+5 |
2008-05-31 | Add optional update_host to loginserver so you can tell the client that an al... | Dennis Friis | 1 | -0/+28 |
2008-04-02 | initial checkin | Dennis Friis | 6 | -0/+4007 |