Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-04-10 | Implementing the new "login-failed" packet | shennetsind | 1 | -3/+16 |
2013-03-17 | Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3f | shennetsind | 2 | -8/+0 |
2013-03-16 | Follow up fixed for Pin Code Feature | malufett | 1 | -1/+1 |
2013-03-14 | Fixed Pin Code Feature | shennetsind | 1 | -1/+1 |
2013-03-11 | Follow up d2d734ce0983fbed72e69f555f57f29de04f30b3 | shennetsind | 1 | -4/+2 |
2013-03-09 | Hercules Renewal'd Pin Code | shennetsind | 3 | -18/+69 |
2013-03-04 | Introducing account-dependent character slot count | shennetsind | 3 | -10/+17 |
2013-02-18 | Improvements all over the place | shennetsind | 2 | -4/+5 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-16 | Minor changes; check description | shennetsind | 1 | -9/+10 |
2013-02-16 | Dropped _sql suffix in server names. | shennetsind | 2 | -13/+13 |
2013-02-14 | Introducing MySQL DB Update Checker | shennetsind | 3 | -1/+8 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
2013-01-31 | Fixed Bug #3080 | shennetsind | 1 | -3/+4 |
2013-01-25 | Dropping _athena file suffixes | shennetsind | 1 | -2/+2 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 8 | -2571/+2687 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 8 | -2687/+2571 |
2012-11-20 | Console clean up, dropped quite a few pointless messages and modified others ... | shennetsind | 1 | -16/+8 |
2012-11-09 | 1. Follow up r16891 small improvement over there by dropping a pointless entr... | shennetsind | 1 | -44/+22 |
2012-11-09 | - Updated the list of dnsbl_servers. (bugreport:6862) | brianluau | 1 | -1/+1 |
2012-09-11 | Fixed bugreport:6671 compiler shows a warning for incompatible arguments for ... | greenboxal2 | 1 | -5/+7 |
2012-09-10 | Added missing memory finalization for client_hash_nodes linked list. | greenboxal2 | 1 | -0/+8 |
2012-09-10 | Added client MD5 hash check option to login-server. | greenboxal2 | 2 | -1/+80 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -21/+13 |