Age | Commit message (Expand) | Author | Files | Lines |
2020-04-05 | Merge pull request #2637 from Kenpachi2k13/fakename_fix | Haru | 1 | -17/+39 |
2020-04-05 | Apply code style to ACMD(pethungry) function | Kenpachi Developer | 1 | -17/+27 |
2020-04-05 | Apply code style to ACMD(petfriendly) function | Kenpachi Developer | 1 | -18/+26 |
2020-04-05 | Apply code style to ACMD(makeegg) function | Kenpachi Developer | 1 | -24/+31 |
2020-04-05 | Add pet_set_hunger() function | Kenpachi Developer | 1 | -1/+1 |
2020-04-05 | Add enum for pet intimacy levels and use its constants | Kenpachi Developer | 1 | -1/+1 |
2020-04-05 | Add enum for pet hunger levels and use its constants | Kenpachi Developer | 1 | -2/+2 |
2020-03-14 | Add pc_autocast_clear() function calls | Kenpachi Developer | 1 | -0/+2 |
2020-03-13 | Apply code style to ACMD(fakename) function | Kenpachi Developer | 1 | -16/+22 |
2020-03-13 | Implement display options in ACMD(fakename) function | Kenpachi Developer | 1 | -2/+18 |
2020-03-08 | Refactor code using directions to use enum unit_dir | skyleo | 1 | -11/+31 |
2020-02-09 | Merge pull request #2586 from Asheraf/madostatueffect | Haru | 1 | -2/+9 |
2020-02-09 | Update ACMD(unloadnpcfile) path verification | Kenpachi Developer | 1 | -9/+11 |
2020-02-09 | Update ACMD(reloadnpc) path verification | Kenpachi Developer | 1 | -9/+11 |
2020-02-09 | Applied code style and added some minor code improvements to src/map/atcomman... | Kenpachi Developer | 1 | -19/+72 |
2020-02-09 | Applied code style and some minor improvements. | Kenpachi Developer | 1 | -56/+62 |
2020-02-09 | Change unload NPC behavior to kill mobs that were spawned by unloaded NPC (no... | Kenpachi Developer | 1 | -17/+25 |
2020-02-09 | Update Duel System Cooldown | Emistry Haoyan | 1 | -6/+8 |
2020-01-29 | Implement support for switching madogear type | Asheraf | 1 | -2/+9 |
2020-01-13 | Update copyright headers for year 2020 | Haru | 1 | -2/+2 |
2020-01-12 | Adds buildin_resetfeel, buildin_resethate and acmd_hatereset. | EyesOfAHawk | 1 | -0/+10 |
2019-11-06 | Dehardcode Status Icons | Asheraf | 1 | -1/+1 |
2019-10-05 | Update dropall atcommand | Emistry Haoyan | 1 | -5/+11 |
2019-09-23 | Merge pull request #2535 from HerculesWS/itemdb_violation | Haru | 1 | -3/+3 |
2019-09-22 | Fix several issues caused by the nick partial match feature, when enabled. | Haru | 1 | -25/+25 |
2019-09-19 | Rewrite of itemdb_searchname_array and itemdb_searchname_array_sub | Ibrahim Zidan | 1 | -3/+3 |
2019-09-18 | Add at command for change char sex | Andrei Karas | 1 | -0/+13 |
2019-08-26 | Remove round-trip to the inter-server for the broadcast messages | Haru | 1 | -3/+5 |
2019-08-26 | Remove round-trip to the inter-server for the whisper-to-gm messages | Haru | 1 | -1/+1 |
2019-07-28 | Merge pull request #2504 from Emistry/atcommand_refine | Haru | 1 | -20/+61 |
2019-07-15 | Update refine atcommand | Emistry Haoyan | 1 | -20/+61 |
2019-07-10 | Disable refresh atcommand when talk with NPC. | Emistry Haoyan | 1 | -1/+5 |
2019-07-01 | Add identifyall atcommand | Guilherme Menaldo | 1 | -8/+20 |
2019-06-30 | Merge pull request #2476 from Emistry/atcommand_reloadnpc | Haru | 1 | -0/+33 |
2019-06-02 | Merge pull request #2221 from carloshenrq/nostorage | Haru | 1 | -2/+13 |
2019-05-18 | Add new atcommand *reloadnpc | Emistry Haoyan | 1 | -0/+33 |
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -0/+17 |
2019-05-05 | Fix variables shadowing refine interface variable map-server source | Ibrahim Zidan | 1 | -14/+14 |
2019-05-05 | Removal of refine database code from status.c and moving it respectfully to i... | Ibrahim Zidan | 1 | -0/+1 |
2019-05-05 | Add missing checks for prevend flag | Andrei Karas | 1 | -3/+3 |
2019-05-05 | Merge pull request #2425 from hemagx/hercules_signed_items_fix | Haru | 1 | -3/+3 |
2019-04-29 | Update dropall atcommand drop item based on type. | Emistry Haoyan | 1 | -5/+30 |
2019-04-08 | Fix an issue with named/brewed/forged items getting saved with the wrong char... | Ibrahim Zidan | 1 | -3/+3 |
2019-04-07 | Rename clif_charnameack into clif_blname_ack | Andrei Karas | 1 | -4/+4 |
2019-03-11 | Move local variables in atcommand.c into interface | Andrei Karas | 1 | -0/+3 |
2019-02-11 | Change type for class variables from short to int | Andrei Karas | 1 | -1/+1 |
2018-12-14 | Add inventory size field into db and using it in server. | Andrei Karas | 1 | -16/+8 |
2018-12-04 | Added mapflags 'nostorage' and 'nogstorage' | Carlos Henrique | 1 | -2/+13 |
2018-11-16 | Merge pull request #2322 from MishimaHaruna/fix-allychat-leaveguild | Haru | 1 | -29/+19 |
2018-11-15 | Merge pull request #2321 from 4144/packetlen | Haru | 1 | -3/+7 |