Commit Graph

103 Commits

Author SHA1 Message Date
Zac
14f2b14323
Merge branch 'main' into theonlyzac-dev 2024-08-03 04:43:02 +00:00
Zac
a80c7e5e89
Minor tweaks and style changes 2024-07-29 00:38:37 +00:00
Lol Bozo
5d92cebb0e Style fixes
Added comments to prog.h, other style fixes in prog.c and util.c
2024-07-28 19:59:10 -04:00
Lol Bozo
709c826e39 CProg Constructor Match 2024-07-24 02:15:40 -04:00
theonlyzac
88abee9a1a Miscellaneous 2024-07-24 01:14:01 -04:00
Lol Bozo
9166736d82 smaller CProg matches
Matched CProg: Begin, SetRemain and End
2024-07-23 16:24:56 -04:00
Zac
51ebb6fa08
Merge pull request #92 from LordBozo/Bozo-working
A few Vec and Util function matches
2024-07-21 23:11:44 -04:00
Zac
ab7ef029f9
Split jt.c 2024-07-22 02:53:45 +00:00
Lol Bozo
df3946a112 A few Vec function matches
Matched SetVectorCylind, SetVectorSphere,  ConvertDeulToW, and FCalculateMuzzleVelocityAngle
2024-07-21 21:22:08 -04:00
Zac
19d0f4d276
Match ChangeSuck 2024-07-22 00:49:51 +00:00
Zac
6115d5fd8e
Match OnDifficultyGameLoad 2024-07-22 00:25:24 +00:00
Zac
6072950215
Work on cm data 2024-07-13 22:47:03 +00:00
Zac
d32e9432ac
Update data for clock and cm 2024-07-10 18:22:11 +00:00
Zac
1254e96ed5
Match ReadVector and ReadVector4 2024-07-08 20:03:12 +00:00
Zac
0be374f973
Match S8Read and S32Read 2024-07-08 19:39:00 +00:00
Zac
811fa2ab1d
Improve documentation 2024-07-08 17:21:40 +00:00
Zac
cf76638356
Match CBIS::DecrementCdReadLimit 2024-07-08 00:17:35 +00:00
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