Zandronum supports A_CheckFloor?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
Zombieguy
Posts: 1880
Joined: Mon May 24, 2010 4:38 pm
Location: C:\Earth>

Zandronum supports A_CheckFloor?

Post by Zombieguy »

I was browsing through the Zandronum version of Brutal Doom's code, and noticed the A_CheckFloor code pointer in the "PLAYER" lump. Does Zandronum support A_CheckFloor? Surely it must.
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: Zandronum supports A_CheckFloor?

Post by Gez »

[wiki]A_CheckFloor[/wiki] is supported by Skulltag, it's [wiki]A_CheckCeiling[/wiki] that isn't supported.
Zombieguy
Posts: 1880
Joined: Mon May 24, 2010 4:38 pm
Location: C:\Earth>

Re: Zandronum supports A_CheckFloor?

Post by Zombieguy »

Well then! I had no idea Skulltag supported this! Thanks Gez. :p
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: Zandronum supports A_CheckFloor?

Post by Gez »

You can always check the history of the relevant wiki page. If a function has existed since before April 2009, it is supported in Skulltag (at least, in its most basic form, since some function have gotten enhancements and additional features in the meantime); and if something is supported in Skulltag, it will be supported in Zandronum.

Anything newer than April 2009 will probably not work in Zandronum; but who knows, there have been several out-of-sequence feature ports and one day it might be possible that Zandronum starts catching up again.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Zandronum supports A_CheckFloor?

Post by Graf Zahl »

So they still didn't start updating again, even after releasing 1.0... :(
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: Zandronum supports A_CheckFloor?

Post by Gez »

Nope, they still haven't finished fixing all the bugs that exist. As well as implementing bugs that exist in ZDaemon and are therefore necessary to be taken seriously.
Locked

Return to “Editing (Archive)”