Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-05 | update compatibility list | Jesse Plamondon-Willard | |
2018-05-30 | update compatibility list | Jesse Plamondon-Willard | |
2018-05-13 | update compatibility list | Jesse Plamondon-Willard | |
2018-05-02 | mark Horse Whistle 1.1.2-unofficial.1 incompatible due to lag issue fixed in ↵ | Jesse Plamondon-Willard | |
unofficial.2 | |||
2018-05-02 | mark CJB Cheats Menu incompatible due to friendship bugs | Jesse Plamondon-Willard | |
2018-04-29 | update compatibility list | Jesse Plamondon-Willard | |
2018-04-26 | add Summit Rain Fix to compatibility list (#453) | Jesse Plamondon-Willard | |
2018-04-19 | update compatibility list (#453) | Jesse Plamondon-Willard | |
2018-04-18 | update compatibility list for first test pass (#453) | Jesse Plamondon-Willard | |
2018-04-13 | split mod DB into a separate file | Jesse Plamondon-Willard | |
The mod metadata has grown over time, and there's no need to keep it in memory after mod loading. This lets us load the config earlier (since it has a smaller impact on memory usage which affects the game's audio code), and lets us discard the mod metadata when we're done with it. |