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
/
statuseffect.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-27
Remove default parameters from particleengine.
Andrei Karas
1
-2
/
+2
2017-12-18
Remove default parameters from animatedsprites.
Andrei Karas
1
-2
/
+3
2017-12-14
Remove default parameters from soundmanager.
Andrei Karas
1
-1
/
+1
2017-12-11
Remove default parameters from ChatTab::chatLog.
Andrei Karas
1
-2
/
+8
2017-08-21
Remove useless else.
Andrei Karas
1
-13
/
+7
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-3
/
+3
2017-04-03
Replace string::append with pathJoin.
Andrei Karas
1
-2
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-07-10
Add support for permanent particle effect.
s20160712
Andrei Karas
1
-0
/
+9
2016-07-10
Rename StatusEffect::getParticle into StatusEffect::getStartParticle
Andrei Karas
1
-4
/
+4
2016-03-26
Fix code style.
Andrei Karas
1
-5
/
+1
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
-156
/
+0
2016-03-21
Remove support for stun effects from status-effects.xml
Andrei Karas
1
-18
/
+0
2016-02-08
Add support for post delay status effect. It change cast animation to stand.
Andrei Karas
1
-1
/
+5
2016-01-29
Fix code style.
Andrei Karas
1
-2
/
+0
2016-01-25
Add file utils function getFilesInDir.
Andrei Karas
1
-0
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-20
Move animatedsprite into sprite directory.
Andrei Karas
1
-1
/
+2
2015-12-20
Move spriteaction.h into const directory.
Andrei Karas
1
-1
/
+2
2015-11-07
Fix reporting about missing status effects.
Andrei Karas
1
-1
/
+8
2015-11-01
Show enabled status effects in player popups.
Andrei Karas
1
-0
/
+3
2015-10-31
Add support for dead trick status effect (hercules)
Andrei Karas
1
-1
/
+5
2015-05-06
Add strong typed bool type SkipError.
Andrei Karas
1
-1
/
+1
2015-05-06
Add strong types bool type UseResman.
Andrei Karas
1
-1
/
+1
2015-05-06
Add strong typed bool type Enable.
Andrei Karas
1
-4
/
+7
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-3
/
+0
2015-03-04
Fix disabling riding.
Andrei Karas
1
-0
/
+2
2015-03-03
Add support for riding flag in actorsprite and statuseffect.
Andrei Karas
1
-1
/
+4
2015-02-07
Dont show some useless errors while loading themes.
Andrei Karas
1
-1
/
+1
2015-02-07
Remove optional parameter from xml document constructor.
Andrei Karas
1
-1
/
+1
2015-01-26
Allow open cart window only if cart status effect enabled.
Andrei Karas
1
-1
/
+4
2015-01-23
Add debug logging about missing status effects.
Andrei Karas
1
-0
/
+1
2015-01-23
Improve setting status stun effects.
Andrei Karas
1
-4
/
+10
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-12
Move ChatTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-05-19
Move spriteaction into separate file.
Andrei Karas
1
-0
/
+1
2014-05-16
Move chatmsgtype into separate file.
Andrei Karas
1
-1
/
+1
2014-03-25
If player poisoned, hightlight his life bar in social window with special color.
Andrei Karas
1
-4
/
+9
2014-02-20
improve includes.
Andrei Karas
1
-0
/
+3
2014-01-16
add missing const in xmlnode pointers.
Andrei Karas
1
-1
/
+1
2014-01-07
fix leak in duplicate status effects.
Andrei Karas
1
-2
/
+6
2014-01-06
add ability to include config parts from subdirs for other dbs.
Andrei Karas
1
-1
/
+3
2014-01-06
add patch files support for other xml dbs.
Andrei Karas
1
-0
/
+1
2014-01-06
add support for include in status-effects.xml.
Andrei Karas
1
-3
/
+17
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-09-30
move tabs into tabs directory.
Andrei Karas
1
-1
/
+1
2013-05-26
dehardcode client data configuration file names.
Andrei Karas
1
-3
/
+1
[next]