summaryrefslogtreecommitdiff
path: root/src/tool
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-6/+3
2015-01-18Command line arguments handling overhaulHaru1-29/+73
2015-01-18Fixing 38 issuesshennetsind1-3/+3
2015-01-17Follow up 84b88781a0c39f7379ed85f74dc03c4e868a171fshennetsind1-0/+1
2015-01-1710 Distinct fixesshennetsind1-1/+1
2014-10-23In configure add option --enable-staticAndrei Karas1-1/+1
2014-08-07Corrected several format-string errors through the codeHaru1-2/+3
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido1-45/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-1/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-6/+8
2014-05-10Revert "Fixed order of includes in all source files"panikon1-8/+6
2014-05-09Fixed order of includes in all source filesHaru1-6/+8
2014-05-06Bug fixes and other changespanikon1-54/+5
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-13/+16
2013-12-17Fixed several compiler warningsHaru2-3/+3
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-10/+11
2013-10-05Added 'buildclean' target to all makefilesHaru1-7/+13
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