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
/
actions
/
windows.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
Add chat command for show player items.
s20170510
Andrei Karas
1
-0
/
+38
2017-05-02
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-05-01
Remove ServerFeatures haveCart because it depend only on server type.
Andrei Karas
1
-2
/
+1
2017-05-01
Remove ServerFeatures haveBankApi because it depend only on server type.
Andrei Karas
1
-1
/
+4
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
1
-18
/
+0
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
1
-0
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-08-09
Add some missing checks to actions found by paranucker.
Andrei Karas
1
-6
/
+5
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-4
/
+5
2015-05-07
Remove bot checker window.
Andrei Karas
1
-7
/
+0
2015-05-04
Fix compilation with different options.
Andrei Karas
1
-0
/
+4
2015-04-26
Add incomplete mail window.
Andrei Karas
1
-0
/
+7
2015-04-20
Add action for open yellow bar settings page (quick page).
Andrei Karas
1
-0
/
+18
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+6
2015-02-27
fix code style.
Andrei Karas
1
-1
/
+0
2015-02-16
Build BankWindow only if eathena support enabled.
Andrei Karas
1
-0
/
+4
2015-02-15
Fix drop/store window in inventory.
Andrei Karas
1
-2
/
+7
2015-01-30
Fix compilation without eathena.
Andrei Karas
1
-0
/
+2
2015-01-26
Allow open cart window only if cart status effect enabled.
Andrei Karas
1
-1
/
+7
2015-01-24
Add partial support for cart window.
Andrei Karas
1
-0
/
+9
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-25
Fix code style.
Andrei Karas
1
-0
/
+16
2014-10-16
Add bank window (hercules only).
Andrei Karas
1
-0
/
+12
2014-10-12
Move ChatTabType into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move ChatTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-08-28
Fix code style.
Andrei Karas
1
-1
/
+1
2014-08-28
Removed unused includes.
Andrei Karas
1
-34
/
+0
2014-08-23
Move chat command /help into actions.
Andrei Karas
1
-1
/
+14
2014-08-21
Move windows related actions into separate file.
Andrei Karas
1
-0
/
+280