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 (
Collapse
)
Author
Files
Lines
2016-08-03
Add actor type elemental.
Andrei Karas
6
-4
/
+14
2016-08-03
Allow load layers only with down SideView attribute or if this attribute ↵
Andrei Karas
1
-0
/
+5
missing.
2016-08-03
Add missing tmwa defines.
Andrei Karas
2
-0
/
+4
2016-08-02
Update translations.
Andrei Karas
1
-1
/
+0
2016-08-02
Add workaround for unit tests failures.
Andrei Karas
1
-0
/
+1
2016-08-02
Fix issue detected by valgrind after last changes.
Andrei Karas
1
-2
/
+2
2016-08-02
Mark shopselldialog.cpp as tmwa only file.
Andrei Karas
1
-0
/
+4
2016-08-02
Remove extra include from unit tests.
Andrei Karas
1
-1
/
+0
2016-08-02
Remove unused unregister dialog and states for it.
Andrei Karas
7
-282
/
+0
2016-08-02
Fix compilation with some options.
Andrei Karas
5
-6
/
+7
2016-08-02
Add missing file.
Andrei Karas
1
-0
/
+6
2016-08-02
Fix some broken window draw unit tests.
Andrei Karas
2
-4
/
+14
2016-08-02
Draw each window in unit tests.
Andrei Karas
6
-3
/
+133
2016-08-02
Add all known windows into windows unit tests.
Andrei Karas
10
-36
/
+675
2016-08-01
Extend windows unit tests with drawing.
Andrei Karas
3
-8
/
+12
2016-08-01
Fix compilation without tmwa support.
Andrei Karas
1
-0
/
+4
2016-07-31
Show hp and max hp in being popup.
Andrei Karas
2
-1
/
+22
2016-07-31
Remove curl extra include from whoisonline.cpp
Andrei Karas
1
-3
/
+0
2016-07-31
Show being level in being popup (if known).
Andrei Karas
1
-1
/
+13
2016-07-31
Possible fix for Curl 7.50
Andrei Karas
2
-3
/
+2
2016-07-31
Change arrow slot from 23 to 10.
Andrei Karas
1
-1
/
+1
2016-07-30
Change version to 1.6.7.30.
v1.6.7.30
Andrei Karas
9
-9
/
+21
2016-07-30
Update manaplus.cbp.
Andrei Karas
1
-9
/
+23
2016-07-30
Update Android.mk.
Andrei Karas
1
-0
/
+2
2016-07-30
Update translations.
Andrei Karas
23
-3496
/
+2013
2016-07-29
Fix code style.
Andrei Karas
14
-27
/
+28
2016-07-29
Remove extra include from soundeffect.cpp
Andrei Karas
1
-2
/
+0
2016-07-29
Fix some issues detected by cppcheck.
Andrei Karas
4
-10
/
+8
2016-07-29
Fix bmake script.
Andrei Karas
1
-2
/
+1
2016-07-29
Remove extra include from sdlmusic.cpp
Andrei Karas
1
-2
/
+0
2016-07-29
Extende run_h ci script.
Andrei Karas
1
-2
/
+2
2016-07-29
Fix compilation in musicloader.h
Andrei Karas
1
-0
/
+1
2016-07-29
Add some missing tmwa defines.
Andrei Karas
17
-11
/
+67
2016-07-29
Replace some gcc5 to gcc6 in .gitlab-ci.yml
Andrei Karas
1
-7
/
+7
2016-07-29
Remove macro impHandlerE.
Andrei Karas
3
-12
/
+10
2016-07-29
Dont return temp surface in atlasmanager.
Andrei Karas
2
-23
/
+7
2016-07-28
Move soundeffect load code into soundloader.
Andrei Karas
3
-44
/
+24
2016-07-28
Move sdlmusic load code into musicloader.
Andrei Karas
3
-44
/
+22
2016-07-28
Split musicloader into musicloader and soundloader.
Andrei Karas
7
-15
/
+111
2016-07-28
Remove eathena flag from testfile scripts.
Andrei Karas
3
-84
/
+84
2016-07-28
Remove eathena flag from .gitlab-ci.yml
Andrei Karas
1
-388
/
+212
2016-07-28
Remove eathena flag from manaplus.cbp
Andrei Karas
1
-1
/
+0
2016-07-28
Remove eathena flag from Android.mk
Andrei Karas
1
-1
/
+1
2016-07-28
Remove eathena flag from make files and configure.
Andrei Karas
4
-241
/
+208
2016-07-28
Remove macro A_TMWA_UNUSED.
Andrei Karas
4
-7
/
+6
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
130
-783
/
+11
Now eathena like support enabled always.
2016-07-27
Show hp bar for mercenary.
Andrei Karas
2
-1
/
+82
2016-07-27
Fix tab width in status window.
Andrei Karas
1
-1
/
+1
2016-07-27
Impliment packet SMSG_MERCENARY_UPDATE 0x02a2.
Andrei Karas
2
-5
/
+33
2016-07-27
Impliment packet SMSG_HOMUNCULUS_EXP 0x0b22.
Andrei Karas
5
-0
/
+26
For now it show homunculus exp over player ovner. But probably need show it over homunculus.
[next]