dxx-rebirth/similar/main
Kp 16c86edabc Fix cockpit switch in SDL-only build
The cockpit graphic is not scaled in the SDL build, so it is only
meaningful to show when the game window dimensions match the graphic's
dimensions.  Prior to 4a8d7c7574, this worked, because the
`initial_large_game_screen_mode` was the same as the graphic's
dimensions.  That commit changed `initial_large_game_screen_mode` to
prefer a larger screen resolution for new users.  It should have
retained the original dimensions for this test.  Make that change here.

Fixes: 4a8d7c7574 ("Default to 1024x768 for new users, not 640x480")
2022-11-06 18:18:57 +00:00
..
ai.cpp Make vector magnitude constant in more cases 2022-09-24 17:47:52 +00:00
aipath.cpp
automap.cpp Fix various Win32 build failures due to ambiguous operator[]() 2022-10-23 23:00:24 +00:00
bm.cpp Pass polymodel& to polymodel_read 2022-10-09 23:15:20 +00:00
bmread.cpp Use enum class for polygon_simpler_model_index 2022-10-09 23:15:20 +00:00
cntrlcen.cpp Sanitize control center triggers on load 2022-09-24 17:47:52 +00:00
collide.cpp Fix various Win32 build failures due to ambiguous operator[]() 2022-10-23 23:00:24 +00:00
config.cpp
console.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
controls.cpp
credits.cpp Use std::span for CREDITS_FILE 2022-09-24 17:47:52 +00:00
digiobj.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
dumpmine.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
effects.cpp
endlevel.cpp Pass polymodel& to draw_model_picture, draw_polygon_model 2022-10-09 23:15:20 +00:00
fireball.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
fuelcen.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
fvi.cpp Revert incorrect robot collision logic change 2022-10-09 23:15:21 +00:00
game.cpp Fix cockpit switch in SDL-only build 2022-11-06 18:18:57 +00:00
gamecntl.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
gamefont.cpp
gamemine.cpp
gamerend.cpp Fix various Win32 build failures due to ambiguous operator[]() 2022-10-23 23:00:24 +00:00
gamesave.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
gameseg.cpp Change trace_segs not to recompute children on every pass 2022-09-24 17:47:52 +00:00
gameseq.cpp Fix score getting mangled after new ship 2022-10-29 20:03:08 +02:00
gauges.cpp Use enum class for pig_hamfile_version 2022-10-09 23:15:20 +00:00
generate-kconfig-udlr.py
hostage.cpp
hud.cpp Fix various Win32 build failures due to ambiguous operator[]() 2022-10-23 23:00:24 +00:00
iff.cpp
inferno.cpp Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
kconfig.cpp Merge commit 'refs/pull/657/head' into master 2022-08-23 02:13:01 +00:00
kconfig.ui-table.cpp
kmatrix.cpp Use alias template per_player_array for arrays that are MAX_PLAYERS long 2022-09-24 17:47:53 +00:00
laser.cpp Make vector magnitude constant in more cases 2022-09-24 17:47:52 +00:00
lighting.cpp Make vector magnitude constant in more cases 2022-09-24 17:47:52 +00:00
menu.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
mglobal.cpp Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00
mission.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
morph.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
multi.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
multibot.cpp Use enum class for multiplayer_command_t 2022-10-23 23:00:24 +00:00
net_udp.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
newdemo.cpp Fix various Win32 build failures due to ambiguous operator[]() 2022-10-23 23:00:24 +00:00
newmenu.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
object.cpp Pass polymodel& to draw_model_picture, draw_polygon_model 2022-10-09 23:15:20 +00:00
paging.cpp
physics.cpp
piggy.cpp Use enum class for pig_hamfile_version 2022-10-09 23:15:20 +00:00
player.cpp
playsave.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
polyobj.cpp Use enum class for polygon_simpler_model_index 2022-10-09 23:15:20 +00:00
powerup.cpp Pass std::span to powerup_basic_str 2022-09-24 17:47:53 +00:00
render.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
robot.cpp Pass polymodel& to polymodel_read 2022-10-09 23:15:20 +00:00
scores.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
segment.cpp
slew.cpp
songs.cpp Fix various Win32 build failures due to ambiguous operator[]() 2022-10-23 23:00:24 +00:00
state.cpp Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00
switch.cpp
terrain.cpp
texmerge.cpp
text.cpp
titles.cpp Pass polymodel& to draw_model_picture, draw_polygon_model 2022-10-09 23:15:20 +00:00
vclip.cpp
vers_id.cpp Fix buffer overread at startup 2022-10-19 01:17:33 +00:00
wall.cpp Fix OS X clang build 2022-10-31 00:51:32 +00:00
weapon.cpp Assert size of serialized weapon_info structure 2022-10-09 23:15:20 +00:00