Age | Commit message (Collapse) | Author | Files | Lines |
|
The #include "../config.h" no longer works since we're not using
configure anymore. Just define USE_OPENGL so that this part of the code
is parsed at least.
|
|
Finish support for server types in the server dialog.
Using the new server type function, strip out ifdefs, replacing them with if
blocks for later merging in smaller atomic commits.
Remove any remaining references to the support defs, including in build system.
|
|
Ad start eAthena's GuildHandler
|
|
Qt Creator can't create the Makefiles, but when you have those created,
these files allow you to use Qt Creator to develop the Mana client.
|