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 (
Collapse
)
Author
Files
Lines
2015-12-13
Allow resize nacl window with OpenGL without recreating context.
Andrei Karas
6
-12
/
+73
2015-12-13
Not build unsupported render backends on nacl.
Andrei Karas
9
-60
/
+104
2015-12-12
Fix compilation warning.
Andrei Karas
1
-2
/
+2
2015-12-12
Fix warnings in nacl.
Andrei Karas
3
-8
/
+18
2015-12-12
Add into help/team people who working on nacl version.
Andrei Karas
1
-0
/
+4
2015-12-12
Hide "detect best mode" in nacl.
Andrei Karas
2
-3
/
+3
2015-12-12
Fix render fallback. In nacl fallback to software mode.
Andrei Karas
1
-3
/
+4
2015-12-12
Replace glGetString into mglGetString.
Andrei Karas
4
-5
/
+15
2015-12-11
Not allow select unsupported renderers in nacl.
Andrei Karas
3
-2
/
+87
2015-12-11
Dont request max verticies count on nacl.
Andrei Karas
1
-0
/
+4
2015-12-11
Add pseudo function for some gl calls.
Andrei Karas
6
-77
/
+107
2015-12-11
Add nacl gl init and nacl defines and includes in most files.
Andrei Karas
13
-55
/
+168
2015-12-11
Add nacl gl functions.
Andrei Karas
3
-0
/
+95
2015-12-11
Fix warnings in mobileopengl2graphics.
Andrei Karas
1
-75
/
+93
2015-12-11
Remove commented code from mobileopengl2graphics.
Andrei Karas
1
-13
/
+0
2015-12-11
In mobileopengl2graphics update texture size uniform only if size changed.
Andrei Karas
2
-5
/
+15
2015-12-11
Impliment initial mobileopengl2graphics as OpenGL ES 2 backend.
Andrei Karas
5
-162
/
+170
2015-12-10
Add pointer to OpenGL function glActiveTexture.
Andrei Karas
5
-6
/
+31
2015-12-10
Dont use VAO in mobileopengl2graphics in nacl.
Andrei Karas
2
-0
/
+8
2015-12-10
Remove all element buffer references from mobile opengl 2 backend.
Andrei Karas
2
-32
/
+0
2015-12-10
Reorder defines in renderers.
Andrei Karas
1
-9
/
+36
2015-12-10
Add pointer to OpenGL function glBindAttribLocation.
Andrei Karas
3
-1
/
+9
2015-12-10
Add function for load OpenGL ES 2 shaders.
Andrei Karas
5
-8
/
+31
2015-12-10
Add OpenGL ES 2 shaders.
Andrei Karas
4
-0
/
+36
2015-12-10
Move cursor related code into sdlsharedhelper.
Andrei Karas
5
-21
/
+89
2015-12-10
Add support for mobileopengl2 backend (still copy from modern opengl).
Andrei Karas
9
-25
/
+66
2015-12-10
Copy modernopengl into mobileopengl2 backend.
Andrei Karas
8
-13
/
+1543
In future it will be reworked into OpenGL ES 2.
2015-12-10
Implemented NaCl cursor hiding, custom cursor is supported now
Vasily
2
-4
/
+19
2015-12-10
Disable malloc and realloc in configure.
Andrei Karas
1
-6
/
+7
Look like it create issues in new libc.
2015-12-09
Rename "Mobile OpenGL" into "Mobile OpenGL ES".
Andrei Karas
3
-5
/
+5
2015-12-09
Fix cursor position after insert text from clipboard (nacl)
Andrei Karas
1
-0
/
+1
2015-12-09
Add per char gender into tmwa.
Andrei Karas
2
-4
/
+8
2015-12-05
Change version to 1.5.12.5
v1.5.12.5
Andrei Karas
9
-9
/
+19
2015-12-05
Update translations.
Andrei Karas
24
-5591
/
+6531
2015-12-05
Add missing final keyword.
Andrei Karas
1
-1
/
+1
2015-12-05
Fix code style.
Andrei Karas
1
-3
/
+8
2015-12-03
Added NaCl messaging and clipboard functions
Vasily
3
-5
/
+99
2015-12-02
Add strong typed bool type Advanced.
Andrei Karas
10
-13
/
+45
2015-12-02
Add strong typed bool type IsSell.
Andrei Karas
10
-9
/
+40
2015-12-02
Add missing images into mana theme in windows installers.
Andrei Karas
3
-0
/
+3
2015-12-02
Added NaCl openBrowser function implementation
Vasily
1
-0
/
+10
2015-12-02
Flush log writes in nacl after each log write.
Andrei Karas
1
-0
/
+3
2015-12-02
Fix getprocaddress in nacl.
Andrei Karas
1
-1
/
+1
2015-12-01
Fix OpenGL GLES version detection.
Andrei Karas
1
-2
/
+16
2015-12-01
Add string cut functions.
Andrei Karas
2
-0
/
+26
2015-12-01
Fix compilation nacl with OpenGL (regal).
Andrei Karas
12
-4
/
+29
2015-12-01
Add support for logging in nacl to console.
Andrei Karas
2
-0
/
+6
2015-12-01
Rename LOG_ANDROID into SPECIALLOG.
Andrei Karas
1
-9
/
+9
2015-12-01
Added NaCl data.zip PhysFS support
Vasily
2
-6
/
+6
2015-11-30
Fix compilation for nacl.
Andrei Karas
1
-0
/
+3
[next]