Age | Commit message (Expand) | Author | Files | Lines |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -3/+3 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -7/+10 |
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 1 | -3/+5 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -8/+16 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -5/+4 |
2013-11-20 | Added support for 'make plugin.pluginname' to compile only 'pluginname' | Haru | 1 | -15/+22 |
2013-10-05 | Added 'buildclean' target to all makefiles | Haru | 1 | -7/+10 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 1 | -6/+9 |
2013-09-19 | Fixed a startup crash due to minicore/regular core mismatches | Haru | 1 | -7/+15 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 1 | -30/+35 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 1 | -3/+6 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 1 | -2/+2 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -1/+1 |
2013-03-17 | Re-Introducing Console Input | shennetsind | 1 | -1/+2 |
2012-11-10 | Removed lock files since it is no longer being used (bugreport:6767). | momacabu | 1 | -9/+4 |
2012-06-11 | Fixed bugreport:5990 OSX compiling error / warnings | blacksirius | 1 | -2/+2 |
2012-06-10 | - added some missing copyrights | blacksirius | 1 | -1/+1 |
2012-06-10 | added mutex && cond var abstraction ( for pthread / winapi ) | blacksirius | 1 | -1/+1 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 1 | -1/+1 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 1 | -1/+1 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -13/+24 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -1/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -9/+21 |
2012-01-03 | removed unix server revision caching -- now it will always display the actual... | shennetsind | 1 | -14/+2 |
2011-12-11 | * Merged changes up to eAthena 15014. | eathenabot | 1 | -2/+2 |
2011-06-27 | * Added common/random and 3rdparty/mt19937ar to project files, makefiles and ... | flaviojs | 1 | -8/+17 |
2008-07-31 | Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re... | ultramage | 1 | -3/+3 |
2008-02-22 | Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct... | Lupus | 1 | -3/+3 |
2007-11-30 | * Random cleanup/documentation. | FlavioJS | 1 | -11/+11 |
2007-11-26 | * Normalized makefiles: | FlavioJS | 1 | -35/+22 |
2007-11-19 | * Nullpo's disabled on release builds. | FlavioJS | 1 | -1/+1 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -0/+95 |