summaryrefslogtreecommitdiff
path: root/src/enums/simpletypes
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva51-51/+102
2019-01-01Update copyright year.Andrei Karas51-51/+51
2018-04-23Add cast into macro toInt for old compilers.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas51-51/+51
2017-09-27Rename Attributes::PLAYER_JOB to Attributes::PLAYER_JOB_LEVEL.Andrei Karas1-1/+2
2017-09-27Rename Attributes::PLAYER_LEVEL to Attributes::PLAYER_BASE_LEVEL.Andrei Karas1-0/+3
2017-08-18Allow set type for strong typed enum with values.Andrei Karas1-0/+6
2017-02-28Rename UseResMan into UseVirtFs.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas51-51/+51
2016-09-17Add strong typed bool LoseFocusOnTab.Andrei Karas1-0/+33
2016-09-17Add strong typed bool Opaque.Andrei Karas1-0/+33
2016-08-05Fix includes issue in stringdefines.Andrei Karas2-5/+0
2016-08-04Add support for string enums. Add Attributes string enum.Andrei Karas2-0/+83
2016-07-10Add support for initial particle effect for effect from status-effects.xmlAndrei Karas1-0/+33
2016-06-11Remove unused includes.Andrei Karas2-66/+0
2016-06-08Add strong typed bool IsTempSprite.Andrei Karas1-0/+33
2016-06-08Add strong typed bool IsWeapon.Andrei Karas1-0/+33
2016-04-23Fix code style.Andrei Karas1-1/+1
2016-04-05Remove quotes from pragmas.Andrei Karas43-129/+129
2016-03-20Not allow close warp dialog until select warp target.Andrei Karas1-0/+33
2016-01-02Update copyrights year.Andrei Karas45-45/+45
2015-12-13Add pragmas for prevent warnings about unused constants in simple types.Andrei Karas43-3/+212
2015-12-02Add strong typed bool type Advanced.Andrei Karas1-0/+28
2015-12-02Add strong typed bool type IsSell.Andrei Karas1-0/+28
2015-11-19Add strong typed bool enum Append.Andrei Karas1-0/+28
2015-11-01Add strong typed bool enum donotalign.Andrei Karas1-0/+28
2015-11-01Add strong typed bool enum on the fly.Andrei Karas1-0/+28
2015-10-31Add strong typed bool enum separator.Andrei Karas1-0/+28
2015-10-31Add strong typed bool enum usebase64.Andrei Karas1-0/+28
2015-10-31Add strong typed bool enum mainconfig.Andrei Karas1-0/+28
2015-10-30Add strong typed bool enum ShowEmptyRows and use it in itemcontainer.Andrei Karas1-0/+28
2015-10-30Add strong typed bool enum ForceQuantity.Andrei Karas1-0/+28
2015-10-28Add support for images in npc skined menu.Andrei Karas1-0/+28
2015-10-16Add protection attribute to input actions. Unsafe actions blocked from remote...Andrei Karas1-0/+30
2015-09-21Add option for auto target skill to closest target.Andrei Karas1-0/+28
2015-09-05Put badges into array in being.Andrei Karas1-0/+10
2015-08-29Fix code style.Andrei Karas1-1/+0
2015-08-16Add strong typed int for item color.Andrei Karas2-2/+33
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