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
2014-02-15
Remove useless graphics casts.
Andrei Karas
38
-295
/
+328
2014-02-15
move some methods from base/graphics into render/graphics.
Andrei Karas
132
-700
/
+589
2014-02-15
Remove unused image base class.
Andrei Karas
5
-250
/
+1
2014-02-15
fix compilation error.
Andrei Karas
1
-2
/
+2
2014-02-15
move exguichan files into gui/base/
Andrei Karas
237
-583
/
+577
2014-02-15
remove use internal guichan flag.
Andrei Karas
6
-26
/
+1
2014-02-15
add playerrelationslistener.h into make files.
v1.4.2.15
Andrei Karas
2
-0
/
+2
2014-02-15
fix again onscreen controls position on resize/scale.
Andrei Karas
1
-2
/
+2
2014-02-15
Fix scale apply if using SDL 2.
Andrei Karas
1
-1
/
+3
2014-02-15
fix onscreen controls position on resize/scale.
Andrei Karas
2
-2
/
+10
2014-02-15
Change version to 1.4.2.15.
Andrei Karas
1
-2
/
+2
2014-02-14
fix code style.
Andrei Karas
12
-14
/
+17
2014-02-13
In dyecmd before saving images, convert it into default 32 bit format.
Andrei Karas
1
-1
/
+4
2014-02-13
Remove unused chat help from code.
Andrei Karas
9
-213
/
+4
2014-02-12
add autocomplete special commands in guild tab.
Andrei Karas
4
-0
/
+20
2014-02-12
add autocomplete special commands in party tab.
Andrei Karas
4
-1
/
+22
2014-02-11
improve autocomplete sanitization.
Andrei Karas
3
-10
/
+12
2014-02-11
add support for map layer replacments.
Andrei Karas
7
-25
/
+112
2014-02-09
Remove loading maps from gzipped file.
Andrei Karas
1
-28
/
+3
2014-02-09
allow select unselectable npc if mod key pressed.
Andrei Karas
1
-5
/
+22
2014-02-08
Add action for open trade window.
Andrei Karas
5
-1
/
+33
2014-02-07
add missing const and static keywords.
Andrei Karas
15
-25
/
+25
2014-02-06
Add diagonal direction for crazy move a.
Andrei Karas
1
-18
/
+30
2014-02-06
Add new crazy move A command for show pet emotes.
Andrei Karas
1
-4
/
+11
2014-02-06
In crazy moves A add support for all emotes.
Andrei Karas
3
-4
/
+29
2014-02-05
fix adjusting scale if resolution too low.
Andrei Karas
1
-2
/
+15
2014-02-05
fix loading value in SetupItemSliderInt.
Andrei Karas
1
-0
/
+1
2014-02-05
use new control for scale.
Andrei Karas
3
-6
/
+9
2014-02-05
add slider list setup control for int value.
Andrei Karas
2
-2
/
+65
2014-02-04
rename Setup into SetupWindow.
Andrei Karas
20
-41
/
+42
2014-02-04
adjust windows size if main window was resized to smaller size.
Andrei Karas
2
-0
/
+24
2014-02-03
fix friend tab update in social window if friends was changed.
Andrei Karas
4
-16
/
+66
2014-02-02
Add new attributes for start position for ambient layers.
Andrei Karas
3
-8
/
+22
2014-02-02
add actions for select next/previous tab in spells/commands window.
Andrei Karas
5
-0
/
+50
2014-02-02
add actions for select next/previous tab in shortcuts window.
Andrei Karas
10
-21
/
+94
2014-02-02
Add missing const and static into other classes.
Andrei Karas
30
-57
/
+58
2014-02-02
Add missing const and static into render classes.
Andrei Karas
2
-2
/
+2
2014-02-02
Add missing const and static into translation classes.
Andrei Karas
2
-6
/
+6
2014-02-02
Add missing const and static into input classes.
Andrei Karas
4
-9
/
+9
2014-02-02
Add missing const and static into being classes.
Andrei Karas
6
-17
/
+18
2014-02-02
Add missing const and static into resource classes.
Andrei Karas
10
-28
/
+41
2014-02-02
Add missing const and static into net classes.
Andrei Karas
34
-94
/
+83
2014-02-02
Add missing const and static into gui classes.
Andrei Karas
39
-96
/
+75
2014-02-01
Change version to 1.4.2.1
v1.4.2.1
Andrei Karas
1
-2
/
+2
2014-02-01
do not scale on the fly on windows.
Andrei Karas
1
-0
/
+2
2014-02-01
fix code style.
Andrei Karas
4
-1
/
+8
2014-01-31
Combine "Mod" and "Stop attack" keys.
Andrei Karas
5
-14
/
+10
2014-01-30
Fix code style.
Andrei Karas
6
-11
/
+15
2014-01-29
Fix paths for xsel and xdg-open on OpenBSD and FreeBSD.
Andrei Karas
2
-2
/
+15
2014-01-29
fix on the fly scalle changing.
Andrei Karas
1
-5
/
+4
[next]