aleos 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
..
CMakeLists.txt e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
Makefile.in e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
achievement.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
achievement.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
atcommand.cpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
atcommand.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
battle.cpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
battle.hpp b43cd4ced1 Merge branch 'master' into feature/map_zones 1 year ago
battleground.cpp 7ddd035442 Fixed clif type conversion warnings (#8294) 1 year ago
battleground.hpp 7ddd035442 Fixed clif type conversion warnings (#8294) 1 year ago
buyingstore.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
buyingstore.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
cashshop.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
cashshop.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
channel.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
channel.hpp 833966f47b Convert guild_db to unordered_map (#7612) 1 year ago
chat.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
chat.hpp 8eac71f57f Cleaned struct tokens for map_session_data and status_change (#7490) 2 years ago
chrif.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
chrif.hpp cb42dceb87 Switched most C headers to C++ (#8225) 1 year ago
clan.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
clan.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
clif.cpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
clif.hpp 849f1ec477 Merge branch 'master' into feature/map_zones 1 year ago
clif_obfuscation.hpp 2ab298076c Cleaned up header guard names (#3395) 6 years ago
clif_packetdb.hpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
clif_shuffle.hpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
date.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
date.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
duel.cpp cb42dceb87 Switched most C headers to C++ (#8225) 1 year ago
duel.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
elemental.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
elemental.hpp 827517f8cf Cleaned up a few TODOs from #7963 (#8254) 1 year ago
guild.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
guild.hpp 7ddd035442 Fixed clif type conversion warnings (#8294) 1 year ago
homunculus.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
homunculus.hpp 240f71cbce Converts Homunculus Database to YAML (#4659) 2 years ago
instance.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
instance.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
intif.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
intif.hpp 7ddd035442 Fixed clif type conversion warnings (#8294) 1 year ago
itemdb.cpp 074fdfbd5c Refactor a few functions to use sd lookup 1 year ago
itemdb.hpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
log.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
log.hpp 7dd6eb5182 Add other player in mail transactions (#7568) 2 years ago
mail.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
mail.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
map-server-generator.vcxproj 53f1c5bb80 Default multi-processor compilation on VS (#8029) 1 year ago
map-server-generator.vcxproj.filters 47c9a36215 Refactor generator to support future features (#7214) 2 years ago
map-server.vcxproj 53b2a0c351 Remove deprecated databases from file move 1 year ago
map-server.vcxproj.filters c751ca6b74 Client Navigation Generator (#6023) 2 years ago
map.cpp 477c845027 Clean ups from review 1 year ago
map.hpp 477c845027 Clean ups from review 1 year ago
mapreg.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
mapreg.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
mercenary.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
mercenary.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
mob.cpp 477c845027 Clean ups from review 1 year ago
mob.hpp f15cb72f94 Monster AI Improvements, Clashing Spiral, Skid Trap, Throw Stone (#8269) 1 year ago
navi.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
navi.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
npc.cpp 477c845027 Clean ups from review 1 year ago
npc.hpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
npc_chat.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
packets.hpp 3ada0c11be Converted some banking packets to struct (#8297) 1 year ago
packets_struct.hpp b6f17692e9 Updated Hercules packets (#8056) 1 year ago
party.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
party.hpp 7ddd035442 Fixed clif type conversion warnings (#8294) 1 year ago
path.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
path.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
pc.cpp 477c845027 Clean ups from review 1 year ago
pc.hpp 849f1ec477 Merge branch 'master' into feature/map_zones 1 year ago
pc_groups.cpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
pc_groups.hpp 42bd87d9b7 Implemented the permission "TRADE_UNCONDITIONAL" (#8182) 1 year ago
pet.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
pet.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
quest.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
quest.hpp ed2d03d811 Extended TimeLimit format (quest DB) (#8116) 1 year ago
script.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
script.hpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
script_constants.hpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
searchstore.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
searchstore.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
skill.cpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
skill.hpp b43cd4ced1 Merge branch 'master' into feature/map_zones 1 year ago
status.cpp 6ffcedcda8 Merge branch 'master' into feature/map_zones 1 year ago
status.hpp 477c845027 Clean ups from review 1 year ago
storage.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
storage.hpp e235c9cab4 Change common and config includes to use <> (#7596) 2 years ago
trade.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
trade.hpp 8eac71f57f Cleaned struct tokens for map_session_data and status_change (#7490) 2 years ago
unit.cpp 477c845027 Clean ups from review 1 year ago
unit.hpp db5874d677 Updated unitskilluseid and unitskillusepos script commands (#7684) 2 years ago
vending.cpp b48948822a Replaced NULL with nullptr (#8298) 1 year ago
vending.hpp 827517f8cf Cleaned up a few TODOs from #7963 (#8254) 1 year ago