James R
|
df74b9265b
|
Check maxstep is not disabled before stepping up
Fixes infinite step up when it should be no step up.
|
2020-10-26 14:00:54 -07:00 |
|
James R
|
b812c7a6d6
|
Whoops
|
2020-10-24 20:44:42 -07:00 |
|
James R
|
66094d30c9
|
Merge branch 'playah' into 'next'
Credits Changes
See merge request STJr/SRB2!1200
|
2020-10-24 21:54:40 -04:00 |
|
Zolton Auburn
|
dded1554fe
|
Update f_finale.c
|
2020-10-24 20:17:20 -04:00 |
|
Zolton Auburn
|
b9806cba7e
|
Update f_finale.c
|
2020-10-24 20:16:21 -04:00 |
|
James R
|
a0150e3ddf
|
Fix objectplace -silent
|
2020-10-24 15:29:31 -07:00 |
|
Hannu Hanhi
|
e0a09ceeae
|
Use SSE3 in 32-bit x86 binaries
|
2020-10-25 00:08:24 +03:00 |
|
Zippy_Zolton
|
e5b2a926f3
|
Ghost mobj matches rollangle
|
2020-10-24 12:38:30 -05:00 |
|
Louis-Antoine
|
ddec491b0b
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate
|
2020-10-24 16:21:44 +02:00 |
|
James R
|
f21b2c66b5
|
Merge remote-tracking branch 'origin/master' into next
|
2020-10-23 14:57:13 -07:00 |
|
James R
|
bfa32cf2fc
|
Merge branch 'reverse-offsetof-macro' into 'next'
Turn the lua sector lines hack into a macro
See merge request STJr/SRB2!1187
|
2020-10-23 16:44:29 -04:00 |
|
James R
|
239beed0ed
|
Merge branch 'set-cvars' into 'next'
Set cvars directly from Lua
See merge request STJr/SRB2!1205
|
2020-10-23 16:42:42 -04:00 |
|
James R
|
e764043a81
|
Merge branch 'skip-unused-mobj-hooks' into 'next'
Only invoke the Lua API for mobj hooks that need it
See merge request STJr/SRB2!1209
|
2020-10-23 16:40:07 -04:00 |
|
James R
|
cf65d5eb00
|
Merge branch 'insert-wait' into 'next'
Do not let previous wait commands affect COM_BufInsertText
See merge request STJr/SRB2!1207
|
2020-10-23 16:38:46 -04:00 |
|
James R
|
dc2ecc5013
|
Merge branch 'fix-ghost-netvar-crash' into 'next'
Fix G_GhostTicker crashing trying to read netvars as ghost data
See merge request STJr/SRB2!1203
|
2020-10-23 16:37:49 -04:00 |
|
James R
|
b3ac8e336a
|
Merge branch 'sw-npo2-span-opt' into 'next'
NPO2 span function optimization
See merge request STJr/SRB2!1201
|
2020-10-23 16:36:18 -04:00 |
|
Zolton Auburn
|
ee0fb7e7f0
|
Update info.c
|
2020-10-23 14:04:02 -04:00 |
|
Zippy_Zolton
|
e612b2a7f3
|
g
|
2020-10-23 01:09:12 -05:00 |
|
Zippy_Zolton
|
5a06c0e7b0
|
Dash state for Tails overlay
|
2020-10-23 00:47:47 -05:00 |
|
Louis-Antoine
|
4313f248a5
|
Fix unfortunate typos
|
2020-10-22 00:08:06 +02:00 |
|
Louis-Antoine
|
eda92f3f2a
|
Only invoke the Lua API for mobj hooks that need it
|
2020-10-21 22:48:00 +02:00 |
|
James R
|
eae76ee759
|
Reset wait period for COM_BufInsertText
|
2020-10-21 12:34:26 -07:00 |
|
Louis-Antoine
|
bd9a89c82a
|
Kick clients that fail to catch up with server gamelogic
|
2020-10-21 20:25:29 +02:00 |
|
James R
|
f99cdc6b99
|
Add CV_Set, CV_SetValue, CV_StealthSet, CV_StealthSetValue and CV_AddValue to Lua
CV_SetValue merged with CV_Set (same with CV_StealthSetValue and CV_StealthSet).
|
2020-10-20 16:08:34 -07:00 |
|
GoldenTails
|
e7b3e2598d
|
Add i_threads.h too
|
2020-10-20 15:58:34 -05:00 |
|
GoldenTails
|
0fb69e75e1
|
Add multithreading option for CMake
|
2020-10-20 15:44:01 -05:00 |
|
Zolton Auburn
|
6748795a51
|
Continue
|
2020-10-20 15:56:41 -04:00 |
|
Steel Titanium
|
3f50b92ee2
|
Fix G_GhostTicker crashing trying to read netvars as ghost data
Also fixed possible issue with incorrectly reading the demo pointer due to the wrong type being passed to sizeof in G_ConsGhostTic
|
2020-10-19 20:20:08 -04:00 |
|
James R
|
b84c45acaa
|
Merge branch 'model-fallback' into 'next'
Model fallback
See merge request STJr/SRB2!1167
|
2020-10-18 16:52:42 -04:00 |
|
James R
|
e10e4d79c3
|
Merge branch 'bustflags' into 'next'
Bustable Wall and Floor flags.
See merge request STJr/SRB2!1163
|
2020-10-18 16:42:15 -04:00 |
|
Hannu Hanhi
|
45611033c3
|
Remove leftover commented code from previous commit
|
2020-10-18 23:04:01 +03:00 |
|
James R
|
f34a761d48
|
Merge branch 'perfstats' into 'next'
Performance stats
See merge request STJr/SRB2!1186
|
2020-10-18 15:33:20 -04:00 |
|
Hannu Hanhi
|
cb40b2a7f2
|
NPO2 span function optimization
|
2020-10-18 21:27:22 +03:00 |
|
Zippy_Zolton
|
a3728c2215
|
Credits Changes
|
2020-10-17 20:13:29 -05:00 |
|
Hannu Hanhi
|
49a4ec71d7
|
R_FindPlane optimization
|
2020-10-18 01:27:01 +03:00 |
|
Zippy_Zolton
|
442878020d
|
titlecard
|
2020-10-17 15:51:22 -05:00 |
|
GoldenTails
|
822d9af4e0
|
Give the GIF dynamic delay memory to base future delays off of, instead of calculating for the current frame and being jank
|
2020-10-17 07:10:24 -05:00 |
|
James R
|
c19d511ee4
|
Use FIELDFROM in lua polyobject code
|
2020-10-15 16:17:51 -07:00 |
|
James R
|
8e3ea37b21
|
Merge remote-tracking branch 'origin/next' into reverse-offsetof-macro
|
2020-10-15 16:15:20 -07:00 |
|
James R
|
07db322914
|
Merge branch 'step-down-ceiling' into 'next'
Apply step up/down to opposite plane too
See merge request STJr/SRB2!1192
|
2020-10-15 19:11:13 -04:00 |
|
James R
|
66a6374dbe
|
Merge branch 'lua-polyobjects' into 'next'
Lua polyobjects
Closes #19
See merge request STJr/SRB2!1140
|
2020-10-15 19:08:54 -04:00 |
|
James R
|
01d940963f
|
Merge branch 'raretry-fix' into 'next'
Make record attack's quick retry more consistent.
Closes #80
See merge request STJr/SRB2!1193
|
2020-10-15 19:02:34 -04:00 |
|
Jaime Passos
|
0bf5237e0d
|
Merge branch 'next' into allowshaders
|
2020-10-15 01:25:11 -03:00 |
|
Jaime Passos
|
073b9b8d12
|
Fix OpenGL GIF recording crashing with gif_localcolortable disabled
|
2020-10-15 01:14:16 -03:00 |
|
Steel Titanium
|
9888555431
|
Merge branch 'master' into next
|
2020-10-14 14:58:07 -04:00 |
|
sphere
|
ab9c85f76a
|
Make record attack's quick retry more consistent.
|
2020-10-14 17:39:23 +02:00 |
|
James R
|
1363291a78
|
brug
|
2020-10-14 01:19:43 -07:00 |
|
James R
|
9348dcbf98
|
Merge branch 'ffloorclip-2' into 'next'
Software 3D floor rendering optimization (second attempt)
See merge request STJr/SRB2!1184
|
2020-10-14 03:10:44 -04:00 |
|
James R
|
1f7f88cd1f
|
Merge branch 'i-pity-you' into 'next'
Allow JumpSpin abilities to be used with non-ability shields
Closes #277
See merge request STJr/SRB2!1146
|
2020-10-14 03:08:20 -04:00 |
|
James R
|
36d0e58fc4
|
Don't need to set this actually
|
2020-10-13 19:11:18 -07:00 |
|