Commit Graph

86 Commits

Author SHA1 Message Date
Zac
a743bf87dc
Match CBIS::FOpenFile 2024-07-07 22:23:24 +00:00
Zac
e7fc29c5e3
Match CBIS::FOpenSector 2024-07-07 22:06:07 +00:00
Zac
b33e3f8aaf
Update file documentation 2024-07-07 20:53:08 +00:00
Zac
c2488129f3
Setup binary input stream functions 2024-07-07 20:52:32 +00:00
Zac
2ad6a36fb9
Minor text fixes 2024-07-07 19:33:15 +00:00
Zac
fb25026a10
Match IRotatePowerUp 2024-07-07 05:50:39 +00:00
Zac
2ac168ec41
Update xform and related types 2024-07-07 00:22:36 +00:00
Zac
e02d2c77b6
Add find.c and flash.c, and fill in related headers 2024-07-06 17:18:37 +00:00
Zac
48095bdee8
Add xform.c and fill in related headers 2024-07-06 05:47:09 +00:00
Zac
fe18c5d893
Add coin.c and fill in related headers 2024-07-05 21:00:36 +00:00
Zac
9af1bd78ec
Add missing files 2024-07-05 06:21:09 +00:00
Zac
4b2978dc04
Match some screen functions 2024-07-05 06:18:11 +00:00
Zac
0be99754ba
Add screen.c and graphics related headers 2024-07-05 05:19:56 +00:00
Zac
cb3ebb2c1e
Fill in powerup related headers 2024-07-04 20:25:59 +00:00
Zac
87b816912a
Fill in joy.h header 2024-07-04 20:16:36 +00:00
Zac
b811917fe7
Match SetCmRgbaFog 2024-07-04 19:44:33 +00:00
Zac
9a4dca2ba5
Fill in cm.c, cm.h, and related headers 2024-07-04 19:29:30 +00:00
Zac
5654cbdf31
Merge branch 'theonlyzac-dev' of https://github.com/TheOnlyZac/sly1 into theonlyzac-dev 2024-07-04 18:02:04 +00:00
theonlyzac
6b6466a6b6 Match NRandInRange 2024-07-04 01:58:42 -04:00
Zac
704e8a37aa
Split ui.c source file 2024-07-03 22:01:17 +00:00
Zac
3835ff75c6
Add/update symbols for main function 2024-07-03 21:07:47 +00:00
Zac
31d5f7eb20
Cleanup and add more splits 2024-07-03 03:12:19 +00:00
Zac
aeeae85f38
Add joy.c and joy.h 2024-07-02 23:49:33 +00:00
Zac
c2ee6ed755
Minor text fixes 2024-07-02 01:47:08 +00:00
Zac
59e15565c3
Cleanup functions and add documentation 2024-07-01 23:35:01 +00:00
Zac
63810dce68
Add newline at end of header files 2024-07-01 22:16:20 +00:00
Zac
b7f9166597
Work on game.c functions 2024-07-01 19:57:23 +00:00
Zac
8b47717f3a
Add various structs, classes, and functions 2024-07-01 19:02:23 +00:00
Zac
7a2124114d
Add P2 headers 2024-07-01 17:52:20 +00:00
Zac
91c48b058c
Add declarations sfor util and vec functions 2024-07-01 17:39:15 +00:00
Zac
836a6a9c2e
Work on clock and util functions 2024-07-01 03:01:53 +00:00
Zac
9198c035bb
Re-add stubbed function 2024-07-01 01:49:02 +00:00
Zac
7054314e4a
Decomp CTextBox::SetTextColor 2024-07-01 01:45:59 +00:00
Zac
66d82f9b82
Refactor to compile sources as C++ 2024-07-01 01:31:25 +00:00
Zac
0317408fbc
Work on difficulty and chkpnt 2024-06-29 02:50:42 +00:00
Zac
b1206a22cc
Start matching clock.c functions 2024-06-28 23:59:45 +00:00
Zac
758a8f41b0
Decomp binoc.c function 2024-06-28 20:44:59 +00:00
Zac
1b9ac5cf3f
Decomp util functions 2024-06-28 08:11:44 +00:00
Zac
1d783d368d
Continue working on splat integration 2024-06-27 19:37:50 +00:00
Zac
b5ada453b5
Move src and include files to old_ dirs to make way for splat 2024-06-25 18:44:06 +00:00
Zac
e62ecd8980
Merge branch 'splat' of https://github.com/TheOnlyZac/sly1 into splat 2024-06-24 22:52:05 +00:00
Zac
07034df3e2
Minor tweaks and readme additions 2024-06-24 22:51:55 +00:00
theonlyzac
45e7425832
Cleanup and progress building with splat 2024-05-02 00:03:29 -04:00
Zac
9b00683a64
Add more splat segments and symbols 2024-04-30 22:39:37 +00:00
Yotona
443cb2930b Splat configuration & necessary includes 2024-04-26 10:50:10 -06:00
Zac
4ee73ae874
Move header files to include dir 2023-12-17 03:57:38 +00:00
Zac
e86ee1d3ab Reworked project structure 2022-07-16 13:56:15 -04:00
TheOnlyZac
41220e264f fixed clock build errors 2021-12-05 21:10:01 -05:00
Zac
93a9be8fd8
2x longer TICKs or your money back, guaranteed
Co-authored-by: Nick Renieris <velocityra@gmail.com>
2021-12-05 20:55:54 -05:00
TheOnlyZac
3a3580471f added typedef TICK, moves s_tickLastRaw inside CLOCK struct 2021-12-05 17:47:31 -05:00