Matteias Collet
24ec8b0223
Update smsmulti.c
2021-01-14 23:35:27 +01:00
Matteias Collet
ef4f37b015
Update README.md
2021-01-14 23:05:52 +01:00
Matteias Collet
451dde0d62
Merge branch 'master' of github.com:pristinesource/Super-Mario-Sunshine-C-Kit
2021-01-14 23:01:17 +01:00
Matteias Collet
eb30688664
add fork info to readme
2021-01-14 22:49:02 +01:00
masterf0x
7a219a2da4
thanks
...
Update README.md
2018-09-20 14:41:43 -07:00
Zeid Tisnes
d5cd2a6503
Update README.md
...
Just added your complete header more readable 👍
2018-09-16 21:49:37 -07:00
miluaces
a7b7f4eb3b
Merge previous revision.
...
Undid all the damage
2018-02-05 21:10:25 -07:00
miluaces
7bf14645c1
Added SMS Multiplayer source
2018-02-05 20:50:11 -07:00
masterf0x
ff92282f96
Added over 30 functions and new structures
2018-02-02 10:25:12 -06:00
Psychonauter
c3360ef427
add jpa map
2018-01-10 23:12:43 +01:00
Psychonauter
687909462c
Delete marioEU.map
2017-09-24 19:46:37 +02:00
Psychonauter
a2092c5cfb
Merge pull request #1 from QbeRoot/pal-port
...
Pal port
2017-09-24 19:46:07 +02:00
QbeRoot
a319b8f7c7
Fixed build.bat and patchdol.bat
...
I made the port in the root folder by appending “EU” to every file name, so build.bat and patchdol.bat referenced linkerEU, dollinkerEU and smsFuncsEU, which don’t exist anymore.
2017-09-24 18:22:44 +02:00
masterf0x
db3246fb8c
Merge pull request #1 from BitPatty/master
...
Fixes memory leak caused by J2DTextBox_SetString()
2017-09-23 12:16:19 -05:00
masterf0x
d753dc4703
Merge pull request #2 from QbeRoot/pal-port
...
Fixed broken US functions and added PAL support
2017-09-23 12:13:55 -05:00
QbeRoot
3bff6fc14b
Fixed broken US functions and added PAL support
...
ThrowMario, GetMarioStatus and GetMarioHP were associated to wrong addresses in smsFuncs, that’s fixed. Also the C-Kit can now target the PAL version!
2017-09-22 15:11:32 +02:00
BitPatty
25d4bc0627
added jp linker port
2017-02-23 18:12:52 +01:00
BitPatty
6c778bb096
cleanup
2017-02-23 18:10:27 +01:00
BitPatty
759fe528e7
added JP & PAL linker maps
2017-02-23 17:51:21 +01:00
BitPatty
4c85e70462
restored delted fork
2017-02-23 10:07:39 +01:00
BitPatty
4ea2fc4749
Fixes memory leak caused by J2DTextBox_SetString()
...
Setting the string on each frame fills up unallocated memory and causes
a hardlock.
Instead, call J2DTextBox_SetString() on stage load (since the memory is
freed level transition) and modify the already set string directly on
each frame.
2017-01-31 01:18:03 +01:00
miluaces
646811b83c
Updated library and linker with more functions
...
Added tools to patch Start.dol
Added more examples
2016-09-25 11:50:37 -07:00
MasterF0x
4e4af4167b
Update README.md
2016-09-02 18:13:20 -05:00
MasterF0x
7480f7b9e6
And poof, it was gone
2016-09-02 18:11:53 -05:00
MasterF0x
ce42d0c745
Add files via upload
2016-07-12 09:41:09 -05:00
MasterF0x
2a41e44a61
Added C++ inheritence
2016-07-12 09:39:07 -05:00
MasterF0x
ea90532e43
Added TODOs
2016-07-12 09:37:22 -05:00
MasterF0x
971cd9f493
Add files via upload
2016-07-07 18:58:43 -05:00
MasterF0x
53c44bbad4
Delete sms.c
2016-07-07 18:58:02 -05:00
MasterF0x
1e08d7a056
Add files via upload
2016-07-07 18:55:28 -05:00
MasterF0x
31383342e6
Create README.md
2016-07-07 18:53:33 -05:00