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
/
gui
/
windows
/
npcselldialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-28
Remove extra includes.
Andrei Karas
1
-0
/
+2
2017-12-22
Remove default parameters from confirmdialog.h
Andrei Karas
1
-1
/
+2
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-3
/
+3
2017-05-08
Fix wrong checks after removing some server features.
Andrei Karas
1
-1
/
+1
2017-05-02
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-05-01
Remove ServerFeatures haveAdvancedBuySell because it depend only on server type.
Andrei Karas
1
-1
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-02-20
Add missing const in gui directory.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-02
Add strong typed bool type Advanced.
Andrei Karas
1
-2
/
+3
2015-12-02
Add strong typed bool type IsSell.
Andrei Karas
1
-1
/
+1
2015-11-04
Allow sell to npc many items at one time (hercules).
halloween2015
Andrei Karas
1
-4
/
+40
2015-06-14
Use CREATEWIDGET macro in npcselldialog.
Andrei Karas
1
-2
/
+2
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-1
/
+1
2015-05-10
Fix crash on closing sell dialog in some cases.
Andrei Karas
1
-2
/
+1
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+4
2015-04-10
Fix code style.
Andrei Karas
1
-2
/
+0
2015-03-28
In sell dialog send close packet before closing this dialog.
Andrei Karas
1
-0
/
+7
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-26
Fix code style.
Andrei Karas
1
-12
/
+1
2014-09-22
Add egg selection dialog.
Andrei Karas
1
-1
/
+1
2014-09-22
Simplify SellDialog.
Andrei Karas
1
-1
/
+2
2014-09-22
Move npc sell code from SellDialog into NpcSellDialog.
Andrei Karas
1
-0
/
+120