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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
Add into outfits menu option to copy equipment from player into outfit.
Andrei Karas
2
-1
/
+5
2016-09-21
Allow copy items from outfit into chat.
Andrei Karas
8
-1
/
+51
2016-09-21
Fix code style.
Andrei Karas
4
-13
/
+13
2016-09-21
Set parts of most windows unselectable.
Andrei Karas
9
-0
/
+19
2016-09-20
Set scrollarea unselectable only if no scroll bars showed.
Andrei Karas
3
-1
/
+10
2016-09-20
Set unselectable most parts of status window.
Andrei Karas
4
-0
/
+15
2016-09-20
Add support for unselectable widgets.
Andrei Karas
7
-3
/
+25
2016-09-20
Dont allow try to insert items into each other in legacy server.
Andrei Karas
1
-0
/
+3
2016-09-18
Add serverFeature have flag.
Andrei Karas
5
-0
/
+16
2016-09-18
Fix assert in sethair function. If some one set hair with id 0.
Andrei Karas
1
-5
/
+12
2016-09-17
Remove extra include.
Andrei Karas
1
-1
/
+0
2016-09-17
Fix tests compilation.
Andrei Karas
1
-1
/
+1
2016-09-17
Add strong typed bool LoseFocusOnTab.
Andrei Karas
9
-11
/
+58
2016-09-17
Add strong typed bool Opaque.
Andrei Karas
66
-134
/
+201
2016-09-17
Use strong typed bool Move for move variable in window.
Andrei Karas
3
-5
/
+6
2016-09-17
Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy s...
Andrei Karas
17
-791
/
+617
2016-09-17
Show money in vending shop report message.
Andrei Karas
1
-6
/
+19
2016-09-16
Impliment packet CMSG_GUILD_INVITE2 0x0916
Andrei Karas
2
-0
/
+7
2016-09-16
Add missing server function descriptions for char server packets.
Andrei Karas
1
-11
/
+11
2016-09-16
Remove another extra include.
Andrei Karas
1
-2
/
+0
2016-09-16
Remove extra include.
Andrei Karas
1
-2
/
+0
2016-09-16
Fix compilation without C++11 flags.
Andrei Karas
1
-1
/
+1
2016-09-15
Fix leak in ItemAmountWindow.
Andrei Karas
1
-0
/
+2
2016-09-15
Add support for drag and drop into shops.
Andrei Karas
2
-1
/
+52
2016-09-15
Add type into ShopListBox.
Andrei Karas
9
-8
/
+63
2016-09-14
Remove extra include.
Andrei Karas
1
-2
/
+0
2016-09-14
Fix highlighted links drawing with bold text.
Andrei Karas
1
-2
/
+11
2016-09-13
Add support for removepacket tag in network.xml
Andrei Karas
4
-8
/
+51
2016-09-13
Add fake packets from network.xml if packet unused.
Andrei Karas
6
-2
/
+48
2016-09-13
Add basic support for networkdb.
Andrei Karas
6
-0
/
+123
2016-09-13
Add into xmlutils function for read xml file into int map.
Andrei Karas
3
-0
/
+92
2016-09-12
Fix version for packet CMSG_SEARCHSTORE_CLOSE.
Andrei Karas
2
-1
/
+12
2016-09-12
Fix some packet sizes for version 20080827.
Andrei Karas
5
-4
/
+38
2016-09-12
Fix version for packets CMSG_NPC_CASH_SHOP_*.
Andrei Karas
1
-5
/
+15
2016-09-12
Fix version for packets CMSG_BATTLE_*.
Andrei Karas
1
-5
/
+8
2016-09-12
Fix some packet errors for version 20080910.
Andrei Karas
1
-0
/
+2
2016-09-12
Fix version for packet CMSG_PLAYER_FAVORITE_ITEM.
Andrei Karas
2
-2
/
+3
2016-09-12
Fix packet CMSG_SOLVE_CHAR_NAME id conflict with other packets.
Andrei Karas
1
-0
/
+1
2016-09-12
Fix packet CMSG_PLAYER_EQUIP for old version and update id.
Andrei Karas
2
-2
/
+6
2016-09-12
Fix version for packet CMSG_REQUEST_RANKS.
Andrei Karas
2
-1
/
+6
2016-09-12
Fix version to bank packets.
Andrei Karas
2
-6
/
+26
2016-09-12
Fix version for market and some other packets.
Andrei Karas
4
-5
/
+24
2016-09-12
Fix typos in some packet ids.
Andrei Karas
1
-3
/
+3
2016-09-12
Change client protocol version to 19.
s20160912
Andrei Karas
1
-1
/
+1
2016-09-12
Add packet SMSG_BATTLE_UPDATE_HP 0x0a0e.
Andrei Karas
2
-3
/
+17
2016-09-12
Add packet SMSG_BUYINGSTORE_REPORT 0x09e6.
Andrei Karas
2
-1
/
+12
2016-09-12
Add packet SMSG_VENDING_REPORT 0x09e5.
Andrei Karas
2
-0
/
+11
2016-09-12
Add packet SMSG_HOMUNCULUS_INFO 0x09f7
Andrei Karas
2
-4
/
+15
2016-09-12
Add packet SMSG_PLAYER_HEAL 0x0a27.
Andrei Karas
2
-1
/
+6
2016-09-12
Add packet SMSG_SKILL_NO_DAMAGE 0x09cb.
Andrei Karas
2
-1
/
+6
[next]