16 Commits

Author SHA1 Message Date
Aetias 0ae9b8c149 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-05-22 22:05:31 +02:00
Aetias b4cd6ce4d7 m2ctx.py: Read in UTF-8 2025-05-10 20:24:13 +02:00
LagoLunatic 9d82f34f53 Fix shebangs and permissions 2025-02-20 16:01:07 -05:00
Aetias 816c696255 m2ctx.py: Specify input encoding 2025-02-05 16:48:26 +01:00
Aetias fe4c283ba2 Document math functions 2025-01-18 15:50:03 +01:00
Aetias 311b9243e1 Use named arguments in re module
Some positional arguments have become deprecated
2025-01-18 13:48:30 +01:00
Aetias fb63b9271d Remove non-matching functions and progress.py 2024-09-10 20:18:52 +02:00
Aetias 21e2fce743 Remove function definitions in m2ctx 2024-06-21 10:12:14 +02:00
Aetias ccd21f46ee Use UTF-8 in tools 2024-05-03 19:15:16 +02:00
Aetias 420e2c5fa3 Merge branch 'main' into item-manager 2024-05-03 18:48:44 +02:00
Aetias 840c6f8538 Add C++ includes to m2ctx 2024-04-30 17:49:24 +02:00
Aetias a7b55a9883 Use argparse in m2ctx 2024-04-28 10:40:46 +02:00
Aetias 9b3049e7e6 Exclude builtin macros in m2ctx 2024-04-20 12:37:30 +02:00
Aetias 9ce588a4b8 Update include directories in m2ctx 2024-04-08 23:24:50 +02:00
Aetias f23e8d5e11 Exclude duplicate macros in m2ctx 2024-02-18 11:34:42 +01:00
Aetias 22a77288e8 Add m2ctx.py 2024-01-06 10:34:55 +01:00