NepDisk
|
b865638cb8
|
Port restrict and LIKELY/UNLIKELY macros and mark stuff for blitting loop as const and with register
|
2025-08-18 09:59:58 -04:00 |
|
NepDisk
|
a4b695da04
|
Merge pull request 'Merge SRB2 Classic's Antimony PathTraverse' (#79) from antimony-pathtraverse into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/79
|
2025-08-18 00:46:15 +02:00 |
|
NepDisk
|
b1c1a18625
|
Remove the rest of the camera slide shit
|
2025-08-17 18:40:39 -04:00 |
|
NepDisk
|
c61c117168
|
The Camera is always noclip, why does it slide traverse
|
2025-08-17 18:32:47 -04:00 |
|
Gustaf Alhäll
|
f58ed92bd0
|
Fix collision misses on high coordinate values
|
2025-08-17 16:18:54 -04:00 |
|
Gustaf Alhäll
|
cab86f9ad3
|
Port Antimony's render grid traversal algorithm
|
2025-08-17 15:01:59 -04:00 |
|
GenericHeroGuy
|
34f7d76aeb
|
Switch to calling SDL_GetDesktopDisplayMode in VID_GetRefreshRate
Avoids freezing on SDL3 + X11, otherwise behaves the same on My Machine(tm)
Also remove that annoying useless mouse grab on startup
|
2025-08-17 18:06:35 +02:00 |
|
GenericHeroGuy
|
4ebbaa7b58
|
Fix menu textinput cursor and remove ST_DrawTextInput
|
2025-08-17 17:32:29 +02:00 |
|
NepDisk
|
88ecd2f5d6
|
Update the director to the saturn version
|
2025-08-17 10:48:05 -04:00 |
|
NepDisk
|
ef07c79f86
|
Revert 'Revert 'Store last ticcmd in a buffer rather than in netcmd''
Might as well try this more even if it does reintroduce tic variance
This reverts commit 94c042eb06.
|
2025-08-16 18:23:04 -04:00 |
|
NepDisk
|
a61d92cc5b
|
Finish porting SRB2Classic blitstuff
|
2025-08-16 17:59:55 -04:00 |
|
Gustaf Alhäll
|
2c0120055d
|
Fix segfault on startup on software
|
2025-08-16 17:50:45 -04:00 |
|
NepDisk
|
ca37d8bf10
|
Disable papersprite check for cliiping
|
2025-08-16 09:58:54 -04:00 |
|
Gustaf Alhäll
|
fcb20bbdd4
|
Fix broken scripts that rely on P_GetMobjGravity without gravity
|
2025-08-16 08:31:00 -04:00 |
|
Gustaf Alhäll
|
78fc3ef964
|
Redesign search mechanism
|
2025-08-15 20:48:34 -04:00 |
|
Gustaf Alhäll
|
9c2cada257
|
Add apropos console command
|
2025-08-15 20:47:48 -04:00 |
|
NepDisk
|
612d738512
|
Fix clang freezing if fpscap is -1
|
2025-08-15 18:47:22 -04:00 |
|
NepDisk
|
b4651fed54
|
Fix improper clamp value
|
2025-08-15 18:27:07 -04:00 |
|
NepDisk
|
d8091adec5
|
Fix Clang possibly desyching
|
2025-08-15 18:21:49 -04:00 |
|
NepDisk
|
ae14b55006
|
Funny shitpost idea to improve smoothness
You maybe wondering? WHY, answer is yes.
|
2025-08-15 17:33:08 -04:00 |
|
NepDisk
|
b593545b68
|
Comment out Lua stack warning for now
|
2025-08-15 15:24:56 -04:00 |
|
Indev
|
c1788d07ab
|
Fix A_Lua not removing error handler from lua stack
|
2025-08-15 15:01:50 -04:00 |
|
Indev
|
23bdf82d2b
|
Fix error handler staying on lua stack after lua commands being called
|
2025-08-15 15:01:42 -04:00 |
|
Indev
|
28bd0f2f20
|
Use textinput_t for addon search
|
2025-08-15 14:56:54 -04:00 |
|
Alug
|
00ab36390d
|
Merge pull request #187 from Indev450/emotes
Add emotes support
|
2025-08-15 13:24:38 -04:00 |
|
NepDisk
|
929b1ee8e9
|
Clean up warnings
|
2025-08-15 12:31:04 -04:00 |
|
NepDisk
|
8463d6abcc
|
Merge pull request 'Unify Text Input' (#78) from unified-text-input into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/78
|
2025-08-15 18:28:15 +02:00 |
|
NepDisk
|
32c8909615
|
Comment out unused function for now
|
2025-08-15 12:27:58 -04:00 |
|
NepDisk
|
5de315225c
|
Use textinput_t for replay save prompt too
|
2025-08-15 12:24:17 -04:00 |
|
NepDisk
|
99f7a522a7
|
Use m_textinput for chat too
Forgot to mention but thanks indev for these commits
|
2025-08-15 12:00:30 -04:00 |
|
NepDisk
|
190dc2170d
|
add a null terminator after ctrl-v just in case string is not always zeroed out already
|
2025-08-15 11:26:36 -04:00 |
|
GenericHeroGuy
|
99dcae05c1
|
Make menus manage text input
|
2025-08-15 17:08:36 +02:00 |
|
NepDisk
|
a4b6934cc5
|
Basic unified text input port
|
2025-08-14 22:57:29 -04:00 |
|
Lactozilla
|
be4d7eda72
|
Fix #1153
|
2025-08-14 20:05:10 +02:00 |
|
NepDisk
|
69ad164bbc
|
Get rid of netbuffer global
Thx SRB2classic
|
2025-08-13 19:49:22 -04:00 |
|
NepDisk
|
e0d0d99cf3
|
Borderless window toggle
https://github.com/Indev450/SRB2Kart-Saturn/pull/193
|
2025-08-13 19:26:25 -04:00 |
|
NepDisk
|
bfa463934f
|
Fix pixel shift caused by negative pixel positioning in software
|
2025-08-13 19:15:40 -04:00 |
|
NepDisk
|
3863e0ff47
|
Spill rings again on respawn
|
2025-08-13 16:33:20 -04:00 |
|
NepDisk
|
a2608e2c96
|
Add support for loading blanmodels.dat
|
2025-08-13 14:59:25 -04:00 |
|
NepDisk
|
947ce237a3
|
Make jetflame flame slighty transparent like kart
|
2025-08-13 12:28:17 -04:00 |
|
NepDisk
|
76fb56667d
|
Add more people to credits
|
2025-08-13 12:20:45 -04:00 |
|
NepDisk
|
478feacd3a
|
Miscellaneous OpenGL Fixes
Cherry-pick of https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2721 and also some base srb2 helper functions
|
2025-08-13 12:04:44 -04:00 |
|
NepDisk
|
3c4d488b57
|
Fix menucaps on Tooltips, update hashes
|
2025-08-13 02:06:28 -04:00 |
|
NepDisk
|
de17315839
|
Make Natural camera a toggle
|
2025-08-12 23:58:21 -04:00 |
|
NepDisk
|
88c201da47
|
Use mapobjectscale instead of FRACUNIT
|
2025-08-12 23:31:43 -04:00 |
|
NepDisk
|
3163711618
|
bring back natural-camera-outrun stuff
|
2025-08-12 23:29:20 -04:00 |
|
James R
|
416ceafc96
|
Loops: fix momentum cut on grounded exit
|
2025-08-12 22:58:49 -04:00 |
|
NepDisk
|
5ee0e0d8c6
|
Prevent input during intro wipes to visual errors
If you press a button to skip during a wipe it turns fully white / black on the spot making it look really ugly
|
2025-08-12 22:51:19 -04:00 |
|
NepDisk
|
0dc7f87b7e
|
Rework loops to be better then they previously were here
|
2025-08-12 20:32:15 -04:00 |
|
NepDisk
|
497fe4bcac
|
Rename sfx->pitch to sfx->flags
|
2025-08-12 19:47:50 -04:00 |
|