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
/
popups
/
beingpopup.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-1
/
+1
2016-07-31
Show hp and max hp in being popup.
Andrei Karas
1
-1
/
+19
2016-07-31
Show being level in being popup (if known).
Andrei Karas
1
-1
/
+13
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
1
-8
/
+0
2016-07-15
Add some missing costs.
Andrei Karas
1
-1
/
+1
2016-07-13
Show particles amount in being popup.
Andrei Karas
1
-1
/
+7
2016-07-13
Simplify BeingPopup class.
Andrei Karas
1
-212
/
+89
2016-03-26
Fix code style.
Andrei Karas
1
-4
/
+0
2016-03-21
Show effect names in debug window in target tab.
Andrei Karas
1
-15
/
+2
2016-03-21
Remove some getters from StatusEffect.
Andrei Karas
1
-1
/
+1
2016-03-21
Split StatusEffect into StatusEffect and StatusEffectDB.
Andrei Karas
1
-1
/
+3
2016-03-01
Fix popup for not own homunculuses.
Andrei Karas
1
-1
/
+12
2016-03-01
Fix pet popup. For not own pets now show pet info and size always correct.
Andrei Karas
1
-1
/
+12
2016-02-20
Add missing const in gui directory.
Andrei Karas
1
-4
/
+6
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-11-07
Add missing check in being popup.
Andrei Karas
1
-0
/
+2
2015-11-01
Show enabled status effects in player popups.
Andrei Karas
1
-4
/
+49
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
1
-18
/
+18
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-2
/
+2
2015-05-21
Call Popup::postInit from all popups with overrided postInit method.
Andrei Karas
1
-0
/
+1
2015-04-18
Add eathena defines into being.
Andrei Karas
1
-0
/
+4
2015-04-05
Show chat room name in player popup.
Andrei Karas
1
-5
/
+40
2015-04-03
Remove debug string.
Andrei Karas
1
-1
/
+0
2015-03-25
eathena: show in homunculus popup intimacy and hunger counters.
Andrei Karas
1
-1
/
+22
2015-03-25
Fix compilation without eathena support.
Andrei Karas
1
-0
/
+2
2015-03-24
eathena: show in pet popup intimacy and hunger counters.
Andrei Karas
1
-75
/
+101
2015-02-18
Fix crash with player popup.
Andrei Karas
1
-1
/
+1
2015-02-15
Allow to shop buy board name on beings.
Andrei Karas
1
-8
/
+36
2015-02-15
Rename being board into sell board.
Andrei Karas
1
-8
/
+8
2015-02-02
Show shop name on players.
Andrei Karas
1
-6
/
+33
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-1
/
+1
2014-08-17
Create public variable for beingpopup.
Andrei Karas
1
-0
/
+2
2014-05-17
Move font.cpp/h into fonts directory.
Andrei Karas
1
-1
/
+2
2014-05-13
Move actor type into separate file.
Andrei Karas
1
-1
/
+1
2014-02-20
improve includes.
Andrei Karas
1
-0
/
+1
2014-02-16
combine font classes in one.
Andrei Karas
1
-3
/
+1
2014-02-15
move exguichan files into gui/base/
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-26
Fix being popup height if no any information about being except name.
Andrei Karas
1
-0
/
+1
2013-10-19
fix code style
Andrei Karas
1
-1
/
+0
2013-10-19
add postInit function into popup.
Andrei Karas
1
-4
/
+8
2013-10-08
extent profiler logging into some functions.
Andrei Karas
1
-0
/
+2
2013-10-04
fix code style.
Andrei Karas
1
-1
/
+0
2013-09-30
move popups into popups directory.
Andrei Karas
1
-0
/
+211