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-01-30
Change version to 1.6.1.30.
v1.6.1.30
Andrei Karas
9
-9
/
+25
2016-01-30
Update Android.mk.
Andrei Karas
1
-1
/
+1
2016-01-30
Fix windows installers.
Andrei Karas
3
-6
/
+3
2016-01-30
Update translations.
Andrei Karas
23
-5561
/
+5486
2016-01-29
Fix code style.
Andrei Karas
34
-63
/
+11
2016-01-29
Fix compilation with different flags and fix redefines in new SDL2.
Andrei Karas
4
-6
/
+16
2016-01-29
Update translations.
Andrei Karas
24
-7403
/
+8077
2016-01-29
Update manaplus.cbp.
Andrei Karas
1
-0
/
+2
2016-01-28
Improver error message about old client. Now it show also what server type ca...
Andrei Karas
4
-4
/
+6
2016-01-28
Impliment packet SMSG_MAIL_OPEN_WINDOW 0x0260.
Andrei Karas
1
-1
/
+11
2016-01-27
In char create dialog allow hair style with wrong range.
Andrei Karas
1
-20
/
+37
2016-01-27
In char create dialog allow hair color with wrong range.
Andrei Karas
1
-26
/
+53
2016-01-27
Remove popup action "copy bar to chat"
Andrei Karas
6
-6
/
+20
2016-01-27
Remove action "reset yellow bar" from context menu.
Andrei Karas
6
-5
/
+16
2016-01-27
remove "remove from attack list" action from social window popup menu.
Andrei Karas
2
-35
/
+21
2016-01-27
remove removepickup action from social window popup menu.
Andrei Karas
4
-27
/
+27
2016-01-27
Remove add/remove/ignore pickup actions from item popup menu.
Andrei Karas
1
-31
/
+6
2016-01-27
Add chat commands for add/remove/ignore pickups.
Andrei Karas
5
-1
/
+64
2016-01-27
Remove copy to clipboard action in npc dialog popup.
Andrei Karas
8
-19
/
+35
2016-01-27
Remove copy to clipboard action in chat popup.
Andrei Karas
6
-6
/
+23
2016-01-27
In undress command remove all known slots (hercules).
Andrei Karas
1
-0
/
+8
2016-01-27
Improve undress popup menu item.
Andrei Karas
2
-7
/
+18
2016-01-27
Add context menu for moving items to craft.
Andrei Karas
2
-0
/
+46
2016-01-27
Add chat command for move selected item to craft slot.
Andrei Karas
5
-1
/
+22
2016-01-27
Add quick shortcuts for add selected item to each craft inventory slot.
Andrei Karas
14
-18
/
+313
2016-01-26
Split search index to many files, add some more search keywords.
Andrei Karas
14
-14
/
+44
2016-01-26
Not allow walking by mouse if npc dialog is opened.
Andrei Karas
1
-3
/
+7
2016-01-26
Add support for move 1 amount of item to craft if hold stop attack key (left ...
Andrei Karas
1
-1
/
+6
2016-01-26
Add context menu and chat command for remove monster from different attack li...
Andrei Karas
1
-1
/
+3
2016-01-25
Add idx directory into windows installers.
Andrei Karas
3
-0
/
+9
2016-01-25
In char creation dialog show race fields only if more than 1 races in configu...
Andrei Karas
1
-5
/
+5
2016-01-25
Move help window to top on first time open it from chat with commands like "?...
Andrei Karas
1
-0
/
+3
2016-01-25
Add support for multiple help index files.
Andrei Karas
8
-13
/
+33
2016-01-25
Fix packet SMSG_WHO_ANSWER (hercules).
Andrei Karas
1
-1
/
+8
2016-01-25
Remove debug line.
Andrei Karas
1
-1
/
+0
2016-01-25
Add file utils function getFilesInDir.
Andrei Karas
28
-23
/
+62
2016-01-24
Not allow add equipped items to craft inventory.
Andrei Karas
1
-0
/
+2
2016-01-22
Add xml lib name into extended version string.
Andrei Karas
1
-2
/
+11
2016-01-22
Add packet CMSG_QUICK_IDENTIFY_ITEM 0x0a35.
Andrei Karas
6
-0
/
+20
2016-01-21
Update manaplus.cbp.
Andrei Karas
1
-72
/
+88
2016-01-21
Update Android.mk.
Andrei Karas
1
-5
/
+19
2016-01-21
Change pugixml description from now working to experimental.
Andrei Karas
1
-1
/
+1
2016-01-21
Add support for writing xml files from pugixml.
Andrei Karas
11
-18
/
+182
2016-01-21
Add xml writing unit tests.
Andrei Karas
1
-1
/
+85
2016-01-21
Add missing define into cmake build file.
Andrei Karas
1
-0
/
+2
2016-01-20
Move xml defines into separate file.
Andrei Karas
7
-65
/
+159
2016-01-20
Update translations.
Andrei Karas
24
-3625
/
+3604
2016-01-20
Add pugixml backend incomplete.
Andrei Karas
24
-126
/
+660
2016-01-20
Update catch from git.
Andrei Karas
1
-914
/
+1701
2016-01-19
Move xml class based on libxml into libxml.cpp file.
Andrei Karas
5
-147
/
+183
[next]