summaryrefslogtreecommitdiff
path: root/src/tool
AgeCommit message (Expand)AuthorFilesLines
2013-09-22Changed Makefiles to avoid rebuilding targets if nothing was modifiedHaru1-2/+4
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-2/+5
2013-09-18Makefiles improvements and cleanupHaru1-19/+21
2013-07-21Changed CC to a Makefile variableHaru1-2/+5
2013-07-14Makefile error corrections and minor tweaksHaru1-1/+1
2013-04-01Fixed mapcache compile-time make warningshennetsind1-3/+4
2013-03-17Re-Introducing Console Inputshennetsind1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-242/+242
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-242/+242
2012-11-23-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...glighta1-9/+7
2012-11-23- Fixed dumb warning (follow up to r16950) -_-momacabu1-1/+1
2012-11-23- There will now be a warning regarding to map name length limitation (part o...momacabu1-0/+2
2012-11-09Follow up r16884 fixed a typo =Xshennetsind1-1/+1
2012-11-09Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its ...shennetsind2-3/+16
2012-06-11Fixed bugreport:5990 OSX compiling error / warningsblacksirius1-1/+1
2012-06-01feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D...blacksirius1-3/+6
2012-05-13- Full revert of r16105 and r16106.eathenabot1-6/+2
2012-05-12* Merged changes up to eAthena 15095.eathenabot1-2/+6
2012-05-02Fixed 2 buildbot warnings throughout multiple operating systems.shennetsind1-3/+5
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs1-1/+1
2012-03-02Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ...gepard19841-1/+1
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-4/+4
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-2/+12
2011-12-11* Merged changes up to eAthena 15014.eathenabot2-2/+4
2011-09-08* Fix C++ compilation issues.flaviojs1-1/+1
2011-07-22* CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE.flaviojs1-4/+6
2011-07-21* CMake: Only install template files if they don't already exist.flaviojs1-4/+2
2011-07-12* CMake: set project language to C, added module FindFunctionLibrary, added s...flaviojs1-2/+2
2011-07-10* CMake: added txt-converter targets, added warning for 64bit, added list of ...flaviojs1-1/+2
2011-07-09* CMake: added search for math library, made CPack existence optional, update...flaviojs1-1/+1
2011-07-07* CMake: normalized variable names, added ability to create a package/installer.flaviojs1-28/+7
2011-07-06* CMake: src/common builds static libraries common_base/common_sql, that are ...flaviojs1-11/+23
2011-07-06* Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of...flaviojs1-2/+2
2011-07-01* CMake: marked executables as different components and other miscellaneous c...flaviojs1-1/+3
2011-06-29* Added experimental support for CMake. (for now: basic build, no extras, onl...flaviojs1-0/+49
2011-05-01* Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from ...ai4rei1-1/+1
2011-01-01* Updates to map cache generator tool.ai4rei4-894/+56
2010-12-28* Removed unmaintained and broken 'adduser' tool (topic:262284).ai4rei2-111/+4
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei2-9/+9
2010-12-07Removed unnecessary reference operator from scanf calls passing character str...Paradox924X1-3/+3
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X2-9/+9
2009-01-24* Changed the variables of the mapcache structs to fixed size equivalents. (6...FlavioJS2-43/+41
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage3-312/+9
2008-01-30Added back the GRF_PATH_FILENAME variable and commandline parameter.ultramage1-1/+1
2007-12-26Fixed the incorrect interpretation of the map-cell height information stored ...ultramage1-11/+9
2007-11-30* Random cleanup/documentation.FlavioJS1-6/+6
2007-11-26* Normalized makefiles:FlavioJS1-4/+10
2007-10-31Commented out msg_athena.conf strings disabled in r11625.ultramage2-2/+2
2007-10-20Fixed a nasty bug from r11410 which let people create chars with already take...ultramage1-3/+3
2007-10-17Using predefined constants as parameters to the exit() function.ultramage2-4/+4