atsb / Doom64EX-Plus

An improved modern version of Doom64EX.
GNU General Public License v2.0
105 stars 17 forks source link

More removal of d #110

Closed Wolf3s closed 1 year ago

atsb commented 1 year ago

Did you manage to find where htoi was defined? Because I got undefined errors when I tried to do that when I replaced the memset stuff. Seems htoi isn't in modern windows at all and there is no alternative.

Wolf3s commented 1 year ago

Did you manage to find where htoi was defined? Because I got undefined errors when I tried to do that when I replaced the memset stuff. Seems htoi isn't in modern windows at all and there is no alternative.

It was a created function by kaiser i will look for him to ask what to do or go to the hard way

atsb commented 1 year ago

I merged this in to test it. After fixing a few things, we really have to keep these d functions around. Nothing gets loaded at all, no barrels, no enemies, no mobj's. We can't do that to the project, I'll have to revert.

Wolf3s commented 1 year ago

I merged this in to test it. After fixing a few things, we really have to keep these d functions around. Nothing gets loaded at all, no barrels, no enemies, no mobj's. We can't do that to the project, I'll have to revert.

Yes, revert it or try to add the htoi and some misc functions