gzdoom-gles/wadsrc/static
Marisa Kirisame aa06b2f62c Squashed commit of the following:
commit 6ecd831eb45a8258995c02664450c3ca8cfe5b48
Merge: a4fb1f61c afbd7f7a2
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Sun Jul 28 22:02:19 2019 +0200

    Merge branch 'master' of github.com:coelckers/gzdoom into f3dfloor_export

commit a4fb1f61c0532d3a6051d4c1fca4ac72ec33e060
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Fri Jul 12 15:43:25 2019 +0200

    Renamed EFFloorType enum in ZScript to the more descriptive EF3DFloorFlags

commit 9ad1c3b5625d53c06229be2a94d44fa0f36f41fd
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Sun Jul 7 20:25:31 2019 +0200

    Add bounds checks to Get3DFloor/GetAttached

commit dd2a7956a887b92ed24ce5e79f10b1a445664d6c
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Sun Jul 7 17:13:44 2019 +0200

    Correct handling of 3d floor plane texture getting.

commit 9b748287892c8fdee9ac67019bf1f66bc4b69eab
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Sun Jul 7 16:14:45 2019 +0200

    Implemented requested changes to F3DFloor exports.
    * Getters for ffloors/attached arrays.
    * Getter for 3D floor top/bottom texture.

commit 6a1482bb0637a70890629e4c13e8759c7a3673f3
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Sat Jul 6 13:42:52 2019 +0200

    Renamed exported extsector pointer in Sector struct to something more descriptive.

commit 7c6783d43b898cbd7a01fb2191fd401ed8e8c300
Merge: ff64e04b2 8d36f0a0c
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Mon Apr 29 12:40:44 2019 +0200

    Merge branch 'master' into f3dfloor_export

commit ff64e04b251f23325d2f72bc25c59f34b4cab6fa
Merge: a90947392 5b6bae409
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Sun Apr 21 16:56:18 2019 +0200

    Merge branch 'master' into f3dfloor_export

commit a90947392a27eb1c2dac7005614592ec2f410274
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Mon Feb 4 17:47:25 2019 +0100

    Export F3DFloor structure and related data.
    Small changes to Trace code to better use this struct.
2019-09-11 14:18:28 +02:00
..
credits - improved backdrop texture a little bit. replaced with a CC0 texture designed in Krita 2019-07-15 20:34:06 +02:00
filter - moved several IWAD dependent files into the game_support resource 2019-07-18 14:28:40 +02:00
glstuff
graphics - improved backdrop texture a little bit. replaced with a CC0 texture designed in Krita 2019-07-15 20:34:06 +02:00
maparrows
mapinfo - added option to print a map author's name on the summary screen 2019-08-06 18:46:23 +02:00
sbarinfo - Replaced medikit with mugshot in HUD. 2018-07-08 00:51:59 +02:00
shaders Revert "- Fixed dithering in the present shader." 2019-06-26 03:26:57 +02:00
sounds - recompressed the dog sounds and removed the long stretches of silence at their ends. 2017-09-30 08:30:01 +02:00
sprites tnt1a0 is not a png 2018-11-25 12:25:45 +01:00
textures
xlat
zscript Squashed commit of the following: 2019-09-11 14:18:28 +02:00
althudcf.txt
animdefs.txt - replaced the procedural backdrop texture with some warped noise texture. 2019-07-15 19:55:51 +02:00
botsupp.txt - removed the bot related properties from AWeapon. 2019-04-15 22:29:15 +02:00
compatibility.txt - reinstated the old scriptwait implementation as a compatibility option. 2019-09-07 12:44:43 +02:00
confont.lmp
decaldef.txt
defbinds.txt - Modern controls again. 2018-06-22 19:20:34 +02:00
dehsupp.txt
etc.h.txt
fontdefs.txt - implemented the status bar's DrawString function and ported the fullscreen HUD part of the Strife status bar to use the new functionality. 2017-03-24 20:09:50 +01:00
in_epi1.txt
in_epi2.txt
in_epi3.txt
in_htc1.txt
in_htc2.txt
in_htc3.txt
indexfont
language.def - Fixed typo. 2019-05-27 11:58:21 +02:00
language.eng - Missed some language strings again. 2019-08-14 10:40:33 +02:00
language.enu - Missing strings. 2019-09-07 12:44:40 +02:00
language.fr - Missed some language strings again. 2019-08-14 10:40:33 +02:00
language.ita
language.ptb - a bit of text cleanup. Removed some unused strings and moved a few not-to-be-translated ones to language.def. 2019-04-28 21:22:21 +02:00
lockdefs.txt
menudef.txt - use correct label for "No" text. 2019-09-07 12:44:37 +02:00
netnotch.dat
notch.dat
reverbs.txt
sbarinfo.txt
sndinfo.txt
sndseq.txt
spaldoom.lmp
spalhtic.lmp
strifehelp.acs - moved the displayed text in strfhelp.o to the string table. 2019-04-28 11:53:39 +02:00
teaminfo.txt
terrain.txt
textcolors.txt Added four text colors: ice, fire, sapphire, teal 2017-09-23 11:56:16 +02:00
textures.txt
things.h.txt
vga-rom-font.16
x11r6rgb.txt
xg.wopn Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
xhairs.txt
zbigfont.lmp - moved several IWAD dependent files into the game_support resource 2019-07-18 14:28:40 +02:00
zscript.txt - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00