summaryrefslogtreecommitdiff
path: root/src/net/ea/equipbackend.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-13Initial attempt at mass renamingJesusaves1-2/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-23Remove default parameters in inventorywindow.Andrei Karas1-1/+1
2017-08-21Remove useless else.Andrei Karas1-2/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-7/+7
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-29Move item into item directory.Andrei Karas1-1/+1
2015-12-13Move equipment related constants into separate file.Andrei Karas1-0/+3
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-02-18Add missing override keywords.Andrei Karas1-1/+1
2015-02-11Add typed bool type Equipped.Andrei Karas1-3/+3
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-11-21Add missing checks in item slots.Andrei Karas1-0/+3
2014-05-31Add missing notfinal/final to classes.Andrei Karas1-1/+1
2014-05-21Fix code style.Andrei Karas1-0/+3
2014-05-20Move equipbackend into separate file.Andrei Karas1-0/+103