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
2011-09-14
Replace some size() calls to empty().
Andrei Karas
4
-4
/
+7
2011-09-14
Bit improve push cliparea functions in opengl backends.
Andrei Karas
2
-24
/
+22
2011-09-14
Add more checks and some code cleanups.
Andrei Karas
5
-7
/
+9
2011-09-14
Add more checks.
Andrei Karas
13
-41
/
+68
2011-09-13
Again a bit improve map draw speed.
Andrei Karas
1
-5
/
+4
2011-09-13
Fix fps switching after game window set active.
Andrei Karas
1
-9
/
+6
2011-09-13
Add check and improve draw speed in map.
Andrei Karas
2
-56
/
+43
2011-09-13
Add missing checks to some files and style fixes.
Andrei Karas
16
-233
/
+300
2011-09-12
Add missing checks to some files.
Andrei Karas
7
-181
/
+102
2011-09-11
Fixed OpenGLGraphics::drawRescaledImagePattern
Thorbjørn Lindeijer
1
-32
/
+45
2011-09-11
Fix code style.
Andrei Karas
2
-4
/
+4
2011-09-11
Add own theme xml configuration for each shortcuts based window.
Andrei Karas
3
-7
/
+11
2011-09-11
Change being sorting from function to functuator.
Andrei Karas
1
-10
/
+11
2011-09-11
Add own theme image for progressbar. If no own image it fallback to vscroll i...
Andrei Karas
1
-1
/
+3
2011-09-11
Add own xml configuration for missing windows.
Andrei Karas
18
-22
/
+39
2011-09-11
Add support for padding in theme configuration files.
Andrei Karas
3
-111
/
+122
2011-09-10
Allow load for each window own xml theme file.
Andrei Karas
37
-44
/
+88
2011-09-10
Remove some push/pop clip areas.
Andrei Karas
2
-21
/
+13
2011-09-10
Fix compilation with manaserv support.
Andrei Karas
1
-1
/
+1
2011-09-10
Change empty strings initializations.
Andrei Karas
20
-57
/
+55
2011-09-10
iterator fix in being.cpp after last changes.
Andrei Karas
1
-1
/
+1
2011-09-09
Fix code style.
Andrei Karas
3
-4
/
+6
2011-09-09
Last fix part of shadow variables/methods errors.
Andrei Karas
20
-207
/
+203
2011-09-09
Continue fix for shadow variables/methods errors.
Andrei Karas
40
-169
/
+166
2011-09-09
Rename in listner class method from event to processEvent.
Andrei Karas
21
-29
/
+31
2011-09-09
Fix first part of shadow variables/methods errors.
Andrei Karas
37
-246
/
+242
2011-09-09
Fix whisper errors detection.
Andrei Karas
2
-2
/
+17
2011-09-09
Fix guild manager initialisation if switching between servers.
Andrei Karas
1
-4
/
+11
2011-09-09
Add to inventory filter by letters from item names.
Andrei Karas
7
-27
/
+82
2011-09-08
Add additional sorting methods to inventory:
Andrei Karas
5
-15
/
+123
2011-09-08
Change player action from sit to stand if player under attack.
Andrei Karas
1
-0
/
+2
2011-09-08
Fix compilation errors.
Andrei Karas
2
-3
/
+3
2011-09-08
Fix code style.
Andrei Karas
7
-14
/
+19
2011-09-08
Fix register in some auto complete strings.
Andrei Karas
3
-2
/
+22
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
62
-201
/
+228
2011-09-07
Add support for copy text to clipboard (Ctrl+C).
Andrei Karas
4
-0
/
+100
2011-09-06
Add ability to move by clicking on minimap.
Andrei Karas
2
-23
/
+48
2011-09-06
Disable copy initial config from .mana dir if it exists.
Andrei Karas
1
-0
/
+2
2011-09-06
Simplify particle effects draw order.
Andrei Karas
1
-1
/
+1
2011-09-06
Move setup option "show being transparency" to correct group.
Andrei Karas
1
-3
/
+3
2011-09-06
Fix sprites reorder feature if reorders sprites disabled in settings.
Andrei Karas
1
-0
/
+2
2011-09-05
fix missing set sound channel.
Andrei Karas
1
-1
/
+1
2011-09-05
Increase mouse selection radius if only one object near mouse.
Andrei Karas
1
-6
/
+18
2011-09-05
Fix move animation if moving with mouse or moving to navigation point.
Andrei Karas
2
-3
/
+16
2011-09-05
Fix multiply new message sounds at same time.
Andrei Karas
4
-5
/
+10
2011-09-05
Add scroll laziness configuration parameters to misc setup tab.
Andrei Karas
1
-2
/
+8
2011-09-05
Fix error with getting default configuration values.
Andrei Karas
1
-12
/
+83
2011-09-05
Add option to enable/disable lazy scrolling.
Andrei Karas
4
-44
/
+67
2011-09-05
Sort players in setup relation tab with case insensitive.
Andrei Karas
1
-1
/
+16
2011-09-05
Restore visible state for some windows after restart.
Andrei Karas
3
-1
/
+5
[next]