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
2014-07-16
Add max texture size detection for all modes.
Andrei Karas
8
-47
/
+60
2014-07-16
Add support for modern OpenGL in renderers tests.
Andrei Karas
3
-12
/
+68
2014-07-15
Update translations.
Andrei Karas
40
-4539
/
+6035
2014-07-15
Fix make file.
Andrei Karas
1
-1
/
+0
2014-07-15
Update manaplus.cbp.
Andrei Karas
1
-919
/
+966
2014-07-15
Remove SDLMain.h because it was unused.
Andrei Karas
1
-11
/
+0
2014-07-15
Add useButton option to skills.xml.
Andrei Karas
3
-0
/
+8
2014-07-15
Update translations.
Andrei Karas
17
-1589
/
+2473
2014-07-15
Add net function readInt8 and use it for item pixel offset.
Andrei Karas
3
-4
/
+18
2014-07-15
On Android move login dialog to top border.
Andrei Karas
1
-7
/
+14
2014-07-14
Rename "Enable reorder sprites" option.
Andrei Karas
1
-2
/
+2
2014-07-14
Change refine type to uint8_t.
Andrei Karas
12
-29
/
+38
2014-07-14
Rename readInt8 into readUInt8 because it really read uint8_t.
Andrei Karas
28
-209
/
+208
2014-07-14
Fix code style.
Andrei Karas
7
-6
/
+32
2014-07-13
Fix signed/unsigned type for some vars.
Andrei Karas
5
-6
/
+19
2014-07-13
Fix code style.
Andrei Karas
27
-94
/
+112
2014-07-12
Add macro for checking OpenGL function is it null or not null.
Andrei Karas
10
-12
/
+53
2014-07-12
Add functions to get ARB or EXT OpenGL functions.
Andrei Karas
3
-36
/
+47
2014-07-12
Simplify assignFunction and add two args function assignFunction2.
Andrei Karas
4
-112
/
+120
2014-07-12
Fix logging about emulated OpenGL functions.
Andrei Karas
1
-1
/
+1
2014-07-11
Disable OpenGL mode fallback if test running.
Andrei Karas
1
-1
/
+1
2014-07-10
In OpenGL context creation add support for compatability context.
Andrei Karas
7
-27
/
+60
2014-07-10
Fix OpenGL renderers fallback.
Andrei Karas
1
-1
/
+2
2014-07-09
Improve initial OpenGL state.
Andrei Karas
7
-45
/
+43
2014-07-09
Add empty map mode without collisions.
Andrei Karas
12
-61
/
+77
2014-07-08
Add missing idx file into windows installers.
Andrei Karas
3
-0
/
+3
2014-07-07
fix possible memory leak in texture compression detection.
Andrei Karas
1
-0
/
+1
2014-07-06
Add some item text attributes.
Andrei Karas
1
-10
/
+24
2014-07-06
Fix translation flags in dead messages.
Andrei Karas
1
-0
/
+1
2014-07-05
Fix wrong configuration if OpenGL detected less than 1.1 version.
v1.4.7.5
Andrei Karas
1
-0
/
+4
2014-07-05
Change version to 1.4.7.5.
Andrei Karas
8
-8
/
+25
2014-07-05
Update translations.
Andrei Karas
17
-1443
/
+1620
2014-07-05
Fix code style.
Andrei Karas
13
-41
/
+46
2014-07-04
Add another mirror into manaplus downloads list.
Andrei Karas
1
-4
/
+8
2014-07-03
Fix translation issue in useButton attributes in items.xml.
Andrei Karas
1
-2
/
+4
2014-07-03
Use useButton attribute also in popup menu.
Andrei Karas
1
-19
/
+9
2014-07-03
Add item attribute useButton2 and use it in inventory.
Andrei Karas
6
-37
/
+97
2014-07-03
In inventory disable use button if selected item unusable.
Andrei Karas
2
-8
/
+16
2014-07-03
Use "useButton" item attribute in inventory window.
Andrei Karas
1
-18
/
+6
2014-07-03
Add into items.xml option useButton.
Andrei Karas
5
-18
/
+66
2014-07-03
Move item type mapping into separate file.
Andrei Karas
5
-67
/
+94
2014-07-03
Disable by default texture atlases on Android.
Andrei Karas
1
-0
/
+4
2014-07-02
Use GL_EXT_direct_state_access in copy to texture function.
Andrei Karas
1
-2
/
+2
2014-07-02
Add basic support for functions from OpenGL extension GL_EXT_direct_state_acc...
Andrei Karas
9
-0
/
+116
2014-07-02
Rename some variables in renderers.
Andrei Karas
7
-61
/
+61
2014-07-02
Fix background musis if it was enabled by quck enable action.
Andrei Karas
3
-14
/
+22
2014-07-02
Fix resize in modernopengl with own context in SDL1.2 build.
Andrei Karas
10
-8
/
+63
2014-07-02
Fix compilation error with SDL2.
Andrei Karas
1
-2
/
+1
2014-07-02
Fix compilation warnings.
Andrei Karas
1
-2
/
+2
2014-07-01
Move bindtexture in openglimagehelper into separate file.
Andrei Karas
2
-21
/
+29
[prev]
[next]