quiverteam / Engine

Modified Version of Source 2007
104 stars 29 forks source link

Tier0 Warnings/Errors in 64-bit Mode #31

Closed JJL772 closed 5 years ago

JJL772 commented 5 years ago

Leaving this here so I dont forget to fix these issues. Numerous issues especially regarding the swap function. Nothing that will break the compile, at least in debug mode, but needs to be addressed. Thread procs should be refactored slightly, as currently they are weirdly casted around and it causes warnings. Will not cause bugs in 32-bit builds, but it will break things severely in 64-bit mode.

image image