index
:
ewewukek/ManaVerse
CI_test_var
c++17_deprecated_func
camel
chat_scroll
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
improved_controller
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
ok_key_talk
old-stable
quit_closes_windows
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
Add support for riding flag in actorsprite and statuseffect.
Andrei Karas
5
-3
/
+18
2015-03-02
Fix crash in tests without translator created.
Andrei Karas
1
-7
/
+4
2015-03-02
Translate item name in links if item name was added by client.
Andrei Karas
1
-2
/
+8
2015-03-02
eathena: change netcode version to 7.
Andrei Karas
1
-1
/
+1
2015-03-02
Dont try enable guild bot if server have native guilds.
Andrei Karas
1
-8
/
+16
2015-03-01
eathena: show chat messages from hidden players.
Andrei Karas
1
-8
/
+3
2015-03-01
Move sendSellRequest from ea namespace into eathena and tmwa.
Andrei Karas
6
-32
/
+34
2015-03-01
Move sendBuyRequest from ea namespace into eathena and tmwa.
Andrei Karas
6
-22
/
+32
2015-03-01
Move requestBuyList from ea namespace into eathena and tmwa.
Andrei Karas
6
-26
/
+30
2015-03-01
Move requestSellList from ea namespace into eathena and tmwa.
Andrei Karas
6
-24
/
+37
2015-03-01
update translations.
Andrei Karas
41
-11886
/
+12474
2015-03-01
Show item links with empty item name.
Andrei Karas
1
-0
/
+11
2015-03-01
eathena: do not request warp name with evol plugin.
Andrei Karas
6
-1
/
+18
2015-03-01
fix compilation warning.
Andrei Karas
1
-1
/
+1
2015-03-01
Fix skills display if mixed alwaysVisible attribute and level attribute.
Andrei Karas
1
-1
/
+2
2015-02-28
Build vendinghandler only if eathena enabled.
Andrei Karas
9
-14
/
+28
2015-02-28
Build searchstorehandler only if eathena enabled.
Andrei Karas
7
-12
/
+19
2015-02-28
Build mercenaryhandler only if eathena enabled.
Andrei Karas
11
-16
/
+30
2015-02-28
Build markethandler only if eathena enabled.
Andrei Karas
8
-14
/
+20
2015-02-28
Build mailhandler only if eathena enabled.
Andrei Karas
7
-12
/
+18
2015-02-28
Build homunculushandler only if eathena enabled.
Andrei Karas
11
-12
/
+45
2015-02-28
Change version to 1.5.2.28.
v1.5.2.28
Andrei Karas
9
-9
/
+23
2015-02-28
update translations.
Andrei Karas
43
-12426
/
+13713
2015-02-27
fix cmake file.
Andrei Karas
1
-2
/
+2
2015-02-27
fix code style.
Andrei Karas
20
-22
/
+55
2015-02-27
Fix compilation with eathena only.
Andrei Karas
4
-43
/
+57
2015-02-27
Build friendshandler only if eathena enabled.
Andrei Karas
7
-11
/
+18
2015-02-27
Build familyhandler only if eathena enabled.
Andrei Karas
8
-12
/
+18
2015-02-27
Build elementalhandler only if eathena enabled.
Andrei Karas
7
-14
/
+22
2015-02-27
Build cashshophandler only if eathena enabled.
Andrei Karas
8
-19
/
+28
2015-02-27
Fix compilation for eathena only.
Andrei Karas
2
-13
/
+24
2015-02-27
Build buyingstorehandler only if eathena enabled.
Andrei Karas
5
-5
/
+14
2015-02-27
Build bankhandler only if eathena enabled.
Andrei Karas
4
-6
/
+12
2015-02-27
Build auctionhandler only if eathena enabled.
Andrei Karas
7
-6
/
+20
2015-02-25
eathena: add packet CMSG_HOMMERC_DIRECTION 0x0b15.
Andrei Karas
11
-0
/
+57
2015-02-25
Add command and action for show homunculus/mercenary emotes.
Andrei Karas
7
-1
/
+533
2015-02-25
eathena: add packet CMSG_HOMMERC_EMOTE 0x0b14.
Andrei Karas
11
-0
/
+33
2015-02-25
Add command for homunculus/mercenary talk.
Andrei Karas
4
-0
/
+19
2015-02-25
eathena: add packet CMSG_HOMMERC_TALK 0x0b13.
Andrei Karas
11
-0
/
+51
2015-02-24
Read whole bytes from packet SMSG_NPC_COMMAND.
Andrei Karas
1
-11
/
+7
2015-02-24
eathena: read all bytes from packet SMSG_LOGIN_ERROR2.
Andrei Karas
1
-0
/
+1
2015-02-24
Split crazy move functions to smaller functions.
Andrei Karas
2
-240
/
+274
2015-02-23
Move crazy moves code from local player into separate file.
Andrei Karas
9
-696
/
+822
2015-02-23
Move crazy move state into settings class.
Andrei Karas
4
-73
/
+66
2015-02-23
eathena: fix crash if pet went outside of visible area.
Andrei Karas
5
-8
/
+20
2015-02-22
Auto close egg selection window.
Andrei Karas
1
-0
/
+1
2015-02-22
Allow rename pet from context menu.
Andrei Karas
1
-0
/
+4
2015-02-22
Allow send rename pet chat command without new pet name.
Andrei Karas
5
-0
/
+133
2015-02-22
Show popup menu pet control commands only for pet owner.
Andrei Karas
2
-14
/
+20
2015-02-22
eathena: allow move pet by left shift + cursor keys.
Andrei Karas
3
-4
/
+23
[next]