Files
Bubberstation/code/modules
Jeremiah e766f921f6 Code cleanup: Sorting (#83017)
## About The Pull Request
1. Removes code duplication 
2. Fully documents `sortTim()`
3. Makes a define with default sortTim behavior, straight and to the
point for 95% of cases
4. Migrates other sorts into the same file
5. Removes some redundancy where they're reassigning a variable using an
in place sorter

For the record, we only use timSort
## Why It's Good For The Game
More documentation, easier to read, uses `length` over `len`, etc
Should be no gameplay effect at all
2024-05-04 23:33:52 -04:00
..
2024-05-04 23:33:52 -04:00
2024-04-16 17:48:03 -06:00
2024-04-16 17:48:03 -06:00
2024-04-23 15:33:43 -06:00
2024-04-16 17:48:03 -06:00
2024-04-16 17:48:03 -06:00
2024-04-16 17:48:03 -06:00
2024-04-16 17:48:03 -06:00
2024-05-02 20:02:30 -06:00
2024-05-04 23:33:52 -04:00
2024-04-14 17:35:03 -04:00
2024-04-16 17:48:03 -06:00
2024-05-04 23:33:52 -04:00
2024-05-01 19:47:07 +02:00