Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-23 | Add optional parameter for *gettimestr | AnnieRuru | 2 | -3/+16 | |
2019-03-11 | Release v2019.03.10v2019.03.10 | Haru | 1 | -2/+45 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-03-11 | Merge pull request #2400 from Asheraf/stylist_update | Haru | 22 | -439/+662 | |
moving stylist into it's own interface | |||||
2019-03-11 | Merge pull request #2399 from AnnieRuru/70-needed_status_point | Haru | 2 | -3/+3 | |
Fix *needed_status_point not support <char_id> | |||||
2019-03-11 | Merge pull request #2378 from 4144/interfaces | Haru | 16 | -85/+217 | |
Different interfaces fixes | |||||
2019-03-11 | Merge pull request #2377 from 4144/updatepackets | Haru | 16 | -57/+328 | |
Update packets up to 2019-03-06 | |||||
2019-03-11 | Constants Documentation Sync | Hercules.ws | 1 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-03-11 | Merge pull request #2391 from AnnieRuru/64-setunitdata_phase_1 | Haru | 3 | -108/+118 | |
setunitdata/getunitdata clean up. Phase 1 | |||||
2019-03-11 | Merge pull request #2396 from AnnieRuru/67-mobattached | Haru | 3 | -3/+51 | |
* Add *mobattached and *killmonstergid script command | |||||
2019-03-11 | Fix date in guild members list packet | Andrei Karas | 1 | -1/+1 | |
2019-03-11 | Add missing enum value for packet ZC_SEARCH_STORE_INFO_FAILED | Andrei Karas | 1 | -0/+1 | |
2019-03-11 | Add missing value into enum BATTLEGROUNDS_QUEUE_ACK | Andrei Karas | 1 | -13/+15 | |
2019-03-11 | Update packet ZC_USESKILL_ACK | Andrei Karas | 2 | -2/+2 | |
2019-03-11 | Change max travis packet version to 2019-03-06 | Andrei Karas | 1 | -8/+8 | |
2019-03-11 | Update messages table up to 2019-03-06 | Andrei Karas | 3 | -5/+151 | |
2019-03-11 | Update shuffle packets up to 2019-03-06 | Andrei Karas | 3 | -6/+18 | |
2019-03-11 | Update keys up to 2019-03-06 | Andrei Karas | 2 | -4/+12 | |
2019-03-11 | Update packets table up to 2019-03-06 | Andrei Karas | 3 | -18/+120 | |
2019-03-11 | Move local variables in atcommand.c into interface | Andrei Karas | 4 | -79/+110 | |
Also move defines from map.h inot mapdefines.h for fix cycle include issue. | |||||
2019-03-11 | Move variable SOCKET_CONF_FILENAME into socket interface | Andrei Karas | 2 | -4/+5 | |
2019-03-11 | Add function connect_client into socket interface | Andrei Karas | 12 | -2/+102 | |
2019-03-11 | Constants Documentation Sync | Hercules.ws | 1 | -0/+12 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-03-11 | Merge pull request #2397 from AnnieRuru/68-getmercinfo | Haru | 6 | -52/+97 | |
Add constants and MERCINFO_GID to *getmercinfo script command | |||||
2019-03-11 | Merge pull request #2381 from AnnieRuru/60-bg_norespawn | Haru | 2 | -1/+8 | |
Add missing documentation for disable battleground respawn | |||||
2019-03-11 | Merge pull request #2360 from sigtus/stable | Haru | 1 | -18/+10 | |
Added missing return on F_GetTradeRestriction | |||||
2019-03-11 | Merge pull request #2034 from EyesOfAHawk/magic_rod | Haru | 4 | -6/+17 | |
Adds configuration for Magic Rod behavior (official/eAthena). | |||||
2019-03-11 | Merge pull request #2385 from 4144/travis | Haru | 2 | -1/+54 | |
Add gcc versions and core dumps into travis | |||||
2019-03-11 | Minor fix a typo in the documentation | AnnieRuru | 1 | -1/+1 | |
thanks to https://github.com/rathena/rathena/pull/3951#discussion_r263220245 | |||||
2019-03-11 | Add MERC_ Constants to npc scripts | AnnieRuru | 3 | -9/+9 | |
2019-03-11 | Add constants and MERCINFO_GID to *getmercinfo script command | AnnieRuru | 3 | -43/+88 | |
2019-03-07 | HPM Hooks Update | Asheraf | 7 | -235/+319 | |
2019-03-07 | moving stylist into it's own interface | Asheraf | 15 | -204/+343 | |
2019-03-03 | Fix *needed_status_point not support <char_id> | AnnieRuru | 2 | -3/+3 | |
2019-03-03 | Add into travis builds with gcc-7 and gcc-8 | Andrei Karas | 1 | -0/+36 | |
2019-03-03 | Show crash dump in travis | Andrei Karas | 2 | -1/+18 | |
2019-03-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-03-02 | Merge pull request #2390 from AnnieRuru/63-MOB_CLONE_START | Asheraf | 2 | -0/+4 | |
Add MOB_CLONE_START & MOB_CLONE_END to server defined constants | |||||
2019-03-02 | * Add *mobattached and *killmonstergid script command | AnnieRuru | 3 | -3/+51 | |
also fix quests_rachel, now support with *unitemote | |||||
2019-02-28 | * Remove all the (int) in the documentation | AnnieRuru | 2 | -103/+110 | |
- once all the strings culprit are out, now only left with int to deal with. - Please make this script command only dealing with ONE INTEGER value | |||||
2019-02-28 | Adds configuration for Magic Rod behavior (official/eAthena). | EyesOfAHawk | 4 | -6/+17 | |
2019-02-26 | Merge pull request #2392 from AnnieRuru/65-setunitdata_phase_2 | Asheraf | 2 | -12/+12 | |
getunitdata should return -1 instead of 0. Phase 2 | |||||
2019-02-27 | Change return value from 0 into -1 when *getunitdata return error | AnnieRuru | 2 | -12/+12 | |
2019-02-27 | Deprecate UDT_WALKTOXY constant | AnnieRuru | 2 | -2/+4 | |
- this constant only used by *setunitdata, now has to use *unitwalk | |||||
2019-02-27 | Deprecate UDT_MAPIDXY constant | AnnieRuru | 2 | -3/+4 | |
- use *unitwarp for setunitdata - use *getmapxy for getunitdata | |||||
2019-02-26 | Add MOB_CLONE_START & MOB_CLONE_END to server defined constants | AnnieRuru | 2 | -0/+4 | |
2019-02-26 | Add missing documentation for disable battleground respawn | AnnieRuru | 2 | -1/+8 | |
- fix a minor bug that bg_create_team should return -1, as mentioned in doc/script_commands.txt | |||||
2019-02-19 | Merge pull request #2368 from AnnieRuru/55-vcxproj-15 | Asheraf | 7 | -7/+7 | |
Retarget Windows SDK from version 10.0.15063.0 into 10.0.17763.0 for Visual Studio 2017 | |||||
2019-02-19 | Merge pull request #2376 from EyesOfAHawk/item_bonus_typo | Asheraf | 1 | -3/+3 | |
Fix some item_bonus typos | |||||
2019-02-20 | Fix some typos in item_bonus doc. | EyesOfAHawk | 1 | -3/+3 | |
2019-02-11 | Merge branch 'stable' into herculesv2019.02.10+1 | Haru | 1 | -0/+7 | |