Home
last modified time | relevance | path

Searched refs:Entity_Create (Results 1 – 16 of 16) sorted by relevance

/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dentity.h75 entity_t *Entity_Create (eclass_t *c);
H A Dentity.c342 entity_t *Entity_Create (eclass_t *c) in Entity_Create() function
H A Dwin_ent.c659 petNew = Entity_Create(pecNew); in CreateEntity()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qe4/
H A Dentity.h75 entity_t *Entity_Create (eclass_t *c);
H A Dentity.c342 entity_t *Entity_Create (eclass_t *c) in Entity_Create() function
H A Dwin_ent.c659 petNew = Entity_Create(pecNew); in CreateEntity()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DEditorEntity.h77 entity_t * Entity_Create (eclass_t *c, bool forceFixed = false);
H A DEntityDlg.cpp995 petNew = Entity_Create(pecNew, forceFixed); in CreateEntity()
1000 petNew = Entity_Create(pecNew, forceFixed); in CreateEntity()
1002 petNew = Entity_Create(pecNew, forceFixed); in CreateEntity()
H A DEditorEntity.cpp1129 entity_t *Entity_Create(eclass_t *c, bool forceFixed) { in Entity_Create() function
H A DPMESH.CPP1498 entity_t*e = Entity_Create(pecNew); in Patch_CapCurrent()
4164 entity_t*e = Entity_Create(pecNew); in Patch_Thicken()
H A DXYWnd.cpp1654 petNew = Entity_Create(pecNew, forceFixed); in CreateEntityFromName()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/
H A Dentity.h173 entity_p Entity_Create();
H A Dworld.cpp466 entity = Entity_Create(); in World_SpawnEntity()
2147 entity = Entity_Create(); in World_GenEntities()
H A Dentity.cpp32 entity_p Entity_Create() in Entity_Create() function
/dports/games/gtkradiant/GPL/GtkRadiant/
H A DCHANGES4877 - change entity creation to not use Entity_Create (function was removed)
4902 …atch cap and patch thicken to create entities using entity module interface (without Entity_Create)
/dports/games/netradiant/netradiant-20150621-src/
H A DChangeLog.idsoftware5256 - change entity creation to not use Entity_Create (function was removed)
5281 …atch cap and patch thicken to create entities using entity module interface (without Entity_Create)