Jdog
|
cd11b621c3
|
Modifed Npc struct w/ new float value. Match SetNpcAnimation, GetNpcAnimation, func_802CE1C (sets a float value in Npc struct)
|
2020-08-18 14:29:25 -07:00 |
|
Jdog
|
b88d8f7afc
|
Match SetNpcScale, SetNpcJumpScale
|
2020-08-18 14:12:26 -07:00 |
|
Jdog
|
e8d377eda0
|
...And include comment
|
2020-08-18 13:47:06 -07:00 |
|
Jdog
|
d5bc60ffc9
|
Move todo variable declaration into if block for SetNpcCollisionSize
|
2020-08-18 13:46:15 -07:00 |
|
Jdog
|
d5438113de
|
Match SetNpcCollisionSize (Note: includes TODO)
|
2020-08-18 13:44:19 -07:00 |
|
Jdog
|
3a410419a8
|
Match SetNpcSpeed
|
2020-08-18 12:38:25 -07:00 |
|
Ethan Roseman
|
5f04055355
|
Newline
|
2020-08-18 12:43:55 -04:00 |
|
Ethan Roseman
|
00306ce572
|
Merge pull request #17 from Rainchus/master
ebd0 matched functions
|
2020-08-18 12:43:25 -04:00 |
|
pixel-stuck
|
03dc9f2b3b
|
Merge pull request #28 from nanaian/fix-build
add 32-bit glibc dependency
|
2020-08-18 05:24:55 -04:00 |
|
Alex Bates
|
0a7539f3b0
|
add dependency: lib32-glibc
|
2020-08-18 09:41:36 +01:00 |
|
Ethan Roseman
|
5a000c5338
|
Fix terrible float issue (yay)
|
2020-08-18 01:12:41 -04:00 |
|
Ethan Roseman
|
f5e69e3df6
|
Merge pull request #23 from nanaian/assert
add ASSERT macro
|
2020-08-17 13:29:12 -04:00 |
|
Alex Bates
|
82effcaf8e
|
remove temp comment
|
2020-08-17 18:27:37 +01:00 |
|
Ethan Roseman
|
6901860e16
|
Merge pull request #25 from nanaian/readme-arch
update readme and add install script
|
2020-08-17 13:25:27 -04:00 |
|
Alex Bates
|
774d645f37
|
fix typo
|
2020-08-17 18:20:20 +01:00 |
|
Alex Bates
|
cd74f41fc0
|
Merge master into assert
|
2020-08-17 18:16:13 +01:00 |
|
Ethan Roseman
|
38a0eacf66
|
Merge pull request #22 from nanaian/type-apocalypse
rename types
|
2020-08-17 13:10:17 -04:00 |
|
Alex Bates
|
766513f495
|
drop sudo from makepkg
|
2020-08-17 18:09:42 +01:00 |
|
Alex Bates
|
02e6aa687c
|
update readme and add install script
|
2020-08-17 17:58:16 +01:00 |
|
Ethan Roseman
|
7420140916
|
Merge pull request #24 from nanaian/fix-gh-language-detect
Fix GitHub's language detection
|
2020-08-17 09:57:08 -04:00 |
|
Alex Bates
|
ca9d24a245
|
tell github *.h files are written in C
|
2020-08-17 13:45:46 +01:00 |
|
Alex Bates
|
f762aa1139
|
add misc global vars from SR database
|
2020-08-17 13:40:21 +01:00 |
|
Alex Bates
|
1a36566cdc
|
add ASSERT macro
|
2020-08-17 13:09:19 +01:00 |
|
Alex Bates
|
9f50926f9b
|
match si_handle_switch, si_handle_switch_const
|
2020-08-17 13:07:33 +01:00 |
|
Alex Bates
|
95e6bddaf8
|
use StaticX for static table entry structs
Change prompted by Clover.
|
2020-08-16 15:19:33 +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
|
46c2016bf1
|
rename enums
|
2020-08-16 05:24:20 +01:00 |
|
Alex Bates
|
0d8814555e
|
rename Bytecode alias
|
2020-08-16 04:23:40 +01:00 |
|
Alex Bates
|
5103d1cc7d
|
remove duplicate StaticNpcSettings declaration
|
2020-08-16 04:22:21 +01:00 |
|
Alex Bates
|
e40b05d9c5
|
rename types (#20)
|
2020-08-16 04:19:00 +01:00 |
|
Ethan Roseman
|
934bd5a415
|
Merge pull request #18 from nanaian/f8f60
split and match most functions at f8f60
|
2020-08-15 22:37:35 -04:00 |
|
Alex Bates
|
3c527f99d9
|
add newline at eof
|
2020-08-16 02:54:04 +01:00 |
|
Ethan Roseman
|
458cab2a46
|
Merge pull request #21 from JoshW-7/master
Mostly more script functions
|
2020-08-15 21:52:10 -04:00 |
|
Alex Bates
|
1b6d31e6ee
|
Merge #21 into f8f60
|
2020-08-16 02:51:54 +01:00 |
|
Jdog
|
7544d4686e
|
Add extra info to comment about file splitting issue
|
2020-08-15 18:51:51 -07:00 |
|
Ethan Roseman
|
43320efc03
|
Merge pull request #19 from nanaian/vscode
add editor dotfiles
|
2020-08-15 19:25:51 -04:00 |
|
Jdog
|
01ecc1dd24
|
Added proper return types to a few script functions. Use ptrReadPos++ in places where it's not stricly necessary, but good practice.
|
2020-08-15 15:26:14 -07:00 |
|
Jdog
|
7beaf4c461
|
Match CloseChoice, CancelMessage, CancelMessageAndBlock. Added gCurrentPrintContext and D_802DB268 (related)
|
2020-08-15 14:51:44 -07:00 |
|
Alex Bates
|
4bb2eb3ed2
|
rename si_vars.h to si.h
|
2020-08-15 22:12:50 +01:00 |
|
Jdog
|
98e5db0630
|
Match EndSpeech, ContinueSpeech, SpeakToNpc, SetMessageImages, func_802D0C94, SetMessageString. WIP SetMessageValue (issue with extra NOP)
|
2020-08-15 13:54:06 -07:00 |
|
Jdog
|
23de219c07
|
Match SpeakToPlayer, remove uneccessary comment, add WIP SetNpcSpeed
|
2020-08-15 13:11:31 -07:00 |
|
Alex Bates
|
66d6883188
|
update get_variable, get_npc signatures
|
2020-08-15 19:49:26 +01:00 |
|
Alex Bates
|
3c8f57089b
|
remove redundancy comments
|
2020-08-15 19:03:29 +01:00 |
|
Alex Bates
|
2bd2a1c97c
|
fix float constant
|
2020-08-15 19:03:29 +01:00 |
|
Jdog
|
7d20b29129
|
Match GetNpcPointer
|
2020-08-15 10:59:48 -07:00 |
|
Jdog
|
1568dc0b2e
|
New structs
|
2020-08-15 10:07:54 -07:00 |
|
Jdog
|
19b143fdd3
|
Match DeleteNpc
|
2020-08-15 09:57:33 -07:00 |
|
Alex Bates
|
25025e4c4d
|
style: add newline at eof
|
2020-08-15 17:37:11 +01:00 |
|
Alex Bates
|
f64f74782b
|
add editorconfig
|
2020-08-15 17:27:08 +01:00 |
|