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-04-22
Fix crash if start trade with opened storage.
Andrei Karas
2
-0
/
+13
2014-03-28
simplify variables cleanup.
Andrei Karas
3
-16
/
+14
2014-03-16
fix profiler labels.
Andrei Karas
1
-0
/
+1
2014-03-08
fix code style.
Andrei Karas
2
-2
/
+2
2014-03-06
improve a bit different code.
Andrei Karas
4
-1
/
+32
2014-02-28
fix code style.
Andrei Karas
4
-6
/
+6
2014-02-27
Remove manaserv ifdefs code.
Andrei Karas
1
-5
/
+0
2014-02-21
fix signed shifts.
Andrei Karas
1
-1
/
+1
2014-02-20
improve includes.
Andrei Karas
26
-19
/
+96
2014-02-18
derive Widget from Widget2.
Andrei Karas
2
-2
/
+4
2014-02-16
move actionevent into events directory.
Andrei Karas
2
-3
/
+3
2014-02-15
move actionlistener from base into listeners.
Andrei Karas
2
-3
/
+3
2014-02-13
Remove unused chat help from code.
Andrei Karas
4
-114
/
+2
2014-02-12
add autocomplete special commands in guild tab.
Andrei Karas
2
-0
/
+10
2014-02-12
add autocomplete special commands in party tab.
Andrei Karas
2
-1
/
+13
2014-02-02
Add missing const and static into net classes.
Andrei Karas
12
-59
/
+49
2014-01-14
Use thread safe logging in threads.
Andrei Karas
1
-8
/
+8
2014-01-01
update copyright year in all sources.
Andrei Karas
38
-38
/
+38
2013-12-27
allow to owner talk from own pet.
Andrei Karas
2
-0
/
+11
2013-12-26
add restrict into chattab.
Andrei Karas
4
-6
/
+8
2013-12-26
add restrict into chathandler.
Andrei Karas
2
-3
/
+4
2013-12-26
add restrict into charserverhandler.
Andrei Karas
2
-13
/
+15
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
dont show over head text if text ignored or going to trade tab.
Andrei Karas
1
-4
/
+6
2013-12-15
fix multiline motd messages showing/hiding.
Andrei Karas
2
-3
/
+7
2013-11-25
prevent update some sprites from move packets and some other.
Andrei Karas
1
-3
/
+2
2013-11-18
add workaround for imcomplete chat messages in "new" tmw server.
Andrei Karas
1
-1
/
+11
2013-11-09
fix motd message while changing char or reconnecting to server.
Andrei Karas
2
-0
/
+8
2013-11-06
fix storage if select other character with opened storage.
Andrei Karas
2
-0
/
+11
2013-11-03
allow special server messgaes before motd if motd is hidden.
Andrei Karas
1
-9
/
+9
2013-11-03
fix motd message show/hide on "new" tmw server.
Andrei Karas
2
-3
/
+14
2013-11-01
Move timers from client into timers file.
Andrei Karas
2
-5
/
+7
2013-11-01
Remove nacltcpnet due to SDL_net support
Dan Sagunov
1
-5
/
+0
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
2
-0
/
+3
2013-10-30
Fix nacl building
Dan Sagunov
1
-0
/
+4
2013-10-25
fix code style.
Andrei Karas
2
-2
/
+4
2013-10-24
add option to show motd message.
Andrei Karas
2
-2
/
+7
2013-10-24
add final keyword to net files.
Andrei Karas
14
-81
/
+87
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
5
-78
/
+78
2013-10-19
add missing initialisation in tradehandler.
Andrei Karas
1
-1
/
+1
2013-10-19
fix const in declatations in npchandler.
Andrei Karas
1
-3
/
+3
2013-10-19
add missing break in network.
Andrei Karas
1
-1
/
+2
2013-10-19
move virtual member calls from inventory window constuctor into postInit.
Andrei Karas
1
-0
/
+3
2013-10-19
fix switch label in inventoryhandler.
Andrei Karas
1
-1
/
+2
2013-10-19
move virtual member calls from confirmdialog constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
add missing const in declaration in chathandler.h
Andrei Karas
1
-1
/
+1
2013-10-19
add missing break in chathandler.
Andrei Karas
1
-0
/
+1
2013-10-17
fix const in beinghandler.
Andrei Karas
1
-1
/
+2
2013-10-08
split network mutexe into read and write mutexes.
Andrei Karas
2
-12
/
+17
[next]