summaryrefslogtreecommitdiff
path: root/src/resources/db
AgeCommit message (Expand)AuthorFilesLines
2024-02-20Emotes: Only load client emotes if the server is lacking themJesusaves1-5/+6
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva65-65/+130
2020-05-11Remove useless struct keywordAndrei Karas1-1/+1
2020-05-07Add option for show/hide hidden genderAndrei Karas2-0/+19
2020-02-23Fix some code style issuesAndrei Karas1-2/+1
2019-01-01Update copyright year.Andrei Karas66-66/+66
2018-11-27Remove extra ; from different code.Andrei Karas30-93/+93
2018-10-29Fix code style.s20181102Andrei Karas2-4/+4
2018-08-31Fix code style.Andrei Karas1-1/+2
2018-06-30Rename "other" gender into "hidden" gender.Andrei Karas1-3/+4
2018-06-18Fix some style issues after automatic checks.Andrei Karas1-2/+0
2018-05-23Remove extra includes.Andrei Karas1-2/+4
2018-05-20Show gm revive button in death dialog if player have rights for @alive command.Andrei Karas2-0/+33
2018-04-20Dont put on maps tiles from empty atlases.Andrei Karas2-1/+18
2018-04-07Remove extra includes.Andrei Karas1-1/+0
2018-04-02Remove legacy status effect field "block-id".Andrei Karas2-34/+0
2018-03-04Add support for hightlight attribute in groups.xmlAndrei Karas2-0/+15
2018-03-03Add support for reading item stats from tags addStats and requireStats.Andrei Karas1-1/+9
2018-02-14Remove extra includes.Andrei Karas1-2/+0
2018-02-13Store clan names into each player being.Andrei Karas1-0/+4
2018-02-13Add support for show clan badge.Andrei Karas2-0/+13
2018-02-13Add clan window.Andrei Karas1-1/+1
2018-02-12Fix code style. Add missing actorManager null checks.Andrei Karas3-9/+1
2018-02-11Add clandb support.Andrei Karas2-0/+184
2018-02-11Move reading and combining item stats into separate file.Andrei Karas4-46/+20
2018-01-04Update copyrights year.Andrei Karas64-64/+64
2017-12-18Remove default parameters from animatedsprites.Andrei Karas1-1/+2
2017-12-17Remove default parameter from horsedb.Andrei Karas1-1/+1
2017-12-17Remove default parameters from emotedb.hAndrei Karas1-4/+5
2017-11-08Add npc option for allow equipment.Andrei Karas1-0/+3
2017-10-10Fix some asserts in text command editor.Andrei Karas2-0/+11
2017-10-06remove extra includes if build without tmwa support.Andrei Karas1-0/+2
2017-09-27Fix some issues with int64 to int32 implicit conversions.Andrei Karas2-1/+21
2017-08-30Move some variables to better scope.Andrei Karas1-2/+5
2017-08-21Remove useless else.Andrei Karas14-119/+63
2017-08-20Add function for read float and double number from xml.Andrei Karas1-6/+6
2017-08-18Add missing std::move.Andrei Karas1-1/+1
2017-08-18Remove extra includes.Andrei Karas1-0/+1
2017-08-14Fix some pointer to bool conversions.Andrei Karas1-1/+1
2017-08-14Replace static members usage from pointers to direct classes.Andrei Karas1-1/+1
2017-08-09Fix compilation with old compilers.Andrei Karas1-1/+1
2017-08-09Allow for each item replace equip/use menu item to custom menu.Andrei Karas1-0/+103
2017-08-09Fix translate custom npc menu.Andrei Karas1-2/+2
2017-08-07Remove useless casts from missile-particle attributes.Andrei Karas1-2/+2
2017-08-07Improve inherit fields code in itemdb.cppAndrei Karas1-47/+48
2017-08-07Adjust default missile particle lifetime.Andrei Karas1-2/+2
2017-08-07Add additional attributes to missile particle in items.Andrei Karas1-16/+44
2017-08-04Add missing load / unload databases logging.Andrei Karas30-10/+71
2017-07-20In popupmenu get group for local player before each menu.Andrei Karas2-0/+12
2017-07-19Prevent excluding servercommands.incAndrei Karas1-0/+1