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
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
2012-12-30
Add popup menu for text fields.
Andrei Karas
1
-0
/
+6
2012-12-27
Improve a bit draw speed in other controls.
Andrei Karas
1
-5
/
+11
2012-12-25
Fix tile distance numbers in debug mode map draw.
Andrei Karas
1
-2
/
+3
2012-12-21
Fix possible crash with nav poinst rename dialog.
Andrei Karas
1
-0
/
+6
2012-12-12
Fix mouse movement in classic way.
Andrei Karas
1
-1
/
+1
2012-11-25
Add relative mouse moving.
Andrei Karas
1
-17
/
+103
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+5
2012-10-25
Add support for different hover/pickup cursors for monsters, npc, items, etc.
Andrei Karas
1
-7
/
+11
2012-10-20
Fix code style and some minor issues.
Andrei Karas
1
-1
/
+0
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
/
+1
2012-10-16
Fix code style and some other minor issues.
Andrei Karas
1
-8
/
+7
2012-09-11
Fix code style and small perfomance issues.
Andrei Karas
1
-3
/
+3
2012-09-07
Improve constructors in some classes.
Andrei Karas
1
-5
/
+6
2012-09-05
Fix useless variables initialisations.
Andrei Karas
1
-1
/
+1
2012-09-05
another some const fixes.
Andrei Karas
1
-1
/
+1
2012-09-01
Fix code style.
Andrei Karas
1
-1
/
+2
2012-08-30
Add const to more classes.
Andrei Karas
1
-48
/
+50
2012-08-24
Small style changes.
Andrei Karas
1
-1
/
+1
2012-08-24
fix includes.
Andrei Karas
1
-1
/
+0
2012-08-23
Remove useless includes.
Andrei Karas
1
-4
/
+1
2012-08-21
next code style changes.
Andrei Karas
1
-6
/
+10
2012-08-01
Fix code style.
Andrei Karas
1
-24
/
+21
2012-07-19
Block moving in storage is open.
Andrei Karas
1
-1
/
+2
2012-06-23
Improve a bit iterators again.
Andrei Karas
1
-2
/
+2
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-2
/
+2
2012-05-05
Add pickup ignore list.
Andrei Karas
1
-0
/
+5
2012-04-28
Fix code style and add some checks.
Andrei Karas
1
-1
/
+1
2012-04-27
Improve screen position calculation.
Andrei Karas
1
-56
/
+45
2012-04-25
Improve iterators part 1.
Andrei Karas
1
-2
/
+4
2012-04-10
Add two default keys to input layout.
Andrei Karas
1
-1
/
+2
2012-04-08
Move most input code from keyboardconfig to inputmanager.
Andrei Karas
1
-6
/
+7
2012-04-08
Move enums from keyboardconfig.h to keydata.h.
Andrei Karas
1
-6
/
+6
2012-04-01
Last part of fixes.
Andrei Karas
1
-11
/
+7
2012-03-31
Fix move issue with mouse.
Andrei Karas
1
-0
/
+20
2012-02-29
Simplify remove listener calls.
Andrei Karas
1
-5
/
+1
2012-02-29
Allow open conext menu from free tile if in free camera mode.
Andrei Karas
1
-2
/
+7
2012-02-29
Allow use context menu in minimap.
Andrei Karas
1
-0
/
+5
2012-02-25
Fix old casts.
Andrei Karas
1
-1
/
+2
[next]