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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-29
Fix code style.
Andrei Karas
15
-50
/
+26
2016-05-27
Fix some false positive asserts in working with hair style equal to zero.
Andrei Karas
5
-23
/
+138
2016-05-27
Move rescaled images load function from resourcemanager into separate file.
Andrei Karas
8
-47
/
+125
2016-05-27
Move spritedef load function from resourcemanager into separate file.
Andrei Karas
11
-39
/
+136
2016-05-26
Move walk layer load function from resourcemanager into separate file.
Andrei Karas
7
-41
/
+116
2016-05-26
Move shader program load function from resourcemanager into separate file.
Andrei Karas
6
-40
/
+121
2016-05-26
Move shader load function from resourcemanager into separate file.
Andrei Karas
7
-31
/
+118
2016-05-26
Move atlas load function from resourcemanager into separate file.
Andrei Karas
7
-31
/
+110
2016-05-25
Move subimageset load function from resourcemanager into separate file.
Andrei Karas
8
-45
/
+126
2016-05-25
Move imageset load function from resourcemanager into separate file.
Andrei Karas
12
-51
/
+138
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
25
-35
/
+35
2016-05-25
Move sub images load function from resourcemanager into separate file.
Andrei Karas
8
-49
/
+142
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
25
-102
/
+187
2016-05-24
Move music load functions from resourcemanager into separate file.
Andrei Karas
7
-52
/
+134
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
58
-84
/
+118
2016-05-24
Add missing id into packet version 20101124.
Andrei Karas
1
-0
/
+1
2016-05-24
Add packet CMSG_SKILL_USE_BEING from 2010 to newer.
Andrei Karas
1
-0
/
+14
2016-05-24
Add packet CMSG_BUYINGSTORE_CREATE from 2010 to newer.
Andrei Karas
1
-0
/
+10
2016-05-24
Fix asserts with missing default music files.
Andrei Karas
8
-14
/
+40
2016-05-24
Add packet CMSG_PLAYER_INVENTORY_DROP from 2010 to newer.
Andrei Karas
1
-0
/
+6
2016-05-24
Add packet CMSG_HOMUNCULUS_MENU from 2010 to newer.
Andrei Karas
1
-0
/
+23
2016-05-24
Add packet CMSG_BUYINGSTORE_OPEN from 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-24
Add packet CMSG_MOVE_FROM_STORAGE from 2010 to newer.
Andrei Karas
1
-0
/
+17
2016-05-24
Add packet CMSG_SEARCHSTORE_CLICK from 2010 to newer.
Andrei Karas
1
-0
/
+11
2016-05-24
Add packet CMSG_FRIENDS_ADD_PLAYER from 2010 to newer.
Andrei Karas
1
-0
/
+17
2016-05-24
Add packet CMSG_SOLVE_CHAR_NAME from 2010 to newer.
Andrei Karas
1
-0
/
+16
2016-05-24
Add packet CMSG_BUYINGSTORE_SELL for 2010 and newer.
Andrei Karas
1
-0
/
+13
2016-05-24
Add packet CMSG_SKILL_USE_POSITION for 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add packet CMSG_PLAYER_CHANGE_ACT from 2010 to newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add packet CMSG_NAME_REQUEST for 2010 and newer.
Andrei Karas
1
-0
/
+15
2016-05-23
Add packet CMSG_BUYINGSTORE_CLOSE from 2010 and newer.
Andrei Karas
1
-0
/
+19
2016-05-23
Add packet CMSG_PLAYER_CHANGE_DEST from 2010 and newer.
Andrei Karas
1
-0
/
+15
2016-05-23
Add packet CMSG_SEARCHSTORE_NEXT_PAGE from 2010 and newer.
Andrei Karas
1
-0
/
+11
2016-05-23
Add packet CMSG_SKILL_USE_POSITION_MORE from 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add all versions for packet CMSG_MOVE_TO_STORAGE.
Andrei Karas
3
-1
/
+207
2016-05-23
Dont show asserts in pickup special packets.
Andrei Karas
4
-22
/
+71
2016-05-23
Fix packets CMSG_PLAYER_INVENTORY_DROP and CMSG_ITEM_PICKUP.
Andrei Karas
2
-4
/
+4
2016-05-23
Dont show assert if for player set hair color without hair sprite.
Andrei Karas
1
-2
/
+7
2016-05-21
Change version to 1.6.5.21
v1.6.5.21
Andrei Karas
9
-9
/
+19
2016-05-21
Update translations.
Andrei Karas
22
-179
/
+103
2016-05-20
Remove duplicate packet defines.
Andrei Karas
1
-4
/
+0
2016-05-20
Remove wrong condition.
Andrei Karas
1
-5
/
+1
2016-05-20
Update manaplus.cbp.
Andrei Karas
1
-0
/
+4
2016-05-20
Update translations.
Andrei Karas
23
-7800
/
+8507
2016-05-20
Fix code style.
Andrei Karas
6
-11
/
+9
2016-05-19
Move child particles only if current particle changed position.
Andrei Karas
1
-16
/
+26
2016-05-19
Split childs update code depend is current particle alive or not.
Andrei Karas
1
-22
/
+44
2016-05-19
Dont try to move child particles if current particle already dead.
Andrei Karas
1
-14
/
+21
2016-05-19
In .gitlab-ci.yml combine stages build and test.
Andrei Karas
1
-20
/
+19
2016-05-18
Fix random one tile desync in SMSG_BEING_MOVE3 packet.
Andrei Karas
5
-6
/
+84
[next]