SteelT
|
800d277dec
|
Merge branch 'fix-ogllib' into 'master'
Fix -OGLlib
See merge request STJr/SRB2!794
|
2020-03-02 15:21:50 -05:00 |
|
James R
|
c69ca7381c
|
Merge branch 'console-in-menus-mk-ii' into 'master'
Console in menus again!
See merge request STJr/SRB2!797
|
2020-02-23 18:15:43 -05:00 |
|
Steel Titanium
|
4f5694fa14
|
Enable use of the patch file
|
2020-02-22 16:42:24 -05:00 |
|
Steel Titanium
|
fc042e90f0
|
Merge branch 'master' into next
|
2020-02-21 21:01:29 -05:00 |
|
Monster Iestyn
|
8eb80cbf75
|
clarify the situation a bit more in the comments
|
2020-02-20 20:38:01 +00:00 |
|
Monster Iestyn
|
7ee6ff2b03
|
move -warp code to a later part of D_SRB2Main so G_LoadGameData isn't upset by G_SetGameModified
|
2020-02-20 20:31:11 +00:00 |
|
James R
|
2274129f57
|
Update copyright year to 2020
|
2020-02-19 14:08:45 -08:00 |
|
Steel Titanium
|
42f141d32f
|
Merge branch 'master' into next
|
2020-02-18 22:03:08 -05:00 |
|
James R
|
f39785672d
|
Merge branch 'setrenderneeded-fix' into 'master'
Clear setrenderneeded after calling VID_CheckRenderer
See merge request STJr/SRB2!793
|
2020-02-18 21:53:14 -05:00 |
|
James R
|
1bc6f2cd91
|
Merge branch 'startup-file-not-found' into 'master'
Fix the issue !678 did, but just don't exit if the file was added twice
See merge request STJr/SRB2!753
|
2020-02-18 21:50:11 -05:00 |
|
James R
|
b9c2cab265
|
Don't let console open with menu keys while the menu is open
|
2020-02-17 17:10:29 -08:00 |
|
James R
|
c77e444df9
|
Draw console in the Record/NiGHTS Attack menus
(cherry picked from commit 4efd915d28d0f193528d141b04c5f88b84877f97)
|
2020-02-17 16:37:29 -08:00 |
|
James R
|
2d98b3f9eb
|
Revert "Revert "Let the console open in menus""
This reverts commit 73368b0c9a.
|
2020-02-17 16:37:13 -08:00 |
|
Jaime Passos
|
f189e0425f
|
add -nogl parm
|
2020-02-17 12:14:51 -03:00 |
|
Jaime Passos
|
1c48480944
|
Clear setrenderneeded after calling VID_CheckRenderer
|
2020-02-17 00:36:10 -03:00 |
|
fickleheart
|
51ef6b3684
|
Merge remote-tracking branch 'upstream/master' into viewroll
|
2020-02-16 21:32:57 -06:00 |
|
James R
|
fe43dd8306
|
Merge remote-tracking branch 'origin/next' into public_next
|
2020-02-16 17:38:03 -08:00 |
|
James R
|
39a0e8b3e1
|
Merge remote-tracking branch 'origin/master' into next
|
2020-02-16 17:35:59 -08:00 |
|
James R
|
73368b0c9a
|
Revert "Let the console open in menus"
This reverts commit 3a9cc8db92.
|
2020-02-16 17:14:54 -08:00 |
|
Steel Titanium
|
6eff91c4fc
|
Update file hash yet again
|
2020-02-16 18:54:51 -05:00 |
|
Steel Titanium
|
82cbf88ae5
|
Update comment
|
2020-02-16 11:34:02 -05:00 |
|
Steel Titanium
|
e2c1f9cd4b
|
Update file hashes
|
2020-02-09 21:29:46 -05:00 |
|
James R
|
956ae6b823
|
Don't I_Error on startup files only if a file was added twice
|
2020-02-01 19:32:08 -08:00 |
|
fickleheart
|
62c75c0c81
|
Merge remote-tracking branch 'upstream/next' into viewroll
|
2020-01-26 18:01:58 -06:00 |
|
Monster Iestyn
|
eca4bc63da
|
Merge branch 'master' into next
# Conflicts:
# src/g_game.c
|
2020-01-26 19:23:05 +00:00 |
|
James R
|
ed6ca997e2
|
Sonic is dead again
|
2020-01-21 12:24:24 -08:00 |
|
James R
|
47b0381c99
|
Reorder Sonic's ass so the OpenGL wipe doesn't see garbage
|
2020-01-21 12:23:34 -08:00 |
|
fickleheart
|
186ef1852b
|
Merge remote-tracking branch 'upstream/next' into viewroll
|
2020-01-17 18:27:15 -06:00 |
|
Alam Ed Arias
|
282abfd4ac
|
Merge branch 'master' into next
|
2020-01-16 12:08:36 -05:00 |
|
James R
|
77501f8d52
|
Merge branch 'locale-liberation' into 'master'
Locale liberation
Closes #113
See merge request STJr/SRB2!677
|
2020-01-15 23:38:40 -05:00 |
|
fickleheart
|
6a80bf2629
|
wip viewroll stuff
|
2020-01-14 23:29:56 -06:00 |
|
James R
|
7daf24fcb8
|
Merge remote-tracking branch 'origin/master' into next
|
2020-01-12 14:17:52 -08:00 |
|
Monster Iestyn
|
9c1b15c986
|
Don't make locale code dependent on GETTEXT, save that for the actual gettext related stuff!
|
2020-01-11 18:48:47 +00:00 |
|
James R
|
3a9cc8db92
|
Let the console open in menus
|
2020-01-09 22:42:00 -08:00 |
|
fickleheart
|
067b132eb1
|
Merge remote-tracking branch 'origin/next' into next-newcontrols
|
2020-01-04 09:57:09 -06:00 |
|
fickleheart
|
ce0c42a767
|
Merge branch 'newcontrols' into next-newcontrols
|
2020-01-04 09:56:24 -06:00 |
|
James R
|
b342301373
|
Merge remote-tracking branch 'origin/master' into next
|
2020-01-01 15:39:05 -08:00 |
|
James R
|
b8f465408b
|
Merge branch 'warp-by-name' into 'master'
Properly fix the issue that !528 tried to; let the -warp parameter work with map name
See merge request STJr/SRB2!596
|
2020-01-01 17:51:21 -05:00 |
|
fickleheart
|
77ba835f4f
|
Merge branch 'next' into next-newcontrols
# Conflicts:
# src/g_game.c
# src/p_setup.c
|
2019-12-31 12:58:36 -06:00 |
|
Jaime Passos
|
585db9fe2d
|
Merge remote-tracking branch 'origin/next' into respawndelaygametyperule
|
2019-12-30 18:39:31 -03:00 |
|
James R
|
67ca512120
|
Merge remote-tracking branch 'origin/master' into next
|
2019-12-30 13:16:53 -08:00 |
|
fickleheart
|
61a8f715ac
|
Convert analog/directionchar cvars into 2-long arrays
|
2019-12-30 14:01:14 -06:00 |
|
James R
|
d9e9a2e1ce
|
If we move the -warp code down, map searching can be used
|
2019-12-29 02:31:48 -08:00 |
|
Jaime Passos
|
bd28daea02
|
Merge remote-tracking branch 'origin/next' into respawndelaygametyperule
|
2019-12-28 21:39:38 -03:00 |
|
Jaime Passos
|
e5e4b4891a
|
Add GTR_CUTSCENES. And I ran out of rule slots. Cool.
|
2019-12-28 20:33:28 -03:00 |
|
MascaraSnake
|
f67ff6d97e
|
Rename P_SetupLevel to the more accurate P_LoadLevel and separate out some of its content into subfunctions
|
2019-12-28 11:30:39 +01:00 |
|
Jaime Passos
|
f55b4bf6ad
|
Merge remote-tracking branch 'origin/master' into renderswitch
|
2019-12-25 05:43:46 -03:00 |
|
Jaime Passos
|
31eeb90056
|
Merge remote-tracking branch 'aaaaaaaa/next' into gametype-clownery
|
2019-12-24 17:55:46 -03:00 |
|
James R
|
27e251e7fc
|
Merge branch 'wipes2' into 'master'
Wipe styles cleanup
See merge request STJr/SRB2!525
|
2019-12-24 14:47:14 -05:00 |
|
James R
|
975f1e5f83
|
Merge branch 'soundtest-fix' into 'master'
Init MUSICDEFs regardless of music state
See merge request STJr/SRB2!532
|
2019-12-24 14:44:08 -05:00 |
|