Age | Commit message (Expand) | Author | Files | Lines |
2014-06-06 | Fixed garbage memory in the accinfo packet | Ibrahim Hossam | 1 | -4/+6 |
2014-05-30 | Merge pull request #282 from MrKeiKun/fix_typo | Haruna | 5 | -12/+12 |
2014-05-30 | Fixed typos inside src/ | Shido | 5 | -12/+12 |
2014-05-30 | Removed CMakeLists.txt (Thanks to Haruna) | Shido | 2 | -51/+0 |
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 1 | -1/+3 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 7 | -24/+42 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 7 | -42/+24 |
2014-05-09 | Fixed order of includes in all source files | Haru | 7 | -24/+42 |
2014-05-09 | Added support to return a different exit status to the OS. | Haru | 1 | -2/+2 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -1/+8 |
2014-03-16 | Added --load-plugin commandline argument | Haru | 1 | -1/+1 |
2014-02-10 | Merge pull request #256 from hemagx/master | Haruna | 1 | -0/+40 |
2014-02-08 | Improved client_hash_check | Haru | 1 | -17/+23 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 4 | -12/+12 |
2014-02-02 | Update inter server so ask login server for account information Instead of do... | Ibrahim Hossam | 1 | -0/+40 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 4 | -112/+225 |
2013-12-30 | Fixed account expiration time | shennetsind | 2 | -10/+17 |
2013-12-17 | Fixed several compiler warnings | Haru | 3 | -11/+10 |
2013-11-20 | Added support for 'make plugin.pluginname' to compile only 'pluginname' | Haru | 1 | -17/+21 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -2/+2 |
2013-11-16 | Introducing Character Ban Support. | shennetsind | 1 | -12/+1 |
2013-11-16 | Fixed char server's maintenance mode | shennetsind | 1 | -4/+8 |
2013-11-09 | HPM Support for plugin-implemented "--args" (options) | shennetsind | 1 | -2/+0 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 2 | -12/+8 |
2013-10-16 | Follow-up to fad3040499293b1ff4ff634680163fcab4ca5e70 | Haru | 1 | -1/+1 |
2013-10-11 | Fixed login packet 0x825 | shennetsind | 2 | -9/+9 |
2013-10-05 | Added 'buildclean' target to all makefiles | Haru | 1 | -3/+9 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -32/+41 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 2 | -16/+16 |
2013-09-22 | Changed Makefiles to avoid rebuilding targets if nothing was modified | Haru | 1 | -2/+4 |
2013-09-22 | Corrected various hardcoded database table names | Haru | 1 | -1/+1 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 1 | -1/+4 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 1 | -29/+33 |
2013-08-08 | HPM Update | shennetsind | 3 | -18/+36 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 1 | -2/+5 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 1 | -3/+3 |
2013-07-08 | Fixed compiling errors when CONSOLE_PARSE was disabled | shennetsind | 1 | -0/+2 |
2013-07-08 | Cygwin Fix for the Hercules SQL Update Check | shennetsind | 1 | -0/+2 |
2013-07-04 | Fixed Bug #7476 | shennetsind | 1 | -0/+3 |
2013-07-03 | Dropped engine setting, closing bug #7455. | Matheus Macabu | 3 | -93/+15 |
2013-06-10 | Added SqlStmt functions to the SQL interface | Susu | 1 | -41/+41 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -3/+3 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 2 | -19/+19 |
2013-05-18 | Some type conversion warnings fixed. If this breaks anything create a bug rep... | Matheus Macabu | 2 | -4/+4 |
2013-05-17 | - Made DB and malloc lib HPM-friendly | Susu | 1 | -3/+3 |
2013-05-15 | HPM Update | shennetsind | 3 | -84/+87 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -55/+2 |
2013-04-25 | Fixed Bug #7189 | shennetsind | 1 | -1/+1 |
2013-04-16 | Fixed Bug #86 (YES 2-DIGITS!) | shennetsind | 1 | -2/+2 |