Commit graph

318 commits

Author SHA1 Message Date
Daniel Jewell
f04d667339 patches: Replace all remaining AGM textures with the new font
fixes #102
2014-10-04 08:50:11 -07:00
Simon Howard
750feed4ea graphics: Add new logo for FreeDM.
CaptainW kindly contributed a new logo for FreeDM in this thread:
http://www.doomworld.com/vb/freedoom/66962-freedm-needs-a-logo/

This uses the new logo for the title screen, menu header (M_DOOM) and
the large banner texture used in the FreeDM levels.

This fixes #12.
2014-10-03 04:02:52 +00:00
Daniel Jewell
f65bc1939c patches: edit cyl1_1 to use a new stylized font 2014-10-02 18:38:19 -07:00
Daniel Jewell
bcaf52ec57 patches: replace door2_1 and door2_5 with original versions
The old ones were inspired by Doom and used the Doom font.
2014-10-02 18:37:30 -07:00
Simon Howard
977ea8090b patches: Add dummy level sign.
On the dummy.wad level used as a stand-in for levels that don't
exist yet, show a computer sign on the wall that gives a brief
useful message encouraging people to contribute to the project.
2014-09-29 04:33:38 +00:00
Jeremy Elder
e40ae42637 patches: Remove arrow from exit sign.
Having an arrow on the exit sign makes some levels confusing, as the
arrow can sometimes be pointing in the wrong direction or be
otherwise misleading. There is some discussion on Doomworld:
http://www.doomworld.com/vb/post/1303596

As the arrow version still looks quite nice, keep it around as a
second exit sign texture (EXITSGN2); include both the red and the
green versions.
2014-09-13 23:18:07 -04:00
Simon Howard
d102be8d9e patches: Add plain color textures.
These are new textures that just contain flat plain colors.
2014-09-06 22:09:08 -04:00
sgtcrispy
a044bb8df3 patches: Add improved EXIT1/EXIT2 textures.
This is a tweaked version of a replacement graphic originally by
Sodaholic. More context is in this thread:
http://www.doomworld.com/vb/freedoom/69633-generic-sodaholic-asset

The new exit sign is ISO 7010 compliant, in case that matters to
anyone.
2014-09-06 21:10:39 -04:00
Protox
81bd7ce8f1 patches: Add more TNT textures.
This replaces some of the TNT placeholders with proper versions of
these textures and makes some progress towards fixing #92.
2014-08-17 20:22:30 +00:00
Alexandre-Xavier Labonté-Lamoureux
722a05e960 patches: New blood spats to replace the TNT placeholders 2014-06-12 02:48:10 -07:00
Simon Howard
83a44dbc39 patches: Restore original wall62_2 patch.
commit ddb0c98a44 (a long, long time ago) changed the
wall62_2 patch to a new version that was supposedly better. But
really it is much worse: the colors just look washed out and ugly.
Restore the original version of this patch from before the change.
2014-02-04 02:03:02 +00:00
Simon Howard
e384cd2f2d patches: Replace w103_[12].
I made these textures in the early days of the project and I'm pretty
sure the symbols came from an animation on a website I found. The
symbols are pretty generic alchemical symbols but it still bothers
me on the rare occasion that I see the textures used in a level.
Recreate them using some public domain imagery in their place.
2014-01-30 01:24:56 +00:00
Simon Howard
50da8daf49 textures: Add missing TNT texture definitions.
Add FALL3 texture definition needed for TNT compatibility, and add
extra texture definitions so that all the patches required for TNT
compatibility are included in the PNAMES list (and IWAD). Add
symlinks for TNT sky patches that just point to sky patches that we
already have. Fixes #43.
2014-01-27 00:08:11 +00:00
Simon Howard
8f2843caf7 patches: Add TNT Egyptian textures.
These are compatible recreations of the patch textures included in
tnt.wad for its Egyptian-themed MAP31.
2014-01-22 04:53:45 +00:00
RjY
3d464fd265 patches/textures: replacement E4 starry sky for Double Impact
Double Impact's original sky texture is derived from an image with
unknown copyright restrictions (see [1]). Construct a replacement from
an image of the globular cluster M80 from the Hubble Space Telescope
(Credits: NASA; public domain; sources [2] [3]) and a random starfield
image generated by ImageMagick (adapted from [4])

Note the original's "dark sky with bright shadow-casting light source"
effect which was built into the maps - this replacement is carefully
tuned to preserve that effect (as any improvement should also do).

[1] http://www.doomworld.com/vb/post/1222877
[2] http://en.wikipedia.org/wiki/File:A_Swarm_of_Ancient_Stars_-_GPN-2000-000930.jpg
[3] http://grin.hq.nasa.gov/ABSTRACTS/GPN-2000-000930.html
[4] http://www.imagemagick.org/Usage/advanced/#stars

Signed-off-by: RjY <rjy@users.sourceforge.net>
2013-12-18 08:02:21 +00:00
Simon Howard
3523a58a34 patches: Update FreeDM logo banner.
This banner texture still had the old Freedoom website address
(freedoom.sourceforge.net)
2012-10-23 02:56:02 +01:00
RjY
5b0139ffe8 Revert "patches: FreeDM a few small patches from Ralphis"
These resources were:

- unused by any map,
- in the wrong palette,
- and broken on Chocolate Doom (FreeDM)

It's easiest to remove them.

This reverts commit 7021f0037e.

Signed-off-by: RjY <rjy@users.sourceforge.net>
2011-04-29 16:45:10 +01:00
Catoptromancy
da9b221c4d patches: improved camo4 / camo5 / dirbri1 (plutonia)
Signed-off-by: RjY <rjy@users.sourceforge.net>
2011-04-09 17:30:16 +01:00
Catoptromancy
d6ac28c3b9 patches: fix mc* textures
Full consistency for Doom II levels, Final Doom compatibility but
some visual inconsistencies for Final Doom PWADs (eg, Plutonia 2).

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2010-09-27 18:57:33 -07:00
Catoptromancy
7021f0037e patches: FreeDM a few small patches from Ralphis
Signed-off-by: Catoptromancy <catoptromancy@yahoo.com>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2010-03-23 08:52:03 -07:00
Mike Swanson
7546e2d4d5 patches: Remove placeholder.gif symlink
name is too long for DeuTex and it was never intended to be symlink'd
anyway.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-27 20:22:26 -07:00
Catoptromancy
58cfebe70f patches: rename dogpanl to doglpanl
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-27 19:59:35 -07:00
Catoptromancy
4933e1a068 patches: more fixes and a new buildcfg.txt
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-27 02:51:15 -07:00
Catoptromancy
38e162ddf8 patches: Fix patches that crash the game
One more to fix later.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-27 02:40:28 -07:00
Catoptromancy
82a2088fd4 patches: All TNT: Evilution patches
Many placeholders, all patches should be proper size and with proper
texture1 and combined.txt should load all tnt.wad PWADs flawlessly.

All material scavenged, cropped, scaled, butchered, copy and pasted
from attic and current repo.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-26 22:11:24 -07:00
RjY
5242dc379f patches: remove patches whose names clash with flats
Remove FLAT5_2 and FLOOR7_2 from patches, as the name-clash with flats
causes problems in some engines.

Neither patch is used in any of the current set of maps, nor referenced
in textures/combined.txt, so this should not cause any other problems.

Signed-off-by: RjY <rjy@users.sourceforge.net>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-16 14:06:48 -07:00
Mike Swanson
044d3c6b78 patches: swap sw2s[01] and rw48_[24]; thanks hawkwind for the tip!
Makes switches more consistent, they now intially appear to be in the
"off" position rather than the "on" position.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-01-17 04:04:20 -08:00
Catoptromancy
46af56d224 patches: New tile that fits in Plutonia-style better
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-01-11 19:17:33 -08:00
Mike Swanson
e9bebdc56b textures: fix wall texs for consistency; thanks anonymous bug reporter
Included is a new set of textures for gstfont1-3 (wall58_[123].gif);
Compare the blood from the mouth in the old set.  This is reflected
(fixed) for secure 432 of map 25.

Also included are new patches wall52_2 and wall54_2 (cement5 and cement6
respectively).  The lower orange and black striping now matches the
other "cement" textures.  Check the start of map 10.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-01-11 18:31:36 -08:00
Catoptromancy
55a4a5f594 patches: delete camo[23], add brick1, brown2, mosrok2
Enhancing plutonia support some more.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-01-05 03:27:02 -08:00
Catoptromancy
5b10271081 patches: fix sky[23][abcd] dimensions
They weren't vanilla-compatible, so Plutonia 2 was not compatible with
Chocolate Doom.  They are now modified to the standard Plutonia sizes.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-01-03 23:28:29 -08:00
Catoptromancy
ce2dd94b84 patches: Add many patches for Plutonia support
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-01-02 20:20:25 -08:00
Jon Dowland
2d2f802acf attic unused resources 2006-09-18 10:11:09 +00:00
Jon Dowland
11e5d88111 attic unused resources 2006-09-18 10:10:25 +00:00
Jon Dowland
12c4a9f2a1 attic unused resources 2006-09-18 10:09:53 +00:00
Jon Dowland
0c49b704fa attic unused resources 2006-09-18 10:09:18 +00:00
Jon Dowland
3189364114 attic unused resources 2006-09-18 10:08:47 +00:00
Jon Dowland
b0e53a3497 attic unused resources 2006-09-18 10:08:29 +00:00
Jon Dowland
063c5d56ba attic unused resources 2006-09-18 10:08:08 +00:00
Jon Dowland
60d2c21a28 attic unused resources 2006-09-18 10:07:39 +00:00
Jon Dowland
00e3553bff attic unused resources 2006-09-18 10:07:16 +00:00
Jon Dowland
5a33ef754b attic unused resources 2006-09-18 10:06:46 +00:00
Jon Dowland
1880de3854 attic unused resources 2006-09-18 10:06:15 +00:00
Jon Dowland
67fe94e8cd missing patches 2006-08-17 11:15:36 +00:00
Jon Dowland
ddb0c98a44 Fredrik's cleaned up patches and flats 2006-08-17 09:01:13 +00:00
Simon Howard
5da283e355 Move rw47_1 patch back to deutex tree fix the build. 2006-06-03 23:27:12 +00:00
Simon Howard
aa5f1342ed Add FreeDM levels and freedm.wad IWAD build. 2006-06-03 23:18:12 +00:00
Simon Howard
7ce0fc441c Move last of the unused patches to the attic. 2006-05-15 19:47:22 +00:00
Simon Howard
b31c299ce7 Move a bunch of unused patches to the attic. 2006-05-15 19:29:15 +00:00
Simon Howard
dd86ba6dfc Move base gif to main directory. 2006-05-15 19:27:11 +00:00