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
/
being
/
compoundsprite.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
1
-3
/
+3
2017-07-13
Add vector.h for use different vectors.
Andrei Karas
1
-1
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-12
Another fix for old compilers.
Andrei Karas
1
-1
/
+1
2016-12-12
Add constexpr and noexcept into some methods.
Andrei Karas
1
-3
/
+3
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-1
/
+2
2016-04-17
Revert "Remove override keyword, if it present with final."
Andrei Karas
1
-8
/
+8
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
1
-8
/
+8
2016-04-09
Revert "Improve drawing player sprites performance."
Andrei Karas
1
-3
/
+0
2016-03-31
Improve drawing player sprites performance.
Andrei Karas
1
-0
/
+3
2016-03-14
Split drawSprites in Being/CompoundSprite into drawSprites and drawPlayerSpri...
Andrei Karas
1
-8
/
+4
2016-03-13
Split CompoundSprite::draw into draw and drawSimple.
Andrei Karas
1
-0
/
+4
2016-03-07
Remove some unused functions from compoundsprite.
Andrei Karas
1
-13
/
+1
2016-03-04
Remove getter empty from compoundsprite.
Andrei Karas
1
-3
/
+0
2016-03-04
Remove getter size from compoundsprite.
Andrei Karas
1
-3
/
+0
2016-03-04
Remove getter getSprite from compoundsprite.
Andrei Karas
1
-4
/
+2
2016-02-20
Add missing const in being directory.
Andrei Karas
1
-2
/
+4
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
1
-2
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-30
Fix animation time for new animated sprites.
Andrei Karas
1
-0
/
+8
2015-12-26
Fix code style.
Andrei Karas
1
-0
/
+2
2015-12-20
Move sprite.h into sprites directory.
Andrei Karas
1
-1
/
+1
2015-06-24
Add A_NONNULL attribute to all parameters with class Graphics.
Andrei Karas
1
-1
/
+1
2015-04-02
Remove useless virtual keywords.
Andrei Karas
1
-11
/
+12
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-07-28
Fix formatting in being files.
Andrei Karas
1
-72
/
+73
2014-05-31
Add missing notfinal/final to classes.
Andrei Karas
1
-1
/
+1
2014-05-19
Move spritedirection into separate file.
Andrei Karas
1
-1
/
+1
2014-05-13
fix code style.
Andrei Karas
1
-2
/
+1
2014-05-12
Extract compountitem into separate file.
Andrei Karas
1
-16
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-14
chnage return values for draw functions from bool to void.
Andrei Karas
1
-1
/
+1
2013-10-24
add final keyword to being files.
Andrei Karas
1
-8
/
+9
2013-09-28
add const for methods return values.
Andrei Karas
1
-1
/
+1
2013-09-26
Change destructors to virtual in all basic classes.
Andrei Karas
1
-1
/
+1
2013-08-31
move being related files into being dir.
Andrei Karas
1
-0
/
+161