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
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
Move chat tab consts into separate file.
Andrei Karas
1
-0
/
+2
2014-05-13
fix code style.
Andrei Karas
1
-0
/
+1
2014-05-13
Move actor type into separate file.
Andrei Karas
3
-6
/
+6
2014-05-12
Move being action into separate file.
Andrei Karas
3
-17
/
+18
2014-05-12
Move being flags into separate file.
Andrei Karas
1
-2
/
+2
2014-05-12
Fix code style
Andrei Karas
1
-0
/
+2
2014-05-11
Move player attributes into separate file.
Andrei Karas
4
-13
/
+20
2014-05-08
Fix code style in net.
Andrei Karas
3
-11
/
+12
2014-05-02
Add missing const.
Andrei Karas
2
-4
/
+4
2014-04-30
Fix code style in net.
Andrei Karas
3
-8
/
+8
2014-03-29
Fix code style.
Andrei Karas
1
-1
/
+0
2014-03-28
simplify variables cleanup.
Andrei Karas
2
-9
/
+7
2014-03-07
fix emote command in crazy moves A.
Andrei Karas
2
-5
/
+13
2014-02-21
fix signed shifts.
Andrei Karas
1
-1
/
+1
2014-02-20
improve includes.
Andrei Karas
7
-7
/
+7
2014-02-02
Add missing const and static into net classes.
Andrei Karas
10
-19
/
+18
2014-01-12
in pethandler add pet id parameter.
Andrei Karas
2
-2
/
+7
2014-01-01
update copyright year in all sources.
Andrei Karas
49
-49
/
+49
2013-12-29
fix compilation warnings.
Andrei Karas
1
-1
/
+1
2013-12-27
add pet emote command.
Andrei Karas
2
-0
/
+11
2013-12-26
add restrict into loginhandler.
Andrei Karas
2
-12
/
+15
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-25
fix compilation warnings.
Andrei Karas
1
-5
/
+5
2013-12-25
add pethandler with stubs only.
Andrei Karas
4
-0
/
+116
2013-12-19
add ability to give more than one item to npc. (evol only)
Andrei Karas
1
-2
/
+6
2013-12-18
fix code style.
Andrei Karas
1
-1
/
+2
2013-12-17
add restrict into statuswindow.
Andrei Karas
1
-6
/
+6
2013-12-17
Add support for set npc dialog title from server script.
Andrei Karas
5
-3
/
+20
2013-11-25
prevent update some sprites from move packets and some other.
Andrei Karas
1
-9
/
+9
2013-11-07
remove client.h include from some files.
Andrei Karas
1
-1
/
+1
2013-11-01
Move timers from client into timers file.
Andrei Karas
1
-1
/
+5
2013-10-30
add support for temporary replace background music on given map by server.
Andrei Karas
4
-1
/
+22
2013-10-26
add handling for map mask packet. (evol only)
Andrei Karas
5
-2
/
+19
2013-10-25
add missing checks.
Andrei Karas
1
-1
/
+1
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
16
-119
/
+127
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
3
-16
/
+16
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-11
Second part of checks from Parasoft C++ Test.
Andrei Karas
1
-2
/
+2
2013-10-11
First part of checks from Parasoft C++ Test.
Andrei Karas
1
-12
/
+14
2013-10-08
split network mutexe into read and write mutexes.
Andrei Karas
1
-4
/
+4
2013-10-08
extent profiler logging into some functions.
Andrei Karas
1
-2
/
+6
2013-10-06
remove unused includes and remove default parameter in being.
Andrei Karas
1
-3
/
+3
[next]