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
2017-02-07
Fix compilation with pugixml.
Andrei Karas
3
-1
/
+9
2017-02-07
Remove extra include SDL_stdinc.h.
Andrei Karas
8
-88
/
+0
2017-02-07
Fix compilation with SDL2.
Andrei Karas
8
-18
/
+20
2017-02-07
Fix compilation with gcc version below 4.6.
Andrei Karas
11
-33
/
+36
2017-02-07
Ignore warning -Wlong-long in physfs.
Andrei Karas
2
-0
/
+7
2017-02-06
Add custom currency also into shop items list.
Andrei Karas
7
-15
/
+50
2017-02-05
Fix incorrect buffer access in chatutils and in stringutils unit tests.
Andrei Karas
2
-5
/
+13
2017-02-05
Add configure option --enable-glibcdebug for enable libcstdc++ debug mode.
Andrei Karas
1
-1
/
+8
2017-02-04
Change version to 1.7.2.4.
Andrei Karas
1
-2
/
+2
2017-02-04
Fix code style.
Andrei Karas
5
-10
/
+6
2017-02-04
Fix libcurl version checks.
Andrei Karas
2
-35
/
+27
2017-02-04
Fix compilation with very new SDL2.
Andrei Karas
8
-8
/
+24
2017-02-02
Remove extra include from cashshoprecv.cpp
Andrei Karas
1
-2
/
+0
2017-02-02
Add missing include into unitsdb.cpp
Andrei Karas
1
-0
/
+2
2017-02-02
Remove extra include from buysellrecv.cpp
Andrei Karas
1
-2
/
+0
2017-02-02
Convert unitsdb from class to namespace.
Andrei Karas
1
-30
/
+27
2017-02-02
Fix nullpointer access in special layer draw function.
Andrei Karas
3
-4
/
+51
2017-02-02
Remove extra includes from unitsdb.cpp
Andrei Karas
1
-4
/
+0
2017-02-02
Fix compilation without tmwa support.
Andrei Karas
1
-5
/
+4
2017-02-02
Fix unit tests compilation.
Andrei Karas
1
-1
/
+5
2017-02-01
Remove extra checks from special layer drawing.
Andrei Karas
1
-5
/
+2
2017-02-01
Remove extra checks from draw map layers.
Andrei Karas
1
-63
/
+17
2017-02-01
Use npc currency in buy dialog.
Andrei Karas
3
-2
/
+17
2017-02-01
Store interacted npc type before buy or talk and send it to buy dialog.
Andrei Karas
8
-17
/
+37
2017-02-01
Set currency to buy dialog based on selected npc type id.
Andrei Karas
14
-17
/
+151
2017-01-31
Load currency names for each npc from npcs.xml.
Andrei Karas
6
-1
/
+35
2017-01-31
Add support for load different currencies from units.xml.
Andrei Karas
1
-50
/
+84
2017-01-31
Remove unit type enum in unitsdb.
Andrei Karas
1
-32
/
+30
2017-01-31
Move units into db directory.
Andrei Karas
19
-62
/
+75
2017-01-31
Fix money amount in cash shops.
Andrei Karas
1
-2
/
+3
2017-01-31
Allow buy multiply items at once from cash shops.
Andrei Karas
9
-12
/
+127
2017-01-31
Remove extra include from buysellrecv.cpp
Andrei Karas
1
-1
/
+0
2017-01-31
Fix null pointer in unit tests.
Andrei Karas
1
-1
/
+2
2017-01-31
Fix separate builds for manaplusgame, dyetool, manaplustests.
Andrei Karas
1
-14
/
+16
2017-01-30
Fix compilation with SDL 2.
Andrei Karas
1
-1
/
+1
2017-01-30
Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa.
Andrei Karas
8
-38
/
+67
2017-01-30
Clean buy dialog dungling pointer if buy dialog was destroyed.
Andrei Karas
4
-0
/
+15
2017-01-30
Add checks for compiler and linked libs in dumplibs.
Andrei Karas
1
-2
/
+67
2017-01-30
Add configure flag for prevent bulding main game code.
Andrei Karas
1
-1
/
+11
2017-01-30
Fix compilation with old libcurl versions.
Andrei Karas
2
-7
/
+19
2017-01-28
Fix code style. Remove some useless checks.
Andrei Karas
4
-23
/
+12
2017-01-27
Fix style issues in browserbox.
Andrei Karas
2
-2
/
+3
2017-01-27
Move tabs replace code from browserbox into browserboxtools.
Andrei Karas
3
-17
/
+24
2017-01-27
Move links replace code from browserbox into browserboxtools.
Andrei Karas
3
-81
/
+86
2017-01-27
Move keys replace code from browserbox into browserboxtools.
Andrei Karas
3
-13
/
+22
2017-01-27
Move variables replace code from browserbox into browserboxtools.
Andrei Karas
5
-2
/
+73
2017-01-27
Move color names into separate file.
Andrei Karas
5
-38
/
+71
2017-01-27
Move link highlight mode into separate file.
Andrei Karas
5
-18
/
+54
2017-01-27
Move browserboxmode into separate file.
Andrei Karas
17
-30
/
+66
2017-01-27
Move browserlink into separate file.
Andrei Karas
4
-22
/
+57
[next]