terminx
|
27977403fd
|
Remove 3 lines of audiolib header cruft
git-svn-id: https://svn.eduke32.com/eduke32@7328 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-02-18 22:02:27 +00:00 |
|
terminx
|
464e32d712
|
Remove read only bit from SPRITE_SECTNUM and SPRITE_STATNUM in m32script
git-svn-id: https://svn.eduke32.com/eduke32@7327 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-02-18 22:02:22 +00:00 |
|
terminx
|
4cf5a9c31a
|
Mapster32: fix use of uninitialized values
git-svn-id: https://svn.eduke32.com/eduke32@7326 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-02-02 23:24:36 +00:00 |
|
terminx
|
975126edf4
|
Fix a couple minor issues with 90 degree wall texture rotation
git-svn-id: https://svn.eduke32.com/eduke32@7325 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-02-02 23:24:32 +00:00 |
|
terminx
|
38ff5e1c89
|
Add mousebits gamevar to m32script for querying mouse button states
git-svn-id: https://svn.eduke32.com/eduke32@7324 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-30 09:36:56 +00:00 |
|
terminx
|
c4753af497
|
Fix issue where a useless error would be printed to the log and bad memory reads could occur when compiling a CON script with an invalid structure member passed as gamevar structure access shortcut shorthand
git-svn-id: https://svn.eduke32.com/eduke32@7323 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-30 09:36:52 +00:00 |
|
terminx
|
1245799e6b
|
screentext alignment patch from Fox
git-svn-id: https://svn.eduke32.com/eduke32@7322 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-30 09:36:47 +00:00 |
|
terminx
|
8e50f47aa4
|
rotatesprite hack from Fox
git-svn-id: https://svn.eduke32.com/eduke32@7321 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-30 00:19:56 +00:00 |
|
terminx
|
7a8e368197
|
CON access to raw q16 values for player horiz and ang etc
git-svn-id: https://svn.eduke32.com/eduke32@7320 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-30 00:13:05 +00:00 |
|
terminx
|
61c74f25aa
|
Work around weird issue with Bgetsysmemsize() that occurs on exactly one system we've tested
git-svn-id: https://svn.eduke32.com/eduke32@7319 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-30 00:13:00 +00:00 |
|
terminx
|
43d140eaee
|
Revert "SDL 2.0.9"
git-svn-id: https://svn.eduke32.com/eduke32@7318 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-23 23:00:03 +00:00 |
|
terminx
|
d52151c2e8
|
Fix issue with definegamefuncname and undefinegamefunc
git-svn-id: https://svn.eduke32.com/eduke32@7317 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-23 00:21:52 +00:00 |
|
terminx
|
0a3b840d4e
|
Add error message for SDL_SetGammaRamp() failures in videoSetGamma()
git-svn-id: https://svn.eduke32.com/eduke32@7316 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-22 22:51:08 +00:00 |
|
terminx
|
8098d04875
|
Add C as a secondary binding for crouch and remove the mouse look and crosshair toggles from the default key bindings--they can still be bound manually if desired.
git-svn-id: https://svn.eduke32.com/eduke32@7315 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-22 22:51:04 +00:00 |
|
hendricks266
|
450244e258
|
Fix missing/invalid palswaps and shades in automap with Polymost
Patch from Nuke.YKT.
git-svn-id: https://svn.eduke32.com/eduke32@7314 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-22 17:56:37 +00:00 |
|
hendricks266
|
9b17be7f3e
|
CON: Add EVENT_DISPLAYROOMSCAMERATILE
git-svn-id: https://svn.eduke32.com/eduke32@7313 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-22 17:56:34 +00:00 |
|
hendricks266
|
a91391fdec
|
Menus: Make the gamma slider move in increments of 0.05 instead of 0.1
git-svn-id: https://svn.eduke32.com/eduke32@7312 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-22 17:56:30 +00:00 |
|
terminx
|
f40dd37cca
|
Mapster32: add wall point delete hotkey. Press shift+delete or the d key in 2d mode to delete a wall point without dragging it.
git-svn-id: https://svn.eduke32.com/eduke32@7311 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-13 23:26:54 +00:00 |
|
terminx
|
5882d9546c
|
Add mutex to protect against S_Callback() being called from more than one thread at the same time
git-svn-id: https://svn.eduke32.com/eduke32@7310 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-13 23:26:50 +00:00 |
|
terminx
|
bd55b2d573
|
I honestly can't remember why I wrote this like this, but it's problematic so I'm changing it.
git-svn-id: https://svn.eduke32.com/eduke32@7309 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:22:14 +00:00 |
|
terminx
|
5f141ed8d6
|
Make the time period between averaging the min and max values shown with r_showfps 2+ user configurable with r_showfpsperiod
git-svn-id: https://svn.eduke32.com/eduke32@7308 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:22:10 +00:00 |
|
terminx
|
74d766d988
|
Create new MV_CleanupVoice() function to handle most of what was in MV_StopVoice() plus the MV_CallBackFunc() functionality
git-svn-id: https://svn.eduke32.com/eduke32@7307 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:22:05 +00:00 |
|
terminx
|
9f3cf8002b
|
Slightly revise multivoc locking logic
git-svn-id: https://svn.eduke32.com/eduke32@7306 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:22:02 +00:00 |
|
terminx
|
97c2271b92
|
Fix an infinite loop in S_StopEnvSound() that could occur if the audio thread happened to finish playing a voice in between checking if g_sounds[].voices[].id > FX_Ok and calling FX_StopSound(), exacerbated by improper std::atomic usage
git-svn-id: https://svn.eduke32.com/eduke32@7305 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:21:58 +00:00 |
|
terminx
|
6ca492918e
|
Slightly revise framerate limiter and r_showfps 2 display
git-svn-id: https://svn.eduke32.com/eduke32@7304 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:21:53 +00:00 |
|
terminx
|
1d74f4e944
|
Change the hotkeys for adjusting the camera horiz in Mapster32 3d mode from ctrl + a / z to alt + a / z to avoid conflicts with the undo hotkey
git-svn-id: https://svn.eduke32.com/eduke32@7303 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:21:48 +00:00 |
|
terminx
|
c9390f1845
|
Fix buffer overrun
git-svn-id: https://svn.eduke32.com/eduke32@7302 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:21:44 +00:00 |
|
terminx
|
a401dfed47
|
Enable undo/redo in Mapster32 3d mode. Not incredibly well tested.
git-svn-id: https://svn.eduke32.com/eduke32@7301 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:21:40 +00:00 |
|
terminx
|
a8c613c995
|
Add 75, 100, and 240 as options for the FPS limiter
git-svn-id: https://svn.eduke32.com/eduke32@7300 1a8010ca-5511-0410-912e-c29ae57300e0
|
2019-01-12 00:21:36 +00:00 |
|
terminx
|
ed0c45018e
|
Re-add something I didn't intend to remove with r7297
git-svn-id: https://svn.eduke32.com/eduke32@7299 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-23 23:23:50 +00:00 |
|
terminx
|
5ff83a5f5f
|
Remove 'none' as an option for the frame limiter in the menu and fix a bug with the slider for the offset
git-svn-id: https://svn.eduke32.com/eduke32@7298 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-23 23:23:46 +00:00 |
|
terminx
|
caf2a8c9c9
|
Re-enable -fno-strict-aliasing because apparently many versions of GCC across many platforms are still producing warning spew without it
git-svn-id: https://svn.eduke32.com/eduke32@7297 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-21 01:12:53 +00:00 |
|
terminx
|
a24c720e11
|
MSVC build fix
git-svn-id: https://svn.eduke32.com/eduke32@7296 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-16 23:28:09 +00:00 |
|
terminx
|
8447e3392d
|
Fix NETCODE_DISABLED builds. We should probably rename Net_GetPackets() to something else, because it does other required things.
git-svn-id: https://svn.eduke32.com/eduke32@7295 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 22:33:15 +00:00 |
|
terminx
|
22ad4221d9
|
Fix loading screen tile
git-svn-id: https://svn.eduke32.com/eduke32@7294 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 22:33:09 +00:00 |
|
terminx
|
1c369d4978
|
Fix issue where the option to enable or disable Polymer wasn't being saved properly
git-svn-id: https://svn.eduke32.com/eduke32@7293 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 21:35:03 +00:00 |
|
terminx
|
cae791ffa4
|
Fix issue where the player's pistol isn't removed when they spawn on HURTRAIL/FLOORSLIME/FLOORPLASMA
git-svn-id: https://svn.eduke32.com/eduke32@7292 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 21:34:57 +00:00 |
|
terminx
|
acf8384d11
|
macOS build fix. DONT_BUILD.
git-svn-id: https://svn.eduke32.com/eduke32@7291 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 20:17:03 +00:00 |
|
terminx
|
ea86e5520b
|
Revert "engine.cpp/.h: clean up & fix lintersect(). Additionally, add support for finding intersections of collinear line segments."
This reverts r6886.
git-svn-id: https://svn.eduke32.com/eduke32@7290 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:40:31 +00:00 |
|
terminx
|
650672717d
|
Fix issue with editor not allowing wall and floor aligned sprites to be resized in 2d mode without textured view mode enabled
git-svn-id: https://svn.eduke32.com/eduke32@7289 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:40:26 +00:00 |
|
terminx
|
89df4950d4
|
This should fix the too many sprites spawned issue in single player
git-svn-id: https://svn.eduke32.com/eduke32@7288 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:40:20 +00:00 |
|
terminx
|
9a23ea148e
|
Expand the list of options available for the framerate limiter, and add a separate option that controls an offset added to the limiter. This should allow the menu to cover all of the important use cases involving G-SYNC, FreeSync, and "Fast Sync".
git-svn-id: https://svn.eduke32.com/eduke32@7287 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:40:14 +00:00 |
|
terminx
|
33b9dafe8f
|
Fix net.cpp line endings
git-svn-id: https://svn.eduke32.com/eduke32@7286 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:40:08 +00:00 |
|
terminx
|
465e19909f
|
Change audiolib mixing functions to just use a return value instead of setting a global to indicate the new mixing buffer position
git-svn-id: https://svn.eduke32.com/eduke32@7285 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:40:03 +00:00 |
|
terminx
|
c3f88abf73
|
Slight cleanup to MV_GetVorbisCommentLoops(). The biggest change here is swapping calls to atol to our Batol macro, which is actually backed by strtol instead of atol.
git-svn-id: https://svn.eduke32.com/eduke32@7284 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:39:57 +00:00 |
|
terminx
|
91096d2415
|
Hendricks and I discussed "auto *" and we've come to the conclusion that it's bad form, so this corrects that.
git-svn-id: https://svn.eduke32.com/eduke32@7283 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:39:51 +00:00 |
|
terminx
|
6258806a3a
|
Reduce vorbis read block size from 32k to MV_MIXBUFFERSIZE. Despite requiring more calls into libvorbis, this should be faster on slower CPUs in cases where more copies of the same .ogg sound are attempting to be played at once than are allowed, e.g large explosion scenes in Ion Maiden.
git-svn-id: https://svn.eduke32.com/eduke32@7282 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:39:41 +00:00 |
|
terminx
|
30cc6a35e8
|
I don't see a reason for these operations to be separated
git-svn-id: https://svn.eduke32.com/eduke32@7281 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:39:36 +00:00 |
|
terminx
|
ea94b36dec
|
Fix function that some sadist formatted with 3 spaces
git-svn-id: https://svn.eduke32.com/eduke32@7280 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:39:31 +00:00 |
|
terminx
|
06ac4f88b9
|
This fixes S_CheckSoundPlaying() and makes CON_IFSOUND work correctly in scripts that run during menus. These changes together fix the exchange between Duke and Lani at the end of episode 3 of Duke3D.
git-svn-id: https://svn.eduke32.com/eduke32@7279 1a8010ca-5511-0410-912e-c29ae57300e0
|
2018-12-15 01:39:25 +00:00 |
|