Henny022p
|
7c749c7f3c
|
use printf instead of echo
echo is not portable, hope is that printf is more so
|
2023-05-13 16:41:48 +02:00 |
|
Henny022p
|
d40664bb74
|
revert memcpy linker change because new ld does not like it
adjust dependency scan to still skip libs
|
2023-05-11 19:02:49 +02:00 |
|
notyourav
|
c2ad020de6
|
Merge pull request #606 from Henny022p/progress-fix
|
2023-04-26 21:54:06 -07:00 |
|
Henny022p
|
802338f3a9
|
fix progress.py for new makefile
|
2023-04-26 13:48:54 +02:00 |
|
notyourav
|
a9910e74cc
|
Merge pull request #599 from Henny022p/makefile
New Makefile
|
2023-04-25 11:20:17 -07:00 |
|
notyourav
|
89b87b967b
|
Merge pull request #605 from nonmatch/patch-73
|
2023-04-25 07:50:56 -07:00 |
|
notyourav
|
b83cb034e1
|
Merge pull request #604 from Elmyr-de-Hory/sub_08068318
|
2023-04-24 22:48:42 -07:00 |
|
hatal175
|
b079dee500
|
Match sub_080AC5E4
|
2023-04-24 21:17:31 +00:00 |
|
notyourav
|
bc550a8793
|
Merge pull request #602 from hatal175/sub_080622F4
|
2023-04-24 09:03:04 -07:00 |
|
Elmyr de Hory
|
2d20f33494
|
matched sub_08068318
|
2023-04-23 12:33:09 -07:00 |
|
Tal Hayon
|
5b5c26f703
|
Remove parameter from KID_HEAP_SHIFT_RIGHT
|
2023-04-23 08:40:57 +03:00 |
|
Tal Hayon
|
77732aac23
|
Disabling clang format for flags.h
|
2023-04-22 08:58:22 +03:00 |
|
Tal Hayon
|
9e8c1921d0
|
Match sub_080622F4
|
2023-04-22 08:52:24 +03:00 |
|
Tal Hayon
|
12511f572e
|
Add cmake generated files to gitignore
|
2023-04-22 08:52:18 +03:00 |
|
Henny022p
|
65d861a5c2
|
add dependency to tools to more helper targets
fixes asset extraction and parallel multi version builds without manually building tools first
|
2023-03-01 19:34:10 +01:00 |
|
notyourav
|
7e4466f928
|
Merge pull request #598 from TomRiddle01/improve_flags
Add comments to flags.h
|
2023-02-27 14:41:15 -08:00 |
|
notyourav
|
355f145f44
|
Merge pull request #597 from Catobat/kinstone-stuff
Kinstone stuff
|
2023-02-27 14:37:31 -08:00 |
|
Henny022p
|
f9fcc589d0
|
update information in INSTALL
|
2023-02-26 14:21:17 +01:00 |
|
Henny022p
|
54fc93770c
|
make TOOLCHAIN_PATH configurable
|
2023-02-26 14:20:26 +01:00 |
|
Henny022p
|
9924c4086a
|
expose extract_assets target in top level Makefile
|
2023-02-26 04:02:51 +01:00 |
|
Henny022p
|
716098ec4e
|
fix Jenkinsfile
|
2023-02-26 03:56:51 +01:00 |
|
Henny022p
|
27fc1b4ac8
|
new Makefile
big commit, but should be working ok now
|
2023-02-26 03:41:25 +01:00 |
|
TomRiddle01
|
bb20fa084c
|
fix wrongly replaced lines
|
2023-01-12 20:53:22 +01:00 |
|
TomRiddle01
|
094e984b8f
|
update
|
2023-01-11 18:40:10 +01:00 |
|
TomRiddle01
|
0f3766b048
|
update
|
2023-01-11 18:37:08 +01:00 |
|
notyourav
|
58dff2ea06
|
Merge pull request #596 from nonmatch/patch-66
|
2023-01-10 15:14:12 -08:00 |
|
notyourav
|
19c9c2b54b
|
Merge pull request #595 from nonmatch/patch-65
|
2023-01-10 01:11:55 -08:00 |
|
Catobat
|
ae16a42a0b
|
Formatting, but why?
|
2023-01-09 01:53:52 +01:00 |
|
Catobat
|
c5a8bcc6a1
|
Formatting
|
2023-01-09 01:50:55 +01:00 |
|
Catobat
|
3dd2ccc211
|
Name and organize Cucco Minigame stuff
|
2023-01-09 01:16:36 +01:00 |
|
TraceEntertains
|
ea82b6b4a1
|
Match sub_0806252C
|
2023-01-08 20:47:42 +00:00 |
|
Henny022p
|
f81167f6d7
|
Match DrawDungeonMap
|
2023-01-08 20:37:50 +00:00 |
|
notyourav
|
942807049b
|
Merge pull request #594 from hatal175/sub_08068578
|
2023-01-08 11:17:01 -08:00 |
|
Catobat
|
3073318124
|
Business Scrub Kinstone stuff
|
2023-01-08 18:20:37 +01:00 |
|
Catobat
|
529c1ef8b9
|
Bakery Kinstone stuff
|
2023-01-08 18:14:47 +01:00 |
|
Catobat
|
c9e3f39e56
|
Goron Merchant adjustments
|
2023-01-08 18:07:37 +01:00 |
|
Catobat
|
c88f5cf280
|
Names in KinstoneWorldEvent struct
|
2023-01-08 17:47:29 +01:00 |
|
Catobat
|
8515634fa9
|
Name more functions
|
2023-01-08 16:46:07 +01:00 |
|
Tal Hayon
|
489718049f
|
Match sub_08068578 (By TraceEntertains)
|
2023-01-08 16:27:00 +02:00 |
|
Catobat
|
4ab73f8eb7
|
Name some more functions in common.c
|
2023-01-08 15:01:18 +01:00 |
|
notyourav
|
88df5a3766
|
Merge pull request #592 from hatal175/sub_08080278
|
2023-01-07 22:32:45 -08:00 |
|
notyourav
|
9c7a1c998c
|
Merge pull request #590 from nonmatch/patch-62
Match sub_0809CBE4
|
2023-01-07 16:17:36 -08:00 |
|
Catobat
|
1d2d1cd786
|
Name some functions in common.c
|
2023-01-08 00:13:19 +01:00 |
|
Catobat
|
c8d37f73c8
|
Give unk118 and unk12B in SaveFile names
|
2023-01-07 23:19:07 +01:00 |
|
Catobat
|
fbdd0078cd
|
Give unk141 and unk1C1 in SaveFile names
|
2023-01-07 22:54:36 +01:00 |
|
Catobat
|
fba95b9ff7
|
Make gUnk_080FE1DD a 2D array
|
2023-01-07 21:48:05 +01:00 |
|
Catobat
|
1cb62deadd
|
Fix Kinstone constant names
|
2023-01-07 20:51:24 +01:00 |
|
Tal Hayon
|
0d2b6b8bc9
|
Match sub_08080278 (by Catobat)
|
2023-01-07 08:24:24 +02:00 |
|
notyourav
|
81534899cd
|
Merge pull request #589 from Henny022p/fix_bg_buffer
|
2023-01-06 16:46:42 -08:00 |
|
notyourav
|
5b090fd3f3
|
Merge pull request #588 from hatal175/sub_08038304
|
2023-01-06 16:36:41 -08:00 |
|