index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
sprite
/
animatedsprite.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-3
/
+6
2016-06-07
Move image class into image directory.
Andrei Karas
1
-1
/
+2
2016-05-27
Move spritedef load function from resourcemanager into separate file.
Andrei Karas
1
-1
/
+3
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
1
-1
/
+2
2016-04-30
Disable noexcept for clang and old gcc versions.
Andrei Karas
1
-1
/
+1
2016-03-19
Fix unit tests (add missing random initialisation).
Andrei Karas
1
-9
/
+13
2016-03-18
Add custom rand function implimentation, based on precreated random sequence.
Andrei Karas
1
-4
/
+5
2016-03-04
Remove getter getAlpha form image class.
Andrei Karas
1
-7
/
+3
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-7
/
+7
2016-02-05
Add support for play animation in cutins.
Andrei Karas
1
-0
/
+16
2016-01-06
Add noexcept into animatedsprite.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2016-01-01
Fix code style.
Andrei Karas
1
-1
/
+2
2015-12-30
Add debug flag for debugging animated sprites.
Andrei Karas
1
-0
/
+9
2015-12-29
Move animationdelayload into sprite directory.
Andrei Karas
1
-2
/
+2
2015-12-29
Move animation into animation directory.
Andrei Karas
1
-1
/
+2
2015-12-27
Add restrict keyrowrd in animatedsprite.
Andrei Karas
1
-41
/
+37
2015-12-20
Move animatedsprite into sprite directory.
Andrei Karas
1
-0
/
+439