index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
stable
stripped
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
/
shopwindow.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-12-14
Move chatconsts into const directory.
Andrei Karas
1
-1
/
+1
2015-11-11
Fix compilation warning.
Andrei Karas
1
-2
/
+0
2015-11-11
In personal shops in sell dialog shop no existing items with amount 0 and ↵
Andrei Karas
1
-4
/
+14
disabled. Only for legacy servers.
2015-09-08
Add some missing item colors.
Andrei Karas
1
-3
/
+1
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-11
/
+14
2015-06-14
Use CREATEWIDGET macro in shopwindow.
Andrei Karas
1
-15
/
+14
2015-06-06
Fix code style.
Andrei Karas
1
-2
/
+2
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-2
/
+2
2015-05-21
Call postInit after each window creation.
Andrei Karas
1
-1
/
+2
2015-05-21
Call Window::postInit from all windows with overrided postInit method.
Andrei Karas
1
-0
/
+1
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
1
-3
/
+5
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-4
/
+7
2015-03-29
Fix memory leak in shop window on exit.
Andrei Karas
1
-0
/
+1
2015-03-23
Fix memory leak in ShopWindow.
Andrei Karas
1
-0
/
+2
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-12
/
+27
2015-02-27
Fix compilation with eathena only.
Andrei Karas
1
-34
/
+38
2015-02-16
Build vendingslotslistener only if eathena support enabled.
Andrei Karas
1
-8
/
+10
2015-02-16
Build vendingmodelistener only if eathena support enabled.
Andrei Karas
1
-10
/
+10
2015-02-16
Build buyingstoreslotslistener only if eathena support enabled.
Andrei Karas
1
-4
/
+4
2015-02-16
Build buyingstoremodelistener only if eathena support enabled.
Andrei Karas
1
-0
/
+4
2015-02-15
fix enable/disable add/remove buttons in shop window in buy dialog.
Andrei Karas
1
-2
/
+3
2015-02-15
Allow add to buying shop item from inventory. Before was from cart.
Andrei Karas
1
-1
/
+1
2015-02-15
allow unpublish buying store shop.
Andrei Karas
1
-7
/
+18
2015-02-15
eathena: impliment packet SMSG_BUYINGSTORE_OWN_ITEMS.
Andrei Karas
1
-0
/
+11
2015-02-14
Enable publish button in personal buy shop only if it allowed by server.
Andrei Karas
1
-3
/
+13
2015-02-14
Add basic support for buying store.
Andrei Karas
1
-47
/
+68
2015-02-08
Fix compilation without eathena support.
Andrei Karas
1
-0
/
+6
2015-02-03
Change button text for unpublish shop.
Andrei Karas
1
-1
/
+1
2015-02-03
eathena: allow rename shop.
Andrei Karas
1
-7
/
+44
2015-02-03
Fix buttons in shop window based on state.
Andrei Karas
1
-3
/
+11
2015-02-02
Fix wening shop if item amount in shop more than present in cart.
Andrei Karas
1
-1
/
+3
2015-02-02
Set correct vending status to local player.
Andrei Karas
1
-35
/
+56
Allow buy from vending shop.
2015-02-02
eathena: add support for creating vending shop.
Andrei Karas
1
-15
/
+86
2015-01-30
Fix code style.
Andrei Karas
1
-1
/
+1
2015-01-27
Redesign shop window into tabbed window.
Andrei Karas
1
-86
/
+99
2015-01-14
For trade tab use channel to send messages.
Andrei Karas
1
-2
/
+2
2015-01-06
Move attributes.h into enums directory.
Andrei Karas
1
-1
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-23
Add item type to item object.
Andrei Karas
1
-8
/
+14
2014-09-28
Remove auctionmanager.
Andrei Karas
1
-17
/
+2
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-22
Add egg selection dialog.
Andrei Karas
1
-0
/
+1
2014-09-22
Move shop sell code from SellDialog into ShopSellDialog.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for tradeHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for chatHandler.
Andrei Karas
1
-4
/
+4
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-2
/
+2
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-10
/
+10
2014-07-24
Add missing windows into reset to default size list.
Andrei Karas
1
-0
/
+4
2014-05-31
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-29
Move variables definition into each file with class definition.
Andrei Karas
1
-0
/
+1
[next]