Commit Graph
28 Commits
Author SHA1 Message Date
Jbleezy ac7b1800f0 Add FORMATTING_RETRIES constexpr 2024-10-08 12:03:33 -07:00
Jbleezy cfb7c7ca78 Save format string instead of float 2024-10-08 11:56:52 -07:00
Jbleezy e98fad73b9 Remove curly braces on single line statements 2024-10-08 11:40:30 -07:00
Jbleezy 6beff28518 Remove more namespace on function calls 2024-10-08 11:38:24 -07:00
Jbleezy e9720a2b1a Remove namespace on function calls 2024-10-08 11:36:23 -07:00
Jbleezy 351a4441c2 Revert FileSource rename 2024-10-07 12:33:01 -07:00
Jbleezy bd57f84ecd Fix windows build 2024-10-07 12:10:32 -07:00
Jbleezy 321c5067ed Rename centValue to centsValue 2024-10-07 06:45:22 -07:00
Jbleezy ed06700f99 Increase rounded sound alias float value precision until it is equal to initial value 2024-10-07 06:41:59 -07:00
Jbleezy 93a35f5dcf Rename CentToHertz to CentsToHertz 2024-10-07 01:15:48 -07:00
Jbleezy 5f8eb30ce0 Format dumped sound alias float values 2024-10-06 17:45:50 -07:00
Jbleezy 4529ff2c5e Rename all instances of Pausable to Pauseable 2024-10-06 15:16:14 -07:00
Jbleezy a926b752cf Rename EnvelopPercentage to EnvelopPercent 2024-10-06 15:04:47 -07:00
Jbleezy 494ea8f89c Rename FileSource to File 2024-10-06 15:01:51 -07:00
Jbleezy 2aac08a62d Reorganize sound alias columns 2024-10-06 14:59:56 -07:00
Jbleezy ff02491e08 Fix space being prepended to randomize type 2024-10-06 12:31:45 -07:00
Jbleezy 1774001598 Use int16_t max for pitch dumping and loading 2024-10-06 12:13:22 -07:00
Jbleezy 70bfd06fdc Fix linux build 2024-10-01 15:02:59 -07:00
Jbleezy 0ea55810ab Dump and load correct volume and pitch values for T6 sound aliases 2024-10-01 14:29:28 -07:00
Jbleezy d558a4e075 Use concat instead of replace_extension for guess sound filename function 2024-09-23 00:31:36 -07:00
Jbleezy e0218dce2e Disable clang-format on SOUND_GROUPS array elements 2024-09-16 10:07:04 -07:00
Jbleezy 8d41e28a52 Fix more whitespace 2024-09-15 21:35:53 -07:00
Jbleezy 4ff138c67b Fix whitespace 2024-09-15 21:27:13 -07:00
Jbleezy fe766a734f Use decltype of variable being set 2024-09-15 21:21:05 -07:00
Jbleezy d21c6aef4d Find a file for the sound path including extension 2024-09-15 21:20:55 -07:00
Jbleezy fed488d391 Dump sound extension 2024-09-15 21:20:17 -07:00
Jbleezy 3dcd89540b Fix order of some SoundConstantsT6 enums 2024-09-15 21:19:41 -07:00
Jbleezy 1caa54f16e Change SndAlias struct members type from char to uint8_t 2024-09-15 21:19:22 -07:00