index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
enums
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
Convert AttackType enum into strong typed enum.
Andrei Karas
1
-20
/
+20
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
1
-16
/
+16
2015-05-29
Add support for strong typed enums.
Andrei Karas
1
-0
/
+46
2015-05-29
Add strong typed int type BeingTypeId.
Andrei Karas
3
-6
/
+32
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
2
-1
/
+40
2015-05-28
Add strong typed defines for strong typed ints.
Andrei Karas
1
-0
/
+42
2015-05-28
Rename file simpledefines.h into booldefines.h
Andrei Karas
27
-29
/
+29
2015-05-28
Add missing file.
Andrei Karas
1
-0
/
+28
2015-05-27
Add strong typed bool type Move.
Andrei Karas
1
-0
/
+28
2015-05-27
Add strong typed bool type Speech.
Andrei Karas
1
-0
/
+28
2015-05-24
Add strong typed bool type TryRemoveColors.
Andrei Karas
1
-0
/
+28
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
1
-0
/
+28
2015-05-24
Add strong typed bool type Online.
Andrei Karas
1
-0
/
+28
2015-05-24
Remove simpletypes.h.
Andrei Karas
1
-28
/
+0
2015-05-24
Move type UseArgs into separate file.
Andrei Karas
2
-2
/
+30
2015-05-24
Move type SkipError into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type UseResman into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type ForceDisplay into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Enable into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type NpcNames into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type AllowSort into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type AllPlayers into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Modifiable into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Keep into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Sfx into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Trading into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Notify into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type ShowCenter into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Modal into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Equipped into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Equipm into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Favorite into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Damaged into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move type Identified into separate file.
Andrei Karas
2
-1
/
+28
2015-05-24
Move defines from simpletypes.h into separate file.
Andrei Karas
2
-25
/
+52
2015-05-24
Move simpletypes.h into directory simpletypes.
Andrei Karas
1
-3
/
+3
2015-05-10
Add strong typed bool type UseArgs.
Andrei Karas
1
-0
/
+1
2015-05-06
Add strong typed bool type SkipError.
Andrei Karas
1
-0
/
+1
2015-05-06
Add strong types bool type UseResman.
Andrei Karas
1
-5
/
+7
2015-05-06
Add strong type bool type ForceDisplay.
Andrei Karas
1
-0
/
+1
2015-05-06
Add strong typed bool type Enable.
Andrei Karas
1
-0
/
+1
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
1
-0
/
+1
2015-05-06
Add strong typed bool type AllowSort.
Andrei Karas
1
-0
/
+1
2015-05-06
Add strong typed bool type AllPlayers.
Andrei Karas
1
-0
/
+1
2015-05-06
Add strong typed bool type Modifiable.
Andrei Karas
1
-0
/
+1
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
1
-0
/
+4
2015-05-05
Add strong typed bool type in OkDialog.
Andrei Karas
1
-0
/
+1
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-0
/
+1
2015-05-05
Build parts of inventorytype.h only if supported server enabled.
Andrei Karas
1
-1
/
+1
2015-05-05
Build parts of dragdropsource.h only if supported server enabled.
Andrei Karas
1
-1
/
+3
[next]