Home
last modified time | relevance | path

Searched defs:shareware (Results 1 – 13 of 13) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dd_api.cpp299 Game &shareware = games.defineGame(gameIds[doom_shareware], in G_RegisterGames() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dd_mode.h48 shareware, // Doom/Heretic shareware enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dd_mode.h50 shareware, // Doom/Heretic shareware enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dh_api.cpp122 Game &shareware = games.defineGame(gameIds[heretic_shareware], in G_RegisterGames() local
/dports/games/heretic/glheretic-1.2/
H A Dd_main.c28 boolean shareware = false; /* true if only episode 1 present */ variable
/dports/games/uhexen/uhexen-0.601/src/
H A Dh2_main.c93 boolean shareware; // true if only episode 1 present variable
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddoomdef.h80 shareware, // DOOM 1 shareware, E1, M9 enumerator
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomdef.h67 shareware, // DOOM 1 shareware, E1, M9 enumerator
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomdef.h68 shareware, // DOOM 1 shareware, E1, M9 enumerator
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomdef.h68 shareware, // DOOM 1 shareware, E1, M9 enumerator
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ddoomdef.h37 shareware, // DOOM 1 shareware, E1, M9 enumerator
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dnewdemo.cpp234 static int shareware = 0; // reading shareware demo? variable
236 constexpr std::integral_constant<int, 0> shareware{}; variable
H A Dpiggy.cpp1004 int shareware = 0; in read_hamfile() local