index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
2011-08-15
Add button in status window to copy player stats to chat.
Andrei Karas
2
-1
/
+40
2011-08-15
Add warp menu item for gms in navigation items.
Andrei Karas
1
-0
/
+13
2011-08-15
Add option to hide ip addresses on screenshots.
Andrei Karas
2
-13
/
+36
2011-08-12
Rename file name table to correct guitable.
Andrei Karas
5
-4
/
+4
2011-08-12
Rename file name ministatus to correct ministatuswindow.
Andrei Karas
4
-5
/
+5
2011-08-12
Rename file name updatewindow to correct updaterwindow.
Andrei Karas
2
-1
/
+1
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
49
-54
/
+54
2011-08-12
Allow hide setup window by pressing key "Setup window".
Andrei Karas
2
-2
/
+9
2011-08-12
Add ability to add comments to npcs.
Andrei Karas
4
-6
/
+32
2011-08-11
Fix saving opened tabs state.
Andrei Karas
3
-11
/
+12
2011-08-11
Save whisper tabs state to configuration after each change.
Andrei Karas
3
-7
/
+14
2011-08-10
Fix crash in server dialog if press load button more than one time.
Andrei Karas
1
-1
/
+10
2011-08-10
Add players setup tab.
Andrei Karas
6
-174
/
+135
2011-08-10
Rename setup_players to setup_relations.
Andrei Karas
3
-19
/
+19
2011-08-09
Fix code style.
Andrei Karas
1
-5
/
+8
2011-08-09
Add missing files.
Andrei Karas
2
-0
/
+139
2011-08-09
Fix loading opacity settings in setup dialog.
Andrei Karas
1
-0
/
+1
2011-08-09
Add new perfomance parameters.
Andrei Karas
1
-4
/
+0
2011-08-09
Fix copyright headers. Add missing copyrights and fix program name.
Andrei Karas
28
-56
/
+76
2011-08-09
Add perfomance setup tab.
Andrei Karas
3
-86
/
+24
2011-08-07
Add auto adjust perfomance ability.
Andrei Karas
3
-16
/
+33
2011-08-07
Add option "show beings transparency". Disabled by default.
Andrei Karas
3
-10
/
+12
2011-08-02
Add ctrl key combination to all text fields.
Andrei Karas
1
-10
/
+38
2011-08-02
Adjust time between allowed insertions in text field from 1 to 2 seconds.
Andrei Karas
1
-1
/
+1
2011-07-25
Add removing palyers sprite logic depend on players direction.
Andrei Karas
2
-2
/
+2
2011-07-23
Fix some code style and compilation warnings.
Andrei Karas
2
-2
/
+8
2011-07-22
Fix update checking.
Andrei Karas
1
-3
/
+3
2011-07-21
Change update check url to new server.
Andrei Karas
1
-3
/
+13
2011-07-20
Small optimisations.
Andrei Karas
1
-3
/
+9
2011-07-20
Improve perfomance in creation SDL font surfaces.
Andrei Karas
1
-8
/
+13
2011-07-18
Fix some missing initialisations and memory leakss.
Andrei Karas
1
-0
/
+10
2011-07-16
Add hotkey to close selected chat tab.
Andrei Karas
2
-0
/
+21
2011-07-16
Highlight first item in npc dialog.
Andrei Karas
1
-0
/
+5
2011-07-15
Add quick keys to add items to trade.
Andrei Karas
1
-7
/
+28
2011-07-13
Close popup menu by quit key (ESC).
Andrei Karas
2
-0
/
+7
2011-07-08
Add small optimisations and fixes.
Andrei Karas
4
-6
/
+6
2011-07-08
Show players statuses near nicks.
Andrei Karas
2
-1
/
+18
2011-07-08
Fix some issues after automatic checking.
Andrei Karas
4
-8
/
+3
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
96
-192
/
+192
2011-07-07
Add map reduce feature for software drawing.
Andrei Karas
2
-16
/
+29
2011-07-05
Fix memory leak in shop window, add missing initialisation to BeingCacheEntry.
Andrei Karas
3
-2
/
+19
2011-07-05
Add ability to send client states to other clients.
Andrei Karas
5
-7
/
+51
2011-07-04
Fix code style and compilation warnings.
Andrei Karas
2
-3
/
+3
2011-07-04
Replace some lists to vectors.
Andrei Karas
7
-16
/
+18
2011-07-03
Add separator field to setup settings tabs.
Andrei Karas
5
-66
/
+188
2011-07-03
Move some settings from video tab to other tabs.
Andrei Karas
7
-189
/
+123
2011-07-02
Replace some getters to direct members access in graphics class.
Andrei Karas
11
-82
/
+82
2011-07-02
Replace some getters to direct member access in Image class.
Andrei Karas
6
-26
/
+26
2011-07-02
Add hasRows to chattab class.
Andrei Karas
3
-2
/
+8
2011-07-01
Replace some lists to vectors.
Andrei Karas
8
-10
/
+14
[next]