summaryrefslogtreecommitdiff
path: root/src/enums/resources/map
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Impliment packet SMSG_MAP_SET_TILES_TYPE (hercules)Andrei Karas1-6/+6
2015-10-15Remove CHARACTER and MONSTER block mask and block type because it unused.Andrei Karas2-4/+0
2015-10-15Convert BlockType into strong typed enum.Andrei Karas1-14/+14
2015-07-03Fix code style.Andrei Karas1-3/+3
2015-07-02Move mapitemtype into enums directory.Andrei Karas1-0/+47
2015-06-30Fix code style.Andrei Karas2-2/+2
2015-06-29Move blocktype.h into enums directory.Andrei Karas1-0/+42
2015-06-29Move blockmask.h into enums directory.Andrei Karas1-0/+40
2015-06-06Fix code style.Andrei Karas1-3/+3
2015-06-03Convert MapType enum into strong typed enum.Andrei Karas1-12/+12
2015-05-31Move maptype enum into enums directory.Andrei Karas1-0/+40