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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-22
eathena: add packet CMSG_NPC_MARKET_CLOSE 0x09d8.
Andrei Karas
6
-0
/
+17
2014-12-21
eathena: add partial support for packet SMSG_NPC_MARKET_OPEN 0x09d5.
Andrei Karas
4
-2
/
+25
2014-12-21
Fix chat commands /store and /retreive without amount.
Andrei Karas
1
-1
/
+1
2014-12-21
Add empty MarketHandler.
Andrei Karas
12
-2
/
+250
2014-12-21
eathena: use per char gender.
Andrei Karas
1
-2
/
+3
2014-12-20
Change version to 1.4.12.20
v1.4.12.20
Andrei Karas
1
-2
/
+2
2014-12-19
Fix code style.
Andrei Karas
11
-29
/
+29
2014-12-18
Enable browserbox variables in npcdialog and updaterwindow.
Andrei Karas
2
-0
/
+2
2014-12-18
Add support for support url in browser box.
Andrei Karas
1
-3
/
+8
2014-12-18
Rename browserbox method setProcessVersion into setProcessVars.
Andrei Karas
4
-7
/
+7
2014-12-18
tmwa: remove feature haveServerHp from tmwa server
Andrei Karas
1
-1
/
+1
2014-12-17
On using eggs, if present only one egg in invenory, auto hatch it.
Andrei Karas
1
-1
/
+9
2014-12-16
eathena: Improve a bit protocol.h
Andrei Karas
1
-2
/
+2
2014-12-16
eathena: remove packet CMSG_CHAR_PASSWORD_CHANGE.
Andrei Karas
2
-7
/
+5
2014-12-16
Move processIpResponse from ea namespace into tmwa.
Andrei Karas
4
-17
/
+17
2014-12-16
eathena: Remove SMSG_BEING_IP_RESPONSE packet.
Andrei Karas
2
-6
/
+0
2014-12-16
Move processPartyUpdateHp from ea namespace into tmwa.
Andrei Karas
4
-25
/
+25
2014-12-16
eathena: remove packet SMSG_PARTY_UPDATE_HP.
Andrei Karas
2
-5
/
+0
2014-12-16
Move processPartyMove from ea namespace into tmwa.
Andrei Karas
4
-33
/
+33
2014-12-16
eathena: remove packet SMSG_PARTY_MOVE.
Andrei Karas
2
-5
/
+0
2014-12-16
eathena: rename packet SMSG_TRADE_RESPONSE2 into SMSG_TRADE_RESPONSE.
Andrei Karas
3
-6
/
+6
2014-12-16
Move processTradeResponse from ea namespace into tmwa.
Andrei Karas
4
-15
/
+20
2014-12-16
eathena: remove packet SMSG_TRADE_RESPONSE.
Andrei Karas
2
-6
/
+0
2014-12-16
eathena: remove packet SMSG_BEING_CHANGE_LOOKS.
Andrei Karas
3
-26
/
+0
2014-12-16
eathena: remove packet SMSG_PLAYER_MOVE.
Andrei Karas
1
-1
/
+0
2014-12-16
eathena: remove packet SMSG_PLAYER_UPDATE_2.
Andrei Karas
3
-131
/
+0
2014-12-16
eathena: remove packet SMSG_PLAYER_UPDATE_1.
Andrei Karas
3
-132
/
+0
2014-12-16
Move processCharPasswordResponse from ea namespace into tmwa.
Andrei Karas
4
-40
/
+42
2014-12-16
eathena: remove packet SMSG_CHAR_PASSWORD_RESPONSE.
Andrei Karas
2
-7
/
+0
2014-12-16
eathena: remove packet SMSG_PLAYER_MOVE.
Andrei Karas
2
-159
/
+0
2014-12-16
Fix compilation warnings.
Andrei Karas
1
-2
/
+3
2014-12-16
Remove "warp map" popup menu handler.
Andrei Karas
1
-16
/
+0
2014-12-16
Remove "chat clear" popup menu handler.
Andrei Karas
1
-6
/
+1
2014-12-15
Add chat command for clean current chat tab.
Andrei Karas
4
-0
/
+17
2014-12-14
Fix background paralax issue.
Andrei Karas
1
-1
/
+1
2014-12-14
Remove "warp map" popup menu handler.
Andrei Karas
1
-2
/
+12
2014-12-14
Add chat command for warp to location at same map.
Andrei Karas
4
-0
/
+25
2014-12-14
Remove "leave party" popup menu handler.
Andrei Karas
1
-5
/
+1
2014-12-14
Add chat command for leave party.
Andrei Karas
4
-0
/
+18
2014-12-14
Remove "admin-kick" popup menu handler.
Andrei Karas
1
-8
/
+2
2014-12-14
Add chat command for kick player/mobs.
Andrei Karas
4
-0
/
+33
2014-12-14
Remove "name" popup menu handler.
Andrei Karas
1
-11
/
+5
2014-12-14
add chat command for insert text into input field.
Andrei Karas
4
-0
/
+18
2014-12-14
Remove "kick party" popup menu handler.
Andrei Karas
1
-19
/
+4
2014-12-14
Add chat command for kick player from party.
Andrei Karas
4
-0
/
+29
2014-12-14
eathena: fix packet SMSG_PARTY_INVITED 0x02c6.
Andrei Karas
7
-21
/
+20
2014-12-13
Move processPartyInvited from ea namespace into eathena and tmwa.
Andrei Karas
6
-22
/
+44
2014-12-13
Fix /party chat command.
Andrei Karas
1
-6
/
+6
2014-12-13
eathena: fix packet SMSG_PARTY_INVITED 0x02c6.
Andrei Karas
2
-2
/
+2
2014-12-13
Remove "party" popup menu handler.
Andrei Karas
1
-9
/
+4
[next]