Age | Commit message (Expand) | Author | Files | Lines |
2015-12-02 | Fixed an issue with the HPMDataCheck when PCRE is enabled | Haru | 1 | -2/+3 |
2015-08-27 | Added an availability check for the -rdynamic linker option | Haru | 1 | -3/+34 |
2015-08-17 | Fix wrong index access and probably wrong hp/sp calculation. Closes #653 | Andrei Karas | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -2/+2 |
2015-08-15 | Improved plugin compile flag detection by the configuration script | Haru | 1 | -81/+6 |
2015-08-15 | Disable LTO by default. Because look like support for it broken in gcc 4.9 an... | Andrei Karas | 1 | -2/+2 |
2015-08-13 | Added check for execinfo.h/backtrace() to the configure script | Haru | 1 | -1/+73 |
2015-05-30 | Dump stack in nullpo*/Assert* function. | Andrei Karas | 1 | -1/+2 |
2015-05-03 | Add sanity into LDFLAGS also. | Andrei Karas | 1 | -2/+53 |
2015-05-03 | Split -fsanitize checks into multiple steps | Haru | 1 | -33/+750 |
2015-05-02 | Fix out of bound access if skill level is 0. | Andrei Karas | 1 | -8/+20 |
2015-02-23 | Add battle config option check_occupied_cells. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Enable warning format-security. | Andrei Karas | 1 | -87/+48 |
2015-01-12 | Remove from configure warning block maybe-uninitialized. | Andrei Karas | 1 | -89/+1 |
2014-10-24 | Added support for other libmysqlclient variants | Haru | 1 | -40/+5 |
2014-10-24 | Fixed an issue with $LIBS in the configure script | Haru | 1 | -53/+53 |
2014-10-23 | In configure add option --enable-static | Andrei Karas | 1 | -1/+127 |
2014-09-08 | In configure add option --enable-sanitize | Andrei Karas | 1 | -1/+72 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -1/+177 |
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 1 | -168/+255 |
2014-03-07 | Updated configure script to support non-x86 platforms | Haru | 1 | -1/+37 |
2014-01-21 | Fixed --disable-packetver-re / --enable-packetver-re in ./configure | Haru | 1 | -6/+6 |
2013-12-17 | Fixed some additional linux warnings | Haru | 1 | -140/+679 |
2013-12-17 | Increased warnings level in the unix build scripts | Haru | 1 | -12/+255 |
2013-12-17 | Changed plugin extension from .so to .dylib on OS X | Haru | 1 | -1/+4 |
2013-11-03 | Added some packetver-related flags to the UNIX build script | Haru | 1 | -4/+106 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -4/+10 |
2013-10-09 | Added HPMHookGen tool, to re-generate hooks include files | Haru | 1 | -2/+87 |
2013-10-07 | Ensured explicit check for undefined references on shared objects | Haru | 1 | -39/+99 |
2013-08-08 | Enabled Pre-Renewal builds in the CI buildbot | Haru | 1 | -1/+35 |
2013-07-14 | Updated package name to Hercules in the autoconf script | Haru | 1 | -364/+294 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -0/+241 |
2013-01-21 | Reverting SVN r17061 | shennetsind | 1 | -171/+145 |
2012-12-29 | -Update configure template to autoconf 2.68 | glighta | 1 | -145/+171 |
2012-06-12 | added new networking subsystem (early stage - files are not compiled yet duri... | blacksirius | 1 | -1/+32 |
2012-06-03 | thread api: added support for platforms without TLS (Thread Local Storage) su... | blacksirius | 1 | -1/+43 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 1 | -1/+380 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 1 | -74/+2 |
2012-06-01 | Issue 5887: changed description of --disable-64bit switch. | blacksirius | 1 | -2/+2 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -1/+42 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Enable 64Bit build by default on adequa... | blacksirius | 1 | -5/+3 |
2012-06-01 | feature merge bs-coreoptimize->trunk: LTO support | blacksirius | 1 | -4534/+4314 |
2012-02-15 | Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747). | gepard1984 | 1 | -53/+83 |
2012-02-13 | Fixed libconfig compiling issues in OS X (pid:78414). | gepard1984 | 1 | -15/+165 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -2/+286 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -64/+35 |
2012-01-19 | * Added `--enable-buildbot` to configure.in (follow-up to r15128). | gepard1984 | 1 | -7/+8 |
2011-12-21 | Fixed GCC "--enable-debug", and 2 compiler warnings that were omitted due to ... | shennetsind | 1 | -4/+3 |
2011-12-15 | Finished BuildBot "console error scan" stuff. | shennetsind | 1 | -0/+34 |
2011-12-11 | * Merged changes up to eAthena 15032. | eathenabot | 1 | -68/+0 |