Alam Ed Arias
|
97e449bd59
|
Merge branch 'master' into lua-minmax-plus-bruh-moments
|
2023-10-28 22:29:19 -04:00 |
|
Alam Ed Arias
|
0c49144c72
|
Merge branch 'master' into udmf-texture-scaling
|
2023-10-28 21:35:35 -04:00 |
|
Alam Ed Arias
|
bdc4512565
|
Merge branch 'master' into quake-fix
|
2023-10-28 21:02:44 -04:00 |
|
Alam Ed Arias
|
a2e288a4dc
|
Merge branch 'master' into fix-segfault-removemobj-spawn
|
2023-10-28 20:40:07 -04:00 |
|
katsy
|
b658a9629e
|
Revert "Merge branch 'master' into next"
This reverts commit b26cf5248f , reversing
changes made to a68440c4db .
|
2023-10-28 16:16:17 -05:00 |
|
Alam Ed Arias
|
b26cf5248f
|
Merge branch 'master' into next
|
2023-10-28 16:42:54 -04:00 |
|
Alam Ed Arias
|
86d7c9862c
|
Update .gitlab-ci.yml file
Now, try compiling with musl on Debian testing
|
2023-10-28 16:20:49 +00:00 |
|
Alam Ed Arias
|
f705e53826
|
GitLab CI: try compiling with dummy interface with musl
|
2023-10-28 11:49:26 -04:00 |
|
Gustaf Alhäll
|
e92787e75f
|
Fix Windows build
|
2023-10-28 15:44:45 +02:00 |
|
LJ Sonic
|
8608ded317
|
Add deprecation TODOs
|
2023-10-28 15:19:35 +02:00 |
|
LJ Sonic
|
c0146744b7
|
Normalise 2.3-related TODO comments
|
2023-10-28 14:46:10 +02:00 |
|
Gustaf Alhäll
|
e264caffe3
|
Fix dangling pointer in mapthing after removing mobj
|
2023-10-28 14:42:02 +02:00 |
|
LJ Sonic
|
c3f79a112f
|
Add LUA_SetCFunctionField
|
2023-10-28 11:06:30 +02:00 |
|
LJ Sonic
|
d1dbdee016
|
Refactor global userdata registration
|
2023-10-28 00:24:04 +02:00 |
|
LJ Sonic
|
7a7d4f832a
|
Remove stupid whitespace
|
2023-10-27 21:34:53 +02:00 |
|
LJ Sonic
|
bc9a378521
|
Refactor userdata metatable registration
|
2023-10-27 20:17:27 +02:00 |
|
LJ Sonic
|
4fa4d6e076
|
Implement input.ignoregameinputs
|
2023-10-27 17:34:29 +02:00 |
|
LJ Sonic
|
23268bf3e5
|
Move input-related Lua variables into the library
|
2023-10-27 16:29:47 +02:00 |
|
Gustaf Alhäll
|
b98d9dfe52
|
Use nanosleep for I_SleepDuration on *nix
|
2023-10-26 23:43:07 +02:00 |
|
Alam Ed Arias
|
5693dcad44
|
Merge branch SRB2:next into loadfile
|
2023-10-25 19:50:55 +00:00 |
|
Alam Ed Arias
|
3ef47897e3
|
Merge branch SRB2:next into expose-thrust-funcs-to-lua
|
2023-10-25 19:42:15 +00:00 |
|
Alam Ed Arias
|
f5859c3480
|
Merge branch SRB2:next into blue-spring-balls
|
2023-10-25 19:41:36 +00:00 |
|
Alam Ed Arias
|
26f978a905
|
Merge branch 'next' into platformpmomz
|
2023-10-25 15:07:49 -04:00 |
|
Alam Ed Arias
|
f2fa2505cd
|
Merge branch SRB2:next into native-keyboard-layout-support
|
2023-10-25 19:05:06 +00:00 |
|
Alam Ed Arias
|
45a1b6be18
|
Merge branch SRB2:next into expos-sphere
|
2023-10-25 19:02:14 +00:00 |
|
Alam Ed Arias
|
15d476e3e6
|
Merge branch SRB2:next into expos-dust
|
2023-10-25 18:55:40 +00:00 |
|
Alam Ed Arias
|
b3ba4210d9
|
Merge branch SRB2:next into expos-sky
|
2023-10-25 18:55:00 +00:00 |
|
Alam Ed Arias
|
bc2f2b8d2a
|
Merge branch SRB2:next into expos-follow
|
2023-10-25 18:34:25 +00:00 |
|
Alam Ed Arias
|
b75a09bfcf
|
Merge branch SRB2:next into expos-special
|
2023-10-25 18:31:51 +00:00 |
|
Alam Ed Arias
|
3f29140ecb
|
Merge branch SRB2:next into fix-segfault-polyvertex-null
|
2023-10-25 18:21:13 +00:00 |
|
Alam Ed Arias
|
1590f2a6f8
|
Merge branch 'master' into fix-sprite-clip-warning
|
2023-10-25 14:10:47 -04:00 |
|
Alam Ed Arias
|
59fc021d97
|
Merge branch 'next' into renderhitbox-nightsitems
|
2023-10-25 14:03:23 -04:00 |
|
Alam Ed Arias
|
fd41bf188d
|
sidenum[0] is an uint32_t, not uint16_t
|
2023-10-25 12:16:10 -04:00 |
|
Alam Ed Arias
|
ec1b629609
|
spriteframe_t only gave 1D array, not 2D for rotated
|
2023-10-25 08:00:04 -04:00 |
|
Alam Ed Arias
|
229d0364d4
|
Fixed lookup sides for 32-bit systems
|
2023-10-25 07:40:55 -04:00 |
|
Alam Ed Arias
|
9d650b0ddc
|
Makefile: add lua_colorlib.c
|
2023-10-25 07:27:35 -04:00 |
|
Alam Ed Arias
|
dea519637a
|
Merge branch 'next' into lua-extracolormap
|
2023-10-23 14:49:44 -04:00 |
|
Alam Ed Arias
|
955d54e11e
|
Merge branch 'next' into mapcommand
|
2023-10-23 14:49:02 -04:00 |
|
Alam Ed Arias
|
b9dddfbb23
|
Merge branch 'next' into raise-side-limits
|
2023-10-23 14:47:25 -04:00 |
|
Alam Ed Arias
|
bd9aa75f8a
|
Merge branch 'next' into kill-hud-feetoffset
|
2023-10-23 14:45:49 -04:00 |
|
Alam Ed Arias
|
ffbe5dba15
|
Merge branch 'next' into fix-ungrabbed-keydown
|
2023-10-23 14:44:34 -04:00 |
|
Alam Ed Arias
|
5a12d65150
|
Merge branch SRB2:next into fix-opengl-saturation
|
2023-10-23 18:37:40 +00:00 |
|
Alam Ed Arias
|
a4dc67cba7
|
Merge branch SRB2:next into fix-opengl-saturation-console
|
2023-10-23 18:36:50 +00:00 |
|
Alam Ed Arias
|
41fbfda870
|
Merge branch SRB2:next into fix-line-415-buffer-overflow
|
2023-10-23 18:32:41 +00:00 |
|
Alam Ed Arias
|
52a295d6f7
|
Merge branch SRB2:next into add-auto-kick-idle-players
|
2023-10-23 18:29:59 +00:00 |
|
Alam Ed Arias
|
d1fb9e191a
|
Merge branch SRB2:next into configurable-spam-protection
|
2023-10-23 18:29:32 +00:00 |
|
Alam Ed Arias
|
80a227d719
|
Merge branch SRB2:next into fix-pointtodist-negative-abs
|
2023-10-22 23:22:51 +00:00 |
|
Logan Arias
|
ae783f0129
|
Merge branch 'tb-nonet' into 'master'
Disable libcurl when building without network support
See merge request STJr/SRB2!2182
|
2023-10-22 16:21:37 +00:00 |
|
Logan Arias
|
6fac101cbe
|
Disable libcurl when building without network support
|
2023-10-22 11:49:23 -04:00 |
|
Alam Ed Arias
|
a68440c4db
|
Merge branch 'master' into next
|
2023-10-22 11:14:13 -04:00 |
|