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
/
ea
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-06
add comment in processBeingAction.
Andrei Karas
1
-1
/
+1
2014-09-06
Add new slots definition.
Andrei Karas
1
-13
/
+20
2014-09-06
eathena: move processPlayerUnEquip from ea namespace into eathena and tmwa.
Andrei Karas
2
-16
/
+0
2014-09-06
Move processPlayerEquip from ea namespace into tmwa and eathena.
Andrei Karas
2
-16
/
+0
2014-09-06
Move processItemDropped from ea namespace into eathena and tmwa.
Andrei Karas
2
-20
/
+0
2014-09-06
eathena: fix a bit support for packet SMSG_PLAYER_INVENTORY 0x0991.
Andrei Karas
1
-1
/
+0
2014-09-06
Move processPlayerInventory from ea namespace into tmwa and eathena.
Andrei Karas
2
-72
/
+0
2014-09-06
move processPlayerInventoryAdd from ea namespace into tmwa and eathena.
Andrei Karas
2
-69
/
+0
2014-09-06
add packet comments in gamehandler.
Andrei Karas
1
-3
/
+4
2014-09-06
add packet comments in chathandler.
Andrei Karas
1
-12
/
+12
2014-09-06
add packet comments in buysellhandler.
Andrei Karas
1
-6
/
+6
2014-09-06
add packet comments into charserverhandler.
Andrei Karas
1
-2
/
+2
2014-09-06
add packet comments into login handler.
Andrei Karas
1
-19
/
+17
2014-09-06
Move processChat from ea namespace into tmwa and eathena.
Andrei Karas
2
-76
/
+0
2014-09-06
Move processPlayerStatUpdate5 from ea namespace into tmwa and eathena.
Andrei Karas
2
-76
/
+0
2014-09-06
Move processPlayerSkills from ea namespace into tmwa and eathena.
Andrei Karas
2
-32
/
+0
2014-09-06
add packet comments in beinghandler.
Andrei Karas
1
-75
/
+80
2014-09-06
Move processPlayerEquipment from ea into tmwa and eathena namespace.
Andrei Karas
2
-51
/
+0
2014-09-06
add ability to delay network messages dispatch.
Andrei Karas
2
-1
/
+6
2014-09-06
Move processMapLogin from ea to tmwa and eathena namespaces.
Andrei Karas
2
-20
/
+0
2014-08-30
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2014-08-30
Simplify getNpc function usage.
Andrei Karas
1
-2
/
+1
2014-08-30
Remove additional parameters from processPlayerMoveUpdate function.
Andrei Karas
1
-3
/
+0
2014-08-30
Remove additional parameters from processBeingChatLook function.
Andrei Karas
1
-3
/
+0
2014-08-30
Remove additional parameters from processBeingVisibleOrMove function.
Andrei Karas
2
-243
/
+0
2014-08-30
Remove additional parameters from processCharMapServer function.
Andrei Karas
2
-33
/
+0
2014-08-30
Remove additional parameters from processCharMapInfo function.
Andrei Karas
2
-39
/
+0
2014-08-30
Remove additional parameters from processCharCreate function.
Andrei Karas
3
-6
/
+6
2014-08-30
Remove additional parameters from processNpcSell function.
Andrei Karas
2
-5
/
+5
2014-08-30
Remove additional parameters from processChat function.
Andrei Karas
3
-4
/
+7
2014-08-30
Remove additional parameters from processBeingChat function.
Andrei Karas
3
-4
/
+6
2014-08-30
Remove additional parameters from processPlayerInventory function.
Andrei Karas
3
-4
/
+5
2014-08-28
Fix code style.
Andrei Karas
1
-1
/
+0
2014-08-28
Removed unused includes.
Andrei Karas
3
-0
/
+5
2014-08-27
Remove unused commands.cpp and commandhandler.cpp.
Andrei Karas
1
-1
/
+0
2014-08-27
Move boolean_options define into separate file.
Andrei Karas
1
-0
/
+1
2014-08-18
Rename after die button from OK into Revive.
Andrei Karas
1
-1
/
+1
2014-08-18
Add parameter for button name in okdialog.
Andrei Karas
3
-8
/
+31
2014-08-18
Remove default values from okdialog constructor.
Andrei Karas
3
-7
/
+12
2014-08-03
Add missing check.
Andrei Karas
1
-1
/
+2
2014-08-01
Fix code style.
Andrei Karas
2
-2
/
+0
2014-07-30
Add chat command for spawn debug local player copy.
Andrei Karas
1
-20
/
+0
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
10
-106
/
+106
2014-07-27
Remove some evol server checks.
Andrei Karas
1
-1
/
+2
2014-07-22
Fix yellow bar first time drawing.
Andrei Karas
1
-1
/
+0
2014-07-18
Fix code style.
Andrei Karas
2
-2
/
+11
2014-07-15
Add net function readInt8 and use it for item pixel offset.
Andrei Karas
1
-4
/
+4
2014-07-14
Change refine type to uint8_t.
Andrei Karas
3
-8
/
+8
2014-07-14
Rename readInt8 into readUInt8 because it really read uint8_t.
Andrei Karas
13
-120
/
+120
2014-07-13
Fix code style.
Andrei Karas
1
-1
/
+1
[next]