Commit Graph

25 Commits

Author SHA1 Message Date
Ethan Roseman 290a7426a5 Various funcs 2020-09-06 11:53:48 -04:00
Alex Bates 325fec679c
fix codestyle
Bitten by my own script. Damn.
2020-08-20 17:07:05 +01:00
Alex Bates 4f2261c5d9
resolve conflicts with master 2020-08-20 17:02:57 +01:00
Jdog 256394d8c4 Formatting issue with set_script_timescale 2020-08-19 19:45:43 -07:00
Alex Bates fbbbf83d22
add NON_MATCHING 2020-08-19 02:45:26 +01:00
Alex Bates 91d2819d6f
Merge master into clang-format 2020-08-19 01:41:06 +01:00
Alex Bates 728c879b9f
resolve clang-tidy errors 2020-08-19 01:35:11 +01:00
Alex Bates 852ab4a25d
fix some lint issues 2020-08-19 01:21:04 +01:00
Alex Bates f19e2edbd3
format files 2020-08-19 01:16:12 +01:00
Alex Bates 2db3e8066c
match functions which use floats
Now that float compilation is fixed, we can uncomment these!
2020-08-18 10:28:13 +01:00
Alex Bates 7498c2dc1c
require directory as string in INCLUDE_ASM macro 2020-08-17 22:10:44 +01:00
Alex Bates 812288ca1a
add script interpreter constants 2020-08-16 07:55:51 +01:00
Alex Bates e39d02e55e
rename Script to ScriptInstance 2020-08-16 06:55:30 +01:00
Alex Bates e40b05d9c5
rename types (#20) 2020-08-16 04:19:00 +01:00
Jdog 9496d860e4 Dumb mistake 2020-08-14 19:55:54 -07:00
Jdog 58b2a01a58 Remove WIP function 2020-08-14 19:51:02 -07:00
Jdog d1898f1903 Tweaks 2020-08-14 19:50:21 -07:00
Jdog 1a4f01fe7b Fixing some issues and including removal of .s files 2020-08-14 16:31:50 -07:00
Jdog c6058a8227 Fix so everything matches 2020-08-14 15:11:48 -07:00
Jdog 760e1351fb Working more on script-related functions 2020-08-14 15:05:05 -07:00
Jdog c179e51a88 Change to use ARRAY_COUNT for script list stuff 2020-08-14 07:50:44 -07:00
Jdog 73e1eff76e more refinements on script list stuff 2020-08-14 07:25:33 -07:00
Jdog a2f9747112 Some tidying and more functions 2020-08-13 22:22:16 -07:00
Jdog 6aa628f3ac Added gCurrentScriptList and some more matching funcs 2020-08-13 19:53:38 -07:00
Ethan Roseman 0782fa07a3 Refactoring stuff 2020-08-12 21:56:23 -04:00