freedoom/lumps
Mike Swanson 6eef9be73a use python3 only for building
Python 2 is very near end-of-life, and Python3-compatible changes to a
few scripts introduced compatibility problems with 2.7 again.  It went
unnoticed for me since my system symlinks "python" to "python3", but
it broke the build on systems where that symlink is still python2.  At
this point in time, I feel it is worth targetting modern Python and
forgetting about 2.7.
2019-09-06 14:43:50 -07:00
..
colormap use python3 only for building 2019-09-06 14:43:50 -07:00
dehacked move source dehacked to dedicated subdirectory 2019-09-01 17:53:55 -07:00
dmxgus use python3 only for building 2019-09-06 14:43:50 -07:00
genmidi use python3 only for building 2019-09-06 14:43:50 -07:00
playpal use python3 only for building 2019-09-06 14:43:50 -07:00
textures use python3 only for building 2019-09-06 14:43:50 -07:00
README.DEMO lumps: swap Phase 1 DEMO1 and DEMO4, no more netgames in DEMO1 2019-08-19 13:22:27 -07:00
dbigfont.lmp de-symlinkify: mechadon 2015-12-17 01:22:18 -08:00
demo1_dm.lmp de-symlinkify: chungy 2015-12-17 00:24:58 -08:00
demo1_p1.lmp lumps: swap Phase 1 DEMO1 and DEMO4, no more netgames in DEMO1 2019-08-19 13:22:27 -07:00
demo1_p2.lmp lumps: New demos. 2017-02-14 20:25:35 -08:00
demo2_dm.lmp de-symlinkify: amarande 2015-12-17 00:24:27 -08:00
demo2_p1.lmp lumps: New demos. 2017-02-14 20:25:35 -08:00
demo2_p2.lmp lumps: New demo2_p2 and demo4_p1. 2017-02-21 18:04:28 -08:00
demo3_dm.lmp de-symlinkify: catoptromancy 2015-12-17 00:24:57 -08:00
demo3_p1.lmp lumps: New demos. 2017-02-14 20:25:35 -08:00
demo3_p2.lmp lumps: New demos. 2017-02-14 20:25:35 -08:00
demo4_dm.lmp de-symlinkify: nick 2015-12-17 01:22:20 -08:00
demo4_p1.lmp lumps: swap Phase 1 DEMO1 and DEMO4, no more netgames in DEMO1 2019-08-19 13:22:27 -07:00
demo4_p2.lmp lumps: New demos. 2017-02-14 20:25:35 -08:00
dummy.lmp Import other stuff. 2006-05-09 16:20:42 +00:00
endoom.lmp de-symlinkify: csabo 2015-12-17 00:24:59 -08:00
endoomdm.lmp de-symlinkify: fraggle 2015-12-17 01:22:01 -08:00
fakedemo.lmp Import other stuff. 2006-05-09 16:20:42 +00:00
fdmmpinf.lmp de-symlinkify: fraggle 2015-12-17 01:22:01 -08:00

README.DEMO

For Phase 1 and 2, do not have a multiplayer demo in the DEMO1 slot.
Vanilla Doom (and some source ports) do not allow using the “load
game” option while in a network game, and network game demos count as
such.  The other three demo slots are fair game, since they do not
near-immediately block out the load game functionality when starting
Freedoom.

FreeDM is exempted since it is not intended to be a single-player
game.