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-01-01
update copyright year in all sources.
Andrei Karas
870
-870
/
+870
2014-01-01
add ability for auto backup main configuration file on startup.
Andrei Karas
4
-0
/
+56
2014-01-01
add in renameFile function support for nacl.
Andrei Karas
2
-6
/
+6
2013-12-31
fix code style.
Andrei Karas
10
-22
/
+28
2013-12-31
add pet direction type if owner dead.
Andrei Karas
4
-2
/
+29
2013-12-31
add pet offset if owner is dead.
Andrei Karas
4
-1
/
+25
2013-12-31
add pet offset if owner is moving.
Andrei Karas
4
-8
/
+40
2013-12-31
fix compilation warnings.
Andrei Karas
1
-3
/
+3
2013-12-31
Improve drawNet in safeopenglgraphics.
Andrei Karas
2
-4
/
+28
2013-12-31
fix compilation errors with different flags.
Andrei Karas
3
-4
/
+4
2013-12-30
add drawImageInline into renders for internal usage.
Andrei Karas
15
-12
/
+70
2013-12-30
add calcTileVertexesInline into renders for internal usage.
Andrei Karas
15
-10
/
+92
2013-12-30
add calcPatternInline into renders for internal usage.
Andrei Karas
15
-24
/
+113
2013-12-30
rename shared files in renderers.
Andrei Karas
4
-4
/
+4
2013-12-30
add calcImageRect into each renderer. but copy function body to shared file.
Andrei Karas
21
-108
/
+210
2013-12-30
add drawPatternInline into renders for internal usage.
Andrei Karas
12
-7
/
+70
2013-12-30
add drawImageRect into each renderer. but copy function body to shared file.
Andrei Karas
20
-78
/
+196
2013-12-30
deduplicate opengl renders methods definition.
Andrei Karas
7
-475
/
+151
2013-12-30
Improve calcImageRect in renderers.
Andrei Karas
8
-42
/
+20
2013-12-30
Remove unused comments from graphics.
Andrei Karas
1
-3
/
+0
2013-12-30
Fix images drawing in software renderers.
Andrei Karas
2
-4
/
+4
2013-12-30
Improve drawImageRect in renderers.
Andrei Karas
2
-34
/
+14
2013-12-30
Improve drawRescaledImage in renderers.
Andrei Karas
17
-303
/
+69
2013-12-30
fix overhead text popups order. Now it drawed always below any windows.
Andrei Karas
5
-0
/
+33
2013-12-29
fix compilation warnings.
Andrei Karas
4
-10
/
+14
2013-12-29
improve draw image calls.
Andrei Karas
53
-217
/
+130
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
[next]