Home
last modified time | relevance | path

Searched refs:dmg (Results 76 – 100 of 3976) sorted by relevance

12345678910>>...160

/dports/games/naev/naev-0.7.0/src/
H A Dexplosion.c42 double radius, const Damage *dmg, in expl_explode() argument
81 if (dmg != NULL) in expl_explode()
82 expl_explodeDamage( x, y, radius, dmg, parent, mode ); in expl_explode()
100 const Damage *dmg, const Pilot *parent, int mode ) in expl_explodeDamage() argument
104 pilot_explode( x, y, radius, dmg, parent ); in expl_explodeDamage()
108 weapon_explode( x, y, radius, dmg->type, dmg->damage, parent, mode ); in expl_explodeDamage()
/dports/www/firefox/firefox-99.0/taskcluster/scripts/misc/
H A Dbuild-libdmg-hfsplus.sh8 STAGE=$WORKSPACE/dmg
24 strip dmg/dmg hfs/hfsplus
25 cp dmg/dmg hfs/hfsplus $STAGE
34 tar caf $UPLOAD_DIR/dmg.tar.zst -C $WORKSPACE `basename $STAGE`
/dports/games/freesynd/freesynd-0.7.5/src/ia/
H A Dactions.cpp957 dmg.pWeapon = pWeapon; in fillDamageDesc()
961 dmg.d_owner = pShooter; in fillDamageDesc()
962 dmg.aimedLocW = aimedAt_; in fillDamageDesc()
971 dmg.originLocW.y += 200; in fillDamageDesc()
974 dmg.originLocW.x += 100; in fillDamageDesc()
975 dmg.originLocW.y += 100; in fillDamageDesc()
978 dmg.originLocW.x += 200; in fillDamageDesc()
981 dmg.originLocW.x += 130; in fillDamageDesc()
982 dmg.originLocW.y -= 120; in fillDamageDesc()
985 dmg.originLocW.y -= 200; in fillDamageDesc()
[all …]
/dports/devel/qbs/qbs-src-1.21.0/doc/targets/
H A Dqbs-target-macos.qdoc44 dependency on the \l{dmg} module. The former represents a
58 "CocoaApplication/dmg.iconset",
61 // (see dmg.backgroundColor below)
65 dmg.backgroundColor: "#41cd52"
66 dmg.badgeVolumeIcon: true
67 dmg.iconPositions: [
71 dmg.windowX: 420
72 dmg.windowY: 250
73 dmg.windowWidth: 600
75 dmg.iconSize: 64
[all …]
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/scripts/misc/
H A Dbuild-libdmg-hfsplus.sh8 STAGE=$WORKSPACE/dmg
24 strip dmg/dmg hfs/hfsplus
25 cp dmg/dmg hfs/hfsplus $STAGE
34 tar cf - -C $WORKSPACE `basename $STAGE` | xz > $UPLOAD_DIR/dmg.tar.xz
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/scripts/misc/
H A Dbuild-libdmg-hfsplus.sh8 STAGE=$WORKSPACE/dmg
24 strip dmg/dmg hfs/hfsplus
25 cp dmg/dmg hfs/hfsplus $STAGE
34 tar cf - -C $WORKSPACE `basename $STAGE` | xz > $UPLOAD_DIR/dmg.tar.xz
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/tempo/
H A Danemone3.lua58 local dmg = 0.5
60 dmg = 0
62 if entity_touchAvatarDamage(me, 48, dmg, 1200) then
64 elseif entity_touchAvatarDamage(me, 48, dmg, 1200, 0, 0, -40) then
65 elseif entity_touchAvatarDamage(me, 48, dmg, 1200, 0, 0, -80) then
77 function damage(me, attacker, bone, damageType, dmg)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Danemone3.lua58 local dmg = 0.5
60 dmg = 0
62 if entity_touchAvatarDamage(me, 48, dmg, 1200) then
64 elseif entity_touchAvatarDamage(me, 48, dmg, 1200, 0, 0, -40) then
65 elseif entity_touchAvatarDamage(me, 48, dmg, 1200, 0, 0, -80) then
77 function damage(me, attacker, bone, damageType, dmg)
/dports/games/freesynd/freesynd-0.7.5/src/model/
H A Dshot.h47 explicit Shot(const ShootableMapObject::DamageInflictType &dmg) { in Shot() argument
48 dmg_ = dmg; in Shot()
68 const ShootableMapObject::DamageInflictType &dmg) : Shot(dmg) {} in InstantImpactShot() argument
96 explicit Explosion(const ShootableMapObject::DamageInflictType &dmg);
118 explicit ProjectileShot(const ShootableMapObject::DamageInflictType &dmg);
168 explicit GaussGunShot(const ShootableMapObject::DamageInflictType &dmg);
187 explicit FlamerShot(Mission *pMission, const ShootableMapObject::DamageInflictType &dmg);
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "bitcoin-dmg-signer"
18 FAKETIME_PROGS="dmg genisoimage"
31 SIGNED=bitcoin-osx-signed.dmg
36 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
37 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "bitcoin-dmg-signer"
18 FAKETIME_PROGS="dmg genisoimage"
31 SIGNED=bitcoin-osx-signed.dmg
36 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
37 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "bitcoin-dmg-signer"
18 FAKETIME_PROGS="dmg genisoimage"
31 SIGNED=bitcoin-osx-signed.dmg
36 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
37 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/irc/dxirc/dxirc-1.40.0/mac/
H A Dcreate_dmg2 test -f ../../dxirc-1.40.0.dmg && rm ../../dxirc-1.40.0.dmg
3 ../../../yoursway-create-dmg/create-dmg \
12 ../../dxirc-1.40.0.dmg \
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch-apple-packaging.sh22 rm -rf RetroArch.dmg wc empty.dmg
25 hdiutil create -fs HFSX -layout SPUD -size 200m empty.dmg -srcfolder template -format UDRW -volname…
29 hdiutil attach empty.dmg -noautoopen -quiet -mountpoint wc
34 hdiutil convert empty.dmg -quiet -format UDZO -imagekey zlib-level=9 -o RetroArch.dmg
37 rm -rf wc empty.dmg
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/docker/diffoscope/
H A Dget_and_diffoscope33 *.dmg)
37 curl -L "$ORIG_URL" > a.dmg
38 curl -L "$NEW_URL" > b.dmg
40 $MOZ_FETCHES_DIR/dmg/dmg extract $i.dmg $i.hfs
41 $MOZ_FETCHES_DIR/dmg/hfsplus $i.hfs extractall / $i
/dports/net-p2p/litecoin/litecoin-0.18.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "litecoin-dmg-signer"
20 FAKETIME_PROGS="dmg genisoimage"
33 SIGNED=litecoin-osx-signed.dmg
38 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
39 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "litecoin-dmg-signer"
20 FAKETIME_PROGS="dmg genisoimage"
33 SIGNED=litecoin-osx-signed.dmg
38 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
39 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "litecoin-dmg-signer"
20 FAKETIME_PROGS="dmg genisoimage"
33 SIGNED=litecoin-osx-signed.dmg
38 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
39 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "qtum-dmg-signer"
21 FAKETIME_PROGS="dmg genisoimage"
34 SIGNED=qtum-osx-signed.dmg
39 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
40 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "bitcoin-dmg-signer"
21 FAKETIME_PROGS="dmg genisoimage"
34 SIGNED=bitcoin-osx-signed.dmg
39 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
40 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "bitcoin-dmg-signer"
21 FAKETIME_PROGS="dmg genisoimage"
34 SIGNED=bitcoin-osx-signed.dmg
39 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
40 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/contrib/gitian-descriptors/
H A Dgitian-osx-signer.yml2 name: "bitcoin-dmg-signer"
21 FAKETIME_PROGS="dmg genisoimage"
34 SIGNED=bitcoin-osx-signed.dmg
39 …es -D -l -probe -V "${OSX_VOLNAME}" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
40 ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
/dports/www/firefox/firefox-99.0/taskcluster/docker/diffoscope/
H A Dget_and_diffoscope33 *.dmg)
37 curl -L "$ORIG_URL" > a.dmg
38 curl -L "$NEW_URL" > b.dmg
40 $MOZ_FETCHES_DIR/dmg/dmg extract $i.dmg $i.hfs
41 $MOZ_FETCHES_DIR/dmg/hfsplus $i.hfs extractall / $i
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DDamage.h129 bool DoSphericDamage(Vec3f * pos, float dmg, float radius, DamageArea flags, DamageType typ = 0, lo…
137 float ARX_DAMAGES_DamagePlayer(float dmg, DamageType type, long source = -1);
138 void ARX_DAMAGES_DamageFIX(Entity * io, float dmg, long source = -1, long flags = 0);
139 float ARX_DAMAGES_DamageNPC(Entity * io, float dmg, long source = -1, long flags = 0, Vec3f * pos =…
140 bool ARX_DAMAGES_TryToDoDamage(Vec3f * pos, float dmg, float radius, long source);
143 float ARX_DAMAGES_DealDamages(long target, float dmg, long source, DamageType flags, Vec3f * pos);
145 void ARX_DAMAGES_HealInter(Entity * io, float dmg);
/dports/net/wireshark-lite/wireshark-3.6.1/.github/workflows/
H A Dmacos.yml46 - name: Build dmg
49 - name: Move dmg package
51 mkdir dmg
52 mv build/run/*dmg dmg/
53 - name: Upload dmg packages
57 path: dmg

12345678910>>...160