Home
last modified time | relevance | path

Searched refs:complevel_t (Results 1 – 13 of 13) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomstat.c50 complevel_t compatibility_level, default_compatibility_level;
H A Ddoomtype.h111 } complevel_t; typedef
H A Ddoomstat.h67 extern complevel_t compatibility_level, default_compatibility_level;
H A Dg_game.c2067 complevel_t fix; // level at which fix/change was introduced in G_Compatibility()
2068 complevel_t opt; // level at which fix/change was made optional in G_Compatibility()
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomstat.c53 complevel_t compatibility_level, default_compatibility_level;
H A Ddoomtype.h118 } complevel_t; typedef
H A Ddoomstat.h69 extern complevel_t compatibility_level, default_compatibility_level;
H A Dg_game.c1913 complevel_t fix; // level at which fix/change was introduced in G_Compatibility()
1914 complevel_t opt; // level at which fix/change was made optional in G_Compatibility()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomstat.c53 complevel_t compatibility_level, default_compatibility_level;
H A Ddoomtype.h135 typedef int complevel_t; typedef
H A Ddoomstat.h69 extern complevel_t compatibility_level, default_compatibility_level;
H A Dg_game.c2234 complevel_t fix; // level at which fix/change was introduced in G_Compatibility()
2235 complevel_t opt; // level at which fix/change was made optional in G_Compatibility()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.c380 complevel_t fix; // level at which fix/change was introduced
381 complevel_t opt; // level at which fix/change was made optional