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
2016-09-27
Use for links in updater window ItemLinkHandler.
Andrei Karas
2
-15
/
+6
2016-09-27
Dont steal focus to updater window button.
Andrei Karas
1
-0
/
+1
2016-09-26
Add support for links "news" and "copyright".
Andrei Karas
5
-16
/
+34
2016-09-26
Fix long line in questswindow.cpp
Andrei Karas
1
-1
/
+2
2016-09-26
Add support for quest fields in quests window.
Andrei Karas
4
-23
/
+44
2016-09-26
Read all fields from new quest packets and send to quests and skills window.
Andrei Karas
4
-7
/
+23
2016-09-23
Add missing comments into defines.
Andrei Karas
62
-254
/
+331
2016-09-21
Add into outfits menu option to copy equipment from player into outfit.
Andrei Karas
1
-0
/
+4
2016-09-21
Allow copy items from outfit into chat.
Andrei Karas
3
-0
/
+30
2016-09-21
Fix code style.
Andrei Karas
1
-4
/
+4
2016-09-21
Set parts of most windows unselectable.
Andrei Karas
9
-0
/
+19
2016-09-20
Set scrollarea unselectable only if no scroll bars showed.
Andrei Karas
3
-1
/
+10
2016-09-20
Set unselectable most parts of status window.
Andrei Karas
4
-0
/
+15
2016-09-20
Add support for unselectable widgets.
Andrei Karas
7
-3
/
+25
2016-09-20
Dont allow try to insert items into each other in legacy server.
Andrei Karas
1
-0
/
+3
2016-09-17
Fix tests compilation.
Andrei Karas
1
-1
/
+1
2016-09-17
Add strong typed bool LoseFocusOnTab.
Andrei Karas
6
-11
/
+23
2016-09-17
Add strong typed bool Opaque.
Andrei Karas
62
-133
/
+165
2016-09-17
Use strong typed bool Move for move variable in window.
Andrei Karas
3
-5
/
+6
2016-09-17
Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy s...
Andrei Karas
1
-9
/
+9
2016-09-16
Remove another extra include.
Andrei Karas
1
-2
/
+0
2016-09-16
Remove extra include.
Andrei Karas
1
-2
/
+0
2016-09-16
Fix compilation without C++11 flags.
Andrei Karas
1
-1
/
+1
2016-09-15
Fix leak in ItemAmountWindow.
Andrei Karas
1
-0
/
+2
2016-09-15
Add support for drag and drop into shops.
Andrei Karas
1
-0
/
+49
2016-09-15
Add type into ShopListBox.
Andrei Karas
5
-8
/
+25
2016-09-14
Fix highlighted links drawing with bold text.
Andrei Karas
1
-2
/
+11
2016-09-11
Remove support for legacy configuration in ShortcutBase.
s20160911
Andrei Karas
2
-7
/
+3
2016-09-11
Remove support for legacy configuration in ItemShortcut.
Andrei Karas
2
-7
/
+3
2016-09-11
Remove support for legacy configuration in outfits.
Andrei Karas
2
-7
/
+3
2016-09-08
Add esperanto language in language selection.
Andrei Karas
1
-2
/
+4
2016-09-07
Allow run commands if no tab selected in chat window.
Andrei Karas
1
-0
/
+2
2016-09-03
Add option for create custom OpenGL context.
Andrei Karas
1
-0
/
+4
2016-08-30
Remove another extra include.
Andrei Karas
1
-1
/
+0
2016-08-30
Disable npc dialog test again.
Andrei Karas
1
-5
/
+4
2016-08-30
Enable test for npc dialog.
Andrei Karas
1
-4
/
+5
2016-08-30
Fix some leaks in unit tests.
Andrei Karas
3
-1
/
+14
2016-08-29
Add some cleanup calls in unit tests.
Andrei Karas
2
-13
/
+15
2016-08-29
Call RsourceManager::cleanOrphans not on each resource get, but each 15 seconds.
Andrei Karas
2
-0
/
+9
2016-08-29
Fix some cast issues.
Andrei Karas
1
-1
/
+1
2016-08-29
Use time_t for time values.
Andrei Karas
15
-21
/
+21
2016-08-28
Fix unit tests with SDL2.
Andrei Karas
1
-1
/
+10
2016-08-28
Add unit tests for resource manager.
Andrei Karas
1
-0
/
+3
2016-08-26
Remove unused include.
Andrei Karas
1
-1
/
+0
2016-08-25
In item sorting by name in inventort sort by name with colors.
Andrei Karas
1
-5
/
+9
2016-08-25
In inventory if item same sort it also by inventory index for remove random i...
Andrei Karas
1
-8
/
+44
2016-08-25
Add into item popup menu for gm way to add same items with some amount.
Andrei Karas
1
-0
/
+19
2016-08-25
Mark some methongs in BuyDialog for tmwa only.
Andrei Karas
2
-2
/
+19
2016-08-25
Allow buy more than one item at vending shop at once.
Andrei Karas
2
-28
/
+66
2016-08-25
Impliment packet SMSG_VENDING_BUY_ACK.
Andrei Karas
1
-0
/
+1
[prev]
[next]