Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-20 | Merge pull request #2547 from guilherme-gm/201910-dehardcode-db | Haru | 4 | -0/+95 | |
Dehardcode DB files path | |||||
2019-10-19 | Dehardcodes db/map_index.txt file path | Guilherme Menaldo | 2 | -0/+61 | |
A new config file "conf/common/map-index.conf" is added to set the file path | |||||
2019-10-18 | Fix some issues with the strtok output in the console command parser | Haru | 1 | -0/+17 | |
- Fixes a crash in the console command parser when a line consisting only of spaces is executed. - Fixes some extra spaces accidentally passed at the beginning of the argument string to console commands, if the input started with multiple adjacent spaces. Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-10-18 | Merge pull request #2551 from guilherme-gm/201910-fix-sc-times | Haru | 1 | -0/+1 | |
Fixes status changes effect timer when relogging | |||||
2019-10-18 | Merge pull request #2537 from 4144/updatepackets | Haru | 34 | -79768/+79888 | |
Update packets up to 2019-10-02 | |||||
2019-10-18 | Merge pull request #2492 from dastgirp/huld/split | Haru | 2 | -9/+8 | |
Split HULD translations to per NPC file instead of one large file | |||||
2019-10-17 | HPM update | Andrei Karas | 1 | -2/+0 | |
2019-10-17 | Fix compilation warnings in gcc-9 | Andrei Karas | 1 | -0/+7 | |
Also reenabled array bound warning | |||||
2019-10-17 | Update packets table up to 2019-10-16 | Andrei Karas | 32 | -79766/+79881 | |
Also remove packet names from packets table | |||||
2019-10-06 | Updates status changes to also keep their total time | Guilherme Menaldo | 1 | -0/+1 | |
- This allows clients to continue the "timer" display after you login again | |||||
2019-10-05 | Dehardcodes db files base path so the db folder can be easily moved | Guilherme Menaldo | 2 | -0/+34 | |
2019-10-02 | Extend the findfile() function with a general purpose context argument | Haru | 2 | -9/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-09-23 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-23 | Merge pull request #2536 from MishimaHaruna/compile-fixes | Haru | 1 | -2/+3 | |
Compile fixes | |||||
2019-09-22 | Fix an assignment of a function pointer to a non-function pointer | Haru | 1 | -2/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-09-22 | Implementation of new guild ui client features | Asheraf | 1 | -0/+8 | |
2019-09-18 | Update HPM | Andrei Karas | 1 | -0/+3 | |
2019-09-18 | Update packets table up to 2019-09-18 | Andrei Karas | 3 | -0/+161 | |
2019-08-26 | Merge pull request #2522 from MishimaHaruna/remove-inter-roundtrips | Haru | 1 | -1/+0 | |
Remove some round-trips to the inter-server | |||||
2019-08-25 | Remove whisper dispatch code from the inter server | Haru | 1 | -1/+0 | |
The code was currently not in use (assuming the only officially supported case of a single-zone server) Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-08-21 | Update HPM | Andrei Karas | 1 | -1/+5 | |
2019-08-21 | Update packets table to 2019-08-21 | Andrei Karas | 3 | -15/+142 | |
2019-07-27 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-07-24 | Update HPM | Andrei Karas | 1 | -0/+1 | |
2019-07-24 | Update packets table up to 2019-07-24 | Andrei Karas | 3 | -10/+401 | |
2019-06-26 | Add support for new shortcuts packets in zero | Andrei Karas | 1 | -2/+2 | |
2019-06-26 | Update packets table up to 2019-06-26 | Andrei Karas | 3 | -15/+107 | |
2019-06-02 | Disable new shortcuts on zero clients | Andrei Karas | 1 | -2/+2 | |
Because on zero they still not implimented. | |||||
2019-06-02 | Use new shortcuts packets in zero 2019-05-15 and main 2019-05-22 | Andrei Karas | 1 | -2/+2 | |
2019-06-02 | Use separate field hotkey_rowshift for each hotkeys group | Andrei Karas | 1 | -0/+1 | |
2019-06-02 | Update HPM | Andrei Karas | 1 | -1/+0 | |
2019-06-02 | Update packet ZC_SHORTCUT_KEY_LIST | Andrei Karas | 1 | -12/+17 | |
2019-06-02 | Add define MAX_HOTKEYS_DB for max stored hotkeys in db | Andrei Karas | 1 | -1/+7 | |
For new RE clients it's double of MAX_HOTKEYS | |||||
2019-06-01 | Update packets table up to 2019-05-30 | Andrei Karas | 3 | -20/+172 | |
2019-05-06 | HPM Hooks Update | Asheraf | 1 | -3/+3 | |
2019-05-05 | HPM Hooks update | Ibrahim Zidan | 2 | -1/+20 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -0/+8 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | HPM Hooks Update | Hercules.ws | 1 | -0/+4 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-05-05 | Disable packet validation in socket_datasync | Andrei Karas | 1 | -2/+2 | |
2019-05-05 | Add char_id into struct guild_expulsion | Andrei Karas | 1 | -0/+1 | |
Also use char_id in packet ZC_BAN_LIST. | |||||
2019-05-05 | Update HPM | Andrei Karas | 1 | -1/+1 | |
2019-05-05 | Update packets table to 2019-05-02 | Andrei Karas | 3 | -12/+92 | |
2019-05-05 | Merge pull request #2309 from guilherme-gm/201810-randomopt-drop | Haru | 1 | -0/+4 | |
Support for monster drops with Random Options | |||||
2019-04-21 | Update MSVC version naming in console info | Asheraf | 1 | -2/+6 | |
2019-04-20 | Regenerate HPM Hook | Guilherme G. Menaldo | 1 | -0/+4 | |
2019-04-15 | Update HPM | Andrei Karas | 1 | -0/+1 | |
2019-04-15 | Improve get items from rodex | Andrei Karas | 1 | -4/+6 | |
2019-04-07 | Add allow call option | Andrei Karas | 1 | -1/+4 | |
2019-04-07 | Add ZC_PING and CZ_PING packets | Andrei Karas | 2 | -2/+6 | |
For supported packet version, from now server send ping packets to client. | |||||
2019-04-07 | Upda packets table up to 2019-04-03 | Andrei Karas | 3 | -19/+62 | |