Age | Commit message (Expand) | Author | Files | Lines |
2013-12-30 | Fixed an issue with items accidentally made equippable from all classes | Haru | 2 | -2/+2 |
2013-12-17 | Fixed several compiler warnings | Haru | 8 | -63/+112 |
2013-11-19 | Fixed a compiling warning on libconfig.c | shennetsind | 1 | -2/+2 |
2013-11-04 | Follow-up to 3b0cd11f980a48b903262c857fde1cd9c784c2e0 | Haru | 2 | -80/+79 |
2013-11-03 | Added support for <? ?> blocks (parsed as multiline strings) in libconfig | Haru | 3 | -176/+215 |
2013-10-25 | Added support for trailing commas within libconfig lists | Haru | 2 | -52/+59 |
2013-10-05 | Added 'buildclean' target to all makefiles | Haru | 2 | -14/+20 |
2013-10-05 | Added support for trailing commas within libconfig arrays | Haru | 2 | -89/+106 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 2 | -1/+8 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 2 | -2/+2 |
2013-09-17 | Re-generated libconfig parser and scanner | Haru | 16 | -230/+9391 |
2013-09-17 | Updated libconfig to version 1.4.9 | Haru | 6 | -66/+714 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 1 | -1/+1 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 2 | -2/+8 |
2013-07-19 | Added support for apostrophes (') in libconfig's setting names | Haru | 2 | -2/+2 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -5/+1 |
2012-06-12 | - Added svn:eol-style=native property on some recently added text files. | brianluau | 1 | -26/+26 |
2012-06-11 | Fixed bugreport:5990 OSX compiling error / warnings | blacksirius | 2 | -2/+2 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 2 | -5/+9 |
2012-05-31 | * Merged changes ONLY eAthena 15107. | eathenabot | 1 | -2/+2 |
2012-05-31 | * Merged changes up to eAthena 15105. | eathenabot | 1 | -0/+8 |
2012-05-31 | * Merged changes ONLY eAthena 15104. | eathenabot | 1 | -0/+9 |
2012-05-31 | * Merged changes ONLY eAthena 15101. | eathenabot | 4 | -43/+176 |
2012-05-31 | * Merged changes ONLY eAthena 15100. | eathenabot | 4 | -148/+357 |
2012-05-13 | - Full revert of r16105 and r16106. | eathenabot | 20 | -81/+39 |
2012-05-12 | * Merged changes up to eAthena 15096. | eathenabot | 19 | -28/+59 |
2012-05-12 | * Merged changes up to eAthena 15095. | eathenabot | 1 | -11/+22 |
2012-05-11 | * Merged changes up to eAthena 15094. | eathenabot | 1 | -1/+0 |
2012-05-02 | Clearing a few dozen buildbot warnings. MAKE THE TREE GREEN! <3PEKKLE | shennetsind | 1 | -2/+4 |
2012-03-20 | - Fixed CMake compilation (libconfig integrated into common_base). | flaviojs | 1 | -1/+4 |
2012-03-02 | Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ... | gepard1984 | 2 | -0/+27 |
2012-02-17 | Fixed gcc warnings on libconfig.c | shennetsind | 1 | -2/+2 |
2012-02-15 | Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747). | gepard1984 | 1 | -1/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 15 | -0/+7898 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2011-12-11 | * Merged changes up to eAthena 15032. | eathenabot | 8 | -588/+1016 |
2011-09-08 | * Fix C++ compilation issues. | flaviojs | 1 | -0/+4 |
2011-07-13 | * CMake: added search for ws2_32 library. (tested with MinGW/MSYS) | flaviojs | 2 | -1/+1 |
2011-07-12 | * CMake: added search for math.h, added search for socket/nsl library. (teste... | flaviojs | 2 | -2/+5 |
2011-07-12 | * CMake: set project language to C, added module FindFunctionLibrary, added s... | flaviojs | 3 | -2/+50 |
2011-07-10 | * CMake: lowered required version to 2.8.3 and moved custom cmake modules to ... | flaviojs | 5 | -2/+1 |
2011-07-09 | * CMake: added search for math library, made CPack existence optional, update... | flaviojs | 2 | -38/+24 |
2011-07-07 | * CMake: normalized variable names, added ability to create a package/installer. | flaviojs | 4 | -13/+21 |
2011-07-06 | * CMake: src/common builds static libraries common_base/common_sql, that are ... | flaviojs | 2 | -0/+8 |
2011-07-01 | * CMake: marked executables as different components and other miscellaneous c... | flaviojs | 4 | -136/+98 |
2011-06-29 | * Added experimental support for CMake. (for now: basic build, no extras, onl... | flaviojs | 8 | -0/+383 |
2011-06-27 | * Added common/random and 3rdparty/mt19937ar to project files, makefiles and ... | flaviojs | 1 | -0/+24 |
2011-06-25 | * Added Mersenne Twister MT19937 as a random number generator. | flaviojs | 5 | -0/+794 |
2010-11-21 | * Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) por... | ai4rei | 2 | -0/+552 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 23 | -0/+7649 |