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
2012-10-30
Add unused warnings to other files.
Andrei Karas
124
-545
/
+593
2012-10-30
Add unused warnings to some files.
Andrei Karas
105
-826
/
+894
2012-10-29
Highlight window header with * if got new chat message with minimized window.
Andrei Karas
3
-7
/
+42
2012-10-28
Fix close button position under Android if window was resized.
Andrei Karas
1
-4
/
+12
2012-10-28
Fix in internal guichan drawing horisonal lines in some systems.
Andrei Karas
1
-1
/
+1
2012-10-28
Not allow switch resolution on the fly under Android with OpenGL.
Andrei Karas
1
-2
/
+2
2012-10-28
Done select always best resolution under Android.
Andrei Karas
2
-7
/
+25
2012-10-28
Fix stick button placment.
Andrei Karas
1
-2
/
+3
2012-10-28
Extend window theming.
Andrei Karas
2
-2
/
+15
2012-10-28
Revert "Non-working StickyButton behaviour in MiniMap window fixed."
Andrei Karas
1
-1
/
+2
2012-10-28
Add Close button on start screen under Android.
Andrei Karas
2
-25
/
+27
2012-10-28
Non-working StickyButton behaviour in MiniMap window fixed.
Hal9OOO
1
-2
/
+1
2012-10-27
Change version to 1.2.10.28.
v1.2.10.28
Andrei Karas
1
-2
/
+2
2012-10-27
Autoselect resolution under android.
Andrei Karas
5
-25
/
+71
2012-10-27
Fix code style.
Andrei Karas
7
-37
/
+36
2012-10-26
Android compilation fixes.
Andrei Karas
8
-11
/
+28
2012-10-26
Add initial version of mobile OpenGL backend.
Andrei Karas
16
-17
/
+1474
2012-10-25
Add support for different hover/pickup cursors for monsters, npc, items, etc.
Andrei Karas
18
-41
/
+204
2012-10-23
Fix texture sampler settings again.
Andrei Karas
1
-1
/
+1
2012-10-23
Fix for windows compilation.
Andrei Karas
2
-1
/
+3
2012-10-23
Fix texture sampler settings.
Andrei Karas
1
-1
/
+0
2012-10-23
Move OpenGL error conversion to string to graphicsmanager.
Andrei Karas
3
-25
/
+38
2012-10-23
Set for all textures max mipmap level to 0.
Andrei Karas
1
-0
/
+2
2012-10-23
Add support for OpenGL debug extensions.
Andrei Karas
6
-1
/
+134
2012-10-23
Add OpenGL debug extensions bindings.
Andrei Karas
3
-12
/
+47
2012-10-22
Add auto resize feature to equipment window for correct placing slots.
Andrei Karas
4
-29
/
+55
2012-10-22
Extend item container theming.
Andrei Karas
2
-1
/
+6
2012-10-21
Extend theming for textpreview.
Andrei Karas
2
-6
/
+45
2012-10-21
Extend password field theming.
Andrei Karas
4
-4
/
+12
2012-10-21
Extend textfield theming.
Andrei Karas
3
-41
/
+86
2012-10-21
Rename theme file textfield_background.xml to textfield.xml
Andrei Karas
1
-1
/
+4
2012-10-21
Fix item selection in shoplistbox class.
Andrei Karas
1
-1
/
+1
2012-10-21
Extend playerbox theming.
Andrei Karas
2
-4
/
+15
2012-10-21
Fix compilation error from previous commits.
Andrei Karas
1
-0
/
+2
2012-10-21
Rename theme file playerbox_background.xml to playerbox.xml
Andrei Karas
1
-2
/
+2
2012-10-21
Extend theming itemcontainer (used in inventory, trade window etc)
Andrei Karas
3
-14
/
+38
2012-10-21
Fix selection in skills dialog.
Andrei Karas
1
-2
/
+2
2012-10-21
Fix chat scrolling after tabbed area changes.
Andrei Karas
1
-11
/
+15
2012-10-21
Reenable mumble in windows builds.
Andrei Karas
1
-0
/
+2
2012-10-20
Add option to allow screensaver. (by default screensaver disabled)
Andrei Karas
3
-0
/
+9
2012-10-20
Fix code style and some minor issues.
Andrei Karas
100
-217
/
+54
2012-10-20
Fix palettes loading and using.
Andrei Karas
5
-19
/
+20
2012-10-20
Add load theme id for windows and popups.
Andrei Karas
3
-2
/
+22
2012-10-20
Add palette inheritance to textpreview class.
Andrei Karas
3
-4
/
+5
2012-10-20
Add palette inheritance to textbox class.
Andrei Karas
8
-11
/
+11
2012-10-20
Add palette inheritance to radiobutton class.
Andrei Karas
8
-16
/
+22
2012-10-20
Add palette inheritance to progressbar class.
Andrei Karas
9
-15
/
+16
2012-10-20
Add palette inheritance to label class.
Andrei Karas
44
-200
/
+205
2012-10-20
Add palette inheritance to other shortcutcontainer classes.
Andrei Karas
9
-2
/
+37
2012-10-20
Add palette inheritance to itemcontainer class.
Andrei Karas
4
-6
/
+8
[prev]
[next]