Commit graph

10387 commits

Author SHA1 Message Date
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
Zippy_Zolton
325b481f17 81 2020-10-20 19:59:33 -05: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
Zippy_Zolton
6a705a7aa7 SonicX orange 2020-10-20 15:11:00 -05:00
Zippy_Zolton
a5f2e924d9 SonicX aqua 2020-10-20 14:59:30 -05:00
Zolton Auburn
6748795a51 Continue 2020-10-20 15:56:41 -04:00
Zippy_Zolton
fdfc4201e3 SonicX8000 purple, peridot, rosy 2020-10-20 14:52:25 -05:00
Zippy_Zolton
bee97b0abb sonicx azure 2020-10-20 14:40:10 -05:00
Zippy_Zolton
e487dd3d09 pencilvoid aqua 2020-10-20 14:03:27 -05:00
Zippy_Zolton
8e39e11d5a blue & red really seem like a hassle don't they 2020-10-19 20:36:59 -05:00
Zippy_Zolton
22d05aa7dc t 2020-10-19 19:58:50 -05: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
Zippy_Zolton
42d1492fde forgot to send this like 3 hours ago 2020-10-19 18:41:23 -05:00
Jaime Passos
adf89b0b36 Include p_local.h 2020-10-19 17:38:02 -03:00
Jaime Passos
018b826e1b Rename R_DrawVisSplat to R_DrawSplatSprite, move into r_splats.c 2020-10-19 17:36:29 -03:00
Jaime Passos
b84a7ebd53 Remove FLOORSPLATS define 2020-10-19 17:33:16 -03:00
Zippy_Zolton
dfc1e77b16 red abd bkyue sikbucx 2020-10-19 14:12:28 -05:00
Zippy_Zolton
544991413d improvement 2020-10-18 23:47:14 -05:00
Zippy_Zolton
28e842c3d8 better colors 2020-10-18 22:52:40 -05:00
Zippy_Zolton
50927f250a thanks goldie 2020-10-18 21:59:34 -05:00
Zippy_Zolton
547274e67b update 2020-10-18 17:45:46 -05:00
Zippy_Zolton
4de2cfa657 possibly final 2020-10-18 17:01:31 -05:00
Zippy_Zolton
cf9336b22e Calloc 2020-10-18 16:41:14 -05:00
Zippy_Zolton
344e07ae3c possibly fixed 2020-10-18 16:21:06 -05:00
Zippy_Zolton
8c9880a44f Improved text colormaps 2020-10-18 16:00:01 -05: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
Jaime Passos
e2adf00fc6 Don't render sprites with negative xscale or yscale in OpenGL 2020-10-17 22:40:49 -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