Atemo 00ed2ad35d Converted ZC_SKILLMSG to struct (#9063) 3 bulan lalu
..
CMakeLists.txt 70232309fb Turned SqlStmt into a C++ class (#8857) 5 bulan lalu
Makefile.in e235c9cab4 Change common and config includes to use <> (#7596) 2 tahun lalu
achievement.cpp ba33455635 Replaced some more int leftovers with int32 (#8862) 5 bulan lalu
achievement.hpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
atcommand.cpp 377172c0aa Converted ZC_NOTIFY_MANNER_POINT_GIVEN to struct (#9059) 3 bulan lalu
atcommand.hpp 16806d08e1 Changed atcommand definitions (#8921) 4 bulan lalu
battle.cpp c08d89c416 ASPD cap, Slow Grace, Eska (#9032) 3 bulan lalu
battle.hpp c08d89c416 ASPD cap, Slow Grace, Eska (#9032) 3 bulan lalu
battleground.cpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
battleground.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
buyingstore.cpp ba33455635 Replaced some more int leftovers with int32 (#8862) 5 bulan lalu
buyingstore.hpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
cashshop.cpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
cashshop.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
channel.cpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
channel.hpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
chat.cpp e2ca330993 Small unit_stop_attack and unit_stop_walking cleanup (#8957) 3 bulan lalu
chat.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
chrif.cpp bc645570cb Fixed VIP not ending immediately (#8877) 3 bulan lalu
chrif.hpp c381e3a1eb Add cooldown saving for homunculus and mercenary (#8827) 5 bulan lalu
clan.cpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
clan.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
clif.cpp 00ed2ad35d Converted ZC_SKILLMSG to struct (#9063) 3 bulan lalu
clif.hpp 00ed2ad35d Converted ZC_SKILLMSG to struct (#9063) 3 bulan lalu
clif_obfuscation.hpp 3e9c432395 Changed all unsigned int to uint32 (#8781) 6 bulan lalu
clif_packetdb.hpp 00ed2ad35d Converted ZC_SKILLMSG to struct (#9063) 3 bulan lalu
clif_shuffle.hpp b48948822a Replaced NULL with nullptr (#8298) 1 tahun lalu
date.cpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
date.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
duel.cpp fbf0542768 Follow up to f870478 3 bulan lalu
duel.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
elemental.cpp c08d89c416 ASPD cap, Slow Grace, Eska (#9032) 3 bulan lalu
elemental.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
guild.cpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
guild.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
homunculus.cpp 9539e0225b Converted ZC_EMOTION to struct (#9053) 3 bulan lalu
homunculus.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
instance.cpp fbf0542768 Follow up to f870478 3 bulan lalu
instance.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
intif.cpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
intif.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
itemdb.cpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
itemdb.hpp 2e742f7e0b GM Equip Update (#9040) 3 bulan lalu
log.cpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
log.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
mail.cpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
mail.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
map-server-generator.vcxproj 70232309fb Turned SqlStmt into a C++ class (#8857) 5 bulan lalu
map-server-generator.vcxproj.filters 47c9a36215 Refactor generator to support future features (#7214) 2 tahun lalu
map-server.vcxproj 70232309fb Turned SqlStmt into a C++ class (#8857) 5 bulan lalu
map-server.vcxproj.filters c751ca6b74 Client Navigation Generator (#6023) 2 tahun lalu
map.cpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
map.hpp 2534b6ea75 Initial implementation of /macrochecker (#9026) 3 bulan lalu
mapreg.cpp 70232309fb Turned SqlStmt into a C++ class (#8857) 5 bulan lalu
mapreg.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
mercenary.cpp a020f19cf9 Converted ZC_MSG to struct (#9054) 3 bulan lalu
mercenary.hpp c381e3a1eb Add cooldown saving for homunculus and mercenary (#8827) 5 bulan lalu
mob.cpp c08d89c416 ASPD cap, Slow Grace, Eska (#9032) 3 bulan lalu
mob.hpp f272ca6b58 Monster Activity on Teleport, Assist/Slave Behavior, NPC_EMOTION crash fix (#9013) 3 bulan lalu
navi.cpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
navi.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
npc.cpp a020f19cf9 Converted ZC_MSG to struct (#9054) 3 bulan lalu
npc.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
npc_chat.cpp ba33455635 Replaced some more int leftovers with int32 (#8862) 5 bulan lalu
packets.hpp 00ed2ad35d Converted ZC_SKILLMSG to struct (#9063) 3 bulan lalu
packets_struct.hpp fb066e9090 Converted ZC_SKILLINFO_UPDATE2 to struct (#8968) 3 bulan lalu
party.cpp a020f19cf9 Converted ZC_MSG to struct (#9054) 3 bulan lalu
party.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
path.cpp fbf0542768 Follow up to f870478 3 bulan lalu
path.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
pc.cpp 115677a8f4 Converted ZC_MSG_VALUE to struct (#9058) 3 bulan lalu
pc.hpp fbf0542768 Follow up to f870478 3 bulan lalu
pc_groups.cpp 16806d08e1 Changed atcommand definitions (#8921) 4 bulan lalu
pc_groups.hpp 42bd87d9b7 Implemented the permission "TRADE_UNCONDITIONAL" (#8182) 1 tahun lalu
pet.cpp 956fad8b46 Converted ZC_MSG_COLOR to struct (#9055) 3 bulan lalu
pet.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
quest.cpp fbf0542768 Follow up to f870478 3 bulan lalu
quest.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
script.cpp a020f19cf9 Converted ZC_MSG to struct (#9054) 3 bulan lalu
script.hpp fbf0542768 Follow up to f870478 3 bulan lalu
script_constants.hpp 2534b6ea75 Initial implementation of /macrochecker (#9026) 3 bulan lalu
searchstore.cpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
searchstore.hpp 691ac2c17a Changed all unsigned short to uint16 (#8959) 3 bulan lalu
skill.cpp 00ed2ad35d Converted ZC_SKILLMSG to struct (#9063) 3 bulan lalu
skill.hpp 012741b2e7 CastCancel Attribute Fixes (#9028) 3 bulan lalu
status.cpp 9539e0225b Converted ZC_EMOTION to struct (#9053) 3 bulan lalu
status.hpp c08d89c416 ASPD cap, Slow Grace, Eska (#9032) 3 bulan lalu
storage.cpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
storage.hpp 0d2d088bb2 Changed all int to int32 (#8787) 6 bulan lalu
trade.cpp a020f19cf9 Converted ZC_MSG to struct (#9054) 3 bulan lalu
trade.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu
unit.cpp fbf0542768 Follow up to f870478 3 bulan lalu
unit.hpp fbf0542768 Follow up to f870478 3 bulan lalu
vending.cpp 956fad8b46 Converted ZC_MSG_COLOR to struct (#9055) 3 bulan lalu
vending.hpp f870478cef Changed all short to int16 (#8962) 3 bulan lalu