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 (
Collapse
)
Author
Files
Lines
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
2015-04-29
Allos send items by mail.
Andrei Karas
2
-1
/
+3
2015-04-17
Add eathena defines into inventorytype enum.
Andrei Karas
1
-0
/
+2
2015-04-17
Add eathena defines into storesearchtype enum.
Andrei Karas
1
-0
/
+2
2015-04-17
Add eathena defines into battlegroundtype enum.
Andrei Karas
1
-0
/
+2
2015-04-17
Add eathena defines into auctionsearchtype enum.
Andrei Karas
1
-0
/
+2
2015-04-17
Add eathena defines into rank enum.
Andrei Karas
1
-0
/
+2
2015-04-17
Add eathena defines into cookingtype enum.
Andrei Karas
1
-0
/
+2
2015-04-17
Add eathena defines into actortype enum.
Andrei Karas
1
-1
/
+3
2015-04-12
Fix move animation after path is empty.
Andrei Karas
1
-1
/
+2
This fix random stand animation while moving.
2015-04-09
Add to skills miss effect.
Andrei Karas
1
-1
/
+2
New skill attribute missEffectId.
[next]