Zachary McAlpin
|
c629883afa
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into gamequit-hook
|
2020-04-02 16:13:20 -05:00 |
|
Steel Titanium
|
9a242818a7
|
Merge branch 'master' into next
|
2020-03-31 20:46:54 -04:00 |
|
Louis-Antoine
|
ad12e29fda
|
Fix allowjoin off affecting single player
|
2020-03-30 22:11:48 +02:00 |
|
Louis-Antoine
|
8130599a4f
|
Fix disconnected players being kicked for high ping
|
2020-03-28 15:23:15 +01:00 |
|
MascaraSnake
|
92c74814cf
|
Standardize the behavior of FF_INVERTSIDES and FF_INVERTPLANES
|
2020-03-25 08:34:52 +01:00 |
|
Zachary McAlpin
|
decce7905b
|
Moved LUAh_GameQuit(void) function to the end of the lua_hooklib.c
|
2020-03-24 22:55:25 -05:00 |
|
Zachary McAlpin
|
21353f1209
|
Screw merge conflicts
|
2020-03-24 20:38:46 -05:00 |
|
Monster Iestyn
|
4722fbbc2a
|
Merge branch 'demos-refactor' into 'next'
Demos refactor
See merge request STJr/SRB2!853
|
2020-03-22 17:52:45 -04:00 |
|
Monster Iestyn
|
23b6679b3a
|
Merge branch 'buggle-trouble' into 'next'
P_HomingAttack related fixes
See merge request STJr/SRB2!836
|
2020-03-22 16:57:22 -04:00 |
|
Monster Iestyn
|
3b9dd31faf
|
Merge branch 'fix-setspriteinfo' into 'next'
Fix lib_setSpriteInfo indexes being off-by-one
See merge request STJr/SRB2!854
|
2020-03-22 16:40:34 -04:00 |
|
MascaraSnake
|
42445b39d7
|
Merge branch 'master' into next
|
2020-03-21 19:16:52 +01:00 |
|
LJ Sonic
|
fa9c2f43f7
|
Merge branch 'skip-empty-gametypes' into 'master'
Skip empty gametypes in level select menu
See merge request STJr/SRB2!819
|
2020-03-21 08:52:54 -04:00 |
|
Louis-Antoine
|
892a8dd6e7
|
Make SRB2 flat like Earth
|
2020-03-20 18:55:29 +01:00 |
|
Monster Iestyn
|
7a585e2498
|
Merge branch 'next' into demos-refactor
# Conflicts:
# src/g_game.c
(also update g_demo.c)
|
2020-03-20 17:48:31 +00:00 |
|
fickleheart
|
78ec210896
|
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
|
2020-03-19 18:55:10 -05:00 |
|
Jaime Passos
|
5eaa73b6ac
|
Fix lib_setSpriteInfo indexes being off-by-one
|
2020-03-19 19:09:34 -03:00 |
|
Monster Iestyn
|
4236ae7c08
|
We don't need m_cheat.h either in g_demo.c
|
2020-03-19 21:10:23 +00:00 |
|
Monster Iestyn
|
6610150bfe
|
We definitely don't need these files to compile!
|
2020-03-19 20:43:56 +00:00 |
|
Monster Iestyn
|
dd76be16cb
|
Create G_FreeGhosts, for the benefit of G_DeferedInitNew (assuming it actually needs to do ghosts = NULL; at all)
|
2020-03-19 20:42:51 +00:00 |
|
Monster Iestyn
|
1a14234088
|
update Makefile, CMakeLists.txt and MSVC project files
|
2020-03-19 20:13:39 +00:00 |
|
Monster Iestyn
|
dcb4ce8cb9
|
Created g_demo.c/.h, for the demo recording and playback code that formerly lived in g_game.c
|
2020-03-19 20:09:55 +00:00 |
|
Louis-Antoine
|
e3cbdf8fab
|
Use HAVE_BLUA as fuel for my fireplace
|
2020-03-19 18:36:14 +01:00 |
|
fickleheart
|
725826a64b
|
Avoid infinite loops if no maps are selectable (y tho)
|
2020-03-18 22:56:20 -05:00 |
|
fickleheart
|
05b2570ae7
|
Merge remote-tracking branch 'upstream/next' into lua-music
|
2020-03-18 22:43:07 -05:00 |
|
fickleheart
|
9c86cd0bc2
|
More union types for the union type god
|
2020-03-18 22:42:31 -05:00 |
|
fickleheart
|
520e3c5dc3
|
Are these casts unnecessary...??
|
2020-03-18 22:40:11 -05:00 |
|
fickleheart
|
647f73c8f2
|
Clean up after myself
|
2020-03-18 22:38:51 -05:00 |
|
fickleheart
|
dd0d86120b
|
> building SRB2 without Lua in 2020
|
2020-03-18 22:38:18 -05:00 |
|
fickleheart
|
e0badd1e5b
|
Rename hook to ShouldJingleContinue
|
2020-03-18 22:35:21 -05:00 |
|
Steel Titanium
|
5dac9c6875
|
Merge branch 'master' into next
|
2020-03-18 15:42:02 -04:00 |
|
SteelT
|
04131d3268
|
Merge branch 'fix-nights-mode-menu-wrong-return' into 'master'
NiGHTS Mode menu fixes
See merge request STJr/SRB2!841
|
2020-03-18 15:41:17 -04:00 |
|
SteelT
|
e3a5164ddf
|
Merge branch 'deadzone-sigfpe-fix' into 'master'
Fix division-by-0 crash from 100% gamepad deadzones, and lack of input from 0% deadzones
See merge request STJr/SRB2!838
|
2020-03-18 15:39:04 -04:00 |
|
SteelT
|
bd058ecc4b
|
Merge branch 'viewpointswitch-fix' into 'next'
Fix incorrect newdisplayplayer in forced ViewpointSwitch
See merge request STJr/SRB2!814
|
2020-03-18 15:34:18 -04:00 |
|
LJ Sonic
|
38bcfe4997
|
Merge branch 'screenshot-menu-header' into 'master'
Actually use the "SCREENSHOT OPTIONS" header for its menu.
See merge request STJr/SRB2!832
|
2020-03-18 10:56:35 -04:00 |
|
LJ Sonic
|
c43ca31dc2
|
Merge branch 'increase-input-buffer' into 'next'
Increase the length of the player input buffer
See merge request STJr/SRB2!835
|
2020-03-18 09:49:14 -04:00 |
|
Monster Iestyn
|
31b1188a3e
|
Merge branch 'master' into next
|
2020-03-15 20:32:43 +00:00 |
|
LJ Sonic
|
0a54c40ff4
|
Merge branch 'fix-playernode-crash' into 'next'
Fix buffer overrun with players with no associated node
See merge request STJr/SRB2!810
|
2020-03-15 15:36:45 -04:00 |
|
Monster Iestyn
|
3f43dd22f9
|
Merge branch 'skins-refactor' into 'master'
Skins refactor
See merge request STJr/SRB2!843
|
2020-03-15 15:31:49 -04:00 |
|
Zachary McAlpin
|
569034d3a9
|
Call LUAh_GameQuit in I_GetEvent in if the event is SDL_Quit and if you are in a playing session
Time for the ultimate testing to see if I get any undefined reference compiling errors
|
2020-03-15 10:47:55 -05:00 |
|
Zachary McAlpin
|
2052ee1144
|
Check if you are playing a game then execute `LUAh_GameQuit ` if you are in Command_quit_f and Command_ExitGame_f
|
2020-03-15 10:34:43 -05:00 |
|
Zachary McAlpin
|
8b7f93d50a
|
Revert "Let's just call LUAh_GameQuit in I_Quit anyways"
This reverts commit 7c65577336 .
|
2020-03-15 10:33:24 -05:00 |
|
Zachary McAlpin
|
766ca2f5a5
|
Since exitgame shuts down the server if you are running a dedicated server I may as well allow the hook to run for the dedicated server as well
|
2020-03-15 00:54:06 -05:00 |
|
Zachary McAlpin
|
7c65577336
|
Let's just call LUAh_GameQuit in I_Quit anyways
|
2020-03-15 00:39:46 -05:00 |
|
Zachary McAlpin
|
0e56202d63
|
Let's just call LUAh_GameQuit in Command_ExitGame_f during its execution if you are in game and are not a dedicated server
|
2020-03-15 00:28:41 -05:00 |
|
Zachary McAlpin
|
b067d1e134
|
Revert "Call `LUAh_GameQuit ` in 2 places."
This reverts commit a329ca43ba .
|
2020-03-15 00:08:57 -05:00 |
|
Zachary McAlpin
|
a329ca43ba
|
Call `LUAh_GameQuit ` in 2 places.
|
2020-03-15 00:53:05 -04:00 |
|
Zachary McAlpin
|
de9dc43b21
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into gamequit-hook
|
2020-03-14 22:55:40 -05:00 |
|
Steel Titanium
|
efab0f479c
|
Merge branch 'master' into next
|
2020-03-14 22:21:12 -04:00 |
|
SteelT
|
49001b207e
|
Merge branch 'nadraw-fix' into 'master'
Fix NiGHTS Attack crash after render mode change
See merge request STJr/SRB2!837
|
2020-03-14 22:19:35 -04:00 |
|
SteelT
|
88fff119ea
|
Merge branch 'hwrflipcolchromakey' into 'master'
Fix HWR_DrawFlippedColumnInCache ignoring chroma key TF
See merge request STJr/SRB2!826
|
2020-03-14 22:13:19 -04:00 |
|