This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
faa08410de
vkdoom_m
/
wadsrc
/
static
/
xlat
History
Christoph Oelckers
9e33599536
- at least get the terms being used right. Of course it's not EDF (which would way beyond the scope of what's intended here) but only Extradata, that's being supported.
...
(For EDF an external converter would make more sense.)
2016-01-12 09:13:55 +01:00
..
base.txt
- fixed bad edit in linedef translation.
2014-08-21 13:38:47 +02:00
defines.i
- fixed typo in xlat files (they don't use exactly C syntax.)
2014-04-15 16:40:53 +02:00
doom.txt
- extended Doom map format linedef translator so that it also handles the flags.
2009-11-21 23:11:12 +00:00
doom_base.txt
- fixed: UDMF's Doom namespace needs to retain Boom's sector special flags.
2013-06-03 07:14:42 +00:00
eternity.txt
- at least get the terms being used right. Of course it's not EDF (which would way beyond the scope of what's intended here) but only Extradata, that's being supported.
2016-01-12 09:13:55 +01:00
heretic.txt
- Fixed translations of Heretic linetype's that perform Floor_LowerToHighest with an offset.
2013-02-10 00:26:47 +00:00
heretic_base.txt
About a week's worth of changes here. As a heads-up, I wouldn't be
2008-07-23 04:57:26 +00:00
strife.txt
- fixed: *ALL* original ceiling crushers, not just type 49, require a distance of 8 to the floor for the destination height. For the silent types this required a new action special, Ceiling_CrushAndRaiseSilentDist. This change only affects the XLAT mapping, the Hexen format types behave as before.
2014-08-21 13:01:12 +02:00
strife_base.txt
About a week's worth of changes here. As a heads-up, I wouldn't be
2008-07-23 04:57:26 +00:00