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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
Fix code style with new tool.
Andrei Karas
10
-11
/
+12
2012-02-05
Move path functions from stringutils to paths.
Andrei Karas
1
-0
/
+1
2012-02-05
Move language functions to langs.cpp and langs.h files.
Andrei Karas
1
-0
/
+2
2012-02-03
Add some missing getters.
Andrei Karas
4
-8
/
+10
2012-02-02
Add some checks after automatic checking.
Andrei Karas
2
-2
/
+8
2012-02-01
Rename CustomServerDialog to EditServerDialog.
Andrei Karas
1
-1
/
+1
2012-01-29
Fix player mobing message type 2 processing.
Andrei Karas
1
-1
/
+1
2012-01-29
Fix client detection in online list.
Andrei Karas
1
-1
/
+1
2012-01-29
Fix code style.
Andrei Karas
3
-5
/
+5
2012-01-29
Fix possible hiding methods issues.
Andrei Karas
15
-42
/
+36
2012-01-29
Use appname in user agents string while downloading files.
Andrei Karas
1
-1
/
+1
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
8
-6
/
+45
2012-01-28
Fix ReadBytes possible issues.
Andrei Karas
2
-4
/
+4
2012-01-28
Add basic support for extended online list on evol server.
Andrei Karas
1
-4
/
+18
2012-01-27
Add support for logging bytes from packets.
Andrei Karas
1
-0
/
+15
2012-01-25
Allow close npc dialog from npc commands.
Andrei Karas
1
-0
/
+3
2012-01-25
Save camera mode before speaking with npc and restore after.
Andrei Karas
1
-0
/
+7
2012-01-24
Fix compilation with manaserv support.
Andrei Karas
1
-1
/
+1
2012-01-23
Add moving camera commands from npc.
Andrei Karas
3
-8
/
+48
2012-01-23
Add support for request client language from server.
Andrei Karas
5
-5
/
+40
2012-01-21
Prevent possible double map load attempts.
Andrei Karas
1
-1
/
+6
2012-01-21
Fix compilation errors and warnings for another gcc 4.7 snapshot.
Andrei Karas
3
-8
/
+8
2012-01-19
Prevent adding double attributes to status window.
Andrei Karas
1
-0
/
+3
2012-01-18
Fix typo in guildmanager.
Andrei Karas
1
-1
/
+1
2012-01-16
Add error message for creation char with incorrect race.
Andrei Karas
1
-0
/
+3
2012-01-10
Replace xmlStrEqual to xmlNameEqual.
Andrei Karas
1
-4
/
+4
2012-01-10
Replace all xmlNodePtr to XmlNodePtr.
Andrei Karas
1
-1
/
+1
2012-01-08
Validate update host.
Andrei Karas
2
-0
/
+14
2012-01-05
Update copyrights year.
Andrei Karas
156
-156
/
+156
2011-12-23
Fix code style and some auto checked errors.
Andrei Karas
1
-1
/
+0
2011-12-18
Ad comments for "unused" data from server packets.
Andrei Karas
7
-18
/
+20
2011-12-14
Fix memory leak in reading evol online list.
Andrei Karas
1
-0
/
+1
2011-12-14
Add last login time to char selection dialog.
Andrei Karas
2
-1
/
+7
2011-12-02
Fix some issues after automatic code checking.
Andrei Karas
1
-1
/
+1
2011-11-30
Add server side online players list support.
Andrei Karas
9
-1
/
+82
2011-11-25
Fix compilation errors and warnings in manaserv code.
Andrei Karas
4
-3
/
+7
2011-11-25
Move A_UNUSED define to include file.
Andrei Karas
43
-260
/
+4
2011-11-24
Add ability to play different animation depend on monster hp.
Andrei Karas
1
-1
/
+1
2011-11-20
Fix memory leak in char selection dialog.
Andrei Karas
3
-0
/
+11
2011-11-19
Add limits for creating chars (hair color, hair style, stats).
Andrei Karas
1
-1
/
+13
2011-11-13
Change chat logs dirs format to yyyy-mm/dd/file.log.
Andrei Karas
1
-0
/
+1
2011-11-12
Fix compilation with manaserv support.
Andrei Karas
3
-2
/
+15
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
16
-61
/
+62
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
9
-37
/
+38
2011-10-31
Stop moving if npc dialog is showed.
Andrei Karas
1
-0
/
+2
2011-10-30
Hide death message dialog in reconnect.
Andrei Karas
1
-1
/
+1
2011-10-30
Fix code style.
Andrei Karas
1
-1
/
+2
2011-10-23
Protect trade against abusing.
Andrei Karas
1
-0
/
+7
2011-10-23
Add chat commands for using server side ignore for all whispers.
Andrei Karas
7
-1
/
+77
2011-10-19
Add to debug log number of sended and received bytes.
Andrei Karas
1
-0
/
+2
[next]