1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 11:22:55 +00:00
Funkin/source/funkin/ui
Eric 71947c581e
[PUBLIC PR] Fix a bug where the memory counter would overflow into the negatives (#662)
* get Float instead of Int in cpp (Float is 64-bit in so it works easier than Int64)

* use Math.fround instead of Math.round

---------

Co-authored-by: Karim Akra <144803230+KarimAkra@users.noreply.github.com>
2024-07-11 19:35:41 -04:00
..
charSelect char select screen controls stuff 2024-07-08 16:30:17 -04:00
credits Merge branch 'rewrite/master' into rank-fixes 2024-06-02 02:19:36 -04:00
debug [PUBLIC PR] Fix a bug where the memory counter would overflow into the negatives (#662) 2024-07-11 19:35:41 -04:00
freeplay Merge branch 'rewrite/master' of github.com:FunkinCrew/Funkin-secret into rewrite/master 2024-07-08 22:10:52 -04:00
haxeui Merge branch 'rewrite/master' into feature/chart-editor-gamepad-support 2024-03-28 20:15:32 -04:00
mainmenu [BUGFIX] Fixed cancelMenu sound not playing after switching state. 2024-07-10 18:08:55 -04:00
options [BUGFIX] Fixed cancelMenu sound not playing after switching state. 2024-07-10 18:08:55 -04:00
story [BUGFIX] Fixed cancelMenu sound not playing after switching state. 2024-07-10 18:08:55 -04:00
title pressing escape on title screen exits game 2024-06-09 15:38:22 -04:00
transition mer 2024-07-04 14:48:24 -04:00
Alphabet.hx Rework every class to use FunkinSound. 2024-03-23 17:50:48 -04:00
AtlasMenuList.hx
AtlasText.hx
MenuItem.hx mer 2024-07-04 14:48:24 -04:00
MenuList.hx chore: update MenuList.hx 2024-06-10 16:45:22 -04:00
MusicBeatState.hx Merge branch 'rewrite/master' into input-offsets 2024-03-28 20:23:31 -04:00
MusicBeatSubState.hx Fix substate lifecycle script events not dispatching. 2024-05-02 04:08:51 -04:00
NgPrompt.hx
PixelatedIcon.hx spritesheet fixins for char select 2024-07-02 21:26:16 -04:00
Prompt.hx
TextMenuList.hx