Home
last modified time | relevance | path

Searched refs:newbie (Results 1 – 25 of 703) sorted by relevance

12345678910>>...29

/dports/games/edge/Edge-1.35-source/src/
H A Dp_maputl.cc783 if (newbie->top_h < newbie->bottom_h) in P_AddExtraFloor()
786 newbie->bottom_h, newbie->top_h); in P_AddExtraFloor()
789 newbie->top = top; in P_AddExtraFloor()
821 newbie->higher->lower = newbie; in P_AddExtraFloor()
826 newbie->lower->higher = newbie; in P_AddExtraFloor()
838 errcode = P_ExtraFloorFits(sec, newbie->bottom_h, newbie->top_h); in P_AddExtraFloor()
848 newbie->bottom_h, newbie->top_h, (int)(sec - sectors)); in P_AddExtraFloor()
853 newbie->bottom_h, newbie->top_h, (int)(sec - sectors)); in P_AddExtraFloor()
858 newbie->bottom_h, newbie->top_h, (int)(sec - sectors)); in P_AddExtraFloor()
874 newbie->higher->lower = newbie; in P_AddExtraFloor()
[all …]
H A Dp_mobj.cc1573 iteminque_t *newbie = Z_New(iteminque_t, 1); in P_RemoveMobj() local
1575 newbie->spawnpoint = mo->spawnpoint; in P_RemoveMobj()
1576 newbie->time = mo->info->respawntime; in P_RemoveMobj()
1580 newbie->next = newbie->prev = NULL; in P_RemoveMobj()
1581 itemquehead = newbie; in P_RemoveMobj()
1590 newbie->next = NULL; in P_RemoveMobj()
1591 newbie->prev = tail; in P_RemoveMobj()
1593 tail->next = newbie; in P_RemoveMobj()
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/entity/creature/impl/attack/
H A DAttackWeakestTest.java113 Player newbie = PlayerTestHelper.createPlayer("test dummy2"); in testFindNewTarget() local
119 arena.add(newbie); in testFindNewTarget()
145 Player newbie = PlayerTestHelper.createPlayer("newbie"); in testFindNewTargetFromDistance() local
152 arena.add(newbie); in testFindNewTargetFromDistance()
156 newbie.setPosition(1, 5); in testFindNewTargetFromDistance()
183 Player newbie = PlayerTestHelper.createPlayer("newbie"); in testSwitchTargets() local
189 arena.add(newbie); in testSwitchTargets()
191 newbie.addXP(100); in testSwitchTargets()
204 newbie.setPosition(2, 3); in testSwitchTargets()
206 assertEquals("attack weakest", newbie, creature.getAttackTarget()); in testSwitchTargets()
[all …]
/dports/devel/arduino-core/Arduino-b439a77/app/src/processing/app/tools/
H A DArchiver.java94 File newbie = null; in run() local
105 newbie = new File(parent, namely + ".zip"); in run()
110 newbie = new File(parent, namely + ".zip"); in run()
113 } while (newbie.exists()); in run()
118 fd.setFile(newbie.getName()); in run()
126 newbie = new File(directory, filename); in run()
131 zos = new ZipOutputStream(new FileOutputStream(newbie)); in run()
138 editor.statusNotice("Created archive " + newbie.getName() + "."); in run()
/dports/misc/pdmenu/pdmenu-1.3.6/redhat/
H A Dpdmenu.spec26 install examples/newbie/modem-check examples/newbie/rpm-info-on-command \
32 rm -f redhat/examples/newbie/*.in
33 rm -f redhat/examples/newbie/modem-check
34 rm -f redhat/examples/newbie/rpm-info-on-command
H A Dpdmenu.spec.in26 install examples/newbie/modem-check examples/newbie/rpm-info-on-command \
32 rm -f redhat/examples/newbie/*.in
33 rm -f redhat/examples/newbie/modem-check
34 rm -f redhat/examples/newbie/rpm-info-on-command
/dports/audio/julius/julius-4.1.2/libjulius/src/
H A Dmulti-gram.c293 new->newbie = TRUE; /* need to setup */ in multigram_add()
403 if (! m->newbie) ret_flag = TRUE; in multigram_exec_delete()
628 if (m->newbie) { in multigram_update()
689 if (m->newbie) m->newbie = FALSE; in multigram_update()
714 if (m->newbie) { in multigram_update()
723 if (m->newbie) m->newbie = FALSE; in multigram_update()
963 if (m->newbie) continue; in multigram_get_gram_from_category()
1001 if (m->newbie) continue; in multigram_get_gram_from_wid()
/dports/misc/pdmenu/pdmenu-1.3.6/examples/
H A DREADME9 newbie/ - Contributed pdmenurc file and associated helper scripts
10 that tries to offer as much to the newbie unix user as
/dports/devel/p5-Devel-StealthDebug/Devel-StealthDebug-1.008/
H A DREADME34 All points of view are worthy even if you feel like a newbie
35 (ESPECIALLY if you're a newbie !)
/dports/misc/pdmenu/pdmenu-1.3.6/
H A DMakefile35 examples/pdmenurc.complex examples/newbie/pdmenurc.newbie \
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testsuite/TokeErrs/
H A DUntermDefn.fth2 \ Not even a newbie would make this one, right?
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-ppc-aix/TokeErrs/
H A DUntermDefn.fth2 \ Not even a newbie would make this one, right?
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-x86-cygwin/TokeErrs/
H A DUntermDefn.fth2 \ Not even a newbie would make this one, right?
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-ppc-linux/TokeErrs/
H A DUntermDefn.fth2 \ Not even a newbie would make this one, right?
/dports/games/barony/Barony-3.3.7/src/magic/
H A DcastSpell.cpp282 newbie = true; in castSpell()
286 newbie = true; in castSpell()
367 if ( newbie ) in castSpell()
526 if (newbie) in castSpell()
550 if ( newbie ) in castSpell()
593 if (newbie) in castSpell()
652 if (newbie) in castSpell()
713 if (newbie) in castSpell()
1240 if (newbie) in castSpell()
1966 if (newbie) in castSpell()
[all …]
/dports/audio/julius/julius-4.1.2/libjulius/include/julius/
H A Dmulti-gram.h38 boolean newbie; ///< TRUE if just read and not yet configured member
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/forum/
H A DIkiWiki_error_126_on_Slackware.mdwn5 Kind of a newbie and I'm not sure what is happening here--when it invokes the perl interpreter is i…
/dports/games/openclonk/openclonk-release-8.1-src/planet/Defense.ocf/FightForGidl.ocs/
H A DScript.c484 …var newbie = { Name="$EnemyNewbie$", Inventory=Rock, Energy= 1, Bounty= 1, Color=0… in InitWaveData() local
505 new newbie { Num= 1, Interval=10, Side = WAVE_SIDE_LEFT } in InitWaveData()
507 new newbie { Num= 2, Interval=10 }, in InitWaveData()
544 new newbie { Delay= 0 }, in InitWaveData()
559 new newbie { Num=10, Interval=15 }, in InitWaveData()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dm_testmap.cc63 void SetEXE(const char *newbie) in SetEXE() argument
67 exe_name = StringDup(newbie); in SetEXE()
/dports/www/py-django-markwhat/django-markwhat-1.6.1/
H A DAUTHORS.rst13 answer newbie questions, and generally made ``django-markwhat`` that much better:
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/admin-guide/media/
H A Ddvb_references.rst18 of media boards. Please check it before asking newbie questions on the
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/admin-guide/media/
H A Ddvb_references.rst18 of media boards. Please check it before asking newbie questions on the
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/admin-guide/media/
H A Ddvb_references.rst18 of media boards. Please check it before asking newbie questions on the
/dports/sysutils/burp/burp-2.4.0/src/win32/installer/
H A DReplaceInFile.nsh43 FileWrite $R1 "$R3" ; save the newbie
/dports/sysutils/burp-devel/burp-2.5.4/src/win32/installer/
H A DReplaceInFile.nsh43 FileWrite $R1 "$R3" ; save the newbie

12345678910>>...29