1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-02-01 15:07:25 +00:00
UltimateTrainingModpack/source
Shivam Dutt 080667ae62 Renamed many variables and functions to use snake_case instead of camelCase
useful.h -> color_lerp():
- added documentation in comments
- changed default value for gamma from 2.2 to 2.0
hitbox_visualizer.hpp -> ATTACK_replace():
- slightly modified formula for changing effect color based on damage
2019-05-28 13:38:20 -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 Renamed many variables and functions to use snake_case instead of camelCase 2019-05-28 13:38:20 -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 Renamed many variables and functions to use snake_case instead of camelCase 2019-05-28 13:38:20 -05:00
useful.h Renamed many variables and functions to use snake_case instead of camelCase 2019-05-28 13:38:20 -05:00