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-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
2016-09-11
Remove support for legacy configuration in ShortcutBase.
s20160911
Andrei Karas
2
-7
/
+3
2016-09-11
Remove support for legacy configuration in ItemShortcut.
Andrei Karas
2
-7
/
+3
2016-09-11
Remove support for legacy configuration in PlayerRelations.
Andrei Karas
2
-7
/
+3
2016-09-11
Remove support for legacy configuration in SpellManager.
Andrei Karas
2
-7
/
+3
2016-09-11
Remove support for legacy configuration in outfits.
Andrei Karas
2
-7
/
+3
2016-09-10
Change version to 1.6.9.10.
v1.6.9.10
Andrei Karas
1
-2
/
+2
2016-09-09
Fix wrong type usage. int -> time_t.
Andrei Karas
4
-4
/
+4
2016-09-09
Fix code style.
Andrei Karas
12
-21
/
+21
2016-09-09
Fix reading size for packet SMSG_MAP_MUSIC.
Andrei Karas
1
-1
/
+1
2016-09-09
Add packet SMSG_GUILD_ONLINE_INFO 0x016d.
Andrei Karas
3
-0
/
+11
2016-09-09
Fix packet sized for input packets.
Andrei Karas
1
-4
/
+4
2016-09-08
Add esperanto language in language selection.
Andrei Karas
1
-2
/
+4
2016-09-08
Remove itemslot.h.
Andrei Karas
4
-63
/
+3
2016-09-07
Allow run commands if no tab selected in chat window.
Andrei Karas
1
-0
/
+2
2016-09-04
Add support for close only client side window without affecting server.
Andrei Karas
1
-0
/
+14
2016-09-03
Add debug info in SDL 1.2 context creation code.
Andrei Karas
1
-0
/
+8
2016-09-03
Fix context switching in SDL 2.
Andrei Karas
1
-11
/
+15
2016-09-03
Add option for create custom OpenGL context.
Andrei Karas
9
-14
/
+26
2016-09-03
Show error messages in SDL2 OpenGL context creation function.
Andrei Karas
1
-0
/
+31
2016-09-01
Fix compilation.
Andrei Karas
1
-0
/
+2
2016-09-01
Add asserts into AtlasManager and fix null pointer access if some error happe...
Andrei Karas
1
-5
/
+15
2016-08-30
Remove another extra include.
Andrei Karas
1
-1
/
+0
2016-08-30
Remove another extra include.
Andrei Karas
1
-1
/
+0
2016-08-30
Remove extra include.
Andrei Karas
1
-1
/
+0
2016-08-30
Disable npc dialog test again.
Andrei Karas
1
-5
/
+4
2016-08-30
Fix unused variables.
Andrei Karas
1
-0
/
+8
2016-08-30
Enable test for npc dialog.
Andrei Karas
1
-4
/
+5
2016-08-30
Fix some leaks in unit tests.
Andrei Karas
6
-1
/
+20
2016-08-29
Add into resource manager better reports about leaks.
Andrei Karas
1
-1
/
+18
2016-08-29
Add some cleanup calls in unit tests.
Andrei Karas
8
-13
/
+79
2016-08-29
Call RsourceManager::cleanOrphans not on each resource get, but each 15 seconds.
Andrei Karas
3
-1
/
+9
2016-08-29
Remove variable ResourceManager::instance.
Andrei Karas
2
-8
/
+6
2016-08-29
Fix wrong type in extern weightNoticeTime in localplayer.cpp
Andrei Karas
1
-1
/
+1
[next]