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
2015-09-10
Impliment packets CMSG_SOLVE_CHAR_NAME and SMSG_SOLVE_CHAR_NAME.
Andrei Karas
10
-1
/
+56
2015-09-09
Read server packet version from server (hercules).
Andrei Karas
4
-0
/
+22
2015-09-09
Fix compilation with some options.
Andrei Karas
1
-2
/
+2
2015-09-09
Remove text messages from removing items notifications.
Andrei Karas
1
-20
/
+10
2015-09-09
Add also notification about dropped item.
Andrei Karas
3
-0
/
+10
2015-09-09
Move processPlayerInventoryRemove from ea namespace into eathena and tmwa.
Andrei Karas
8
-24
/
+46
2015-09-09
Show reason for item removing.
Andrei Karas
6
-4
/
+134
2015-09-09
Fix wrong copyright in auctionsearchtype.h
Andrei Karas
1
-2
/
+1
2015-09-09
Add unequip error notification.
Andrei Karas
3
-2
/
+6
2015-09-09
Remove virtual method call from MessageOut constructor.
Andrei Karas
8
-17
/
+21
2015-09-08
Add some missing item colors.
Andrei Karas
4
-7
/
+3
2015-09-08
Add AMD HD driver version 15.x to black list.
Andrei Karas
1
-2
/
+4
2015-09-07
Fix buttons position in npc dialog with visible avatar and input fields.
Andrei Karas
1
-4
/
+4
2015-09-07
Split protocol.h into protocolin.h and protocolout.h
Andrei Karas
50
-82
/
+127
2015-09-06
Set to all quests value 0 by default.
Andrei Karas
1
-0
/
+1
2015-09-06
Add option for creating screenshots on each complete trade.
Andrei Karas
5
-4
/
+17
2015-09-06
Readd packet SMSG_MAP_MASK (tmwa)
Andrei Karas
6
-11
/
+12
2015-09-06
Fix closing mail edit window by top right corner.
Andrei Karas
2
-0
/
+7
2015-09-06
Use cached image for drawing text in progressbar.
Andrei Karas
2
-27
/
+61
2015-09-05
Add away being badge.
Andrei Karas
3
-4
/
+25
2015-09-05
Add inactive being badge.
Andrei Karas
3
-1
/
+22
2015-09-05
Add shop badge to beings.
Andrei Karas
3
-1
/
+26
2015-09-05
Put badges into array in being.
Andrei Karas
6
-88
/
+106
2015-09-05
Fix compilation warning.
Andrei Karas
1
-0
/
+1
2015-09-05
Fix compilation warnings.
Andrei Karas
6
-2
/
+45
2015-09-05
Allow send quick mail message by command /sendmail (hercules)
Andrei Karas
1
-0
/
+17
2015-09-05
Add option for enable manamarket intergration and support /mail command. (for...
Andrei Karas
4
-1
/
+21
2015-09-05
Add support for inherit attribute in items.xml.
Andrei Karas
2
-9
/
+82
2015-09-04
Fix wrong linkage on Android.
Andrei Karas
2
-1
/
+5
2015-09-04
Disable building dyecmd on Android.
Andrei Karas
1
-0
/
+4
2015-09-04
Fix compilation with some flags.
Andrei Karas
1
-0
/
+2
2015-09-04
Remove some useless includes.
Andrei Karas
103
-392
/
+41
2015-09-02
Fix typos.
Andrei Karas
1
-2
/
+2
2015-09-02
Remove MessageHandler class
Andrei Karas
171
-4528
/
+330
2015-09-02
Remove mNetwork field from MessageHandlers
Andrei Karas
12
-151
/
+72
2015-09-02
Remove variable mMessageHandlers from network code.
Andrei Karas
6
-50
/
+20
2015-09-02
Use packet handlers from packet defines.
Andrei Karas
7
-8
/
+131
2015-09-02
Add to packets defines packet handlers. For now unused.
Andrei Karas
5
-558
/
+562
2015-09-01
Fix make files.
Andrei Karas
2
-2
/
+0
2015-09-01
Remove packets.h
Andrei Karas
6
-389
/
+0
2015-09-01
Use packet sizes from packetsin.inc
Andrei Karas
4
-17
/
+11
2015-09-01
Add packet sizes to packetin.inc. But for now size unused.
Andrei Karas
9
-634
/
+598
2015-09-01
Add missing handler for skill cancel packet.
Andrei Karas
3
-1
/
+7
2015-09-01
Remove help lines from packets definition.
Andrei Karas
4
-68
/
+58
2015-09-01
Split packets definition files to in and out packets.
Andrei Karas
10
-367
/
+416
2015-09-01
Fix isue found by mplint.
Andrei Karas
1
-1
/
+3
2015-09-01
Fix compilation warning.
Andrei Karas
1
-0
/
+2
2015-09-01
Change extension in some internals includes from h to inc.
Andrei Karas
6
-6
/
+6
2015-09-01
Add ability to log received packet names to log file.
Andrei Karas
19
-19
/
+165
2015-08-31
Rename packetdefine.h to protocoldefine.h
Andrei Karas
5
-4
/
+5
[next]