index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
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
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
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
/
net
/
eathena
/
searchstorehandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-08-03
Remove network handlers in general handler was deleted.
Andrei Karas
1
-0
/
+5
2017-06-09
Fix code style.
Andrei Karas
1
-1
/
+0
2017-06-08
Remove useless extern declarations.
Andrei Karas
1
-1
/
+1
2017-01-20
Fix code style.
Andrei Karas
1
-1
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-12
Fix version for packet CMSG_SEARCHSTORE_CLOSE.
Andrei Karas
1
-0
/
+10
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-3
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-09-07
Split protocol.h into protocolin.h and protocolout.h
Andrei Karas
1
-1
/
+1
2015-09-04
Remove some useless includes.
Andrei Karas
1
-6
/
+0
2015-09-02
Remove MessageHandler class
Andrei Karas
1
-36
/
+1
2015-08-30
Move receive code from searchstorehandler into separate file.
Andrei Karas
1
-75
/
+5
2015-08-16
In all places try get item color from ItemColorManager.
Andrei Karas
1
-0
/
+2
2015-06-29
Move notifytypes.h into enums directory.
Andrei Karas
1
-2
/
+2
2015-06-03
Convert StoreSearchType enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-03-10
Mark all unimplimented packets with UNIMPLIMENTEDPACKET attribute.
Andrei Karas
1
-0
/
+5
2015-02-13
Fix code style.
Andrei Karas
1
-2
/
+2
2015-02-09
eathena: add partial support for packet SMSG_SEARCHSTORE_CLICK_ACK 0x083d.
Andrei Karas
1
-0
/
+11
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_CLICK 0x0835.
Andrei Karas
1
-0
/
+10
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_CLOSE 0x083b.
Andrei Karas
1
-0
/
+5
2015-02-09
eathena: add partial support for packet SMSG_SEARCHSTORE_OPEN 0x083a.
Andrei Karas
1
-0
/
+11
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_NEXT_PAGE 0x0940.
Andrei Karas
1
-0
/
+5
2015-02-09
eathena: add packet SMSG_SEARCHSTORE_SEARCH_FAILED 0x0837.
Andrei Karas
1
-1
/
+42
2015-02-09
eathena: add partial support for packet SMSG_SEARCHSTORE_SEARCH_ACK 0x0836.
Andrei Karas
1
-0
/
+26
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_SEARCH 0x0819.
Andrei Karas
1
-0
/
+18
2015-01-11
Fix code style.
Andrei Karas
1
-2
/
+0
2015-01-07
Add empty searchstorehandler.
Andrei Karas
1
-0
/
+52