icculus / Serious-Engine

An open source version of a game engine developed by Croteam for the classic Serious Sam games.
GNU General Public License v2.0
165 stars 23 forks source link

cherry-picked fixes by emlai, fix compilation again #54

Closed DanielGibson closed 8 years ago

DanielGibson commented 8 years ago

These are the change from @emlai's fix_warnings branch (see #45) that are not redundant with changes I have done. I hope I didn't miss anything important.

I also added a commit to make things build on my machine again, the recent fixes for GCC 6.1.1 broke it for me.