Age | Commit message (Expand) | Author | Files | Lines |
2015-07-05 | Updated cash atcommand. | Emistry | 1 | -2/+6 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -46/+46 |
2015-06-02 | Follow-up to 42e1df9 | Haru | 1 | -1/+1 |
2015-06-02 | Follow-up to 544a75b | Haru | 1 | -3/+3 |
2015-06-02 | Merge remote-tracking branch 'upstream/pr/530' into hercules | Haru | 1 | -24/+5 |
2015-06-02 | Re-implemented clif->colormes to accept arbitrary colors | Haru | 1 | -8/+9 |
2015-06-01 | Follow up to Mishima's cleanup in ad958235cf | Lemongrass3110 | 1 | -24/+5 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -63/+55 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -4/+6 |
2015-05-11 | Merge pull request #508 from 4144/sanity | Haruna | 1 | -1/+1 |
2015-05-05 | Typo when setting JoinAnnounce for channels | Nihadm89 | 1 | -1/+1 |
2015-05-01 | Fix memory allocation error in atcommand.c | Andrei Karas | 1 | -1/+1 |
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 1 | -1/+1 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -992/+1078 |
2015-01-24 | Channels refactoring: search | Haru | 1 | -20/+8 |
2015-01-24 | Channels refactoring: join | Haru | 1 | -40/+17 |
2015-01-24 | Minor channel system refactoring | Haru | 1 | -54/+36 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -109/+110 |
2015-01-22 | Follow up 0957abd4d19b82b8dc8d7db2743008fa3daff3fa | shennetsind | 1 | -1/+1 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -68/+75 |
2015-01-18 | To help pinpoint and manage the issue report in 8402 | shennetsind | 1 | -0/+45 |
2015-01-18 | Command line arguments handling overhaul | Haru | 1 | -1/+1 |
2015-01-18 | Fixing 38 issues | shennetsind | 1 | -11/+12 |
2015-01-17 | 27 Fixes | shennetsind | 1 | -1/+2 |
2015-01-12 | Fix some compilation warnings with clang 3.6. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Fixed some -Wformat-security warnings | Haru | 1 | -2/+2 |
2015-01-11 | Convert pcdb_checkid into function in pc interface. | Andrei Karas | 1 | -1/+1 |
2015-01-02 | Add npcdb_checkid to npc interface. | Andrei Karas | 1 | -3/+3 |
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 1 | -1/+2 |
2014-12-31 | Remove useless checks. | Andrei Karas | 1 | -2/+2 |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 1 | -7/+5 |
2014-12-10 | RENEWAL Updates: | malufett | 1 | -0/+6 |
2014-12-06 | add channels config into clif interface. | Andrei Karas | 1 | -26/+26 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -1177/+1112 |
2014-11-10 | Fix interfaces methods usage. | Andrei Karas | 1 | -3/+3 |
2014-10-24 | Renamed ismounting, setmounting, @mount2 | Haru | 1 | -3/+4 |
2014-10-24 | pc_isriding* / pc_setriding* cleanup | Haru | 1 | -18/+17 |
2014-10-05 | Follow up a46b190764df4cce0b378bc691218ac0814a5673 | shennetsind | 1 | -1/+1 |
2014-10-05 | Follow up b9b32ac7609e | shennetsind | 1 | -1/+1 |
2014-09-20 | Fixed bug 8186 (@who3) | shennetsind | 1 | -1/+1 |
2014-09-20 | Fixed Bug 8138 | shennetsind | 1 | -0/+1 |
2014-09-20 | Fixed @at with buyingstore issue | shennetsind | 1 | -8/+4 |
2014-09-20 | Fixed Bug 8318 | shennetsind | 1 | -2/+1 |
2014-09-20 | Replaced hardcoded values with constants for status_change_start's flag | Haru | 1 | -1/+2 |
2014-09-19 | Update official Homunculus renewal stats (bug:6970) http://hercules.ws/board/... | Michieru | 1 | -2/+2 |
2014-09-16 | Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799... | Michieru | 1 | -9/+9 |
2014-08-20 | Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125 | Haru | 1 | -2/+1 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -99/+113 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -1/+1 |
2014-07-10 | Corrected some SC behaviour, special thanks to Rytech | panikon | 1 | -1/+1 |