Age | Commit message (Expand) | Author | Files | Lines |
2016-07-31 | Clean up hercules.ws leftovers | hemagx | 1 | -1/+1 |
2016-04-25 | Move irc-bot.c documentation to irc-bot.h | hemagx | 1 | -86/+21 |
2016-04-25 | Added a flood protection to IRC Bot | hemagx | 1 | -11/+103 |
2016-02-24 | Removed several unnecessary explicit casts of the WFIFOP result | Haru | 1 | -1/+1 |
2016-02-24 | Removed several unnecessary RFIFOP typecasts | Haru | 1 | -1/+1 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -8/+9 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -3/+22 |
2015-12-04 | Add missing checks to irc-bot.c | Andrei Karas | 1 | -6/+24 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -35/+34 |
2015-09-18 | Clarified the intent of several assignments inside conditional expressions | Haru | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-08-15 | Moved session array into the socket interface | Haru | 1 | -3/+3 |
2015-08-15 | Cleaned up socket interface | Haru | 1 | -5/+5 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -11/+11 |
2015-06-02 | Follow up to 712812b | Mysteries | 1 | -1/+1 |
2015-01-24 | Added script command 'channelmes' | Haru | 1 | -3/+9 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -22/+22 |
2015-01-18 | Replacing rand leftovers with the mt19937ar | shennetsind | 1 | -1/+1 |
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 1 | -1/+2 |
2014-12-06 | add channels config into clif interface. | Andrei Karas | 1 | -16/+16 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -1/+1 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -10/+12 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -12/+10 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -10/+12 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -3/+4 |
2013-12-09 | Fixed some logic errors | shennetsind | 1 | -1/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+4 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -3/+3 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -9/+9 |
2013-08-12 | Added support for Nick Server GHOST command | Haru | 1 | -0/+3 |
2013-08-12 | Added support for long IRC messages | Haru | 1 | -6/+15 |
2013-08-12 | Small IRC bridge tweaks | Haru | 1 | -15/+81 |
2013-08-12 | Added support for CTCP commands to the IRC bridge | Haru | 1 | -14/+55 |
2013-08-12 | Added support for JOIN, QUIT, PART, NICK in the IRC bridge | Haru | 1 | -0/+68 |
2013-08-12 | Added support for target-less commands in the IRC bridge | Haru | 1 | -4/+9 |
2013-07-11 | Fixed an issue with long hostnames/nicknames in the IRC Bridge | Haru | 1 | -6/+3 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+2 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -6/+6 |
2013-06-01 | IRC Bridge Fix/Adjustments | shennetsind | 1 | -6/+6 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -1/+5 |
2013-05-14 | Follow up dc16b498f6dc8621037e4a596cd47c369576fa23 | shennetsind | 1 | -1/+1 |
2013-05-14 | Hercules IRC Bridge Fix | shennetsind | 1 | -7/+21 |
2013-04-24 | Fixed msvc warning on irc-bot | shennetsind | 1 | -7/+9 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -0/+272 |