Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-22 | Generate most config parsers | Ben Longbons | 1 | -0/+1 | |
2015-01-03 | Fix building without docs | Ben Longbons | 1 | -0/+1 | |
2014-11-04 | Clean up after that mess | Ben Longbons | 1 | -0/+1 | |
2014-10-16 | Split tests a lot | Ben Longbons | 1 | -1/+3 | |
This probably takes longer for a from-scratch compile, but saves big on incremental recompiles. | |||||
2014-09-18 | Update for cross-compilation | Ben Longbons | 1 | -0/+9 | |
2014-08-28 | This shouldn't be necessaryv14.8.28 | Ben Longbons | 1 | -0/+3 | |
2014-08-27 | fix tests | Ben Longbons | 1 | -0/+1 | |
2014-08-27 | Debug debugging | Ben Longbons | 1 | -3/+2 | |
2013-10-10 | Add make target for tarballs | Ben Longbons | 1 | -0/+1 | |
2013-09-30 | Automatically generate version information | Ben Longbons | 1 | -0/+1 | |
2013-09-25 | Fill README, add make rules for intermediate files and install to DESTDIR | Ben Longbons | 1 | -0/+1 | |
Also bump the recommended attoconf version | |||||
2013-09-21 | Use the One Makefile to build them all | Ben Longbons | 1 | -8/+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-08-05 | Use attoconf and proper versionsv13.8.5 | Ben Longbons | 1 | -0/+2 | |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -0/+2 | |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -4/+5 | |
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 | |||||
2011-04-03 | Rewrite make system to be optimal | Ben Longbons | 1 | -19/+10 | |
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 1 | -0/+1 | |
Major changes still need to be made to each of the servers. | |||||
2011-03-16 | Remove troublesome and redundant ladmin entry from .gitignore | Ben Longbons | 1 | -1/+0 | |
2011-03-16 | Use makefiles correctly and expand include dirs | Ben Longbons | 1 | -1/+11 | |
2010-02-04 | Removed auto-generated source files | MadCamel | 1 | -0/+4 | |
And added them to .gitignore. These three files are generated on the fly by flex and bison during the build process and should not be in the repository. | |||||
2009-07-03 | Update .gitignore to disregard the eathena-monitor binary. | Dennis Friis | 1 | -0/+1 | |
2009-03-08 | Remove uneeded stuff | Jared Adams | 1 | -0/+1 | |
2008-12-12 | Added git ignore rulesv2008.12.25 | Bjørn Lindeijer | 1 | -0/+6 | |