Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -1/+105 |
2013-01-21 | Reverting SVN r17061 | shennetsind | 1 | -16/+15 |
2012-12-29 | -Update configure template to autoconf 2.68 | glighta | 1 | -15/+16 |
2012-06-12 | added new networking subsystem (early stage - files are not compiled yet duri... | blacksirius | 1 | -0/+28 |
2012-06-03 | thread api: added support for platforms without TLS (Thread Local Storage) su... | blacksirius | 1 | -0/+24 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 1 | -0/+40 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 1 | -51/+1 |
2012-06-01 | Issue 5887: changed description of --disable-64bit switch. | blacksirius | 1 | -1/+1 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -0/+1 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Enable 64Bit build by default on adequa... | blacksirius | 1 | -4/+3 |
2012-06-01 | feature merge bs-coreoptimize->trunk: LTO support | blacksirius | 1 | -0/+57 |
2012-02-15 | Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747). | gepard1984 | 1 | -4/+5 |
2012-02-13 | Fixed libconfig compiling issues in OS X (pid:78414). | gepard1984 | 1 | -0/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -1/+5 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -55/+33 |
2012-01-19 | * Added `--enable-buildbot` to configure.in (follow-up to r15128). | gepard1984 | 1 | -1/+32 |
2011-12-11 | * Merged changes up to eAthena 15032. | eathenabot | 1 | -36/+0 |
2011-08-16 | * Added -fno-strict-aliasing detection to configure.in (-fstrict-aliasing is ... | ai4rei | 1 | -0/+16 |
2011-06-27 | * Added common/random and 3rdparty/mt19937ar to project files, makefiles and ... | flaviojs | 1 | -0/+1 |
2011-04-05 | * Moved detection of monotonic clock support to the configure script, which a... | ai4rei | 1 | -2/+40 |
2011-03-20 | * Updates the to configure script. | ai4rei | 1 | -2/+19 |
2011-02-16 | * Updated configure/make scripts to resolve various issues. | ai4rei | 1 | -0/+107 |
2011-01-13 | * Removed ladmin (remote administration tool), all related support code and t... | ai4rei | 1 | -1/+1 |
2010-03-16 | added --enable-rdtsc configure option to enhance timer performance, especiall... | Yommy | 1 | -0/+37 |
2009-01-25 | * Changes to the configure script: | FlavioJS | 1 | -19/+82 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 1 | -29/+0 |
2008-08-12 | Added gcc compiler flags to silence some warnings in non-debug builds (bugrep... | ultramage | 1 | -0/+1 |
2008-07-31 | * Improved: added --enable-debug=gdb option in configure script to use gdb op... | akrus | 1 | -6/+16 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -2/+2 |
2008-06-09 | * Added experimental code to set the socket limit at runtime. | FlavioJS | 1 | -0/+7 |
2008-05-26 | * Updating configure script: | FlavioJS | 1 | -6/+6 |
2008-04-14 | * Changes to the configure script: | FlavioJS | 1 | -12/+53 |
2008-04-13 | * Changes to the configure script: | FlavioJS | 1 | -2/+25 |
2007-12-27 | * Changed the configure script: | FlavioJS | 1 | -28/+38 |
2007-12-19 | * Changes to the configure script. | FlavioJS | 1 | -44/+47 |
2007-11-19 | * Nullpo's disabled on release builds. | FlavioJS | 1 | -1/+117 |
2007-11-08 | * Updated configure script: | FlavioJS | 1 | -5/+18 |
2007-09-27 | * Loot code using charid's instead of id's in pick priority. | FlavioJS | 1 | -10/+20 |
2007-09-21 | * itemdb.c/h using a static array of 32k struct item_data* entries (faster it... | FlavioJS | 1 | -1/+1 |
2007-09-21 | * Configure script detects 64bit distributions of MySQL. | FlavioJS | 1 | -1/+4 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -0/+295 |