Home
last modified time | relevance | path

Searched defs:noclip (Results 1 – 25 of 85) sorted by relevance

1234

/dports/games/minetest/minetest-5.4.1/src/gui/
H A DguiButtonItemImage.cpp34 bool noclip) in GUIButtonItemImage()
H A DguiButtonImage.cpp34 ISimpleTextureSource *tsrc, bool noclip) in GUIButtonImage()
/dports/graphics/vips/vips-8.12.0/libvips/draw/
H A Dpdraw.h68 gboolean noclip; member
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dlocalplayer.cpp93 bool noclip = m_gamedef->checkLocalPrivilege("noclip") && in move() local
396 bool noclip = m_gamedef->checkLocalPrivilege("noclip") && in canPlaceNode() local
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dbih.h23 tri *tris, *noclip; member
H A Dbih.cpp3 …iintersect(tri &t, const vec &o, const vec &ray, float maxdist, float &dist, int mode, tri *noclip) in triintersect()
H A Dobj.h353 void objnoclip(char *meshname, int *noclip) in objnoclip()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dk054338.cpp71 int noclip = m_regs[K338_REG_CONTROL] & K338_CTL_CLIPSL; in update_all_shadows() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dk054338.cpp71 int noclip = m_regs[K338_REG_CONTROL] & K338_CTL_CLIPSL; in update_all_shadows() local
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/include/
H A Doptions.h43 qboolean noclip; member
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCGUIScrollBar.cpp25 core::rect<s32> rectangle, bool noclip) in CGUIScrollBar()
H A DCGUIButton.cpp21 s32 id, core::rect<s32> rectangle, bool noclip) in CGUIButton()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCGUIScrollBar.cpp25 core::rect<s32> rectangle, bool noclip) in CGUIScrollBar()
H A DCGUIButton.cpp21 s32 id, core::rect<s32> rectangle, bool noclip) in CGUIButton()
/dports/emulators/mess/mame-mame0226/src/emu/
H A Ddipalette.cpp280 void device_palette_interface::set_shadow_dRGB32(int mode, int dr, int dg, int db, bool noclip) in set_shadow_dRGB32()
H A Ddipalette.h130 bool noclip; // clip? member
/dports/emulators/mame/mame-mame0226/src/emu/
H A Ddipalette.cpp280 void device_palette_interface::set_shadow_dRGB32(int mode, int dr, int dg, int db, bool noclip) in set_shadow_dRGB32()
H A Ddipalette.h130 bool noclip; // clip? member
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dlocalplayer.cpp197 bool noclip = m_client->checkLocalPrivilege("noclip") && player_settings.noclip; in move() local
787 bool noclip = m_client->checkLocalPrivilege("noclip") && player_settings.noclip; in old_move() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/
H A Dengine.h24 int8_t noclip; member
/dports/games/cake/cake_src/cake/
H A Dclient.h311 bool noclip; /**< enable collision */ variable
/dports/audio/invada-studio-plugins-lv2/invada-studio-plugins-lv2-1.2.0/plugingui/
H A Dinv_phaser_gui.c62 float noclip; member
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoeditoptions.h178 OptionT < bool, BoolTrueExtractor > noclip ;//= false; variable
/dports/games/minetest/minetest-5.4.1/src/
H A Dplayer.h107 bool noclip = false; member
/dports/games/zhlt/zhlt-3.4/hlcsg/
H A Dcsg.h156 …unsigned int noclip; // !!!FIXME: this should be a flag bitfield so we can use it for other stu… member

1234