Age | Commit message (Expand) | Author | Files | Lines |
2013-10-30 | Official Font Support | shennetsind | 1 | -8/+9 |
2013-10-27 | Fixed Bug #7418 | shennetsind | 1 | -4/+10 |
2013-10-27 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 4 | -27/+19 |
2013-10-27 | Shadows System Base | shennetsind | 1 | -4/+4 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 4 | -27/+19 |
2013-10-23 | Fixed char deletion on latest clients freezing | shennetsind | 1 | -0/+8 |
2013-10-11 | Fixed char.c msvc compiler warnings | shennetsind | 1 | -3/+3 |
2013-10-11 | Fixed Char Deletion Bug on 2013++ Clients | shennetsind | 1 | -2/+7 |
2013-10-10 | Introducing Bank Support | shennetsind | 1 | -0/+25 |
2013-10-05 | Added 'buildclean' target to all makefiles | Haru | 1 | -3/+9 |
2013-09-29 | Provided argument-list equivalent for several variadic functions | Haru | 2 | -31/+71 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 5 | -73/+94 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 4 | -25/+25 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -4/+4 |
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 | 4 | -15/+23 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 1 | -1/+4 |
2013-09-19 | Cleaned up and de-duplicated ranklist-related code | Haru | 1 | -23/+17 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 1 | -31/+45 |
2013-09-03 | Fixed several packet errors with pre-renewal clients from 2006-2008 | Haru | 1 | -2/+8 |
2013-08-08 | HPM Update | shennetsind | 1 | -0/+34 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 1 | -2/+5 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 1 | -2/+2 |
2013-07-08 | Fixed compiling errors when CONSOLE_PARSE was disabled | shennetsind | 1 | -1/+2 |
2013-07-08 | Cygwin Fix for the Hercules SQL Update Check | shennetsind | 1 | -0/+2 |
2013-07-04 | Split use_sql_db into the three available: item_db, mob_db, mob_skill_db. | Matheus Macabu | 2 | -2/+6 |
2013-07-04 | Fixed Bug#7459 | malufett | 1 | -1/+1 |
2013-07-03 | Fixed Char Creation Bug | shennetsind | 1 | -5/+2 |
2013-06-30 | Pincode miscredit Fix. | shennetsind | 2 | -0/+2 |
2013-06-13 | Hercules Renewal Phase : Renewal | malufett | 1 | -0/+2 |
2013-06-10 | Added SqlStmt functions to the SQL interface | Susu | 5 | -238/+238 |
2013-06-09 | Fixed Bug #7319 | shennetsind | 3 | -1/+8 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 3 | -9/+9 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 4 | -34/+34 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -2/+2 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 2 | -16/+32 |
2013-05-18 | Some type conversion warnings fixed. If this breaks anything create a bug rep... | Matheus Macabu | 1 | -2/+2 |
2013-05-17 | - Made DB and malloc lib HPM-friendly | Susu | 3 | -9/+9 |
2013-05-16 | Fixed Bug #7250 item 2 | shennetsind | 1 | -0/+5 |
2013-05-16 | Fixed Bug #7250 | shennetsind | 7 | -9/+8 |
2013-05-15 | HPM Update | shennetsind | 13 | -778/+788 |
2013-05-09 | Fixed character slot change in 2013 clients | shennetsind | 1 | -4/+9 |
2013-05-09 | Fixed Bug #7225 | shennetsind | 1 | -1/+1 |
2013-05-04 | mapindex update | shennetsind | 1 | -3/+13 |
2013-05-04 | Upgrading Stat Server from 2.5 to 3.0 | shennetsind | 1 | -275/+275 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -23/+2 |
2013-04-27 | Skill ID Processing Overhaul | shennetsind | 1 | -17/+25 |
2013-04-25 | Fixed Bug #7189 | shennetsind | 2 | -2/+2 |
2013-04-23 | Delete some athena words from files char_athena.conf to char-server.conf | Christian | 1 | -1/+1 |
2013-04-22 | Also fixed a behavior of npcwalkto, which was capped by walkpath limit. | Matheus Macabu | 1 | -1/+1 |