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
/
spellmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
Add into player attributes prefix PLAYER_.
Andrei Karas
1
-1
/
+1
2016-02-08
Improve some empty string checks.
Andrei Karas
1
-3
/
+4
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-13
/
+13
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
1
-1
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-13
Move spells and graphics related constants into separate files.
Andrei Karas
1
-0
/
+2
2015-11-17
Use magic command properties only if compiled for tmwa.
Andrei Karas
1
-15
/
+37
2015-11-17
Fix compilation without C++11 again.
Andrei Karas
1
-1
/
+1
2015-11-16
Move TextCommandType enum into separate file and convert to strong typed.
Andrei Karas
1
-3
/
+4
2015-11-16
Move MagicSchool enum into separate file and convert to strong typed.
Andrei Karas
1
-2
/
+2
2015-11-16
Rename SpellTarget into CommandTarget enum and convert it to strong typed.
Andrei Karas
1
-8
/
+9
2015-08-09
Add some missing checks to other files found by paranucker.
Andrei Karas
1
-1
/
+1
2015-06-06
Fix code style.
Andrei Karas
1
-2
/
+2
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-1
/
+1
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-0
/
+1
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
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-10-28
Fix compilation warning.
Andrei Karas
1
-1
/
+2
2014-10-28
Dehardcode default spells/commands.
Andrei Karas
1
-66
/
+35
2014-10-26
Allow invoke chat command from invoking skill.
Andrei Karas
1
-0
/
+8
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-17
Remove getter for playerHandler.
Andrei Karas
1
-1
/
+1
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-1
/
+1
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-4
/
+4
2014-05-29
Move variables definition into each file with class definition.
Andrei Karas
1
-0
/
+2
2014-05-13
Move actor type into separate file.
Andrei Karas
1
-1
/
+1
2014-05-11
Move player attributes into separate file.
Andrei Karas
1
-1
/
+2
2014-05-08
Fix code style in other files.
Andrei Karas
1
-3
/
+3
2014-05-02
Add missing const.
Andrei Karas
1
-1
/
+1
2014-04-17
Add missing check in spellmanager.
Andrei Karas
1
-0
/
+3
2014-02-07
add missing const and static keywords.
Andrei Karas
1
-2
/
+2
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-11
Second part of checks from Parasoft C++ Test.
Andrei Karas
1
-6
/
+6
2013-09-30
move windows classes to windows directory.
Andrei Karas
1
-1
/
+1
2013-09-28
add const for methods return values.
Andrei Karas
1
-2
/
+2
2013-09-18
add const to other files.
Andrei Karas
1
-2
/
+2
2013-08-31
move being related files into being dir.
Andrei Karas
1
-2
/
+3
2013-07-06
fix code style and some minor issues.
Andrei Karas
1
-3
/
+3
2013-07-02
add support for drag and drop in spells window.
Andrei Karas
1
-0
/
+34
2013-04-20
fix style in other files.
Andrei Karas
1
-1
/
+3
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-2
/
+1
2013-03-24
improve spellmanager class.
Andrei Karas
1
-12
/
+15
2013-03-01
Fix magic skill level checks.
Andrei Karas
1
-2
/
+2
2013-02-25
Improve string usage in other files.
Andrei Karas
1
-2
/
+2
2013-02-24
Add support for show quest variables in skills window (evol only)
Andrei Karas
1
-4
/
+3
2013-02-14
fix copyright years.
Andrei Karas
1
-1
/
+1
2012-12-25
Improve empty strings manipulation.
Andrei Karas
1
-1
/
+1
2012-09-16
Add const to variables with type size_t.
Andrei Karas
1
-2
/
+2
[next]