summaryrefslogtreecommitdiff
path: root/src/enums
AgeCommit message (Expand)AuthorFilesLines
2015-05-29Convert Attributes enum into strong typed enum.Andrei Karas1-43/+40
2015-05-29Convert AttackType enum into strong typed enum.Andrei Karas1-20/+20
2015-05-29Convert ActorType enum into strong typed enum.Andrei Karas1-16/+16
2015-05-29Add support for strong typed enums.Andrei Karas1-0/+46
2015-05-29Add strong typed int type BeingTypeId.Andrei Karas3-6/+32
2015-05-29Add strong typed int type BeingId.Andrei Karas2-1/+40
2015-05-28Add strong typed defines for strong typed ints.Andrei Karas1-0/+42
2015-05-28Rename file simpledefines.h into booldefines.hAndrei Karas27-29/+29
2015-05-28Add missing file.Andrei Karas1-0/+28
2015-05-27Add strong typed bool type Move.Andrei Karas1-0/+28
2015-05-27Add strong typed bool type Speech.Andrei Karas1-0/+28
2015-05-24Add strong typed bool type TryRemoveColors.Andrei Karas1-0/+28
2015-05-24Add strong typed bool type IgnoreRecord.Andrei Karas1-0/+28
2015-05-24Add strong typed bool type Online.Andrei Karas1-0/+28
2015-05-24Remove simpletypes.h.Andrei Karas1-28/+0
2015-05-24Move type UseArgs into separate file.Andrei Karas2-2/+30
2015-05-24Move type SkipError into separate file.Andrei Karas2-1/+28
2015-05-24Move type UseResman into separate file.Andrei Karas2-1/+28
2015-05-24Move type ForceDisplay into separate file.Andrei Karas2-1/+28
2015-05-24Move type Enable into separate file.Andrei Karas2-1/+28
2015-05-24Move type NpcNames into separate file.Andrei Karas2-1/+28
2015-05-24Move type AllowSort into separate file.Andrei Karas2-1/+28
2015-05-24Move type AllPlayers into separate file.Andrei Karas2-1/+28
2015-05-24Move type Modifiable into separate file.Andrei Karas2-1/+28
2015-05-24Move type Keep into separate file.Andrei Karas2-1/+28
2015-05-24Move type Sfx into separate file.Andrei Karas2-1/+28
2015-05-24Move type Trading into separate file.Andrei Karas2-1/+28
2015-05-24Move type Notify into separate file.Andrei Karas2-1/+28
2015-05-24Move type ShowCenter into separate file.Andrei Karas2-1/+28
2015-05-24Move type Modal into separate file.Andrei Karas2-1/+28
2015-05-24Move type Equipped into separate file.Andrei Karas2-1/+28
2015-05-24Move type Equipm into separate file.Andrei Karas2-1/+28
2015-05-24Move type Favorite into separate file.Andrei Karas2-1/+28
2015-05-24Move type Damaged into separate file.Andrei Karas2-1/+28
2015-05-24Move type Identified into separate file.Andrei Karas2-1/+28
2015-05-24Move defines from simpletypes.h into separate file.Andrei Karas2-25/+52
2015-05-24Move simpletypes.h into directory simpletypes.Andrei Karas1-3/+3
2015-05-10Add strong typed bool type UseArgs.Andrei Karas1-0/+1
2015-05-06Add strong typed bool type SkipError.Andrei Karas1-0/+1
2015-05-06Add strong types bool type UseResman.Andrei Karas1-5/+7
2015-05-06Add strong type bool type ForceDisplay.Andrei Karas1-0/+1
2015-05-06Add strong typed bool type Enable.Andrei Karas1-0/+1
2015-05-06Add strong typed bool type NpcNames.Andrei Karas1-0/+1
2015-05-06Add strong typed bool type AllowSort.Andrei Karas1-0/+1
2015-05-06Add strong typed bool type AllPlayers.Andrei Karas1-0/+1
2015-05-06Add strong typed bool type Modifiable.Andrei Karas1-0/+1
2015-05-05Replace most bools usage in playerinfo to strong typed bools.Andrei Karas1-0/+4
2015-05-05Add strong typed bool type in OkDialog.Andrei Karas1-0/+1
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-0/+1
2015-05-05Build parts of inventorytype.h only if supported server enabled.Andrei Karas1-1/+1