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
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
eathena: if skill fail, show errorText from skill.
Andrei Karas
1
-1
/
+1
2014-09-23
Add field errorText into skills.
Andrei Karas
1
-3
/
+7
2014-09-22
Fix compilation warnings.
Andrei Karas
2
-4
/
+2
2014-09-22
Show duplicates in egg selection dialog.
Andrei Karas
1
-0
/
+1
2014-09-22
Add egg selection dialog.
Andrei Karas
5
-2
/
+127
2014-09-22
Move selldialog from window into widgets.
Andrei Karas
4
-454
/
+2
2014-09-22
Simplify SellDialog.
Andrei Karas
6
-30
/
+10
2014-09-22
Move shop sell code from SellDialog into ShopSellDialog.
Andrei Karas
5
-17
/
+128
2014-09-22
Move npc sell code from SellDialog into NpcSellDialog.
Andrei Karas
4
-60
/
+179
2014-09-21
Fix updating skills window if some skills was removed.
Andrei Karas
2
-2
/
+30
2014-09-20
Use skill owner field in most functions.
Andrei Karas
2
-8
/
+29
2014-09-18
Use server feature haveOnlineList in whos is online window.
Andrei Karas
2
-7
/
+9
2014-09-18
Rename server feature haveOnlineList into haveServerOnlineList.
Andrei Karas
1
-1
/
+1
2014-09-18
Fix compilation with some options.
Andrei Karas
1
-1
/
+1
2014-09-18
Add empty skill if need add skill duration/cooldown and skin not created/loaded.
Andrei Karas
1
-7
/
+13
2014-09-18
Draw cool down bar in skills window.
Andrei Karas
2
-1
/
+44
2014-09-18
Add skills duration/cooldown.
Andrei Karas
2
-0
/
+17
2014-09-17
Remove getter for tradeHandler.
Andrei Karas
2
-8
/
+8
2014-09-17
Remove getter for skillHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
4
-12
/
+12
2014-09-17
Remove getter for playerHandler.
Andrei Karas
5
-24
/
+21
2014-09-17
Remove getter for partyHandler.
Andrei Karas
1
-3
/
+3
2014-09-17
Remove getter for npcHandler.
Andrei Karas
5
-14
/
+15
2014-09-17
Remove getter for loginHandler.
Andrei Karas
7
-26
/
+15
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
2
-11
/
+11
2014-09-17
Remove getter for guildHandler.
Andrei Karas
1
-3
/
+3
2014-09-17
Remove getter for gameHandler.
Andrei Karas
3
-4
/
+4
2014-09-17
Remove getter for chatHandler.
Andrei Karas
2
-5
/
+5
2014-09-17
Remove getter for charServerHandler.
Andrei Karas
4
-12
/
+12
2014-09-17
Remove getter for buySellHandler.
Andrei Karas
3
-4
/
+4
2014-09-17
Remove getter for adminHandler.
Andrei Karas
1
-1
/
+1
2014-09-16
Remove unused externs
Andrei Karas
2
-3
/
+0
2014-09-16
Add server feature haveOtherGender.
Andrei Karas
1
-1
/
+2
2014-09-16
Add server feature haveLookSelection.
Andrei Karas
1
-5
/
+5
2014-09-16
Add server feature haveRaceSelection.
Andrei Karas
1
-4
/
+5
2014-09-16
add server feature haveNativeGuilds.
Andrei Karas
1
-1
/
+4
2014-09-14
Add configure and cmake option to enable/disable compilation for tmwa/evol.
Andrei Karas
2
-5
/
+28
2014-09-14
In charselectdialog add function for separate chars adding/updating.
Andrei Karas
2
-15
/
+16
2014-09-14
Use smaller char create window size if stats not present.
Andrei Karas
1
-1
/
+7
2014-09-13
Skip empty lines in npc menu.
Andrei Karas
1
-0
/
+2
2014-09-11
In hide all windows action not hide locked windows.
Andrei Karas
1
-1
/
+1
2014-09-10
Change format in ActorType enum.
Andrei Karas
8
-22
/
+22
2014-09-10
Rename PET type into LOCAL_PET.
Andrei Karas
1
-1
/
+1
2014-09-07
Fix compilation warnings.
Andrei Karas
1
-0
/
+1
2014-09-07
Remove unused includes.
Andrei Karas
1
-1
/
+0
2014-09-07
For some popup menus use current mouse position.
Andrei Karas
1
-3
/
+1
2014-09-06
In skills add support for reading mana cost from server.
Andrei Karas
2
-4
/
+10
2014-09-06
Allow use support skill.
Andrei Karas
1
-1
/
+1
2014-09-06
eathena: fix skills removing.
Andrei Karas
2
-0
/
+12
2014-09-06
Use server features for online list.
Andrei Karas
2
-4
/
+6
[next]