Age | Commit message (Expand) | Author | Files | Lines |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -15/+15 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -3/+3 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -17/+17 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -7/+10 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -10/+7 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -7/+10 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -68/+43 |
2013-07-29 | Permission cache overhaul | Piotr HaĆaczkiewicz | 1 | -1/+1 |
2013-05-15 | HPM Update | shennetsind | 1 | -9/+9 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -13/+4 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -652/+699 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -699/+652 |
2012-11-20 | Forgot the Show* voiding <3 | momacabu | 1 | -40/+20 |
2012-06-03 | cleaned up windows header usage (added one central file to use windows / wina... | blacksirius | 1 | -2/+1 |
2012-03-20 | - Change libconfig.h include directives to double-quoted form (file missing f... | flaviojs | 1 | -1/+1 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -1/+1 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -1/+0 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -0/+16 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -7/+7 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -4/+4 |
2011-12-15 | Finished BuildBot "console error scan" stuff. | shennetsind | 1 | -1/+1 |
2011-12-15 | whops, typo. | shennetsind | 1 | -1/+1 |
2011-12-15 | BuildBot console report code | shennetsind | 1 | -0/+10 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -0/+27 |
2008-11-22 | * Hunted down improper uses of va_list variables. | FlavioJS | 1 | -4/+10 |
2008-01-06 | Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge... | ultramage | 1 | -13/+5 |
2007-12-12 | * Some preparations for the guild script update | ultramage | 1 | -1/+1 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -9/+12 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -6/+6 |
2007-07-01 | * TXT->SQL converter fixup | ultramage | 1 | -1/+1 |
2007-05-05 | * Removed the dependency on winsock.h for definitions, it's all winsock2.h now. | FlavioJS | 1 | -4/+5 |
2007-04-16 | * Finally fixed mingw problems, managed to build both TXT and SQL | ultramage | 1 | -2/+2 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -4/+3 |
2007-04-07 | Fixed showmsg causing silent access violation exceptions on Windows (WinAPI f... | ultramage | 1 | -4/+6 |
2007-03-30 | * Added all the missing defines for ctype.h functions and converted all the d... | FlavioJS | 1 | -2/+2 |
2007-03-16 | committing my work on the login server (mostly SQL) | ultramage | 1 | -1/+1 |
2006-12-20 | - Fixed the meaning of stdout_with_ansisequence and changed the default value... | FlavioJS | 1 | -3/+4 |
2006-12-12 | - Minor changes to ers. | FlavioJS | 1 | -6/+6 |
2006-12-06 | - Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer. | FlavioJS | 1 | -21/+52 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -826/+826 |
2006-11-07 | - Applied FlavioJs's patch which enables colored console output for Windows s... | skotlex | 1 | -66/+673 |
2006-09-12 | - Moved the packet_len variable in login.c to the login parse case, since it'... | skotlex | 1 | -1/+1 |
2006-05-29 | [Optimized] | Lance | 1 | -1/+1 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+219 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -140/+0 |
2005-04-05 | * Added SERVER_TYPE to core for future plugins support | celest | 1 | -35/+29 |
2005-04-04 | * Updated showmsg with Shinomori's improvements | celest | 1 | -13/+15 |
2005-04-04 | Fix show message | amber | 1 | -5/+63 |
2005-04-01 | * Updated ShowMessage functions to use vprintf | celest | 1 | -2/+8 |
2005-01-23 | update | (no author) | 1 | -2/+3 |