1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-10 16:55:17 +00:00
Funkin/source/funkin
2024-04-19 14:03:58 -04:00
..
api
audio Fix an issue where changing focus would pause some sounds but not others. 2024-04-16 19:57:19 -04:00
data
graphics Fix crash caused when game tries to render disposed sprites during a Sticker transition. 2024-04-10 14:45:07 -04:00
input
modding Removed many unused assets to optimize bandwidth usage. 2024-04-05 19:43:52 -04:00
play Merge branch 'rewrite/master' into bugfix/draw-crash 2024-04-19 14:03:58 -04:00
save Fix bad initial save data when no save data present 2024-04-08 22:08:24 -07:00
ui Merge branch 'rewrite/master' into bugfix/draw-crash 2024-04-19 14:03:58 -04:00
util Merge pull request #467 from FunkinCrew/retro-fade 2024-04-05 02:47:10 -04:00
Conductor.hx
Highscore.hx Bunch of results screen fixes 2024-04-01 21:59:53 -04:00
import.hx
InitState.hx Fix loading issue tied to -DSONG compile define. 2024-04-08 18:39:51 -04:00
Paths.hx Removed many unused assets to optimize bandwidth usage. 2024-04-05 19:43:52 -04:00
PlayerSettings.hx
Preferences.hx