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
/
statuswindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-06
Use server feature haveMultyStatusUp.
Andrei Karas
1
-4
/
+12
2016-03-06
Add into increaseAttribute parameter with about of attributes to up.
Andrei Karas
1
-1
/
+1
2016-02-23
Fix compilation with gcc 4.4 or older.
Andrei Karas
1
-3
/
+3
2016-02-23
Add pragmas for disable -Wswitch-bool in some places.
Andrei Karas
1
-0
/
+3
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-29
Move item into item directory.
Andrei Karas
1
-1
/
+2
2015-11-16
Fix code style.
Andrei Karas
1
-1
/
+0
2015-11-12
Remove manaserv related flag for use mana bar.
Andrei Karas
1
-38
/
+25
2015-11-12
Remove old manaserv related code from status window.
Andrei Karas
1
-41
/
+2
2015-07-25
add targetingType feature
Joseph Botosh
1
-1
/
+2
2015-07-11
Add missing checks into gui.
Andrei Karas
1
-1
/
+1
2015-06-25
Add missing checks in windows.
Andrei Karas
1
-0
/
+2
2015-06-06
Fix code style.
Andrei Karas
1
-14
/
+20
2015-05-30
Move theme progress colors enum into separate file.
Andrei Karas
1
-8
/
+10
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
1
-16
/
+16
2015-05-29
Convert Attributes enum into strong typed enum.
Andrei Karas
1
-11
/
+19
2015-05-22
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-06
Add strong typed bool type Modifiable.
Andrei Karas
1
-2
/
+2
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+1
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-0
/
+2
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-4
/
+0
2015-01-10
eathena: add packet SMSG_BEING_ATTRS 0x0b0a.
Andrei Karas
1
-0
/
+5
2015-01-06
Move attributes.h into enums directory.
Andrei Karas
1
-1
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-05
fix code style.
Andrei Karas
1
-1
/
+0
2014-11-23
Add support for additional slots in net code.
Andrei Karas
1
-2
/
+3
2014-10-10
Fix code style.
Andrei Karas
1
-2
/
+1
2014-10-01
Move JOB stat from net enum into attributes.
Andrei Karas
1
-4
/
+4
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-17
Remove getter for playerHandler.
Andrei Karas
1
-10
/
+10
2014-09-17
Remove getter for gameHandler.
Andrei Karas
1
-1
/
+1
2014-08-01
Fix code style.
Andrei Karas
1
-2
/
+1
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-6
/
+6
2014-07-25
Use all methods in gamemodifiers as static.
Andrei Karas
1
-17
/
+14
2014-07-23
In gamemodifiers simplify change methods.
Andrei Karas
1
-1
/
+1
2014-07-23
move "change camera mode" option into gamemodifiers.
Andrei Karas
1
-2
/
+2
2014-07-23
move "change away type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-22
move "change map draw type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-22
move "change game modifiers" option into gamemodifiers.
Andrei Karas
1
-2
/
+3
2014-07-22
move "change imitation mode" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change pvp attack type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change attack type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change pickup type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change drop counter" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change attack type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change attack weapon type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change follow mode" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change move to target type" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-21
move "change crazy move" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
[next]