- 21 Aug, 2021 40 commits
-
-
Fixes terminx/eduke32#75 and terminx/eduke32#179.
-
Richard Gobeille authored
Fixes terminx/eduke32#188
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
Implements the concept outlined in MR 114 and adds some additional checks to prevent more calls to getsectordist() than necessary
-
Richard Gobeille authored
engine: guard some modified behavior in pushmove() with an enginecompatibilitymode == ENGINE_EDUKE32 check
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
Duke3d: don't overwrite player name passed with -name parameter with that stored in the cfg, and don't save a name entered with -name to the cfg
-
Richard Gobeille authored
-
Richard Gobeille authored
-
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
Duke3d: fix annoying cycling back and forth between QUOTE_SQUISHED and QUOTE_DEAD when the player is squished This also gets rid of the constant forced all-white CON_PALFROM by making CON_IFSQUISHED return false for players that are already dead.
-
Richard Gobeille authored
Fixes terminx/eduke32#128
-
Richard Gobeille authored
-
Richard Gobeille authored
Duke3d: fix bug where pressing pause or triggering automatic savegames through script would cause the player's view to return to center
-
Richard Gobeille authored
Fixes terminx/eduke32#28.
-
Richard Gobeille authored
editor: fix stupid bug where changing sprite angles or aligning wall textures with , and . didn't flag the map as having been changed
-
Richard Gobeille authored
Fixes terminx/eduke32#176
-
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
-
-
-
Richard Gobeille authored
Geez, I don't think I've seen one of these in years.
-
Richard Gobeille authored
-
Richard Gobeille authored
-
-
Richard Gobeille authored
-
Richard Gobeille authored
Apparently broken since 2014!
-
Richard Gobeille authored
I haven't personally encountered it, but Striker says there's some situation where this can happen if the startup window is aborted in a certain way.
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
-
-
Duke3d: fix crash in controller setup menu if no axes are bound to analog_turning or analog_lookingupanddown
-