dxx-rebirth/similar/main
Kp c0daa89ad5 Avoid reopening descent.sng
If !canUseExtensions, then fp is already open to descent.sng.  There is
no need to reopen it just to get its length.
2020-07-05 23:34:33 +00:00
..
ai.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
aipath.cpp
automap.cpp Tighten type for trigger action values 2020-07-05 23:34:32 +00:00
bm.cpp
bmread.cpp
cntrlcen.cpp
collide.cpp Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00
config.cpp Use enum class for LevelMusicPlayOrder 2020-05-31 23:04:25 +00:00
console.cpp
controls.cpp
credits.cpp
digiobj.cpp Retire compiler-begin.h 2020-06-10 02:25:32 +00:00
dumpmine.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
effects.cpp Ignore effects with frame_time=0 2020-06-19 01:46:54 +00:00
endlevel.cpp Retire compiler-begin.h 2020-06-10 02:25:32 +00:00
fireball.cpp Prevent the destruction of one-sided prison doors from causing a crash 2020-06-30 21:40:09 +12:00
fuelcen.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
fvi.cpp
game.cpp
gamecntl.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
gamefont.cpp
gamemine.cpp
gamerend.cpp
gamesave.cpp Replace uses of enumerate with zip where appropriate 2020-07-05 23:34:33 +00:00
gameseg.cpp Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
gameseq.cpp Replace uses of enumerate with zip where appropriate 2020-07-05 23:34:33 +00:00
gauges.cpp
generate-kconfig-udlr.py
hostage.cpp
hud.cpp
iff.cpp
inferno.cpp Retire compiler-begin.h 2020-06-10 02:25:32 +00:00
kconfig.cpp Use zip in kconfig to allow use of range-based for 2020-07-05 23:34:33 +00:00
kconfig.ui-table.cpp
kmatrix.cpp
laser.cpp
lighting.cpp
menu.cpp Use enum class for LevelMusicPlayOrder 2020-05-31 23:04:25 +00:00
mglobal.cpp
mission.cpp
morph.cpp
multi.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
multibot.cpp Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
net_udp.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
newdemo.cpp Tighten type for trigger action values 2020-07-05 23:34:32 +00:00
newmenu.cpp
object.cpp Tighten type for trigger action values 2020-07-05 23:34:32 +00:00
paging.cpp
physics.cpp
piggy.cpp
player.cpp
playsave.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
polyobj.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
powerup.cpp Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00
render.cpp
robot.cpp
scores.cpp
segment.cpp
slew.cpp
songs.cpp Avoid reopening descent.sng 2020-07-05 23:34:33 +00:00
state.cpp Replace uses of enumerate with zip where appropriate 2020-07-05 23:34:33 +00:00
switch.cpp Tighten type for trigger action values 2020-07-05 23:34:32 +00:00
terrain.cpp
texmerge.cpp
text.cpp Use A.size() or std::size instead of sizeof(A)/sizeof(A[0]) 2020-07-05 23:34:33 +00:00
titles.cpp Always ignore from_hog_only 2020-05-28 03:21:22 +00:00
vclip.cpp
vers_id.cpp
wall.cpp Replace uses of enumerate with zip where appropriate 2020-07-05 23:34:33 +00:00
weapon.cpp