JJL772 / uSource-old

micro source - an extended version of Xash3d
2 stars 1 forks source link

Interface Checkout #5

Open JJL772 opened 4 years ago

JJL772 commented 4 years ago

Many of the game's interfaces need to be fixed since there is a mixture of reference and non-reference parameters, and other issues. The engine compiles with -fpermissive right now, so any changes to interface code that cause issues will not be caught by the compiler (or well, it will, but it is drowned out by hundreds of other warnings). Thus, I need to get everything compiling without -fpermissive first of all. Checklist of headers/interfaces that need checkout: