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
/
compoundsprite.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
Fix some issues after auto checking.
Andrei Karas
1
-4
/
+4
2012-04-25
Improve iterators part 2.
Andrei Karas
1
-31
/
+30
2012-02-11
Remove some unneeded includes.
Andrei Karas
1
-1
/
+2
2012-01-29
Fix memory leak after last commit.
Andrei Karas
1
-10
/
+6
2012-01-29
Removed inheritance from std::vector by CompoundSprite
Thorbjørn Lindeijer
1
-37
/
+43
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-24
Add ability to play different animation depend on monster hp.
Andrei Karas
1
-0
/
+15
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-20
/
+21
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-5
/
+5
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-3
/
+3
2011-09-02
Fix compilation with different flags.
Andrei Karas
1
-0
/
+4
2011-08-09
Add new perfomance parameters.
Andrei Karas
1
-9
/
+23
2011-08-07
For opengl and uncacheble complex sprites return behavior
Andrei Karas
1
-5
/
+7
2011-08-03
Dont create in software alpha surface for complex sprites only if gui alpha d...
Andrei Karas
1
-1
/
+1
2011-08-02
Dont create surface with alpha if alpha = 1 in software mode.
Andrei Karas
1
-3
/
+9
2011-08-02
Fix perfomance issue with caching complex sprites.
Andrei Karas
1
-16
/
+131
2011-08-01
Fix random opacity issue in complex sprites in software mode.
Andrei Karas
1
-10
/
+15
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-04-18
Rename sprites method setDirection to setSpriteDirection.
Andrei Karas
1
-2
/
+2
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
1
-12
/
+12
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+408