Commit graph

2203 commits

Author SHA1 Message Date
rr-
0dd14e57c8 items: remove injections 2021-11-01 16:25:35 +01:00
rr-
5458098341 lara: remove general injections 2021-11-01 16:25:35 +01:00
rr-
5da1fed5bb lara: remove gun injections 2021-11-01 16:25:35 +01:00
rr-
569f354fa2 lara: remove fire injections 2021-11-01 16:25:35 +01:00
rr-
e3d178043c lara: remove misc injections 2021-11-01 16:25:35 +01:00
rr-
2fa92ce6eb lara: remove surf injections 2021-11-01 16:25:35 +01:00
rr-
c344d93b2c lara: remove swim injections 2021-11-01 16:25:35 +01:00
rr-
06911478bb lot: remove injections 2021-11-01 16:25:35 +01:00
rr-
a102e17854 mnsound: remove injections 2021-11-01 16:25:35 +01:00
rr-
6db8fe2d19 option: inline DoDetailOptionHW 2021-11-01 16:25:35 +01:00
rr-
a1f8ef9c13 option: remove injections 2021-11-01 16:25:35 +01:00
rr-
f13b59ab79 savegame: remove injections 2021-11-01 16:25:35 +01:00
rr-
50bcd98768 setup: remove injections 2021-11-01 16:25:35 +01:00
rr-
5106bf1b98 sphere: move BaddieBiteEffect to teeth_trap.c 2021-11-01 16:25:35 +01:00
rr-
f27b944ec0 sphere: remove injections 2021-11-01 16:25:35 +01:00
rr-
36551fa0a2 text: remove injections 2021-11-01 16:25:35 +01:00
rr-
28c150ce49 cosmetics: remove obsolete comments
These are no longer necessary with the new IDA docs.
2021-11-01 16:25:35 +01:00
oziphantom
8631b0902f
draw: add 3d pickups 2021-11-01 00:04:33 +01:00
rr-
3b2664bfc4 hwr: add customizable water color 2021-10-29 12:00:37 +02:00
rr-
97ec37e2ca hwr: introduce HWR_ApplyWaterEffect 2021-10-29 12:00:37 +02:00
rr-
55589a613e style: cosmetic updatess 2021-10-29 12:00:37 +02:00
rr-
9c2980ee9e port HWR_DownloadTextures 2021-10-29 12:00:37 +02:00
rr-
85ae031d30 port HWR_InitPolyList 2021-10-29 12:00:37 +02:00
rr-
b1e71e8714 port HWR_OutputPolyList 2021-10-29 12:00:37 +02:00
oziphantom
0950c33484
hwr: add smoother shadow 2021-10-27 20:36:56 +02:00
rr-
ee263bf6ca hwr: add a note to the C3D_TMAP 2021-10-25 23:39:55 +02:00
rr-
225a0534a8 style: cosmetic updates
- Use float types where possible.
- Rename vertex to vertices for consistency.
- Remove `C3D_VTCF *vertex` for consistency.
2021-10-25 23:39:55 +02:00
rr-
0fcd9b70f9 specific: use decompiled HWR_ReleaseSurfaces 2021-10-25 23:39:55 +02:00
rr-
eb204ef20e port HWR_SetPalette 2021-10-25 23:39:55 +02:00
rr-
2671f8c766 port HWR_ZedClipper 2021-10-25 23:39:55 +02:00
rr-
5db9905d45 port HWR_DrawTexturedTriangle 2021-10-25 23:39:55 +02:00
rr-
f0b1a86eb3 port HWR_DrawTexturedQuad 2021-10-25 23:39:55 +02:00
rr-
93a43e6488 hwr: simplify texture mode management 2021-10-25 23:39:55 +02:00
rr-
df59c2d722 hwr: remove magic numbers 2021-10-25 23:39:55 +02:00
rr-
943de50f14 hwr: fix structure size 2021-10-25 23:39:55 +02:00
rr-
f88996f7ad port HWR_DrawSprite 2021-10-25 23:39:55 +02:00
rr-
7478db9465 input: change WINBOOL back to BOOL
Turns out it's a mingw-specific declaration, most likely incompatible
with other toolchains.
2021-10-25 18:03:20 +02:00
rr-
ff5226cd3f input: fix invalid signatures 2021-10-25 17:57:31 +02:00
rr-
cfb7bae0fd input: fix result not being defined 2021-10-25 17:57:31 +02:00
oziphantom
a7f1e56c21
input: add Xbox one controller support 2021-10-25 11:13:16 +02:00
rr-
72c3693af8 hwr: apply code review remarks 2021-10-24 19:12:15 +02:00
rr-
fa8cc4ce21 misc: fix typo 2021-10-24 19:12:15 +02:00
rr-
c69a13f0ac hwr: port glrage brightness patch 2021-10-24 19:12:15 +02:00
rr-
e47a4a5581 port HWR_DrawFlatTriangle 2021-10-24 19:12:15 +02:00
rr-
80f89a1674 port HWR_InsertObjectGT4 2021-10-24 19:12:15 +02:00
rr-
120325faae port HWR_InsertObjectGT3 2021-10-24 19:12:15 +02:00
rr-
8657f6eceb port HWR_InsertObjectG3 2021-10-24 19:12:15 +02:00
rr-
764168016e port HWR_InsertObjectG4 2021-10-24 19:12:15 +02:00
rr-
65c573619d port HWR_SelectTexture 2021-10-24 19:12:15 +02:00
rr-
88cddcd971 port HWR_ClearSurfaceDepth 2021-10-24 19:12:15 +02:00