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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-01
Last part of fixes.
Andrei Karas
18
-98
/
+97
2012-04-01
One part of fixes after auto checking.
Andrei Karas
5
-61
/
+89
2012-03-31
Fix move issue with mouse.
Andrei Karas
2
-0
/
+22
2012-03-29
Replace vectors with strings to short names.
Andrei Karas
23
-70
/
+61
2012-03-29
Add option to auto hide chat window (chat window visible by default)
Andrei Karas
4
-2
/
+98
2012-03-28
Add option to autohide buttons on top right corner.
Andrei Karas
3
-1
/
+38
2012-03-27
Small cleanup in equipment window.
Andrei Karas
1
-2
/
+3
2012-03-27
Unselect item in inventory if it was added to outfit window.
Andrei Karas
3
-1
/
+14
2012-03-27
Fix auto update online list after http server error (tmw like servers only).
Andrei Karas
1
-0
/
+1
2012-03-27
Fix chat links again.
Andrei Karas
1
-2
/
+20
2012-03-27
Fix chat item links. Some times links worked incorrectly.
Andrei Karas
1
-5
/
+9
2012-03-26
Redesign input handling.
Andrei Karas
3
-34
/
+6
2012-03-23
Fix copy to clipboard issue.
Andrei Karas
1
-1
/
+12
2012-03-22
Rename object event to depricatedevent because current implimentation very
Andrei Karas
10
-12
/
+12
2012-03-21
Fix copy to clipboard with links.
Andrei Karas
1
-1
/
+1
2012-03-19
Protect autocomplete from evil nicks if nick start from chat line start.
Andrei Karas
1
-7
/
+17
2012-03-19
Add help po translation.
Andrei Karas
2
-31
/
+11
2012-03-17
In update windows after client version switch color back to black.
Andrei Karas
1
-2
/
+2
2012-03-16
Fix stuck after canceling register.
Andrei Karas
1
-1
/
+1
2012-03-14
Add support for other gender.
Andrei Karas
4
-6
/
+37
2012-03-13
Remove second use/equip button from inventory.
Andrei Karas
2
-14
/
+3
2012-03-12
Fix servers list download error.
Andrei Karas
1
-4
/
+1
2012-03-11
Fix code style.
Andrei Karas
1
-2
/
+2
2012-03-11
Fix use button in skills dialog if switching tabs.
Andrei Karas
3
-0
/
+28
2012-03-10
Allow add skills to shortcuts bar (same as for magic and script commands).
Andrei Karas
5
-13
/
+69
2012-03-10
Add to skills missile particle effect and hit/miss sounds.
Andrei Karas
2
-59
/
+71
2012-03-10
Add basic skill action use on target.
Andrei Karas
2
-2
/
+43
2012-03-10
Add skill range parameter to skills.
Andrei Karas
2
-5
/
+8
2012-03-09
Add limited support for keys unknown for SDL.
Andrei Karas
1
-5
/
+3
2012-03-09
Move getting keys from game to keyboard config.
Andrei Karas
1
-1
/
+1
2012-03-09
Fix leak in last commit.
Andrei Karas
1
-0
/
+2
2012-03-09
Add support for many update hosts (evol server only).
Andrei Karas
5
-14
/
+98
2012-03-06
Fix context menu in outfits window.
Andrei Karas
1
-1
/
+7
2012-03-06
Fix big minimap scrolling with moving camera.
Andrei Karas
1
-1
/
+1
2012-03-04
Fix copyrights.
Andrei Karas
4
-6
/
+4
2012-03-04
Fix possible crash in npc menu.
Andrei Karas
3
-1
/
+13
2012-03-02
Use FBO for screenshots. Disabled for windows.
Andrei Karas
2
-0
/
+11
2012-03-02
Add opengl settings dump command.
Andrei Karas
1
-0
/
+1
2012-03-01
Replace client version in update news to latest manaplus version.
Andrei Karas
1
-1
/
+27
2012-03-01
Fix default npc dialog size.
Andrei Karas
1
-1
/
+1
2012-02-29
Fix npc menu focus/defocus issue.
Andrei Karas
2
-0
/
+13
2012-02-29
Fix code style in empty methods.
Andrei Karas
10
-12
/
+24
2012-02-29
Simplify remove listener calls.
Andrei Karas
3
-9
/
+3
2012-02-29
Block special keys in npc menu selection.
Andrei Karas
1
-1
/
+2
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
6
-7
/
+67
2012-02-29
Allow resize minimaps.
Andrei Karas
1
-1
/
+1
2012-02-29
Fix drawing big minimaps.
Andrei Karas
1
-10
/
+8
2012-02-28
Fix code style.
Andrei Karas
1
-2
/
+1
2012-02-28
Adjust label size in setupitem controls.
Andrei Karas
5
-5
/
+22
[next]