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
/
viewport.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-15
fix code style.
Andrei Karas
1
-4
/
+4
2014-03-11
Do not allow select pet by mouse click on it.
Andrei Karas
1
-18
/
+22
2014-03-09
fix movement with long press enabled.
Andrei Karas
1
-9
/
+23
2014-03-09
fix long mouse press.
Andrei Karas
1
-8
/
+9
2014-03-09
Reoder variables in viewport.
Andrei Karas
1
-15
/
+15
2014-03-09
fix compilation warnings.
Andrei Karas
1
-3
/
+3
2014-03-09
Add support for long mouse press event.
Andrei Karas
1
-113
/
+162
2014-03-07
Remove unused events flags.
Andrei Karas
1
-4
/
+0
2014-02-27
Remove manaserv ifdefs code.
Andrei Karas
1
-142
/
+100
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
1
-3
/
+3
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
1
-4
/
+4
2014-02-22
Move color into gui dir.
Andrei Karas
1
-2
/
+2
2014-02-16
combine font classes in one.
Andrei Karas
1
-2
/
+2
2014-02-16
move mouseevent into events directory.
Andrei Karas
1
-10
/
+10
2014-02-16
move mouselistener from base into listeners.
Andrei Karas
1
-1
/
+1
2014-02-15
move some methods from base/graphics into render/graphics.
Andrei Karas
1
-6
/
+4
2014-02-15
move exguichan files into gui/base/
Andrei Karas
1
-1
/
+1
2014-02-02
Add missing const and static into gui classes.
Andrei Karas
1
-3
/
+3
2014-01-28
Move direct SDL_GetMouseState calls into method in gui class.
Andrei Karas
1
-3
/
+5
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-26
Show popup on pets.
Andrei Karas
1
-1
/
+2
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
1
-0
/
+1
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
1
-15
/
+15
2013-10-19
fix casting in viewport.
Andrei Karas
1
-2
/
+2
2013-10-19
move virtual member calls from textpopup constructor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from popupmenu constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
add postInit function into popup.
Andrei Karas
1
-0
/
+2
2013-10-01
replace tile size from 32 to mapTitleSize.
Andrei Karas
1
-7
/
+7
2013-09-30
move popups into popups directory.
Andrei Karas
1
-3
/
+4
2013-09-30
move windows classes to windows directory.
Andrei Karas
1
-1
/
+2
2013-09-29
change smaller letter literalt into capital letter.
Andrei Karas
1
-1
/
+1
2013-09-11
remove unused includes from gui files.
Andrei Karas
1
-14
/
+1
2013-09-02
fix compilation warning.
Andrei Karas
1
-1
/
+0
2013-09-02
dehardcode shift key to stop mouse moving.
Andrei Karas
1
-2
/
+4
2013-08-31
move being related files into being dir.
Andrei Karas
1
-2
/
+3
2013-08-31
move input related files into input dir.
Andrei Karas
1
-2
/
+3
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
1
-0
/
+1
2013-06-21
fix code style.
Andrei Karas
1
-1
/
+1
2013-06-13
add copy to clipboard in npc dialog.
Andrei Karas
1
-0
/
+5
2013-05-28
improve viewport.
Andrei Karas
1
-70
/
+58
2013-05-24
fix code style.
Andrei Karas
1
-2
/
+1
2013-04-21
fix code style and some other fixes after auto checks.
Andrei Karas
1
-0
/
+1
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-1
/
+1
2013-04-12
fix random rare crashes in npc and possible other windows.
Andrei Karas
1
-2
/
+0
2013-04-09
Improve perfomance in windows and popups visibility checks.
Andrei Karas
1
-4
/
+4
2013-03-24
fix code style.
Andrei Karas
1
-2
/
+2
2013-02-03
Add support for small screens with on screen top right buttons.
Andrei Karas
1
-0
/
+5
2013-01-20
Another part with FOR_EACH changes.
Andrei Karas
1
-8
/
+4
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2013-01-16
Add context menu to browserbox http links.
Andrei Karas
1
-0
/
+5
[next]