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
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
eathena: add packet CMSG_BUYINGSTORE_CREATE 0x0815.
Andrei Karas
2
-0
/
+12
2015-01-30
Fix code style.
Andrei Karas
1
-1
/
+2
2015-01-24
Move inventory type into separate file.
Andrei Karas
1
-3
/
+3
2015-01-23
Add server feature haveCart.
Andrei Karas
2
-0
/
+7
2015-01-22
Add server feature vending.
Andrei Karas
2
-0
/
+7
2015-01-22
fix direction in packet SMSG_BEING_CHANGE_DIRECTION.
Andrei Karas
1
-2
/
+2
2015-01-21
Add server feature haveAttackDirections.
Andrei Karas
2
-0
/
+7
2015-01-18
Convert player look variable format from 8 bit to 16 bit.
Andrei Karas
3
-11
/
+11
2015-01-14
Add support for #gm channel for gm tab.
Andrei Karas
1
-0
/
+2
2015-01-14
Remove support for evol1 server version less than actual.
Andrei Karas
1
-24
/
+13
2015-01-14
For trade tab use channel to send messages.
Andrei Karas
1
-2
/
+6
2015-01-11
Fix code style.
Andrei Karas
2
-4
/
+4
2015-01-07
Add empty searchstorehandler.
Andrei Karas
4
-1
/
+98
2015-01-07
eathena: add packet CMSG_VENDING_CREATE_SHOP 0x01b2.
Andrei Karas
2
-0
/
+10
2015-01-07
eathena: add packet CMSG_VENDING_BUY2 0x0801.
Andrei Karas
2
-0
/
+12
2015-01-07
eathena: add packet CMSG_VENDING_BUY 0x0134.
Andrei Karas
2
-0
/
+10
2015-01-07
eathena: add packet CMSG_VENDING_LIST_REQ 0x0130.
Andrei Karas
2
-0
/
+6
2015-01-07
eathena: add packet CMSG_VENDING_CLOSE 0x012e.
Andrei Karas
2
-0
/
+6
2015-01-07
Add empty vending handler.
Andrei Karas
4
-1
/
+94
2015-01-06
eathena: add packet CMSG_AUCTION_BUY_SELL 0x025c.
Andrei Karas
2
-0
/
+12
2015-01-06
eathena: add packet CMSG_AUCTION_SEARCH 0x0251.
Andrei Karas
2
-0
/
+12
2015-01-06
Move attributes.h into enums directory.
Andrei Karas
4
-4
/
+6
2015-01-06
Move dialogtype.h into enums directory.
Andrei Karas
1
-1
/
+1
2015-01-06
Move equip slots enum into separate file.
Andrei Karas
1
-15
/
+17
2015-01-06
eathena: add packet CMSG_AUCTION_BID 0x024f.
Andrei Karas
2
-0
/
+8
2015-01-06
eathena: add packet CMSG_AUCTION_CLOSE 0x025d.
Andrei Karas
2
-0
/
+6
2015-01-06
eathena: add packet CMSG_AUCTION_CANCEL 0x024e.
Andrei Karas
2
-0
/
+6
2015-01-06
Rename function AuctionHandler::cancelRequest into AuctionHandler::cancelReg.
Andrei Karas
2
-2
/
+2
2015-01-06
eathena: add packet CMSG_AUCTION_REGISTER 0x024d.
Andrei Karas
2
-0
/
+10
2015-01-06
eathena: add packet CMSG_AUCTION_SET_ITEM 0x024c.
Andrei Karas
2
-0
/
+8
2015-01-06
eathena: add packet support CMSG_AUCTION_CANCEL_REQUEST 0x024b.
Andrei Karas
2
-0
/
+6
2015-01-05
Simplify setting default gender.
Andrei Karas
1
-1
/
+1
2015-01-05
Add actual gender in char creation method.
Andrei Karas
2
-4
/
+7
2015-01-05
Add server feature haveCreateCharGender.
Andrei Karas
2
-0
/
+7
2015-01-04
eathena: allow delete characters if account have non default email.
Andrei Karas
2
-2
/
+4
2015-01-04
Add server feature haveEmailOnDelete.
Andrei Karas
2
-0
/
+7
2015-01-04
Move processCharDeleteFailed from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+19
2015-01-02
Fix code style.
Andrei Karas
1
-1
/
+0
2015-01-01
Update copyrights year.
Andrei Karas
71
-71
/
+71
2014-12-28
fix warnings again.
Andrei Karas
1
-2
/
+2
2014-12-28
Add chat command for stop and start pet ai.
Andrei Karas
2
-0
/
+8
2014-12-28
Use as separator coma char for internal pet moving packet.
Andrei Karas
1
-1
/
+1
2014-12-28
Add garbage into pets chat commands to avoid broken antispam system in tmwa.
Andrei Karas
1
-5
/
+7
2014-12-28
Impliment actual change direction actions from pet commands.
Andrei Karas
1
-0
/
+2
2014-12-28
Add fake commands to change pet direction.
Andrei Karas
2
-0
/
+7
2014-12-28
Impliment actual move actions from pet commands.
Andrei Karas
1
-1
/
+2
2014-12-28
Add fake pet moving commands.
Andrei Karas
2
-8
/
+4
2014-12-24
eathena: add support for buy from cash shop.
Andrei Karas
2
-8
/
+8
2014-12-24
eathena: add packet CMSG_NPC_CASH_SHOP_BUY 0x0288.
Andrei Karas
2
-0
/
+12
2014-12-23
Allow buy in market with amount > 1 for non stackable items.
Andrei Karas
2
-0
/
+2
[next]