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-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
2014-12-23
Add item type to item object.
Andrei Karas
3
-18
/
+20
2014-12-22
eathena: add packet CMSG_NPC_MARKET_BUY 0x09d6.
Andrei Karas
2
-0
/
+11
2014-12-22
eathena: add packet CMSG_NPC_MARKET_CLOSE 0x09d8.
Andrei Karas
2
-0
/
+6
2014-12-21
Add empty MarketHandler.
Andrei Karas
4
-1
/
+98
2014-12-18
tmwa: remove feature haveServerHp from tmwa server
Andrei Karas
1
-1
/
+1
2014-12-16
Move processIpResponse from ea namespace into tmwa.
Andrei Karas
2
-0
/
+17
2014-12-16
Move processPartyUpdateHp from ea namespace into tmwa.
Andrei Karas
2
-0
/
+25
2014-12-16
Move processPartyMove from ea namespace into tmwa.
Andrei Karas
2
-0
/
+33
2014-12-16
Move processTradeResponse from ea namespace into tmwa.
Andrei Karas
2
-0
/
+20
2014-12-16
Move processCharPasswordResponse from ea namespace into tmwa.
Andrei Karas
2
-2
/
+42
2014-12-14
eathena: fix packet SMSG_PARTY_INVITED 0x02c6.
Andrei Karas
2
-1
/
+3
2014-12-13
Move processPartyInvited from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+22
2014-12-13
Move processPlayerStorageRemove from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+20
2014-12-08
Add server feature haveNpcWhispers.
Andrei Karas
2
-0
/
+7
2014-12-05
fix code style.
Andrei Karas
2
-11
/
+9
2014-12-04
Give correct names to eathena/tmwa sprites.
Andrei Karas
4
-111
/
+111
2014-12-03
eathena: add packet CMSG_CHAT_PART_CHANNEL 0x0b09.
Andrei Karas
2
-0
/
+6
[next]