Lactozilla
|
2e4fab3f1a
|
Remove unneeded code from HWR_RenderPlane and HWR_RenderPolyObjectPlane
|
2023-11-24 01:29:43 -03:00 |
|
Lactozilla
|
c53fd6de16
|
Fix minor issues with 3D floor sides in OpenGL
|
2023-11-24 01:27:02 -03:00 |
|
Lactozilla
|
41cacd783b
|
Serialize new side fields
|
2023-11-23 21:56:18 -03:00 |
|
Lactozilla
|
ca4f7cc508
|
Correct OpenGL wall texture scaling
|
2023-11-23 21:43:18 -03:00 |
|
Lactozilla
|
f3c98158b6
|
Fix top texture offsets
|
2023-11-23 20:08:46 -03:00 |
|
Lactozilla
|
2f20f21eb6
|
Correct texture scaling, part 3
|
2023-11-23 20:03:23 -03:00 |
|
Lactozilla
|
10537deacf
|
Correct texture scaling, part 2
|
2023-11-23 19:16:03 -03:00 |
|
Lactozilla
|
59aa82a83c
|
Correct texture scaling, part 1
|
2023-11-23 18:21:53 -03:00 |
|
Lactozilla
|
b8cb4498db
|
Merge remote-tracking branch 'stjr/next' into udmf-texture-scaling
|
2023-11-23 16:12:16 -03:00 |
|
Lactozilla
|
1009c31ad1
|
Change some instances of sizeu1 to sizeu2
|
2023-11-23 14:36:02 -03:00 |
|
Lactozilla
|
85f6e37ed0
|
Update comment
|
2023-11-23 13:56:42 -03:00 |
|
Lactozilla
|
a3e6b5e0fb
|
Merge remote-tracking branch 'stjr/next' into raise-skin-limit
|
2023-11-23 13:48:18 -03:00 |
|
Lactozilla
|
46bd7344c5
|
Rename 'sector.extracolormap' to just 'sector.colormap'
|
2023-11-23 13:39:24 -03:00 |
|
Lactozilla
|
563ce141ce
|
Fix P_GetSectorColormapAt
|
2023-11-23 13:38:36 -03:00 |
|
Lactozilla
|
0a3f2ec4f8
|
Merge remote-tracking branch 'stjr/next' into lua-extracolormap
|
2023-11-23 13:38:31 -03:00 |
|
Gustaf Alhäll
|
3c921044a3
|
Fix Windows build
|
2023-11-22 20:26:55 +01:00 |
|
Gustaf Alhäll
|
977cd0db24
|
Fix LAN discovery for SRB2 servers
|
2023-11-22 20:17:44 +01:00 |
|
Lactozilla
|
fddcb5cfdc
|
Fix P_GetSectorColormapAt
|
2023-11-21 21:15:09 -03:00 |
|
Lactozilla
|
0763bc1117
|
Merge remote-tracking branch 'stjr/next' into lua-colorlib
|
2023-11-21 21:13:08 -03:00 |
|
Lactozilla
|
6c1b9b8678
|
Make translation field return the name of the translation
|
2023-11-21 16:46:32 -03:00 |
|
Lactozilla
|
803fe613d2
|
Fix possible overflow in PaletteRemap_AddDesaturation
|
2023-11-21 16:26:01 -03:00 |
|
Lactozilla
|
f3ee20dde0
|
Merge remote-tracking branch 'stjr/next' into translations
|
2023-11-21 12:09:48 -03:00 |
|
Gustaf Alhäll
|
e6dfeace84
|
Fix anisotropic and FOV settings not saving
|
2023-11-19 13:27:48 +01:00 |
|
Gustaf Alhäll
|
fa050cdebf
|
Redesign search mechanism
|
2023-11-18 20:44:26 +01:00 |
|
Gustaf Alhäll
|
13aed6ad25
|
Add apropos console command
|
2023-11-18 14:44:59 +01:00 |
|
LJ Sonic
|
8cc7a88c5f
|
Make module music volume more accurate
|
2023-11-16 22:00:23 +01:00 |
|
Zwip-Zwap Zapony
|
db9b26c876
|
Use INT32_MAX
|
2023-11-16 20:36:08 +00:00 |
|
Gustaf Alhäll
|
6a6b65ddc4
|
Optimize Z position functions on sloped sectors
|
2023-11-16 21:03:06 +01:00 |
|
Krabs
|
7962b243de
|
Merge branch 'interpolate-captions' into 'next'
Interpolate captions, Untie captions from resolution
See merge request STJr/SRB2!1930
|
2023-11-14 04:47:50 +00:00 |
|
Krabs
|
e327b5fdf2
|
Merge branch 'quake-fix' into 'next'
Implement epicenter and radius support for quakes.
See merge request STJr/SRB2!1797
|
2023-11-14 04:22:45 +00:00 |
|
Krabs
|
177bdd6868
|
Merge branch 'platformpmomz' into 'next'
Do not apply pmomz when jumping/bouncing through a platform
Closes #72
See merge request STJr/SRB2!1955
|
2023-11-14 04:02:39 +00:00 |
|
Krabs
|
0e02a48f15
|
Merge branch SRB2:next into rendercvars
|
2023-11-14 03:28:30 +00:00 |
|
Lactozilla
|
f0bb1a4ab6
|
Add some comments
|
2023-11-13 14:08:08 -03:00 |
|
Lactozilla
|
a60c55e866
|
Refactor this code into P_ApplySuperFlagToSprite2
|
2023-11-13 13:24:18 -03:00 |
|
Lactozilla
|
7bc86509c5
|
Simplify this
|
2023-11-13 13:19:46 -03:00 |
|
Lactozilla
|
90ac57562f
|
Skip sizeof(UINT16) bytes in the stream instead of sizeof(UINT8)
|
2023-11-13 13:09:25 -03:00 |
|
Lactozilla
|
1576f02d6c
|
Add P_GetSuperSprite2
|
2023-11-13 12:19:03 -03:00 |
|
Lactozilla
|
ecabadba94
|
Add P_GetStateSprite2, P_GetSprite2StateFrame, P_IsStateSprite2Super to Lua
|
2023-11-13 12:13:44 -03:00 |
|
Lactozilla
|
962150c252
|
Add SPR2F_ enum to INT_CONST
|
2023-11-13 12:02:36 -03:00 |
|
Lactozilla
|
b3f9747533
|
Elaborate on what SPR2F_ means
|
2023-11-13 12:01:19 -03:00 |
|
Lactozilla
|
e503b6002c
|
Turn XTRA_ into an enum
|
2023-11-13 11:52:33 -03:00 |
|
Lactozilla
|
0df7ded6be
|
Fix typos
|
2023-11-13 11:52:12 -03:00 |
|
Lactozilla
|
5f5f8053fe
|
Update sprite2 serialize
Increase demo version
Fix code not using P_GetSkinSpritedef
Fix code not using correct data type for player sprite
|
2023-11-13 11:46:55 -03:00 |
|
Lactozilla
|
0f0ee4d156
|
Fix P_GetStateSprite2
|
2023-11-12 22:52:17 -03:00 |
|
Lactozilla
|
7ed5e39b1f
|
'Fix' HWR_GetModelSprite2
|
2023-11-12 21:55:15 -03:00 |
|
Lactozilla
|
4408f4462e
|
Add 'sprite2' field to states
|
2023-11-12 21:46:49 -03:00 |
|
Gustaf Alhäll
|
2450a0df70
|
Do not send disconnected players' statuses to the MS
|
2023-11-11 19:09:39 +01:00 |
|
Gustaf Alhäll
|
c6cd14c156
|
Allow specifying interface for IPv6 addresses
|
2023-11-11 14:12:51 +01:00 |
|
Alam Ed Arias
|
f644877bd3
|
Update .gitlab-ci.yml file
Fixup ARM64 build
|
2023-11-10 15:42:37 +00:00 |
|
Alam Ed Arias
|
2062553d22
|
Update i_system.c
Add a check for overflowing the TERIOS buffer
|
2023-11-09 20:21:04 -05:00 |
|