Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAssemblyArmada/Vanilla-Conquer
/ functions
Functions
7,338 in github.com/TheAssemblyArmada/Vanilla-Conquer
⨍
Functions
7,338
◇
Types & classes
1,199
↓ 1 callers
Function
CC_Draw_Line
tiberiandawn/conquer.cpp:2602
↓ 1 callers
Function
CC_Texture_Fill
tiberiandawn/conquer.cpp:2476
↓ 1 callers
Function
CNC_Editor_Clear_Map
tiberiandawn/dllinterfaceeditor.cpp:290
↓ 1 callers
Function
CNC_Editor_Get_Cell_Data_By_Index
redalert/dllinterfaceeditor.cpp:439
↓ 1 callers
Function
CNC_Editor_Get_Cell_Data_By_Index
tiberiandawn/dllinterfaceeditor.cpp:346
↓ 1 callers
Function
CNC_Start_Instance_Variation
redalert/dllinterface.cpp:1282
↓ 1 callers
Function
CNC_Start_Instance_Variation
tiberiandawn/dllinterface.cpp:1215
↓ 1 callers
Function
Can_Advance
* Can_Advance -- determines if it's OK to advance to the next frame * *
redalert/queue.cpp:2052
↓ 1 callers
Function
Can_Advance
* Can_Advance -- determines if it's OK to advance to the next frame * *
tiberiandawn/queue.cpp:1805
↓ 1 callers
Method
Can_Demolish_Unit
redalert/object.cpp:413
↓ 1 callers
Method
Can_Demolish_Unit
tiberiandawn/object.cpp:464
↓ 1 callers
Method
Can_Enter_Cell
* AircraftClass::Can_Enter_Cell -- Determines if the aircraft can land at this location. * *
redalert/aircraft.cpp:3153
↓ 1 callers
Method
Can_Enter_Cell
* AircraftClass::Can_Enter_Cell -- Determines if the aircraft can land at this location. * *
tiberiandawn/aircraft.cpp:2830
↓ 1 callers
Method
Can_Teleport_Here
* TechnoClass::Can_Teleport_Here -- Checks cell to see if a valid teleport destination. * *
redalert/techno.cpp:305
↓ 1 callers
Method
Can_Tiberium_Grow
* CellClass::Can_Tiberium_Grow -- Determines if Tiberium can grow in this cell. * *
redalert/cell.cpp:3075
↓ 1 callers
Method
Can_Tiberium_Spread
* CellClass::Can_Tiberium_Spread -- Determines if Tiberium can spread from this cell. * *
redalert/cell.cpp:3114
↓ 1 callers
Method
Captured
* TechnoClass::Captured -- Handles capturing this object. * *
redalert/techno.cpp:4012
↓ 1 callers
Method
Captured
* TechnoClass::Captured -- Handles capturing this object. * *
tiberiandawn/techno.cpp:2961
↓ 1 callers
Method
Cell_Coord
* CellClass::Cell_Coord -- Returns the coordinate of this cell. * *
redalert/cell.cpp:1704
↓ 1 callers
Method
Cell_Coord
* CellClass::Cell_Coord -- Returns the coordinate of this cell. * *
tiberiandawn/cell.cpp:1485
↓ 1 callers
Method
Cell_Find_Object
* CellClass::Cell_Find_Object -- Returns ptr to RTTI type occupying cell * *
redalert/cell.cpp:242
↓ 1 callers
Method
Cell_Find_Object
* CellClass::Cell_Find_Object -- Returns ptr to RTTI type occupying cell * *
tiberiandawn/cell.cpp:240
↓ 1 callers
Method
Cell_Shadow
* DisplayClass::Cell_Shadow -- Determine what shadow icon to use for the cell. * *
redalert/display.cpp:1335
↓ 1 callers
Method
Cell_Shadow
* DisplayClass::Cell_Shadow -- Determine what shadow icon to use for the cell. * *
tiberiandawn/display.cpp:1631
↓ 1 callers
Method
Center_Coord
* BuildingClass::Center_Coord -- Fetches the center coordinate for the building. * *
tiberiandawn/building.cpp:3422
↓ 1 callers
Function
Change_Local_Dir
redalert/conquer.cpp:3704
↓ 1 callers
Function
Change_Local_Dir
tiberiandawn/conquer.cpp:3506
↓ 1 callers
Function
Check_Menu
=========================================================================*/ CHECK_MENU: */ */ */ */ INPUTS: *
redalert/menus.cpp:207
↓ 1 callers
Function
Check_Menu
=========================================================================*/ CHECK_MENU: */ */ */ */ INPUTS: *
tiberiandawn/menus.cpp:203
↓ 1 callers
Function
Check_Mirror
* Check_Mirror -- Checks mirror memory * *
redalert/queue.cpp:4336
↓ 1 callers
Function
Check_Overlapped_Blit_Capability
* Check_Overlapped_Blit_Capability -- See if video driver supports blitting overlapped regions* *
common/video_ddraw.cpp:607
↓ 1 callers
Function
Choose_Side
* Choose_Side -- play the introduction movies, select house * *
tiberiandawn/intro.cpp:79
↓ 1 callers
Method
Clean
* MapClass::Clean -- Clean up dangling pointers caused by bugs in the originl code. * *
tiberiandawn/map.cpp:1737
↓ 1 callers
Method
Clear
* MonoClass::Clear -- Clears the monochrome screen object. * *
redalert/monoc.cpp:411
↓ 1 callers
Method
Clear
* INIClass::Clear -- Clears out a section (or all sections) of the INI data. * *
common/ini.cpp:125
↓ 1 callers
Method
Clear
common/vector.h:904
↓ 1 callers
Method
Clear
* MonoClass::Clear -- Clears the monochrome screen object. * *
tiberiandawn/monoc.cpp:242
↓ 1 callers
Method
Clear_Icon
* CellClass::Clear_Icon -- Calculates what the clear icon number should be. * *
tiberiandawn/cell.cpp:1766
↓ 1 callers
Method
Clear_Occupy_Bit
* InfantryClass::Clear_Occupy_Bit -- Clears occupy bit and given cell * * *
redalert/infantry.cpp:3238
↓ 1 callers
Method
Clear_Occupy_Bit
* InfantryClass::Clear_Occupy_Bit -- Clears occupy bit and given cell * * *
tiberiandawn/infantry.cpp:3216
↓ 1 callers
Method
Clear_Recently_Created_Bits
* LogicClass::Clear_Recently_Created_Bits -- Clear out the indicators that objects were * * recently
redalert/logic.cpp:493
↓ 1 callers
Method
Clear_Recently_Created_Bits
* LogicClass::Clear_Recently_Created_Bits -- Clear out the indicators that objects were * * recently
tiberiandawn/logic.cpp:349
↓ 1 callers
Method
Clear_Redraw_Flag
redalert/door.h:78
↓ 1 callers
Function
Clip_Move
* Clip_Move -- moves in given direction from given cell; clips to map * *
redalert/scenario.cpp:3644
↓ 1 callers
Function
Clip_Move
* Clip_Move -- moves in given direction from given cell; clips to map * *
tiberiandawn/scenarioini.cpp:2142
↓ 1 callers
Method
Clip_Version
* VersionClass::Clip_Version -- "clips" the given version range * *
redalert/version.cpp:560
↓ 1 callers
Method
Close_Controller
common/wwkeyboard.cpp:455
↓ 1 callers
Method
Closest_Color
* PaletteClass::Closest_Color -- Finds closest match to color specified. * *
common/palettec.cpp:264
↓ 1 callers
Function
Code_All_Pointers
* Code_All_Pointers -- Code all pointers. * *
redalert/saveload.cpp:1237
↓ 1 callers
Function
Code_All_Pointers
* Code_All_Pointers -- Code all pointers. * *
tiberiandawn/saveload.cpp:781
↓ 1 callers
Method
Code_Pointers
* SidebarGlyphxClass::Code_Pointers -- Converts classes pointers to savable representation * *
redalert/sidebarglyphx.cpp:618
↓ 1 callers
Method
Code_Pointers
* SidebarGlyphxClass::Code_Pointers -- Converts classes pointers to savable representation * *
tiberiandawn/sidebarglyphx.cpp:628
↓ 1 callers
Method
Command_Object
* DisplayClass::TacticalClass::Command_Object -- Commanding Units * * * * Issues a command to the c
redalert/display.cpp:3371
↓ 1 callers
Method
Command_Object
tiberiandawn/display.cpp:3492
↓ 1 callers
Method
Computer_Paranoid
* HouseClass::Computer_Paranoid -- Cause the computer players to becom paranoid. * *
redalert/house.cpp:7812
↓ 1 callers
Method
Concrete_Calc
* CellClass::Concrete_Calc -- Calculates the concrete icon to use for the cell. * *
redalert/cell.cpp:1400
↓ 1 callers
Method
Conditional_Hide_Mouse
common/wwmouse.cpp:368
↓ 1 callers
Method
Conditional_Show_Mouse
common/wwmouse.cpp:427
↓ 1 callers
Function
Conquer_Build_Translucent_Table
* Conquer_Build_Translucent_Table -- Builds fading table for shadow colors only. * *
tiberiandawn/jshell.cpp:371
↓ 1 callers
Method
Control_Map
redalert/compat.h:107
↓ 1 callers
Function
Convert_HSV_To_RGB
tiberiandawn/lib.cpp:93
↓ 1 callers
Function
Convert_RGB_To_HSV
tiberiandawn/lib.cpp:8
↓ 1 callers
Function
Coord_Mid
* Coord_Mid -- Finds the midpoint between two coordinates. * *
redalert/inline.h:585
↓ 1 callers
Function
Coord_Mid
tiberiandawn/function.h:829
↓ 1 callers
Function
Copy_Delta_Buffer
common/xordelta.cpp:86
↓ 1 callers
Method
Count
Fetch number of "allocated" vector objects.
common/vector.h:141
↓ 1 callers
Function
Crate_From_Name
* Crate_From_Name -- Given a crate name convert it to a crate type. * *
redalert/conquer.cpp:4428
↓ 1 callers
Method
Create
* CarryoverClass::Create -- Creates a carried over object. * *
redalert/carry.cpp:107
↓ 1 callers
Function
CreateDIBPalette
redalert/dibutil.cpp:399
↓ 1 callers
Method
CreateSurface
common/video_ddraw.cpp:1356
↓ 1 callers
Method
CreateSurface
common/video_sdl2.cpp:878
↓ 1 callers
Function
Create_Air_Reinforcement
* Create_Air_Reinforcement -- Creates air strike reinforcement * *
tiberiandawn/reinf.cpp:622
↓ 1 callers
Method
Create_Connection
* IPXManagerClass::Create_Connection -- creates a new connection * *
redalert/ipxmgr.cpp:440
↓ 1 callers
Method
Create_Connections
* SessionClass::Create_Connections -- forms connections to other players * *
redalert/session.cpp:297
↓ 1 callers
Method
Create_Crate
* CrateClass::Create_Crate -- Create a crate in the cell specified. * *
redalert/crate.cpp:81
↓ 1 callers
Function
Create_Main_Window
redalert/winstub.cpp:385
↓ 1 callers
Function
Create_Main_Window
tiberiandawn/winstub.cpp:308
↓ 1 callers
Function
Create_Palette_Interpolation_Table
* CREATE_PALETTE_INTERPOLATION_TABLE * *
common/interpal.cpp:121
↓ 1 callers
Method
Current_Item
redalert/drop.cpp:102
↓ 1 callers
Method
Current_Item
tiberiandawn/drop.cpp:102
↓ 1 callers
Function
Cycle_Call_Back_Delay
redalert/mapsel.cpp:293
↓ 1 callers
Function
DIBHeight
redalert/dibutil.cpp:254
↓ 1 callers
Function
DIBToBitmap
redalert/dibutil.cpp:531
↓ 1 callers
Function
DLLLoad
redalert/dllinterface.cpp:8514
↓ 1 callers
Function
DLLLoad
tiberiandawn/dllinterface.cpp:7404
↓ 1 callers
Function
DLLSave
redalert/dllinterface.cpp:8509
↓ 1 callers
Function
DLLSave
tiberiandawn/dllinterface.cpp:7399
↓ 1 callers
Function
DLL_Code_Pointers
redalert/dllinterface.cpp:8738
↓ 1 callers
Function
DLL_Code_Pointers
tiberiandawn/dllinterface.cpp:7713
↓ 1 callers
Function
DLL_Decode_Pointers
redalert/dllinterface.cpp:8743
↓ 1 callers
Function
DLL_Decode_Pointers
tiberiandawn/dllinterface.cpp:7718
↓ 1 callers
Function
DLL_Draw_Line_Intercept
tiberiandawn/dllinterface.cpp:2994
↓ 1 callers
Function
DLL_Draw_Pip_Intercept
redalert/dllinterface.cpp:3341
↓ 1 callers
Function
DLL_Draw_Pip_Intercept
tiberiandawn/dllinterface.cpp:2989
↓ 1 callers
Function
DLL_Shutdown
* DLL_Shutdown -- Shutdown the .DLL * * In: * * Out: * * * * History: 2/20/2020 1:58PM - ST *************************************************
redalert/dllinterface.cpp:724
↓ 1 callers
Function
DLL_Shutdown
* DLL_Shutdown -- Shutdown the .DLL * * In: * * Out: * * * * History: 2/20/2020 1:58PM - ST *************************************************
tiberiandawn/dllinterface.cpp:588
↓ 1 callers
Function
DLL_Startup
tiberiandawn/startup.cpp:117
↓ 1 callers
Function
Debug_Key
* Debug_Key -- Debug mode keyboard processing. * *
redalert/debug.cpp:64
↓ 1 callers
Function
Debug_Key
* Debug_Key -- Debug mode keyboard processing. * *
tiberiandawn/debug.cpp:59
↓ 1 callers
Function
Debug_Write_Shape
redalert/dllinterface.cpp:1683
← previous
next →
2,001–2,100 of 7,338, ranked by callers