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
2013-12-29
Remove duplicate code from mobileopenglgraphics.
Andrei Karas
1
-216
/
+44
2013-12-29
Remove duplicate code from normalopenglgraphics.
Andrei Karas
1
-254
/
+65
2013-12-29
Remove unused variabled from mobileopenglgraphics.
Andrei Karas
2
-8
/
+0
2013-12-29
Add cached draw methods into renderers.
Andrei Karas
17
-2
/
+1214
2013-12-28
Remove unused method from renders.
Andrei Karas
2
-21
/
+0
2013-12-28
In renderers replace ImagePattern in methods into Pattern.
Andrei Karas
21
-335
/
+335
2013-12-27
add missing static keywords into chatwindow.
Andrei Karas
1
-2
/
+4
2013-12-27
add pet emote command.
Andrei Karas
7
-1
/
+45
2013-12-27
add missing translation comment into chatwindow.
Andrei Karas
1
-0
/
+5
2013-12-27
allow to owner talk from own pet.
Andrei Karas
7
-0
/
+62
2013-12-26
Fix being popup height if no any information about being except name.
Andrei Karas
1
-0
/
+1
2013-12-26
Show popup on pets.
Andrei Karas
2
-1
/
+3
2013-12-26
add pet name loading from pet db.
Andrei Karas
1
-2
/
+7
2013-12-26
add restrict into loginhandler.
Andrei Karas
5
-27
/
+35
2013-12-26
add restrict into guildhandler.
Andrei Karas
5
-20
/
+27
2013-12-26
add restrict into chathandler.
Andrei Karas
5
-24
/
+28
2013-12-26
add restrict into chattab.
Andrei Karas
9
-16
/
+18
2013-12-26
add restrict into chathandler.
Andrei Karas
3
-5
/
+8
2013-12-26
add restrict into charserverhandler.
Andrei Karas
2
-13
/
+15
2013-12-26
add restrict into packetcounters.
Andrei Karas
2
-2
/
+6
2013-12-26
add restrict into messagein.
Andrei Karas
2
-9
/
+16
2013-12-26
remove duplicate sprite name in itemdb.
Andrei Karas
1
-1
/
+1
2013-12-25
fix typo in pets direction code.
Andrei Karas
1
-4
/
+4
2013-12-25
add option for enable/disable pets support.
Andrei Karas
3
-1
/
+6
2013-12-25
add support for pet sit direction logic.
Andrei Karas
4
-1
/
+15
2013-12-25
add direction logic to pets.
Andrei Karas
3
-0
/
+49
2013-12-25
add pet think time.
Andrei Karas
7
-13
/
+17
2013-12-25
add support for pet offsets if owner is sitting.
Andrei Karas
8
-5
/
+49
2013-12-25
fix pet correct position detection.
Andrei Karas
1
-2
/
+3
2013-12-25
update pet position if owner changed direction.
Andrei Karas
1
-0
/
+2
2013-12-25
extend pet follow logic with follow in fixed position to owner.
Andrei Karas
2
-20
/
+26
2013-12-25
add pet spawn offset in tiles from owner position.
Andrei Karas
3
-2
/
+44
2013-12-25
fix compilation warnings.
Andrei Karas
1
-5
/
+5
2013-12-25
dont show over head text if text ignored or going to trade tab.
Andrei Karas
3
-10
/
+13
2013-12-25
add pethandler with stubs only.
Andrei Karas
10
-2
/
+181
2013-12-24
fix possible pets leak.
Andrei Karas
2
-4
/
+10
2013-12-24
add missing const int beinginfo.
Andrei Karas
1
-7
/
+7
2013-12-24
add support for warp pets if distance very long.
Andrei Karas
4
-1
/
+19
2013-12-24
add speed parameter for pets.
Andrei Karas
5
-1
/
+22
2013-12-24
Check collision in pet follow logic.
Andrei Karas
1
-3
/
+21
2013-12-24
dehardcode pet logic parameters.
Andrei Karas
4
-2
/
+23
2013-12-24
add basic follow logic for pets with hard coded parameters.
Andrei Karas
2
-0
/
+45
2013-12-23
in npc dialog at first try split long lines by spaces.
Andrei Karas
1
-1
/
+12
2013-12-23
in npc dialog allow correct split two byte characters.
Andrei Karas
1
-2
/
+5
2013-12-23
show connection dialog before actual network actions.
Andrei Karas
1
-7
/
+5
2013-12-22
fix sliderlist next/previous buttons.
Andrei Karas
1
-4
/
+3
2013-12-22
remove debug line.
Andrei Karas
1
-1
/
+0
2013-12-22
allow fill complete part of progress bar with images.
Andrei Karas
7
-22
/
+81
2013-12-22
allow correct draw control background if width smaller than some image sizes.
Andrei Karas
1
-9
/
+27
2013-12-22
allow use different theme file for different progress bars.
Andrei Karas
7
-22
/
+34
[next]