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
2011-03-27
Fix some warnings and improve code from gcc 4.6 compilation.
Andrei Karas
1
-3
/
+12
2011-03-19
Fix code style and add small optimisations.
Andrei Karas
1
-1
/
+2
2011-03-18
Fix most conversions except manaserv net code and some other code.
Andrei Karas
10
-61
/
+83
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
5
-18
/
+20
2011-03-17
Move direction calucaltion to Being method.
Andrei Karas
1
-9
/
+1
2011-03-17
Fix other players move animation.
Andrei Karas
1
-14
/
+34
2011-03-14
Fixing direction bug in moving.
Andrei Karas
2
-12
/
+18
2011-03-11
Remove debug messages from log.
Andrei Karas
1
-2
/
+0
2011-03-11
Show message if some one join your party.
Andrei Karas
1
-1
/
+25
2011-03-08
Replace also color constants in pickup messages.
Andrei Karas
1
-2
/
+5
2011-03-08
Fix possible problem with buying colored item.
Andrei Karas
1
-1
/
+2
2011-03-04
Fix code style.
Andrei Karas
4
-8
/
+16
2011-03-03
Add colors to buy/sell dialogs.
Andrei Karas
3
-7
/
+17
2011-03-03
Chnage same methods with different parameters number to different names.
Andrei Karas
1
-2
/
+2
2011-03-03
Add extended buy list items.
Andrei Karas
1
-1
/
+10
2011-03-03
Merge branch 'coloritems'
Andrei Karas
11
-75
/
+204
2011-03-03
Dehardcode item colors. Now reading all from configs.
Andrei Karas
2
-4
/
+4
2011-03-02
Add serverversion checks. And disable some advanced features in old servers.
Andrei Karas
4
-24
/
+57
2011-03-01
Fix char slots number calculation.
Andrei Karas
1
-1
/
+5
2011-03-01
Add support for reading colors in moveing players packets.
Andrei Karas
1
-5
/
+16
2011-03-01
Add support for reading item colors for char list and created char (for exten...
Andrei Karas
4
-22
/
+78
2011-02-28
Change client version to 3.
Andrei Karas
1
-1
/
+1
2011-02-27
First part of implimintation item colors.
Andrei Karas
4
-22
/
+35
2011-02-27
Remove debug log messages.
Andrei Karas
1
-3
/
+0
2011-02-27
Implement receiving item color from server.
Andrei Karas
3
-10
/
+22
2011-02-19
Update copyrights.
Andrei Karas
46
-92
/
+136
2011-02-18
Specific messages for each pickup failure reason.
Ben Longbons
1
-3
/
+4
2011-02-18
Add packet SMSG_BEING_NAME_RESPONSE2 with big being names.
Andrei Karas
3
-0
/
+43
2011-02-15
Change client protocol version to 2.
Andrei Karas
1
-1
/
+1
2011-02-13
Add arrows bar.
Andrei Karas
1
-1
/
+10
2011-02-13
Set weight notice message not modal and hide it after 10 seconds.
Andrei Karas
1
-2
/
+5
2011-02-09
Implement npc gender.
Andrei Karas
1
-0
/
+15
2011-02-02
Close npc and other dialogs if reconnecting.
Andrei Karas
2
-9
/
+2
2011-01-28
Fix code style and some new compilation warnings.
Andrei Karas
1
-5
/
+10
2011-01-19
Add unknown skills to first skill tab. (in tmw Basic).
Andrei Karas
1
-2
/
+8
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
5
-4
/
+8
2011-01-13
Fix again equipment window (F4) issue and adding checks.
Andrei Karas
1
-4
/
+14
2011-01-13
Fix invisible equipment in equipment window (F4) issue.
Andrei Karas
1
-0
/
+5
2011-01-12
Increase default chat slots number for tAthena/evol from 3 to 9.
Andrei Karas
1
-1
/
+4
2011-01-12
Add new error codes for creating char.
Andrei Karas
1
-2
/
+22
2011-01-11
Add new login return code 10 what mean wrong name.
Andrei Karas
1
-0
/
+3
2011-01-10
Add more selling error messages.
Andrei Karas
1
-6
/
+16
2011-01-10
Fix skill points updating.
Andrei Karas
1
-0
/
+3
2011-01-10
Add persistent ip as connection option.
Andrei Karas
2
-2
/
+13
2011-01-08
Add support for drawing new slots as sprites.
Andrei Karas
3
-2
/
+12
2011-01-02
Add error for non tradable items.
Andrei Karas
1
-0
/
+5
2011-01-02
Initial commit.
Andrei Karas
46
-0
/
+10098