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
2011-09-05
Restore visible state for some windows after restart.
Andrei Karas
3
-1
/
+5
2011-09-02
Replace guichan iterators to const_iterator if need.
Andrei Karas
3
-2
/
+6
2011-09-02
Add option to disable self heal with mouse click.
Andrei Karas
3
-4
/
+18
2011-09-02
Add some more debug info in camera moving.
Andrei Karas
1
-4
/
+9
2011-09-01
Eliminate asserts from most files.
Andrei Karas
5
-18
/
+14
2011-09-01
Fix lock window functionality in outfits window.
Andrei Karas
1
-2
/
+0
2011-09-01
Fix windows max x and y position.
Andrei Karas
1
-4
/
+4
2011-08-31
Add ability to lock any window position and size. Using sticky image for this.
Andrei Karas
23
-13
/
+86
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-30
Fix code style and compilation warnings.
Andrei Karas
1
-2
/
+2
2011-08-30
Add auction bot support switch.
Andrei Karas
1
-4
/
+14
2011-08-30
Dont create guild manager instance if guild bot support not enabled.
Andrei Karas
2
-2
/
+5
2011-08-29
Fix possible crashes in item amount window and spells editor.
Andrei Karas
2
-2
/
+2
2011-08-28
Fixed invite to guild/kick from guild.
Andrei Karas
1
-0
/
+11
2011-08-28
Add support for auto download content fixes.
Andrei Karas
2
-10
/
+79
2011-08-28
Fix code style.
Andrei Karas
2
-2
/
+8
2011-08-28
Move simple colors to themes.
Andrei Karas
4
-29
/
+48
2011-08-28
Add support for guild invitation in guild bot integration.
Andrei Karas
1
-2
/
+9
2011-08-28
Fix possible conflicts between class names GuildTab, PartyTab and other.
Andrei Karas
3
-39
/
+39
2011-08-27
Impliment additional guild bot intergration functions.
Andrei Karas
1
-1
/
+1
2011-08-27
Basic support for guild bot integration.
Andrei Karas
6
-25
/
+354
2011-08-26
Add auction buttons in shop window for send buy or sell list to auction bot.
Andrei Karas
2
-0
/
+16
2011-08-25
Fix copyright in sdlinput.cpp.
Andrei Karas
1
-0
/
+1
2011-08-23
Add protection against infinite loop in viewport and add debug message
Andrei Karas
1
-8
/
+17
2011-08-22
Improve draw perfomance.
Andrei Karas
39
-124
/
+183
2011-08-22
Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.
Andrei Karas
10
-14
/
+20
2011-08-22
Fix some theme font colors in different gui elements.
Andrei Karas
10
-23
/
+32
2011-08-22
Add highlight list option.
Andrei Karas
4
-4
/
+33
2011-08-22
Replace typo dont to don't.
Andrei Karas
4
-5
/
+5
2011-08-21
Fix compilation with external guichan library.
Andrei Karas
1
-0
/
+2
2011-08-20
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2011-08-19
Fix adding items to trade.
Andrei Karas
4
-14
/
+31
2011-08-19
Fix memory leaks in equipment window.
Andrei Karas
1
-0
/
+4
2011-08-18
Load equipment window configuration from equipmentwindow.xml file.
Andrei Karas
2
-19
/
+162
2011-08-18
Create boxes in equipment window on the fly.
Andrei Karas
2
-49
/
+60
2011-08-17
Fix chat auto scroll to down if input field is visible.
Andrei Karas
1
-1
/
+2
2011-08-16
Show shop sign to other players only if shop is not empty.
Andrei Karas
4
-0
/
+18
2011-08-16
Enable japanese language in gettext.
Andrei Karas
3
-16
/
+48
2011-08-16
Add drop down widget for setup pages.
Andrei Karas
4
-2
/
+118
2011-08-15
Move setupitem class to widgets directory.
Andrei Karas
7
-8
/
+6
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
[next]