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
/
gui
/
gui.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-02
Add missing const and static into gui classes.
Andrei Karas
1
-1
/
+1
2014-01-28
add support for screen scale in OpenGL modes.
Andrei Karas
1
-1
/
+5
2014-01-28
Move direct SDL_GetMouseState calls into method in gui class.
Andrei Karas
1
-2
/
+7
2014-01-14
fix code style.
Andrei Karas
1
-3
/
+3
2014-01-14
add support for thread safe writing to log.
Andrei Karas
1
-0
/
+10
2014-01-06
add missing auto switch font to japanese or chinese for npc font.
Andrei Karas
1
-5
/
+18
2014-01-05
Add chinese font auto usage if detected chinese locale.
Andrei Karas
1
-0
/
+14
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-29
improve draw image calls.
Andrei Karas
1
-2
/
+2
2013-12-17
add restrict into gui.
Andrei Karas
1
-1
/
+2
2013-12-14
Improve a bit separate images drawing.
Andrei Karas
1
-2
/
+2
2013-11-22
fix code style.
Andrei Karas
1
-1
/
+0
2013-11-11
Fix compilation in clang with libc++.
Andrei Karas
1
-0
/
+2
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
1
-0
/
+5
2013-10-19
move virtual member calls from gui constuctor into postInit.
Andrei Karas
1
-1
/
+5
2013-09-29
change smaller letter literalt into capital letter.
Andrei Karas
1
-4
/
+4
2013-09-22
fix compilation and partial running with SDL2 on Android.
Andrei Karas
1
-0
/
+2
2013-09-11
remove unused includes from gui files.
Andrei Karas
1
-0
/
+1
2013-08-31
move input related files into input dir.
Andrei Karas
1
-3
/
+4
2013-08-24
show/hide mouse cursor if mouse in/out window.
Andrei Karas
1
-6
/
+2
2013-08-24
fix compilation errors with SDL1.2
Andrei Karas
1
-0
/
+4
2013-08-24
fix gui text input in SDL2.
Andrei Karas
1
-0
/
+5
2013-08-24
fix mouse cursor drawing in SDL2.
Andrei Karas
1
-2
/
+2
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
1
-0
/
+5
2013-07-12
add option for enable/disable double click support.
Andrei Karas
1
-7
/
+51
2013-07-03
add support for drag skill from skills window.
Andrei Karas
1
-0
/
+3
2013-07-02
add support for drag and drop in spells window.
Andrei Karas
1
-3
/
+13
2013-06-07
Fix code style.
Andrei Karas
1
-1
/
+0
2013-06-02
In drag and drop use ints and images but not pointer to item.
Andrei Karas
1
-9
/
+5
2013-06-01
add dragdrop between inventory and outfits window.
Andrei Karas
1
-6
/
+31
2013-05-31
Change mouserelease gui function.
Andrei Karas
1
-1
/
+43
2013-05-07
improve gui class.
Andrei Karas
1
-5
/
+3
2013-05-04
prevent mouse cursor moving in android in onscreen controls.
Andrei Karas
1
-1
/
+12
2013-04-20
fix style in gui directory.
Andrei Karas
1
-2
/
+8
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-2
/
+2
2013-04-12
fix random rare crashes in npc and possible other windows.
Andrei Karas
1
-0
/
+11
2013-03-23
Fix profiler labels.
Andrei Karas
1
-2
/
+0
2013-03-05
Add chat command to clean fonts cache.
Andrei Karas
1
-0
/
+16
2013-02-26
Improve string usage in other files.
Andrei Karas
1
-12
/
+12
2013-02-10
Improve font cache cleaning.
Andrei Karas
1
-5
/
+7
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-15
Allow hide popup list if focus lost.
Andrei Karas
1
-0
/
+10
2012-12-15
Add popup list. Replace listbox in dropdown to popup list.
Andrei Karas
1
-0
/
+10
2012-12-03
Add support for relative mouse move in android version.
Andrei Karas
1
-2
/
+3
2012-11-14
Add support for on screen joystick for moving.
Andrei Karas
1
-0
/
+3
2012-11-12
Moving Android on screen keyboard button from SDL to ManaPlus.
Andrei Karas
1
-0
/
+42
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+13
2012-10-25
Add support for different hover/pickup cursors for monsters, npc, items, etc.
Andrei Karas
1
-1
/
+1
2012-10-20
Add to some controls palette inheritance from other controls.
Andrei Karas
1
-1
/
+1
2012-10-19
Fix namespace conflicts.
Andrei Karas
1
-1
/
+0
[next]