MCPcopy Create free account

hub / github.com/adriancable/eternal / functions

Functions1,064 in github.com/adriancable/eternal

FunctionI_GetHeapSize
doom/src/i_system.c:71
FunctionI_SubmitSound
doom/src/device/i_no_sound.c:15
FunctionI_UpdateSound
... update sound buffer and audio device at runtime...
doom/src/device/i_no_sound.c:11
MethodInsert
Inserts an item into the array, shifting elements as needed
doom/src/tarray.h:298
FunctionM_ChangeSensitivity
doom/src/m_menu.c:1113
FunctionM_ChooseSkill
doom/src/m_menu.c:907
FunctionM_DrawEmptyCell
doom/src/m_menu.c:1207
FunctionM_DrawEpisode
doom/src/m_menu.c:893
FunctionM_DrawLoad
M_LoadGame & Cie.
doom/src/m_menu.c:542
FunctionM_DrawMainMenu
M_DrawMainMenu
doom/src/m_menu.c:856
FunctionM_DrawNewGame
M_NewGame
doom/src/m_menu.c:867
FunctionM_DrawOptions
doom/src/m_menu.c:951
FunctionM_DrawReadThis1
Read This Menus Had a "quick hack to fix romero bug"
doom/src/m_menu.c:752
FunctionM_DrawReadThis2
Read This Menus - optional second page.
doom/src/m_menu.c:776
FunctionM_DrawSave
M_SaveGame & Cie.
doom/src/m_menu.c:610
FunctionM_DrawSelCell
doom/src/m_menu.c:1216
FunctionM_DrawSound
Change Sfx & Music volumes
doom/src/m_menu.c:800
FunctionM_DrawText
doom/src/m_misc.c:69
FunctionM_EndGameResponse
M_EndGame
doom/src/m_menu.c:996
FunctionM_Episode
doom/src/m_menu.c:919
FunctionM_FinishReadThis
doom/src/m_menu.c:1042
FunctionM_MusicVol
doom/src/m_menu.c:833
FunctionM_NewGame
doom/src/m_menu.c:873
FunctionM_Options
doom/src/m_menu.c:968
FunctionM_QuickLoadResponse
M_QuickLoad
doom/src/m_menu.c:718
FunctionM_QuickSaveResponse
doom/src/m_menu.c:681
FunctionM_QuitResponse
doom/src/m_menu.c:1080
FunctionM_ReadThis
M_ReadThis
doom/src/m_menu.c:1030
FunctionM_ReadThis2
doom/src/m_menu.c:1036
FunctionM_SaveSelect
User wants to save. Start string input for M_Responder
doom/src/m_menu.c:644
FunctionM_SfxVol
doom/src/m_menu.c:816
FunctionM_Sound
doom/src/m_menu.c:811
FunctionM_StopMessage
doom/src/m_menu.c:1243
FunctionM_VerifyNightmare
doom/src/m_menu.c:898
MethodMainPosition
doom/src/tarray.h:809
MethodMax
doom/src/tarray.h:387
MethodNewKey
** Inserts a new key into a hash table; first, check whether key's main ** position is free. If not, check whether colliding node is in its main *
doom/src/tarray.h:896
MethodNextPair
doom/src/tarray.h:1051
MethodNextPair
doom/src/tarray.h:1099
FunctionPIT_AddLineIntercepts
PIT_AddLineIntercepts. Looks for lines in the given block that intercept the given trace to add to the intercepts list. A line is crossed if its endp
doom/src/p_maputl.c:561
FunctionPIT_AddThingIntercepts
PIT_AddThingIntercepts
doom/src/p_maputl.c:616
FunctionPIT_ChangeSector
PIT_ChangeSector
doom/src/p_map.c:1257
FunctionPIT_CheckLine
PIT_CheckLine Adjusts tmfloorz and tmceilingz as lines are contacted
doom/src/p_map.c:189
FunctionPIT_CheckThing
PIT_CheckThing
doom/src/p_map.c:252
FunctionPIT_RadiusAttack
PIT_RadiusAttack "bombsource" is the creature that caused the explosion at "bombspot".
doom/src/p_map.c:1164
FunctionPIT_StompThing
PIT_StompThing
doom/src/p_map.c:81
FunctionPIT_VileCheck
doom/src/p_enemy.c:1129
FunctionPTR_AimTraverse
PTR_AimTraverse Sets linetaget and aimslope when a target is aimed at.
doom/src/p_map.c:815
FunctionPTR_ShootTraverse
PTR_ShootTraverse
doom/src/p_map.c:899
FunctionPTR_SlideTraverse
PTR_SlideTraverse
doom/src/p_map.c:636
FunctionPTR_UseTraverse
doom/src/p_map.c:1095
FunctionP_AllocateThinker
P_AllocateThinker Allocates memory and adds a new thinker at the end of the list.
doom/src/p_tick.c:92
FunctionP_CalcSwing
doom/src/p_pspr.c:112
FunctionP_InitSlidingDoorFrames
doom/src/p_doors.c:566
FunctionP_MobjThinker
P_MobjThinker
doom/src/p_mobj.c:415
FunctionPacketGet
PacketGet
doom/src/i_net.c:161
FunctionPacketSend
PacketSend
doom/src/i_net.c:127
MethodPop
doom/src/tarray.h:246
FunctionProduceMIDIFile
doom/src/mus2midi.cpp:321
FunctionR_AddPointToBox
R_AddPointToBox Expand a given bbox so that it encloses a given point.
doom/src/r_main.c:138
FunctionR_DrawColumn
doom/src/r_draw.c:123
FunctionR_DrawColumnLow
doom/src/r_draw.c:269
FunctionR_DrawFuzzColumn
Framebuffer postprocessing. Creates a fuzzy image by copying pixels from adjacent ones to left and right. Used with an all black colormap, this could
doom/src/r_draw.c:373
FunctionR_DrawSpan
doom/src/r_draw.c:644
FunctionR_DrawSpanLow
Again..
doom/src/r_draw.c:842
FunctionR_DrawTranslatedColumn
doom/src/r_draw.c:485
MethodRehash
doom/src/tarray.h:870
MethodRemove
doom/src/tarray.h:774
MethodReset
doom/src/tarray.h:1077
MethodResize
Resize Array so that it has exactly amount entries in use.
doom/src/tarray.h:352
FunctionST_unloadData
doom/src/st_stuff.c:1244
MethodSetVal
doom/src/tarray.h:487
MethodShrinkToFit
doom/src/tarray.h:320
FunctionSwapLONG
Swapping 32bit.
doom/src/m_swap.c:45
FunctionSwapSHORT
Swap 16bit, that is, MSB and LSB byte.
doom/src/m_swap.c:38
MethodTArray
doom/src/tarray.h:126
MethodTDeletingArray
doom/src/tarray.h:443
MethodTIterator
doom/src/tarray.h:55
MethodTMap
doom/src/tarray.h:608
MethodTMapConstIterator
doom/src/tarray.h:1094
MethodTMapIterator
doom/src/tarray.h:1036
FunctionT_FireFlicker
T_FireFlicker
doom/src/p_lights.c:46
FunctionT_Glow
doom/src/p_lights.c:314
FunctionT_LightFlash
T_LightFlash Do flashing lights.
doom/src/p_lights.c:98
FunctionT_MoveCeiling
doom/src/p_ceilng.c:52
FunctionT_MoveFloor
MOVE A FLOOR TO IT'S DESTINATION (UP OR DOWN)
doom/src/p_floor.c:209
FunctionT_PlatRaise
Move a plat up and down
doom/src/p_plats.c:52
FunctionT_SlidingDoor
doom/src/p_doors.c:625
FunctionT_StrobeFlash
T_StrobeFlash
doom/src/p_lights.c:155
FunctionT_VerticalDoor
T_VerticalDoor
doom/src/p_doors.c:63
MethodTransferFrom
doom/src/tarray.h:637
FunctionV_DrawBlock
V_DrawBlock Draw a linear block of pixels into the view buffer.
doom/src/v_video.c:507
FunctionV_GetBlock
V_GetBlock Gets a linear block of pixels from the view buffer.
doom/src/v_video.c:550
FunctionV_InvalidatePatchHash
doom/src/v_video.c:224
FunctionWI_Responder
The ticker is used to detect keys because of timing issues in netgames.
doom/src/wi_stuff.c:414
FunctionW_InitFile
W_InitFile Just initialize from a single file.
doom/src/w_wad.c:325
FunctionW_NumLumps
W_NumLumps
doom/src/w_wad.c:339
FunctionW_Profile
doom/src/w_wad.c:522
FunctionWritePCXfile
WritePCXfile
doom/src/m_misc.c:441
FunctionZ_ChangeTag2
Z_ChangeTag
doom/src/z_zone.c:429
← previousnext →801–900 of 1,064, ranked by callers