Marco Z
|
af0fdfe6e5
|
Missed #ifdef HAVE_LIBGME in win_snd
|
2018-11-13 22:50:08 -05:00 |
|
mazmazz
|
98ba84f50d
|
Add SDL Mixer 2.0.4 VC package
|
2018-11-13 22:05:05 -05:00 |
|
mazmazz
|
b438361869
|
Add SDL 2.0.9 VC package
|
2018-11-13 22:02:18 -05:00 |
|
Steel Titanium
|
be3fac2908
|
Fix up 64-bit MINGW
|
2018-11-13 20:32:18 -05:00 |
|
Monster Iestyn
|
0c0cbb3b00
|
Merge branch 'mixer-sound-x64-fix' into 'master'
mixer_sound fix x64 build issue
See merge request STJr/SRB2!323
|
2018-11-13 17:42:23 -05:00 |
|
Monster Iestyn
|
a09ee2729c
|
Merge branch 'extend-png-metadata' into 'master'
Save the current renderer to screenshots.
See merge request STJr/SRB2!324
|
2018-11-13 17:28:29 -05:00 |
|
mazmazz
|
86f48304ba
|
Win32 boolean fixes
|
2018-11-13 17:24:19 -05:00 |
|
Steel Titanium
|
792d42ebd9
|
Save current renderer to screenshots
|
2018-11-13 17:19:22 -05:00 |
|
mazmazz
|
366aeadac4
|
Fix x64 build issue
|
2018-11-13 17:12:18 -05:00 |
|
mazmazz
|
9086d880a3
|
Update SDL Mixer to 2.0.4; remove unnecessary extra lib and include folders
|
2018-11-13 16:43:16 -05:00 |
|
mazmazz
|
b4de5baa08
|
Update SDL2 to 2.0.9; remove unnecessary extra lib and include folders
|
2018-11-13 16:40:43 -05:00 |
|
mazmazz
|
336610c042
|
Remove misplaced tutorialmode = false due to debugging
|
2018-11-13 14:12:22 -05:00 |
|
Monster Iestyn
|
f114f8cd26
|
Fix OpenGL's HUD not being scaled the same way as Software's, by removing an old OpenGL-specific hack for fdupx/fdupy
|
2018-11-13 18:14:59 +00:00 |
|
Monster Iestyn
|
0ed4efdb58
|
Fix V_SNAPTOx code to consider dupx/dupy the same way as Software mode
|
2018-11-13 18:13:51 +00:00 |
|
Digiku
|
656a471908
|
Merge branch 'text-prompts' into 'master'
SOC and Line Exec Text Prompts
See merge request STJr/SRB2Internal!200
|
2018-11-13 11:14:02 -05:00 |
|
mazmazz
|
7b0ec6479f
|
Merge branch 'master' into text-prompts
|
2018-11-13 11:12:44 -05:00 |
|
Digiku
|
aac4a99e99
|
Merge branch 'tutorial-time' into 'master'
Tutorial mode handling
See merge request STJr/SRB2Internal!201
|
2018-11-13 10:49:02 -05:00 |
|
Digiku
|
38107c9b3d
|
Merge branch 'control-switching' into 'master'
Game control switching
See merge request STJr/SRB2Internal!202
|
2018-11-13 10:48:18 -05:00 |
|
Digiku
|
3f7df0561d
|
Merge branch 'tracerangle' into 'master'
Line Exec 457, 458: Track mobj's angle to tracer; executes line tag if mobj faces away
See merge request STJr/SRB2Internal!198
|
2018-11-13 10:48:01 -05:00 |
|
Digiku
|
d10191ea5d
|
Merge branch 'monitor-exec' into 'master'
Run linedef exec upon popping a monitor
See merge request STJr/SRB2Internal!199
|
2018-11-13 10:47:37 -05:00 |
|
mazmazz
|
9a36d559dc
|
Compile errors
|
2018-11-13 10:43:40 -05:00 |
|
mazmazz
|
c92df614f0
|
Compile errors
|
2018-11-13 10:31:06 -05:00 |
|
Monster Iestyn
|
b45622fc0e
|
Merge branch 'monitors-floatbob-fix' into 'next'
Fix for object z positions on floating, bobbing FOFs
See merge request STJr/SRB2!316
|
2018-11-13 08:58:08 -05:00 |
|
mazmazz
|
7b224cdcd5
|
Tutorial named tag detection adjustment
|
2018-11-13 02:00:58 -05:00 |
|
mazmazz
|
3c168afc60
|
Check specifically for gcs_fps when starting tutorial
|
2018-11-13 01:57:51 -05:00 |
|
mazmazz
|
5270743a42
|
F_AdvanceToNextPage adjustment
|
2018-11-13 01:38:20 -05:00 |
|
mazmazz
|
422692ed03
|
NextTag implementation
* Adjust named tag implementation to be more portable
* Next page adjustments
|
2018-11-13 00:13:36 -05:00 |
|
mazmazz
|
deb036058c
|
text-prompts gclist -> gcl refactor
|
2018-11-12 23:31:10 -05:00 |
|
mazmazz
|
25857f04c0
|
Merge branch 'control-selector' into text-prompts
|
2018-11-12 23:26:27 -05:00 |
|
mazmazz
|
5cb72f7071
|
tutorial-time gclist -> gcl refactor
|
2018-11-12 23:25:49 -05:00 |
|
mazmazz
|
4fd469da56
|
Merge branch 'control-selector' into tutorial-time
|
2018-11-12 23:23:52 -05:00 |
|
mazmazz
|
f0dbe3900c
|
Refactor gclists
|
2018-11-12 23:23:39 -05:00 |
|
mazmazz
|
7663c0828e
|
PicToStart implementation; fix NumPrompts limitation error
|
2018-11-12 23:16:24 -05:00 |
|
mazmazz
|
b68fb6ec4e
|
F_GetTextPromptTutorialTag implementation
|
2018-11-12 22:47:20 -05:00 |
|
mazmazz
|
ccffb0538d
|
Merge branch 'control-selector' into text-prompts
|
2018-11-12 21:11:53 -05:00 |
|
mazmazz
|
99b24d6bcf
|
Force chasecam for tutorialmode
|
2018-11-12 20:37:55 -05:00 |
|
mazmazz
|
14199fd516
|
First time tutorial prompt fixes
|
2018-11-12 19:10:41 -05:00 |
|
mazmazz
|
8b1624576f
|
Merge branch 'tutorial-time' into tutorial-time-firstprompt
|
2018-11-12 18:08:48 -05:00 |
|
mazmazz
|
c9f56017d2
|
Freeze camera values in tutorialmode with proper defaults
|
2018-11-12 18:08:24 -05:00 |
|
mazmazz
|
e956536bb8
|
Merge branch 'tutorial-time' into tutorial-time-camera
|
2018-11-12 17:41:49 -05:00 |
|
mazmazz
|
658ecce249
|
->defalutvalue -- .defaultvalue adjustment
|
2018-11-12 17:37:54 -05:00 |
|
mazmazz
|
eb5f05848c
|
Also set cv_analog for tutorialgcs
* M_TutorialSaveControlResponse CV_Set adjustment
|
2018-11-12 17:34:56 -05:00 |
|
mazmazz
|
dfb395ab37
|
Change mouse cv vars temporarily alongside control scheme
|
2018-11-12 17:30:21 -05:00 |
|
mazmazz
|
f6cf4de4d9
|
Merge branch 'control-selector' into tutorial-time
|
2018-11-12 17:17:02 -05:00 |
|
mazmazz
|
d52f91ff7b
|
Uncomment gcs_platform
|
2018-11-12 17:16:54 -05:00 |
|
mazmazz
|
5944411c26
|
Restrict control changes if tutorialgcs is active
|
2018-11-12 16:56:06 -05:00 |
|
mazmazz
|
761a1d5ef8
|
Merge branch 'control-selector' into tutorial-time
|
2018-11-12 16:54:49 -05:00 |
|
mazmazz
|
c12462e737
|
Uncomment gcs_platform defaults
|
2018-11-12 16:54:42 -05:00 |
|
mazmazz
|
42fe8b78c1
|
Add tutorialgcs variable for optional control scheme loading
|
2018-11-12 16:50:03 -05:00 |
|
Monster Iestyn
|
ad8f789935
|
Split camera initialisation code from P_SetupLevel, make sure the camera has an initial subsector set!
|
2018-11-12 20:07:45 +00:00 |
|