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
/
eathena
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-14
Rename readInt8 into readUInt8 because it really read uint8_t.
Andrei Karas
7
-34
/
+35
2014-07-13
Fix code style.
Andrei Karas
2
-3
/
+5
2014-06-24
Remove packet constant from eathena net code.
Andrei Karas
2
-1
/
+3
2014-06-24
Add name request packet into protocol.h
Andrei Karas
2
-1
/
+2
2014-06-07
fix code style.
Andrei Karas
3
-10
/
+13
2014-05-31
Fix sign on some vars.
Andrei Karas
1
-4
/
+4
2014-05-31
Add missing notfinal/final to classes.
Andrei Karas
3
-3
/
+3
2014-05-25
Fix align in constructors.
Andrei Karas
2
-2
/
+2
2014-05-21
Fix code style.
Andrei Karas
4
-5
/
+2
2014-05-21
fix compilation without C++11 options.
Andrei Karas
2
-4
/
+5
2014-05-20
Move player attributes in net code into separate file.
Andrei Karas
5
-26
/
+55
2014-05-20
Move net sprite defines into separate file.
Andrei Karas
4
-19
/
+47
2014-05-20
Move partyshare into separate file.
Andrei Karas
2
-6
/
+7
2014-05-20
Move registrationoptions into separate file.
Andrei Karas
1
-1
/
+1
2014-05-20
Move character into separate file.
Andrei Karas
1
-0
/
+1
2014-05-19
fix code style.
Andrei Karas
1
-0
/
+2
2014-05-18
fix code style.
Andrei Karas
1
-4
/
+4
2014-05-13
Move actor type into separate file.
Andrei Karas
3
-13
/
+13
2014-05-12
Move being action into separate file.
Andrei Karas
3
-20
/
+21
2014-05-11
Move player attributes into separate file.
Andrei Karas
4
-13
/
+20
2014-05-08
Fix code style in net.
Andrei Karas
2
-9
/
+9
2014-05-02
Add missing const.
Andrei Karas
2
-4
/
+4
2014-04-30
Fix code style in net.
Andrei Karas
4
-14
/
+20
2014-03-29
Fix code style.
Andrei Karas
1
-1
/
+0
2014-03-28
simplify variables cleanup.
Andrei Karas
2
-9
/
+7
2014-02-21
fix signed shifts.
Andrei Karas
1
-1
/
+1
2014-02-20
improve includes.
Andrei Karas
6
-5
/
+6
2014-02-02
Add missing const and static into net classes.
Andrei Karas
12
-16
/
+16
2014-01-01
update copyright year in all sources.
Andrei Karas
45
-45
/
+45
2013-12-26
add restrict into loginhandler.
Andrei Karas
2
-12
/
+16
2013-12-26
add restrict into guildhandler.
Andrei Karas
2
-8
/
+11
2013-12-26
add restrict into chathandler.
Andrei Karas
2
-10
/
+12
2013-12-25
add pet think time.
Andrei Karas
1
-1
/
+0
2013-12-25
add support for pet offsets if owner is sitting.
Andrei Karas
1
-0
/
+1
2013-12-17
add restrict into statuswindow.
Andrei Karas
1
-6
/
+6
2013-11-25
prevent update some sprites from move packets and some other.
Andrei Karas
1
-6
/
+6
2013-11-01
Move timers from client into timers file.
Andrei Karas
1
-1
/
+4
2013-10-24
add option to show motd message.
Andrei Karas
1
-3
/
+0
2013-10-24
add final keyword to net files.
Andrei Karas
15
-120
/
+128
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
3
-21
/
+21
2013-10-19
fix const in definition in tradehandler.
Andrei Karas
1
-1
/
+1
2013-10-19
fix const in declatations in npchandler.
Andrei Karas
1
-2
/
+2
2013-10-19
move virtual member calls from mpcdialog constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
add comments into messageout about virtual method usage in constructor,
Andrei Karas
1
-0
/
+1
2013-10-19
add missing break in messageout.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from messagein constuctor into postInit.
Andrei Karas
3
-0
/
+7
2013-10-11
add /talkraw chat command for special use.
Andrei Karas
1
-3
/
+2
2013-10-08
split network mutexe into read and write mutexes.
Andrei Karas
1
-4
/
+4
2013-10-06
remove unused includes and remove default parameter in being.
Andrei Karas
1
-6
/
+6
2013-10-05
Remember sort order in buy dialog between restarts.
Andrei Karas
1
-0
/
+1
[next]