1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 01:00:53 +00:00
Funkin/source/funkin/util
Mike Welsh 69b28ca42c Add #if FLX_DEBUG in TrackerUtil
`Tracker.addProfile` only exists when FLX_DEBUG is set, so
add this conditional check to fix non-debug builds.
2024-03-06 22:48:44 -08:00
..
assets Rework Conversation data parsing 2024-02-07 18:45:13 -05:00
logging Move the crash keybind into a global plugin. 2024-02-22 01:47:35 -05:00
macro Remove hmm dependency to fix HTML5 target 2024-02-15 00:23:24 -08:00
plugins fix(ci), feat(ci), refactor: i don't need sleep, i need answers (#357) 2024-03-02 23:49:27 -05:00
tools Remove DynamicTools; fix pause menu on HTML5 2024-03-05 23:21:57 -08:00
BezierUtil.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
ClipboardUtil.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
CLIUtil.hx Finalized backup handling 2023-11-22 19:17:35 -05:00
Constants.hx Polish note display visuals, and scrap Killer judgement. 2024-01-15 22:10:42 -05:00
DateUtil.hx Finalized backup handling 2023-11-22 19:17:35 -05:00
FileUtil.hx unwrap openFolder from #if sys 2024-02-16 16:35:57 -05:00
FlxGamepadUtil.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
HaxeUIUtil.hx Tooltips when hovering over chart events 2024-01-04 10:00:39 -05:00
InputUtil.hx Merge branch 'rewrite/master' into rewrite/bugfix/input-issues 2023-11-14 23:21:35 -05:00
MathUtil.hx Move E to a final constant as Mike suggested. 2024-02-17 03:41:08 -05:00
MemoryUtil.hx Add additional memory utilities and logging. 2024-02-22 00:06:02 -05:00
MouseUtil.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
PlatformUtil.hx Bugfix/chart editor fixins (#222) 2023-11-20 11:26:58 -05:00
SerializerUtil.hx Merge branch 'rewrite/master' into feature/chart-editor-haxeui-update 2023-11-14 16:10:35 -05:00
SortUtil.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
TrackerUtil.hx Add #if FLX_DEBUG in TrackerUtil 2024-03-06 22:48:44 -08:00
VersionUtil.hx Merge branch 'rewrite/master' into feature/chart-editor-haxeui-update 2023-11-14 16:10:35 -05:00
WindowUtil.hx opening and selecting specific file 2023-11-23 19:54:34 -05:00