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 (
Expand
)
Author
Files
Lines
2013-08-24
fix Client creation in unit tests.
Andrei Karas
2
-3
/
+11
2013-08-24
improve getState/setState in Client.
Andrei Karas
26
-80
/
+81
2013-08-24
save Client object into global variable.
Andrei Karas
4
-25
/
+33
2013-08-24
fix resize in opengl modes in SDL2.
Andrei Karas
1
-0
/
+20
2013-08-24
remove unused sdl2gfx files.
Andrei Karas
11
-9402
/
+5
2013-08-24
fix outlined text draw in SDL2.
Andrei Karas
2
-4
/
+5
2013-08-24
fix compilation errors with SDL1.2
Andrei Karas
1
-0
/
+4
2013-08-24
Fix fps counter in SDL2.
Andrei Karas
1
-0
/
+2
2013-08-24
fix gui text input in SDL2.
Andrei Karas
9
-2
/
+66
2013-08-24
fix keyboard handling in gui in SDL2.
Andrei Karas
5
-23
/
+67
2013-08-24
extent SDL event logging for SDL2.
Andrei Karas
2
-2
/
+54
2013-08-24
fix window title and icon in SDL2.
Andrei Karas
6
-55
/
+86
2013-08-24
fix mouse cursor drawing in SDL2.
Andrei Karas
1
-2
/
+2
2013-08-24
fix images converting and drawing issues in SDL2 and OpenGL.
Andrei Karas
5
-13
/
+38
2013-08-24
add support for size attribute in physfsrwops for SDL2.
Andrei Karas
1
-0
/
+12
2013-08-24
fix USE_OPENGL define
Andrei Karas
2
-1
/
+5
2013-08-24
final SDL2 compilation fixes.
Andrei Karas
8
-35
/
+88
2013-08-24
store window size into rectangle.
Andrei Karas
9
-37
/
+56
2013-08-24
add some more fixes for SDL2 compilation.
Andrei Karas
9
-10
/
+39
2013-08-24
add sdlhelper with some low level SDL functions.
Andrei Karas
8
-33
/
+189
2013-08-24
some SDL2 complilation fixes.
Andrei Karas
6
-19
/
+45
2013-08-24
move SDL_SetVideoMode calls into graphicsmanager.
Andrei Karas
5
-4
/
+25
2013-08-24
rename target in graphics into window.
Andrei Karas
10
-157
/
+158
2013-08-24
second part with compilation fixes for SDL2.
Andrei Karas
7
-22
/
+151
2013-08-24
separate SDLGraphics and SDLImageHelper to 1.2 and 2.
Andrei Karas
11
-12
/
+1648
2013-08-24
move sdl video mode initialisation from graphics into sdlgraphics.
Andrei Karas
4
-16
/
+20
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
21
-7
/
+103
2013-08-24
embed SDL2gfx.
Andrei Karas
9
-1
/
+9690
2013-08-24
fix SDL includes.
Andrei Karas
1
-1
/
+1
2013-08-24
add configure option --with-sdl2 for enable SDL2 support.
Andrei Karas
3
-17
/
+69
2013-08-24
add support for target cursor animations.
Andrei Karas
16
-71
/
+133
2013-08-20
Fix default inventory and shop window size on big screens.
Andrei Karas
2
-2
/
+8
2013-08-20
fix typo.
Andrei Karas
1
-1
/
+1
2013-08-20
fix typo.
Andrei Karas
3
-3
/
+3
2013-08-20
fix typo.
Andrei Karas
5
-9
/
+9
2013-08-20
fix normal dye in big endian systems.
Andrei Karas
1
-3
/
+33
2013-08-19
add some unit tests for normal dye.
Andrei Karas
1
-0
/
+46
2013-08-19
improve a bit normal dye code.
Andrei Karas
4
-56
/
+82
2013-08-19
fix compilation with old gcc.
Andrei Karas
6
-17
/
+14
2013-08-19
fix dye for big endian system again.
Andrei Karas
3
-21
/
+38
2013-08-18
testDye
Andrei Karas
3
-0
/
+66
2013-08-18
fix A and S dye for big endian systems.
Andrei Karas
2
-17
/
+41
2013-08-18
improve OpenGL A,S dye speed.
Andrei Karas
4
-60
/
+73
2013-08-18
improve software A,S dye speed.
Andrei Karas
4
-59
/
+73
2013-08-18
fix compilation error.
Andrei Karas
1
-1
/
+1
2013-08-18
improve SDL draw lines speed.
Andrei Karas
1
-47
/
+88
2013-08-18
fix compilation warnings.
Andrei Karas
1
-13
/
+19
2013-08-18
Remove gcn::SDLGraphics from basic classes.
Andrei Karas
8
-761
/
+359
2013-08-18
Split from Graphics SDL related code into SDLGraphics.
Andrei Karas
16
-804
/
+1014
2013-08-17
Change version to 1.3.8.18.
v1.3.8.18
Andrei Karas
8
-8
/
+18
[next]