Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-03 | Fix some more compiler warnings | Ben Longbons | 1 | -1/+1 | |
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 1 | -3/+3 | |
Major changes still need to be made to each of the servers. | |||||
2011-03-18 | Changes that should have been caught earlier | Ben Longbons | 1 | -1/+0 | |
2011-03-17 | Rewrite monitor | Ben Longbons | 1 | -186/+122 | |
2010-05-05 | Fixed up and slightly simplified the build system | MadCamel | 1 | -0/+288 | |
It's now possible to run 'make' in any of the src/ subdirs and have it build properly. Moved some tools including eathena-monitor to src/tools - run 'make tools' to build. CFLAGS, etc are now in the 'make.defs' file. Requires GNU make. |