Lemongrass3110 fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
..
CMakeLists.txt d1b7061f5a YAML loading optimization (#5997) 3 years ago
Makefile.in c751ca6b74 Client Navigation Generator (#6023) 2 years ago
achievement.cpp 256735a136 Fixes mob and item atcommand sorting issues (#7058) 2 years ago
achievement.hpp 01261dbf3d Cleanup after RYML merge (#6785) 3 years ago
atcommand.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
atcommand.hpp 51ddc63a02 Converted player groups to YAML (#6488) 3 years ago
battle.cpp 05923b3ded Adds a battle config for Guild Skill saving (#7262) 2 years ago
battle.hpp 05923b3ded Adds a battle config for Guild Skill saving (#7262) 2 years ago
battleground.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
battleground.hpp 01261dbf3d Cleanup after RYML merge (#6785) 3 years ago
buyingstore.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
buyingstore.hpp 16ccad42e8 Update vending and buyingstore on warp (#6718) 3 years ago
cashshop.cpp 8038e71322 Speed up item and mob information commands (#7084) 2 years ago
cashshop.hpp 3776bfbaa3 Support itemids up to ~2 billion (#5141) 4 years ago
channel.cpp e72c7360cf Added int64 support to the script engine (#4522) 5 years ago
channel.hpp 152bdb0e15 Fixed typos channel.hpp comments (#4299) 5 years ago
chat.cpp a84e731f79 Cleans up the skill unit group storage (#6195) 3 years ago
chat.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
chrif.cpp 05923b3ded Adds a battle config for Guild Skill saving (#7262) 2 years ago
chrif.hpp c454443a0b Added `@addfame` (#6588) 3 years ago
clan.cpp 96e3981c68 Fixed some issue with clif_loadConfirm (#5204) 2 years ago
clan.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
clif.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
clif.hpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
clif_obfuscation.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
clif_packetdb.hpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
clif_shuffle.hpp 38b8d5a994 Initial release of item package selection (#7239) 2 years ago
date.cpp 9a4648ebbf Fixed #4452 (#4457) 5 years ago
date.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
duel.cpp e72c7360cf Added int64 support to the script engine (#4522) 5 years ago
duel.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
elemental.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
elemental.hpp 01261dbf3d Cleanup after RYML merge (#6785) 3 years ago
guild.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
guild.hpp 01261dbf3d Cleanup after RYML merge (#6785) 3 years ago
homunculus.cpp b1b371f4b8 Cleaned up status_change_end (#7211) 2 years ago
homunculus.hpp 01261dbf3d Cleanup after RYML merge (#6785) 3 years ago
instance.cpp 73811d10a4 Fixes an issue with instance timer display (#6988) 2 years ago
instance.hpp 73811d10a4 Fixes an issue with instance timer display (#6988) 2 years ago
intif.cpp ec3a287831 Resolves a compile warning (#6868) 3 years ago
intif.hpp 01a3caf9f9 Converted castle_db.txt to YAML (#6077) 3 years ago
itemdb.cpp 38b8d5a994 Initial release of item package selection (#7239) 2 years ago
itemdb.hpp 38b8d5a994 Initial release of item package selection (#7239) 2 years ago
log.cpp 38b8d5a994 Initial release of item package selection (#7239) 2 years ago
log.hpp 38b8d5a994 Initial release of item package selection (#7239) 2 years ago
mail.cpp 26ec100fa6 Fix RODEX mail weight calculation (#6987) 3 years ago
mail.hpp 818ff109f3 Initial Release of Equipment Switch (#3548) 6 years ago
map-server.vcxproj 38b8d5a994 Initial release of item package selection (#7239) 2 years ago
map-server.vcxproj.filters c751ca6b74 Client Navigation Generator (#6023) 2 years ago
map.cpp c751ca6b74 Client Navigation Generator (#6023) 2 years ago
map.hpp c751ca6b74 Client Navigation Generator (#6023) 2 years ago
mapreg.cpp e72c7360cf Added int64 support to the script engine (#4522) 5 years ago
mapreg.hpp e72c7360cf Added int64 support to the script engine (#4522) 5 years ago
mercenary.cpp b1b371f4b8 Cleaned up status_change_end (#7211) 2 years ago
mercenary.hpp 01261dbf3d Cleanup after RYML merge (#6785) 3 years ago
mob.cpp b1b371f4b8 Cleaned up status_change_end (#7211) 2 years ago
mob.hpp c06492def6 Implemented map specific drops (#7156) 2 years ago
navi.cpp c751ca6b74 Client Navigation Generator (#6023) 2 years ago
navi.hpp c751ca6b74 Client Navigation Generator (#6023) 2 years ago
npc.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
npc.hpp c751ca6b74 Client Navigation Generator (#6023) 2 years ago
npc_chat.cpp e72c7360cf Added int64 support to the script engine (#4522) 5 years ago
packets.hpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
packets_struct.hpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
party.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
party.hpp 3d4021bfc6 Job Improvement Bundle patch (#5517) 4 years ago
path.cpp d9ae335edf Official client range distance offset (#6950) 3 years ago
path.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
pc.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
pc.hpp 8629c6445a Initial release of item enchant UI (#7186) 2 years ago
pc_groups.cpp 256735a136 Fixes mob and item atcommand sorting issues (#7058) 2 years ago
pc_groups.hpp 51ddc63a02 Converted player groups to YAML (#6488) 3 years ago
pet.cpp 4c42bcbb34 Fixes petautobonus issues (#7272) 2 years ago
pet.hpp f8cd4aa8c7 Implements petautobonus script commands (#7053) 2 years ago
quest.cpp f6bc10bfb1 Mob quest target (#7071) 2 years ago
quest.hpp f6bc10bfb1 Mob quest target (#7071) 2 years ago
script.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
script.hpp f8cd4aa8c7 Implements petautobonus script commands (#7053) 2 years ago
script_constants.hpp 38b8d5a994 Initial release of item package selection (#7239) 2 years ago
searchstore.cpp 5a25755386 Fixed a compiler warning (#6216) 3 years ago
searchstore.hpp 5a25755386 Fixed a compiler warning (#6216) 3 years ago
skill.cpp f8cd4aa8c7 Implements petautobonus script commands (#7053) 2 years ago
skill.hpp 14d6052e5b Fixed some 4th class ex issues (#6806) 3 years ago
status.cpp f8cd4aa8c7 Implements petautobonus script commands (#7053) 2 years ago
status.hpp 58a7f36c92 Corrected script for some item #10 (#7177) 2 years ago
storage.cpp 8038e71322 Speed up item and mob information commands (#7084) 2 years ago
storage.hpp 2110a6ead8 Turned storage_db into an unordered_map (#6038) 3 years ago
trade.cpp 3776bfbaa3 Support itemids up to ~2 billion (#5141) 4 years ago
trade.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
unit.cpp f8cd4aa8c7 Implements petautobonus script commands (#7053) 2 years ago
unit.hpp 4a43856271 Adjusts Enchanting Shadow behavior (#7124) 2 years ago
vending.cpp fa4666d7af Fixed some packets for 2022 clients (#7276) 2 years ago
vending.hpp 16ccad42e8 Update vending and buyingstore on warp (#6718) 3 years ago