summaryrefslogtreecommitdiff
path: root/src/login/login.hpp
AgeCommit message (Collapse)AuthorFilesLines
2013-09-21Use the One Makefile to build them allBen Longbons1-0/+1
This changes the names of the built binaries: login-server -> tmwa-login char-server -> tmwa-char map-server -> tmwa-map ladmin -> tmwa-admin eathena-monitor -> tmwa-monitor It also gets rid of the 'deps.make' file.
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-36/+0
2013-01-09Make incoming packets read-onlyBen Longbons1-2/+2
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-7/+2
2012-12-14Some formatting fixes before I go insaneBen Longbons1-5/+5
Also delete the French translation from ladmin.
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+41
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