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
2015-08-22
Impliment packet SMSG_PLAYER_CART_ADD_ERROR.
Andrei Karas
1
-3
/
+11
2015-08-22
Read damaged attribute from all packets.
Andrei Karas
3
-8
/
+10
2015-08-21
Add support for send item indexes to server. Change protocol version to 11.
Andrei Karas
2
-1
/
+10
2015-08-21
Impliment packet SMSG_PLAYER_REFINE.
Andrei Karas
1
-5
/
+37
2015-08-21
Impliment packet SMSG_PLAYER_ITEM_RENTAL_EXPIRED.
Andrei Karas
1
-4
/
+18
2015-08-21
Impliment packet SMSG_PLAYER_ITEM_RENTAL_TIME (hercules).
Andrei Karas
1
-4
/
+12
2015-08-20
Show card name in insert card dialog.
Andrei Karas
1
-2
/
+6
2015-08-17
Remove some mode outdated color related code from tmwa.
Andrei Karas
3
-15
/
+15
2015-08-17
Dont use item palettes in createitems command.
Andrei Karas
1
-11
/
+3
2015-08-17
Fix colors on equipment.
Andrei Karas
1
-26
/
+13
2015-08-17
Fix item icon color if insert card in it.
Andrei Karas
1
-0
/
+1
2015-08-16
In all places try get item color from ItemColorManager.
Andrei Karas
9
-21
/
+34
2015-08-16
Enable feature haveItemColors in eathena.
Andrei Karas
1
-1
/
+1
2015-08-16
Fix compilation warnings.
Andrei Karas
1
-2
/
+2
2015-08-16
Add packet SMSG_ITEM_DROPPED2 0x0b19.
Andrei Karas
4
-1
/
+42
2015-08-16
Add packet SMSG_ITEM_VISIBLE2 0x0b18.
Andrei Karas
6
-6
/
+55
2015-08-16
Move processItemVisible from ea namespace into eathena and tmwa.
Andrei Karas
6
-27
/
+54
2015-08-16
Add missing fields into flooritem.
Andrei Karas
3
-6
/
+18
2015-08-16
Add strong typed int for item color.
Andrei Karas
36
-134
/
+251
2015-08-14
fix code style.
Andrei Karas
2
-10
/
+7
2015-08-13
Add support for load all item slots with cards in char selection dialog (herc...
Andrei Karas
6
-55
/
+87
2015-08-13
Add server feature haveAdvancedSprites. Enable it for evol servers >= 7.
Andrei Karas
5
-0
/
+16
2015-08-12
Remove old evol color implimentation from readPlayerData.
Andrei Karas
1
-34
/
+10
2015-08-12
Fix loading weapon sprite in char selection dialog.
Andrei Karas
1
-2
/
+3
2015-08-12
Send equipped cards to function processBeingChangeLookContinue.
Andrei Karas
2
-5
/
+11
2015-08-12
With equipped items read cards (hercules).
Andrei Karas
5
-2
/
+33
2015-08-09
Add server feature haveNewGuild
rawng
6
-3
/
+30
2015-08-09
Edit Guild Expulsion in tmwa.
rawng
1
-4
/
+3
2015-08-09
Add some missing checks to other files found by paranucker.
Andrei Karas
1
-2
/
+2
2015-08-04
Change tmw protocol version to 4.
Andrei Karas
1
-1
/
+1
2015-08-04
Disable haveMove3 feature for some tmwa server versions.
Andrei Karas
1
-1
/
+1
2015-08-04
Try retry download updates if curl error happend.
Andrei Karas
1
-1
/
+2
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-0
/
+3
2015-07-21
Add missing checks and non null attributes.
Andrei Karas
3
-3
/
+10
2015-07-15
Fix some style issues.
Andrei Karas
1
-3
/
+3
2015-07-15
Update existing item after inserting card.
Andrei Karas
1
-7
/
+18
2015-07-14
Add ability for insert cards into items.
Andrei Karas
6
-14
/
+54
2015-07-11
Add missing checks into other files.
Andrei Karas
2
-0
/
+7
2015-07-02
Move mapitemtype into enums directory.
Andrei Karas
1
-2
/
+2
2015-06-30
Fix code style.
Andrei Karas
6
-10
/
+3
2015-06-29
Move notifytypes.h into enums directory.
Andrei Karas
30
-61
/
+62
2015-06-25
Add missing checks into net directory.
Andrei Karas
8
-38
/
+19
2015-06-20
Fix compilation warnings.
Andrei Karas
4
-27
/
+9
2015-06-20
Move processMapMask from ea namespace to eathena.
Andrei Karas
4
-11
/
+14
2015-06-20
Move processOnlineList from ea namespace into eathena.
Andrei Karas
4
-65
/
+67
2015-06-20
Move processUpdateHost2 from ea namespace into eathena.
Andrei Karas
3
-26
/
+21
2015-06-20
Move processNameResponse2 from ea namespace into eathena.
Andrei Karas
4
-48
/
+49
2015-06-20
Remove some useless server feature checks from tmwa.
Andrei Karas
6
-17
/
+2
2015-06-20
Remove evol server version check from tmwa.
Andrei Karas
1
-12
/
+2
2015-06-20
Remove all left evol server version checks from tmwa.
Andrei Karas
1
-4
/
+4
[prev]
[next]