1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-01-20 01:10:13 +00:00
UltimateTrainingModpack/source
Shivam Dutt d6471d5961 Changed generate_hitbox_effects to take a color as an argument instead of calculating the color based off of other arguments
- Refactored ATTACK_replace accordingly
- This will make it easier to add grab box and detect box visualizations later
Removed generate_hitbox_effect_color, effect color is now calculated in ATTACK_replace directly
2019-05-28 12:38:13 -05:00
..
acmd_imports.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
acmd_wrapper.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
const_value_table.h Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
crc32.h Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
hitbox_visualizer.hpp Changed generate_hitbox_effects to take a color as an argument instead of calculating the color based off of other arguments 2019-05-28 12:38:13 -05:00
l2c.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
l2c_imports.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
lua_bind_hash.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
main.cpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
nn_ro.h Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
raygun_printer.hpp clean up warnings, remove shine replace 2019-05-19 15:21:05 -07:00
saltysd_core.h Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
saltysd_dynamic.h Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
saltysd_helper.cpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
saltysd_helper.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
saltysd_ipc.h Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
script_replacement.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
taunt_toggles.h Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
training_mods.hpp Updated to latest version of code-mod-framework 2019-05-27 17:08:56 -05:00
useful.cpp Changed hitbox effect colors to be more distinct and have a more logical sequence 2019-05-27 21:48:19 -05:00
useful.h Changed hitbox effect colors to be more distinct and have a more logical sequence 2019-05-27 21:48:19 -05:00