Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-07-09 | Fixed issue with [AT]mount, it wasn't displaying the expected messages, all e... | panikon | 1 | -15/+27 |
2014-07-02 | Fixed issue that when players used [at]fakename when disguised their names wo... | panikon | 1 | -0/+4 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -33/+33 |
2014-05-20 | Improved @go command | Haru | 1 | -137/+84 |
2014-05-16 | Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 | Haru | 1 | -1/+1 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -6/+6 |
2014-05-10 | Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h | Haru | 1 | -2/+2 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -32/+35 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -35/+32 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -32/+35 |
2014-04-19 | Corrected some issues in 69ca0aa and 446ce4a | Haru | 1 | -12/+7 |
2014-04-18 | # Several minor changes in atcommands | panikon | 1 | -20/+58 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -12/+6 |
2014-04-09 | Fixed issue: 7725 | panikon | 1 | -0/+5 |
2014-03-29 | Fixed Bug 8091 | shennetsind | 1 | -3/+3 |
2014-03-29 | Fixed Bug 8121 | shennetsind | 1 | -1/+8 |
2014-03-16 | Added --load-script commandline argument | Haru | 1 | -1/+1 |
2014-02-27 | Cleaned up messages.conf | Haru | 1 | -48/+53 |
2014-02-22 | Correct minor typo in atcommand.c | panikon | 1 | -1/+1 |
2014-02-22 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -5/+5 |
2014-02-22 | Fixed #send | shennetsind | 1 | -14/+14 |
2014-02-22 | Changed function types related to SG days in date.c | panikon | 1 | -5/+5 |
2014-02-14 | sc sources | shennetsind | 1 | -9/+9 |
2014-02-14 | Renewal mechanics rebalance mega-update | Michieru | 1 | -4/+4 |
2014-02-10 | bindatcommands are now case-insenstivie (just like normal @commands) | shennetsind | 1 | -1/+1 |
2014-01-22 | Renamed atcommand->parse to atcommand->exec | Haru | 1 | -10/+12 |
2014-01-22 | Improvements to exp_guild.txt loading | Haru | 1 | -12/+13 |
2014-01-18 | Socket interfaced | shennetsind | 1 | -1/+1 |
2014-01-18 | Libconfig Interfaced | shennetsind | 1 | -20/+20 |
2014-01-14 | Updated return values of some atcommands. | panikon | 1 | -29/+31 |
2014-01-12 | Changed some void* to the correct data types where applicable | Haru | 1 | -4/+4 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -6/+6 |
2014-01-08 | Introducing Hercules Autotrade Persistency | shennetsind | 1 | -1/+8 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 1 | -8/+19 |
2013-12-15 | Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv... | shennetsind | 1 | -34/+34 |