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
2012-08-21
first part of checks and style fixes.
Andrei Karas
2
-2
/
+2
2012-08-19
Fix compilation warnings.
Andrei Karas
1
-1
/
+4
2012-08-19
Move some code from network to base classes.
Andrei Karas
2
-353
/
+12
2012-08-19
Flush send buffer if it too big.
Andrei Karas
3
-0
/
+14
2012-08-08
Play sound on getting new quest and complete quest.
Andrei Karas
1
-2
/
+2
2012-08-06
Change a bit network buffers and add check.
Andrei Karas
1
-1
/
+9
2012-08-01
Fix code style.
Andrei Karas
1
-3
/
+4
2012-07-31
Add support for clear npc dialog by command from server (evol only).
Andrei Karas
1
-0
/
+5
2012-07-30
Fix code style.
Andrei Karas
1
-21
/
+24
2012-07-29
Add quests netcode and quests window.
Andrei Karas
7
-3
/
+156
2012-07-17
Fix more code style and additional warnings.
Andrei Karas
6
-10
/
+14
2012-07-15
Fix code style.
Andrei Karas
4
-17
/
+17
2012-07-01
Add npc avatars for evol server.
Andrei Karas
2
-4
/
+19
2012-06-24
Fix disconnect by timeout in eathena servers.
Andrei Karas
1
-0
/
+3
2012-06-24
Add basic support for eathena stable.
Andrei Karas
1
-5
/
+5
2012-06-18
Fix code style.
Andrei Karas
2
-2
/
+3
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
23
-89
/
+89
2012-05-31
Add support for each hair style own palete.
Andrei Karas
2
-4
/
+8
2012-05-19
Rename register.cpp/h files to registerdialog.cpp/h
Andrei Karas
1
-1
/
+1
2012-05-13
Fix code style.
Andrei Karas
1
-1
/
+1
2012-05-02
Add timeout option between connections to sub servers.
Andrei Karas
1
-0
/
+4
2012-04-25
Improve iterators part 2.
Andrei Karas
2
-5
/
+4
2012-04-01
Last part of fixes.
Andrei Karas
1
-2
/
+2
2012-04-01
One part of fixes after auto checking.
Andrei Karas
3
-18
/
+15
2012-03-29
Replace vectors with strings to short names.
Andrei Karas
1
-2
/
+2
2012-03-22
Rename object event to depricatedevent because current implimentation very
Andrei Karas
6
-6
/
+6
2012-03-14
Add support for other gender.
Andrei Karas
4
-5
/
+6
2012-03-10
Add basic skill action use on target.
Andrei Karas
1
-2
/
+2
2012-03-09
Fix incorrect packets handling from multiple update hosts commit.
Andrei Karas
1
-0
/
+2
2012-03-09
Add support for many update hosts (evol server only).
Andrei Karas
4
-0
/
+57
2012-03-03
Disable logging number of received bytes.
Andrei Karas
1
-1
/
+1
2012-02-25
Fix old casts.
Andrei Karas
1
-2
/
+2
2012-02-24
Add safe error string reporting function.
Andrei Karas
1
-1
/
+1
2012-02-24
More copyright fixes.
Andrei Karas
2
-0
/
+2
2012-02-11
Remove some unneeded includes.
Andrei Karas
1
-0
/
+1
2012-02-11
Add relative pixel based position to item drops (floor items).
Andrei Karas
1
-2
/
+5
2012-02-08
Fix compilation errors and more style.
Andrei Karas
2
-7
/
+7
2012-02-08
Fix code style with new tool.
Andrei Karas
3
-4
/
+2
2012-02-05
Move language functions to langs.cpp and langs.h files.
Andrei Karas
1
-0
/
+2
2012-02-02
Add some checks after automatic checking.
Andrei Karas
2
-2
/
+8
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 possible hiding methods issues.
Andrei Karas
4
-9
/
+9
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
3
-6
/
+29
2012-01-28
Add basic support for extended online list on evol server.
Andrei Karas
1
-4
/
+18
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-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
Fix compilation errors and warnings for another gcc 4.7 snapshot.
Andrei Karas
2
-3
/
+3
[next]