gzdoom/src/intermission
Christoph Oelckers fad406c4c9 - got rid of FNameNoInit and made the default constructor of FName non-initializing.
This setup has been a constant source of problems so now I reviewed all uses of FName to make sure that everything that needs to be initialized is done manually.
This also merges the player_t constructor into the class definition as default values.
2018-08-19 08:19:19 +02:00
..
intermission.cpp - cleanup of the 2D interface. 2018-04-29 20:15:19 +02:00
intermission.h - got rid of FNameNoInit and made the default constructor of FName non-initializing. 2018-08-19 08:19:19 +02:00
intermission_parse.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00