Age | Commit message (Expand) | Author | Files | Lines |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -3/+0 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 2 | -2/+2 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -2/+2 |
2011-09-08 | * Fix C++ compilation issues. | flaviojs | 1 | -1/+6 |
2011-07-22 | * CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE. | flaviojs | 1 | -0/+5 |
2011-07-21 | * CMake: Only install template files if they don't already exist. | flaviojs | 1 | -0/+175 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -3/+3 |
2011-02-19 | * Fixed gcc compile warnings in char-server and console plug-in (bugreport:47... | ai4rei | 1 | -4/+2 |
2011-01-14 | * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends... | ai4rei | 4 | -137/+1 |
2011-01-13 | * Reformatting and minor cleanups to console-plugin related code. | ai4rei | 1 | -1/+1 |
2010-12-29 | * Fixed 'console' plugin not working on Windows, due to NULL passed to Create... | ai4rei | 4 | -2/+23 |
2010-12-21 | * Removed 'strsignal' forward-declaration from 'sig' plugin to prevent random... | ai4rei | 1 | -11/+2 |
2010-12-13 | * Fixed plugin 'sig' not being compilable on Mac OS X, due to different retur... | ai4rei | 1 | -0/+4 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 2 | -3/+3 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 2 | -3/+3 |
2009-07-11 | Some insignificant code tweaks. | ultramage | 1 | -2/+2 |
2008-09-23 | Removed the 'upnp' plugin (see bugreport:1000). | ultramage | 2 | -36/+1 |
2008-07-31 | Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re... | ultramage | 1 | -1/+1 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 2 | -8/+9 |
2008-02-22 | Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct... | Lupus | 1 | -1/+1 |
2008-01-27 | * Small update to the dgbhelpplug plugin: | FlavioJS | 2 | -20/+21 |
2008-01-19 | * Added plugin dbghelpplug to generate more extensive crash reports in windows. | FlavioJS | 2 | -0/+1949 |
2007-12-29 | * Fixed two missing @LDFLAGS@ in src/plugins/Makefile.in. | FlavioJS | 1 | -2/+2 |
2007-11-30 | * Random cleanup/documentation. | FlavioJS | 1 | -4/+4 |
2007-11-26 | * Normalized makefiles: | FlavioJS | 1 | -19/+15 |
2007-11-08 | * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. | FlavioJS | 1 | -1/+1 |
2007-10-31 | Commented out msg_athena.conf strings disabled in r11625. | ultramage | 1 | -1/+1 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 2 | -42/+67 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 2 | -2/+5 |
2007-05-19 | Reformatting @_@ | ultramage | 2 | -4/+8 |
2007-04-29 | Gave each file an empty last line, to make svn happier | ultramage | 3 | -3/+2 |
2007-04-23 | - Fixed a compilation problem with the pid plugin | ultramage | 2 | -8/+3 |
2007-04-22 | - Removed the include of features.h from the console.c plugin. It is apparent... | skotlex | 1 | -1/+0 |
2007-04-17 | * Discarded extra deflate function needed for afm reading | ultramage | 1 | -2/+4 |
2007-03-26 | Solved console plugins compilation error | toms | 1 | -0/+2 |
2007-02-01 | Removed graph, httpd and webserver | ultramage | 4 | -887/+1 |
2007-01-11 | - Console plugin working when built as Windows native. | FlavioJS | 3 | -116/+392 |
2007-01-08 | Unimportant cleanups | ultramage | 1 | -2/+2 |
2007-01-08 | * Silenced the plugin export messages during startup [ultramage] | ultramage | 3 | -1/+16 |
2007-01-08 | - Added a precompiler error when the shutdown defines are not found. | FlavioJS | 1 | -0/+226 |
2006-12-21 | - Moved md5calc to common | FlavioJS | 1 | -1/+1 |
2006-12-20 | - Changed the script source from unsigned char* to const char*. | FlavioJS | 1 | -51/+52 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 9 | -1364/+1364 |
2006-09-07 | - Added error message when attempting to use deprecated bonus bAspd. | skotlex | 1 | -2/+2 |
2006-04-28 | Rearrange makefile so dependencies won't get overwritten by 'make depend' | celest | 1 | -4/+5 |
2006-04-13 | - Fixed the plugin's makefile to make it compile cleanly | skotlex | 2 | -4/+8 |
2006-02-01 | Fixed plugin compile error | celest | 1 | -1/+1 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 10 | -0/+1413 |