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
/
npcdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-27
Remove default parameters from window.
Andrei Karas
1
-5
/
+5
2017-12-26
Remove default parameters from playerbox.
Andrei Karas
1
-1
/
+1
2017-12-26
Remove default parameters from textfield.
Andrei Karas
1
-1
/
+2
2017-12-26
Remove default parameters from inttextfield.
Andrei Karas
1
-1
/
+1
2017-12-26
Remove default parameters from itemcontainer.
Andrei Karas
1
-1
/
+1
2017-12-25
Remove default parameters from containerplacer.
Andrei Karas
1
-54
/
+54
2017-12-24
Remove default parameters from browserbox.
Andrei Karas
1
-2
/
+4
2017-12-23
Remove default parameters from extendedlistbox.
Andrei Karas
1
-1
/
+1
2017-12-23
Remove default parameters from npcdialog.
Andrei Karas
1
-1
/
+2
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
1
-5
/
+5
2017-06-30
Remove extra includes again.
Andrei Karas
1
-0
/
+1
2017-06-21
Remove browserboxmode.
Andrei Karas
1
-2
/
+1
2017-06-13
Move virtual methods from Being constructor to postInit.
Andrei Karas
1
-1
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-39
/
+39
2017-05-30
fix uninitialised values in npc dialog constructor.
Andrei Karas
1
-2
/
+2
2017-04-03
Use pathJoin for concatinate some paths.
Andrei Karas
1
-2
/
+2
2017-01-27
Move browserboxmode into separate file.
Andrei Karas
1
-2
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-10
Fix some issues found by automatic checks.
Andrei Karas
1
-1
/
+1
2016-10-04
Move npcactionstate into enums directory.
Andrei Karas
1
-20
/
+20
2016-10-04
Move npcinputstate into enums directory.
Andrei Karas
1
-59
/
+59
2016-10-04
Move layouttype into enums directory.
Andrei Karas
1
-1
/
+2
2016-09-17
Add strong typed bool Opaque.
Andrei Karas
1
-8
/
+12
2016-07-28
Remove macro A_TMWA_UNUSED.
Andrei Karas
1
-4
/
+4
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
1
-24
/
+0
2016-05-29
Fix code style.
Andrei Karas
1
-3
/
+2
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
1
-1
/
+1
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
1
-2
/
+2
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
1
-1
/
+2
2016-05-05
In npc inventory allow add by button add item to next free slot.
Andrei Karas
1
-2
/
+2
2016-04-23
Fix code style.
Andrei Karas
1
-1
/
+1
2016-04-11
Fix compilation warnings with tmwa only.
Andrei Karas
1
-4
/
+4
2016-03-04
Remove getter empty from compoundsprite.
Andrei Karas
1
-1
/
+1
2016-03-04
Remove getter getSprite from compoundsprite.
Andrei Karas
1
-2
/
+2
2016-02-08
Improve some empty string checks.
Andrei Karas
1
-2
/
+2
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-6
/
+6
2016-02-06
Hide cutin if npc window closed.
Andrei Karas
1
-0
/
+11
2016-02-05
Allow to show images in npc dialogs.
Andrei Karas
1
-0
/
+1
2016-01-27
Remove copy to clipboard action in npc dialog popup.
Andrei Karas
1
-12
/
+3
2016-01-15
Fix compilation without hercules support.
Andrei Karas
1
-1
/
+19
2016-01-08
Allow drag & drop more than one amount at time in craft inventory.
Andrei Karas
1
-0
/
+21
2016-01-08
Impliment craft inventory for moving items one by one.
Andrei Karas
1
-30
/
+66
2016-01-07
Add partial implimentation for craft inventory. For now almost same with npc ...
Andrei Karas
1
-3
/
+74
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-31
Move ImagePosition enum into enums directory.
Andrei Karas
1
-1
/
+1
2015-12-29
Move item into item directory.
Andrei Karas
1
-1
/
+2
2015-12-14
Move soundconsts.h into const directory.
Andrei Karas
1
-1
/
+2
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
1
-1
/
+1
2015-11-07
fix code style.
Andrei Karas
1
-1
/
+2
[next]