Home
last modified time | relevance | path

Searched refs:NUMSPRITES (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importdeh/include/
H A Dimportdeh.h38 int const NUMSPRITES = 138; variable
40 extern ded_sprid_t origSpriteNames[NUMSPRITES];
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importdeh/src/
H A Dimportdeh.cpp42 ded_sprid_t origSpriteNames[NUMSPRITES];
47 for (int i = 0; i < NUMSPRITES && i < ded->sprites.size(); i++) in backupData()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dlua_infolib.c85 if (i > NUMSPRITES) in lib_getSprname()
93 for (i = 0; i < NUMSPRITES; i++) in lib_getSprname()
106 lua_pushinteger(L, NUMSPRITES); in lib_sprnamelen()
244 UINT32 i = NUMSPRITES; in lib_getSpriteInfo()
251 for (spr = 0; spr < NUMSPRITES; spr++) in lib_getSpriteInfo()
259 if (i == NUMSPRITES) in lib_getSpriteInfo()
270 if (i == 0 || i >= NUMSPRITES) in lib_getSpriteInfo()
388 if (i == 0 || i >= NUMSPRITES) in lib_setSpriteInfo()
425 lua_pushinteger(L, NUMSPRITES); in lib_spriteinfolen()
718 if (value < SPR_NULL || value >= NUMSPRITES) in lib_setState()
[all …]
H A Dr_picformats.h124 extern spriteinfo_t spriteinfo[NUMSPRITES];
H A Ddehacked.c360 if (i < NUMSPRITES && i > 0) in DEH_LoadDehackedFile()
364 deh_warning("Sprite number %d out of range (0 - %d)", i, NUMSPRITES-1); in DEH_LoadDehackedFile()
H A Dlua_hudlib.c416 if (i >= NUMSPRITES) in libd_getSpritePatch()
422 for (i = 0; i < NUMSPRITES; i++) in libd_getSpritePatch()
425 if (i >= NUMSPRITES) in libd_getSpritePatch()
H A Dr_picformats.c1494 spritenum_t sprnum = NUMSPRITES; in R_ParseSpriteInfo()
1522 for (i = 0; i <= NUMSPRITES; i++) in R_ParseSpriteInfo()
1524 if (i == NUMSPRITES) in R_ParseSpriteInfo()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw_md2.h39 extern md2_t md2_models[NUMSPRITES];
H A Dhw_light.h93 extern light_t *t_lspr[NUMSPRITES];
H A Dhw_md2.c73 md2_t md2_models[NUMSPRITES];
504 for (i = 0; i < NUMSPRITES; i++) in HWR_InitModels()
549 for (i = 0; i < NUMSPRITES; i++) in HWR_InitModels()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dd_dehacked.cpp156 static const char *OrgSprNames[NUMSPRITES];
613 static char *backupSprnames[NUMSPRITES+1];
628 for (i = 0; i < NUMSPRITES; i++) in BackupData()
655 for (i = 0; i < NUMSPRITES; i++) in UndoDehPatch()
1171 if (sprNum >= 0 && sprNum < NUMSPRITES) { in PatchSprite()
1188 if (offset >= 0 && offset < NUMSPRITES) { in PatchSprite()
1529 for (i = 0; i < NUMSPRITES; i++) { in PatchText()
H A Dinfo.h200 NUMSPRITES enumerator
1248 extern const char *sprnames[NUMSPRITES+1];
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/
H A Dhw_md2.c65 md2_t md2_models[NUMSPRITES];
567 for (i=0; i<NUMSPRITES; i++) in HWR_Init_MD2()
593 for (i=0; i<NUMSPRITES; i++) in HWR_Init_MD2()
604 if (i==NUMSPRITES) in HWR_Init_MD2()
H A Dhw_md2.h135 extern md2_t md2_models[NUMSPRITES];
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dr_things.cpp79 sprite - sprites < NUMSPRITES ? sprnames[sprite - sprites] : ""); in R_CacheSprite()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Ddehacked.c105 static char *deh_sprnames[NUMSPRITES];
1185 for(i=0;i<NUMSPRITES;i++) in readtext()
2590 if(i<NUMSPRITES && i>=0) in DEH_LoadDehackedFile()
2596 if(k>=0 && k<NUMSPRITES) in DEH_LoadDehackedFile()
2706 for(i=0;i<NUMSPRITES;i++) in DEH_Init()
H A Dp_local.h547 extern byte sprite_light_ind[NUMSPRITES];
H A Dp_lights.c623 byte sprite_light_ind[NUMSPRITES] = {
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dinfo.h50 NUMSPRITES, enumerator
53 #define SPR_TNT1 NUMSPRITES
H A Dpatch.cc265 if (temp < 0 || temp >= NUMSPRITES) in GetSprite()
668 for (j = 0; j < NUMSPRITES; j++) in LoadBinary()
/dports/games/bstone/bstone-1.1.9/src/
H A Dgfxv.h50 extern int16_t NUMSPRITES;
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dd_deh.c1387 char *deh_spritenames[NUMSPRITES + 1];
1399 for(i = 0; i < NUMSPRITES; i++) in D_BuildBEXTables()
1401 deh_spritenames[NUMSPRITES] = NULL; in D_BuildBEXTables()
2505 static dboolean sprnames_state[NUMSPRITES+1]; in deh_procText()
H A Dr_data.c728 if (item < NUMSPRITES) in R_SetSpriteByIndex()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dd_deh.c1419 char *deh_spritenames[NUMSPRITES + 1];
1431 for(i = 0; i < NUMSPRITES; i++) in D_BuildBEXTables()
1433 deh_spritenames[NUMSPRITES] = NULL; in D_BuildBEXTables()
2544 static dbool sprnames_state[NUMSPRITES+1]; in deh_procText()
/dports/games/prboom/prboom-2.5.0/src/
H A Dd_deh.c1359 char *deh_spritenames[NUMSPRITES + 1];
1371 for(i = 0; i < NUMSPRITES; i++) in D_BuildBEXTables()
1373 deh_spritenames[NUMSPRITES] = NULL; in D_BuildBEXTables()

123