Hannu Hanhi
|
ff8f48647b
|
HWR_ProcessSeg skywall processing from master
|
2020-04-30 19:57:15 +03:00 |
|
Monster Iestyn
|
0d3876abf3
|
Merge branch 'next' into netarchive-cleanup
|
2020-04-29 15:27:07 +01:00 |
|
Monster Iestyn
|
2f0bf3860f
|
Don't discard const, added missing &
|
2020-04-29 15:24:28 +01:00 |
|
Monster Iestyn
|
d89d2505bb
|
Whoops the third
|
2020-04-29 14:45:52 +01:00 |
|
Louis-Antoine
|
9b3917cd72
|
Revert "Replace a few instance of strncpy with strlcpy"
This reverts commit 2e27f32d3e .
|
2020-04-29 10:55:49 +02:00 |
|
Zachary McAlpin
|
196c12549c
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into gamequit-hook
|
2020-04-28 18:31:15 -05:00 |
|
Louis-Antoine
|
ae05f11c45
|
Optimise number archiving
|
2020-04-28 23:12:02 +02:00 |
|
Louis-Antoine
|
3e8fb8db25
|
Optimise boolean archiving
|
2020-04-28 23:11:28 +02:00 |
|
Louis-Antoine
|
2e3c110534
|
Optimise string archiving and allow for longer strings
|
2020-04-28 22:19:44 +02:00 |
|
LJ Sonic
|
5c16e33432
|
Merge branch 'fix-intermission-mouse' into 'next'
Fix mouse being grabbed in intermission and cutscenes
See merge request STJr/SRB2!891
|
2020-04-28 04:25:32 -04:00 |
|
Louis-Antoine
|
752b48de3a
|
Update sound and closed captions in connection screen
|
2020-04-28 00:37:58 +02:00 |
|
Louis-Antoine
|
231a835bf6
|
Minor adjustements in Snake minigame
|
2020-04-27 23:15:18 +02:00 |
|
Louis-Antoine
|
dfdace22bb
|
Add bonuses and maluses to Snake minigame
|
2020-04-27 23:10:13 +02:00 |
|
Louis-Antoine
|
a3dcc100c0
|
Add pause and retry to Snake minigame
|
2020-04-27 22:06:32 +02:00 |
|
SteelT
|
7c583b4c16
|
Merge branch 'shaders-optimizations' into 'sal-oglshaderport'
Shader optimizations
See merge request STJr/SRB2!893
|
2020-04-27 15:19:09 -04:00 |
|
MascaraSnake
|
df692645c4
|
Merge branch 'raisethinker' into 'next'
Make P_AddRaiseThinker more configurable via function parameters (needed for UDMF)
See merge request STJr/SRB2!899
|
2020-04-27 15:04:37 -04:00 |
|
Louis-Antoine
|
647d74bad5
|
Add a background to Snake minigame
|
2020-04-27 15:31:38 +02:00 |
|
MascaraSnake
|
4cec927bbb
|
Replace P_FindLineFromLineTag with P_FindLineFromTag
|
2020-04-27 14:34:42 +02:00 |
|
MascaraSnake
|
0a0812bc57
|
Remove P_FindSectorFromLineTag
|
2020-04-27 14:31:37 +02:00 |
|
Louis-Antoine
|
c7cd53d5b2
|
Call rand() a few times after calling srand()
|
2020-04-27 14:22:45 +02:00 |
|
MascaraSnake
|
4f3d837835
|
Store "no bosses" setting for lasers in thinker instead of checking sourceline.
|
2020-04-27 13:09:57 +02:00 |
|
MascaraSnake
|
630af5d225
|
Pass thwomp settings to P_AddThwompThinker
|
2020-04-27 13:01:31 +02:00 |
|
Louis-Antoine
|
58c0383e88
|
Use sprites for snake and apple
|
2020-04-27 13:01:14 +02:00 |
|
MascaraSnake
|
556c2a8c18
|
Store tag instead of sourceline in raise thinker
|
2020-04-27 12:54:08 +02:00 |
|
MascaraSnake
|
863ac48c9b
|
Fix rising FOF speed
|
2020-04-27 11:56:29 +02:00 |
|
MascaraSnake
|
c702e697b6
|
Fix bobbing FOF speed
|
2020-04-27 11:55:05 +02:00 |
|
MascaraSnake
|
d9f761b619
|
Adapt setup of rising FOFs
|
2020-04-27 11:52:31 +02:00 |
|
MascaraSnake
|
0877427168
|
Merge branch 'raisethinker' into udmf-fofs-mkii
# Conflicts:
# src/p_spec.c
|
2020-04-27 11:32:51 +02:00 |
|
MascaraSnake
|
2f9cccf287
|
Make P_AddRaiseThinker more configurable via function parameters (needed for UDMF)
|
2020-04-27 11:19:07 +02:00 |
|
MascaraSnake
|
7198cc46fd
|
Adapt setup of water bobbing FOF
|
2020-04-27 11:05:27 +02:00 |
|
MascaraSnake
|
f6b67d8253
|
Some additions/fixes for air bobbing FOFs
|
2020-04-27 10:58:38 +02:00 |
|
MascaraSnake
|
607aeb3a52
|
Adapt setup of air bobbing FOFs
|
2020-04-27 10:29:29 +02:00 |
|
Steel Titanium
|
e0f9b82544
|
Fix window icon being reset when switching renderers on non-Windows platforms
|
2020-04-26 18:46:43 -04:00 |
|
Louis-Antoine
|
380e246be3
|
Lower the download progress bar
|
2020-04-26 21:57:17 +02:00 |
|
Louis-Antoine
|
7c9ce1faee
|
Prevent edge warping in Snake minigame
|
2020-04-26 21:17:15 +02:00 |
|
Monster Iestyn
|
d47c64cc11
|
Merge branch 'planethinker-followup' into 'next'
Clean up the plane thinker cleanup
See merge request STJr/SRB2!897
|
2020-04-26 13:22:49 -04:00 |
|
MascaraSnake
|
c026b707ce
|
Make new thinker loading functions set floordata/ceilingdata where necessary
|
2020-04-26 18:54:03 +02:00 |
|
MascaraSnake
|
fb1746e95b
|
Deprecate the camera scanner effect and print a warning when it's used
|
2020-04-26 18:42:31 +02:00 |
|
MascaraSnake
|
82bf72f5e1
|
Remove obsolete stuff from elevator_t
|
2020-04-26 18:38:45 +02:00 |
|
MascaraSnake
|
f4282718dc
|
Accidentally changed the wrong SaveElevatorThinker call to SaveCrumbleThinker
|
2020-04-26 18:31:39 +02:00 |
|
MascaraSnake
|
554de0e0f5
|
T_StartCrumble refactoring, part 1
|
2020-04-26 16:51:14 +02:00 |
|
MascaraSnake
|
295ed303af
|
Make T_StartCrumble use its own thinker data structure
|
2020-04-26 11:55:10 +02:00 |
|
MascaraSnake
|
e00531ed9c
|
Merge branch 'udmf-next' into udmf-fofs-mkii
# Conflicts:
# src/p_floor.c
# src/p_spec.c
# src/p_spec.h
|
2020-04-26 11:13:09 +02:00 |
|
MascaraSnake
|
b439fa2b99
|
Uh-oh! Forgot to stash a file
|
2020-04-26 10:37:31 +02:00 |
|
MascaraSnake
|
abcc47ac61
|
Bring signature of P_AddAirbob in line with next
|
2020-04-26 10:35:08 +02:00 |
|
MascaraSnake
|
1aa90754db
|
Port over raise thinker changes from next (preparation for merge)
|
2020-04-26 10:33:13 +02:00 |
|
Louis-Antoine
|
2e27f32d3e
|
Replace a few instance of strncpy with strlcpy
|
2020-04-26 00:42:17 +02:00 |
|
Louis-Antoine
|
212358dbba
|
Restore old entry searching functions and add alternate versions for long names
|
2020-04-26 00:39:52 +02:00 |
|
Monster Iestyn
|
7034e2537a
|
whoops the sequel
|
2020-04-25 16:53:52 +01:00 |
|
Monster Iestyn
|
049a7db877
|
whoops
|
2020-04-25 16:52:11 +01:00 |
|