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-31
Add char command /restorecamera for restore camera to default state.
Andrei Karas
5
-0
/
+18
2016-05-31
Change some build script to use separate directory for temp files.
Andrei Karas
7
-15
/
+25
2016-05-31
Fix /msg chat command for channels.
Andrei Karas
1
-3
/
+9
2016-05-31
Fix compilation error in itemdb.
Andrei Karas
1
-2
/
+2
2016-05-31
Add to items attributes hprecover and sprecover. For recovery rates.
Andrei Karas
1
-0
/
+4
2016-05-31
Fix compilation without OpenGL in setup_video.cpp again.
Andrei Karas
1
-0
/
+2
2016-05-31
Fix compilation without OpenGL in setup_video.cpp.
Andrei Karas
1
-0
/
+6
2016-05-31
Change default max chars per chat message from 300 to 512.
Andrei Karas
1
-1
/
+1
2016-05-31
Fix compilation without OpenGL.
Andrei Karas
1
-1
/
+5
2016-05-31
Fix comments formatting in copynpaste.cpp
Andrei Karas
1
-2
/
+2
2016-05-31
Fix different include issues.
Andrei Karas
46
-45
/
+138
2016-05-31
Add USE_X11 define into make file.
Andrei Karas
2
-1
/
+15
2016-05-29
Fix compilation without OpenGL.
Andrei Karas
1
-1
/
+3
2016-05-29
Update translations.
Andrei Karas
23
-2047
/
+2047
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
[next]