index
:
specing/manaplus
CI_test_var
autoupdate_test_in_gcc5job
c++17_deprecated_func
camel
charselect_clarify_switch
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
command_not_found_channel_report
cpplint-linelength
cuoco-default
cuoco_choosedefault
do-not-unequip-first
dukebuilder
fix-ci2
fix_windows_ci_opt_exists
general_tab_message_redirect
gl-move_ci-test
go_attack_pickup_stand_on_ignored_item
improve_server_type_list_model_definition
improved_controller_build2
item_shortcuts_window_sticky_button
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
num_constants_to_localconsts
old-stable
packets
pickupignoredfix
rename_and_cleanup
split_out_performance.h
sprite_warnings
stable
stripped
test-ci
tmw/renameprog
warp_mage_client
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 (
Collapse
)
Author
Files
Lines
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
Also fix sprites animation if random number is zero.
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