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
/
minimap.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
remove unused includes from gui files.
Andrei Karas
1
-2
/
+0
2013-08-31
move being related files into being dir.
Andrei Karas
1
-1
/
+2
2013-08-29
add some more missing checks.
Andrei Karas
1
-1
/
+2
2013-08-26
add surface allocation debug code.
Andrei Karas
1
-2
/
+3
2013-08-24
improve some mode methods in Client.
Andrei Karas
1
-1
/
+1
2013-05-24
fix code style.
Andrei Karas
1
-0
/
+1
2013-05-13
fix code style and compilation warnings.
Andrei Karas
1
-2
/
+2
2013-05-09
improve minimap
Andrei Karas
1
-26
/
+24
2013-05-03
add comments for translators
Andrei Karas
1
-1
/
+5
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-09
Improve perfomance in windows and popups visibility checks.
Andrei Karas
1
-2
/
+2
2013-04-07
fix more style, add consts.
Andrei Karas
1
-2
/
+2
2013-02-26
Improve string usage in other files.
Andrei Karas
1
-3
/
+4
2013-01-30
Fix minimal windows sizes for very small screens (320x240)
Andrei Karas
1
-3
/
+9
2013-01-27
Add option to autoresize minimaps.
Andrei Karas
1
-9
/
+24
2013-01-20
Another part with FOR_EACH changes.
Andrei Karas
1
-3
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-11-10
Fix minimaps loading if minimap missing in tmx file.
Andrei Karas
1
-1
/
+8
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+8
2012-10-28
Revert "Non-working StickyButton behaviour in MiniMap window fixed."
Andrei Karas
1
-1
/
+2
2012-10-28
Non-working StickyButton behaviour in MiniMap window fixed.
Hal9OOO
1
-2
/
+1
2012-10-03
Add sound effects for open/close windows.
Andrei Karas
1
-0
/
+1
2012-10-02
fix chat window resize cursor and some other possible issues.
Andrei Karas
1
-1
/
+1
2012-10-02
Fix some conversions.
Andrei Karas
1
-4
/
+4
2012-09-19
Dont resize minimap window if map name very big.
Andrei Karas
1
-5
/
+21
2012-08-27
Add const to more classes.
Andrei Karas
1
-9
/
+10
2012-08-24
Small style changes.
Andrei Karas
1
-1
/
+1
2012-08-23
Remove useless includes.
Andrei Karas
1
-5
/
+1
2012-06-10
Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.
Andrei Karas
1
-1
/
+1
2012-06-09
Move static methods from Image class to ImageHelper class.
Andrei Karas
1
-1
/
+2
2012-05-24
Dehardcode some old paths.
Andrei Karas
1
-2
/
+2
2012-04-09
Fix code style.
Andrei Karas
1
-2
/
+2
2012-03-06
Fix big minimap scrolling with moving camera.
Andrei Karas
1
-1
/
+1
2012-02-29
Allow use context menu in minimap.
Andrei Karas
1
-7
/
+19
2012-02-29
Allow resize minimaps.
Andrei Karas
1
-1
/
+1
2012-02-29
Fix drawing big minimaps.
Andrei Karas
1
-10
/
+8
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-4
/
+4
2011-09-10
Allow load for each window own xml theme file.
Andrei Karas
1
-1
/
+1
2011-09-10
Change empty strings initializations.
Andrei Karas
1
-1
/
+1
2011-09-06
Add ability to move by clicking on minimap.
Andrei Karas
1
-23
/
+44
2011-08-31
Always draw party members on same map in minimap.
Andrei Karas
1
-4
/
+44
2011-08-30
Show guild members on minimap.
Andrei Karas
1
-0
/
+5
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-07-02
Replace some getters to direct member access in Image class.
Andrei Karas
1
-13
/
+13
2011-06-26
Bit improve speed in map getwalk.
Andrei Karas
1
-5
/
+7
2011-06-02
Fix some memory leaks and missing initialisations.
Andrei Karas
1
-3
/
+15
2011-05-31
Revert "Switch includes to use embedded guichan."
Andrei Karas
1
-1
/
+1
2011-05-30
Switch includes to use embedded guichan.
Andrei Karas
1
-1
/
+1
[next]