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
↓ 8 callers
Method
Is_Weapon_Equipped
* TechnoClass::Is_Weapon_Equipped -- Determines if this object has a combat weapon. * *
redalert/techno.cpp:3847
↓ 8 callers
Method
Land_Types
* RulesClass::Land_Types -- Inits the land type values. * *
redalert/rules.cpp:831
↓ 8 callers
Function
Mono_Clear_Screen
* Mono_Clear_Screen -- Clear the currently visible monochrome page. * *
redalert/monoc.cpp:921
↓ 8 callers
Method
Objects
* RulesClass::Objects -- Fetch all the object characteristic values. * *
redalert/rules.cpp:953
↓ 8 callers
Method
Powerups
* RulesClass::Powerups -- Process the powerup values from the database. * *
redalert/rules.cpp:772
↓ 8 callers
Function
Ram_Free
* Ram_Free -- Determines the largest free chunk of RAM. * *
common/alloc.cpp:222
↓ 8 callers
Method
Recharge
* RulesClass::Recharge -- Process the super weapon recharge statistics. * *
redalert/rules.cpp:563
↓ 8 callers
Method
Reduce_Wall
* CellClass::Reduce_Wall -- Damages a wall, if damage is high enough. * *
tiberiandawn/cell.cpp:1541
↓ 8 callers
Method
Release
Release
redalert/rawolapi.cpp:105
↓ 8 callers
Function
Reset_Video_Mode
* Reset_Video_Mode -- Resets video mode and deletes Direct Draw Object * *
common/video_sdl2.cpp:474
↓ 8 callers
Method
Rotation_Adjust
* FacingClass::Rotation_Adjust -- Perform a rotation adjustment to current facing. * *
redalert/facing.cpp:135
↓ 8 callers
Function
Scan_Place_Object
* Scan_Place_Object -- places an object >near< the given cell * *
tiberiandawn/scenarioini.cpp:1849
↓ 8 callers
Method
Scroll
* EC::Scroll -- Apply the given distance to the y position of the text. * * A positive distance scrolls up.
redalert/egos.cpp:210
↓ 8 callers
Method
Sell_Back
* FootClass::Sell_Back -- Causes this object to be sold back. * *
tiberiandawn/foot.cpp:2036
↓ 8 callers
Method
Set_Color
* OptionsClass::Set_Color -- Sets the color to the value specified. * *
tiberiandawn/options.cpp:343
↓ 8 callers
Method
Set_Cursor_Pos
* DisplayClass::Set_Cursor_Pos -- Controls the display and animation of the tac cursor. * *
redalert/display.cpp:849
↓ 8 callers
Method
Set_Cursor_Pos
* DisplayClass::Set_Cursor_Pos -- Controls the display and animation of the tac cursor. * *
tiberiandawn/display.cpp:940
↓ 8 callers
Method
Set_Max_Retries
common/connect.h:208
↓ 8 callers
Method
Set_Retry_Delta
common/connect.h:200
↓ 8 callers
Method
Set_Tactical_Position
* HelpClass::Set_Tactical_Position -- Sets the position of the tactical map. * *
redalert/help.cpp:402
↓ 8 callers
Method
Set_TimeOut
common/connect.h:216
↓ 8 callers
Method
Themes
* RulesClass::Themes -- Fetches the theme control values from the INI database. * *
redalert/rules.cpp:870
↓ 8 callers
Method
To_PC_Format
Changes all unit totals to PC format from network format */
common/utracker.h:113
↓ 8 callers
Function
Update_Queue_Mono
* Update_Queue_Mono -- updates mono display * *
redalert/queue.cpp:4169
↓ 8 callers
Function
Update_Queue_Mono
* Update_Queue_Mono -- updates mono display * *
tiberiandawn/queue.cpp:3695
↓ 8 callers
Method
What_Action
* UnitClass::What_Action -- Determines what action would occur if clicked on object. * *
redalert/unit.cpp:3556
↓ 8 callers
Method
What_Action
* UnitClass::What_Action -- Determines what action would occur if clicked on object. * *
tiberiandawn/unit.cpp:3661
↓ 8 callers
Method
Width
* BuildingTypeClass::Width -- Determines width of building in icons. * *
redalert/bdata.cpp:3429
↓ 8 callers
Function
XYPixel_Coord
tiberiandawn/function.h:840
↓ 7 callers
Method
Abandon
* FactoryClass::Abandon -- Abandons current construction with money refunded. * *
tiberiandawn/factory.cpp:561
↓ 7 callers
Method
Anim_Stage
* SuperClass::Anim_Stage -- Fetches the animation stage for this super weapon. * *
tiberiandawn/super.cpp:303
↓ 7 callers
Function
As_Aircraft
* As_Aircraft -- Converts the target value into an aircraft pointer. * *
redalert/target.cpp:235
↓ 7 callers
Method
As_Techno
* TargetClass::As_Techno -- Converts a target into a techno object pointer. * *
redalert/target.cpp:717
↓ 7 callers
Function
As_Trigger
* As_Trigger -- Converts specified target into a trigger pointer. * *
redalert/target.cpp:119
↓ 7 callers
Method
Assign_Handicap
* HouseClass::Assign_Handicap -- Assigns the specified handicap rating to the house. * *
redalert/house.cpp:278
↓ 7 callers
Method
Attaches_To
* TriggerTypeClass::Attaches_To -- Determines what trigger can attach to. * *
redalert/trigtype.cpp:2056
↓ 7 callers
Function
Buffer_Draw_Line
common/drawline.cpp:64
↓ 7 callers
Method
Can_Player_Fire
* TechnoClass::Can_Player_Fire -- Determines if the player can give this object a fire order. * *
tiberiandawn/techno.cpp:2806
↓ 7 callers
Method
Can_Player_Move
* TechnoClass::Can_Player_Move -- Determines if the object can move be moved by player. * *
redalert/techno.cpp:3799
↓ 7 callers
Method
Can_Player_Move
* UnitClass::Can_Player_Move -- Determines if the player is legally allowed to move it. * *
tiberiandawn/unit.cpp:3745
↓ 7 callers
Method
Cell_Unit
* CellClass::Cell_Unit -- Returns with pointer to unit occupying cell. * *
tiberiandawn/cell.cpp:811
↓ 7 callers
Function
Compute_Name_CRC
* Compute_Name_CRC -- computes CRC from char string * *
redalert/netdlg.cpp:4907
↓ 7 callers
Method
Connection_ID
* IPXManagerClass::Connection_ID -- gets the given connection's ID * *
tiberiandawn/ipxmgr.cpp:583
↓ 7 callers
Function
DLL_Export_Get_Input_Key_State
* Get_Input_Key_State * * History: 6/27/2019 - JAS ************************************************************************************************
redalert/dllinterface.cpp:8504
↓ 7 callers
Function
DLL_Export_Get_Input_Key_State
* Get_Input_Key_State * * History: 6/27/2019 - JAS ************************************************************************************************
tiberiandawn/dllinterface.cpp:7394
↓ 7 callers
Method
Disable
redalert/monoc.h:94
↓ 7 callers
Method
Distance
* AbstractClass::Distance -- Determines distance to target. * *
tiberiandawn/abstract.cpp:54
↓ 7 callers
Method
Draw
* MessageListClass::Draw -- draws messages * *
redalert/msglist.cpp:1140
↓ 7 callers
Method
Draw_Mouse
common/wwmouse.cpp:451
↓ 7 callers
Function
Fetch_Char
* FETCH_CHAR -- Gets one undipthonged char from input. * *
common/windows.cpp:943
↓ 7 callers
Method
Fetch_Stage
redalert/stage.h:71
↓ 7 callers
Function
Force_CD_Available
* Force_CD_Available -- Ensures that specified CD is available. * *
tiberiandawn/conquer.cpp:3616
↓ 7 callers
Method
Full_Name
* ThemeClass::Full_Name -- Retrieves the full score name. * *
tiberiandawn/theme.cpp:158
↓ 7 callers
Method
Get_Global_Message
* IPXManagerClass::Get_Global_Message -- polls the Global Message queue * * *
redalert/ipxmgr.cpp:770
↓ 7 callers
Method
Get_Ownable
* TechnoClass::Get_Ownable -- Fetches the ownable bits for this object. * *
redalert/techno.cpp:5706
↓ 7 callers
Method
Get_Send
* CommBufferClass::Get_Send -- gets ptr to queue entry * *
common/combuf.cpp:450
↓ 7 callers
Method
Health_Ratio
tiberiandawn/object.cpp:1707
↓ 7 callers
Method
Index_ID
common/ini.h:150
↓ 7 callers
Method
Is_Blocked
redalert/factory.h:95
↓ 7 callers
Method
Is_Blocked
tiberiandawn/factory.h:88
↓ 7 callers
Method
Is_Checked
* CheckListClass::Is_Checked -- returns checked state of an item * *
tiberiandawn/cheklist.cpp:255
↓ 7 callers
Method
Is_Cloaked
tiberiandawn/techno.cpp:4697
↓ 7 callers
Function
Is_Target_Building
redalert/target.h:89
↓ 7 callers
Method
Legal_Placement
* BuildingTypeClass::Legal_Placement -- Determines if building can be legally placed at pos. * *
tiberiandawn/bdata.cpp:4072
↓ 7 callers
Method
Length
redalert/heap.h:59
↓ 7 callers
Function
List_Copy
* List_Copy -- Makes a copy of a cell offset list. * *
redalert/conquer.cpp:4551
↓ 7 callers
Method
Load
* SessionClass::Load -- Loads this class from a file * *
redalert/session.cpp:426
↓ 7 callers
Method
Lock
* GVPC::Lock -- lock the graphics buffer for reading or writing * *
common/graphicsviewport.cpp:344
↓ 7 callers
Method
Make_Ally
* HouseClass::Make_Ally -- Make the specified house an ally. * *
redalert/house.cpp:2256
↓ 7 callers
Method
Max_Passengers
* TechnoTypeClass::Max_Passengers -- Fetches the maximum passengers allowed. * *
tiberiandawn/techno.cpp:3111
↓ 7 callers
Method
Mono_Debug_Print
* IPXManagerClass::Mono_Debug_Print -- debug output routine * * * * INPU
redalert/ipxmgr.cpp:1577
↓ 7 callers
Method
Name
tiberiandawn/type.h:220
↓ 7 callers
Function
New_Infantry_Anim
* New_Infantry_Anim -- Start up a new animation for one of the infantrymen* *
tiberiandawn/score.cpp:1830
↓ 7 callers
Function
On_Achievement_Event
tiberiandawn/dllinterface.cpp:531
↓ 7 callers
Function
On_Sound_Effect
tiberiandawn/dllinterface.cpp:473
↓ 7 callers
Method
Power_Fraction
* HouseClass::Power_Fraction -- Fetches the current power output rating. * *
tiberiandawn/house.cpp:4657
↓ 7 callers
Method
Presentation
* ScoreClass::Presentation -- Main routine to display score screen. * *
tiberiandawn/score.cpp:583
↓ 7 callers
Function
Process_DD_Result
* Process_DD_Result -- Does a message box based on the result of a DD command * *
common/video_ddraw.cpp:69
↓ 7 callers
Function
Read_MultiPlayer_Settings
* Read_MultiPlayer_Settings -- reads multi-player settings from conquer.ini * *
tiberiandawn/mplayer.cpp:518
↓ 7 callers
Method
Remap_Table
* UnitClass::Remap_Table -- Fetches the remap table to use for this object. * *
tiberiandawn/unit.cpp:4334
↓ 7 callers
Method
Render_Coord
* ObjectClass::Render_Coord -- Fetches the coordinate to draw this object at. * *
redalert/object.cpp:542
↓ 7 callers
Method
Result
* SHAEngine::Result -- Fetch the current digest. * *
common/sha.cpp:173
↓ 7 callers
Method
Revealed
* TechnoClass::Revealed -- Handles revealing an object to the house specified. * *
tiberiandawn/techno.cpp:528
↓ 7 callers
Method
Revert_Mouse_Shape
* MouseClass::Revert_Mouse_Shape -- Reverts the mouse shape to the non overridden shape. * *
redalert/mouse.cpp:116
↓ 7 callers
Method
Revert_Mouse_Shape
* MouseClass::Revert_Mouse_Shape -- Reverts the mouse shape to the non overridden shape. * *
tiberiandawn/mouse.cpp:90
↓ 7 callers
Method
Rotation_Adjust
* FacingClass::Rotation_Adjust -- Perform a rotation adjustment to current facing. * *
tiberiandawn/facing.cpp:135
↓ 7 callers
Function
Send_Statistics_Packet
tiberiandawn/stats.cpp:152
↓ 7 callers
Method
Set_Default_Mouse
* MouseClass::Set_Default_Mouse -- Sets the mouse to match the shape specified. * *
redalert/mouse.cpp:93
↓ 7 callers
Method
Set_Stage
redalert/stage.h:79
↓ 7 callers
Method
Set_Tactical_Position
tiberiandawn/help.cpp:390
↓ 7 callers
Function
Shape_Dimensions
* Shape_Dimensions -- Determine the minimum rectangle for the shape. * *
redalert/conquer.cpp:3029
↓ 7 callers
Function
Simple_Text_Print
* Simple_Text_Print -- Prints text with a drop shadow. * *
redalert/dialog.cpp:358
↓ 7 callers
Method
Start
* AnimClass::Start -- Processes initial animation side effects. * *
tiberiandawn/anim.cpp:1022
↓ 7 callers
Function
Start_Scenario
* Start_Scenario -- Starts the scenario. * *
redalert/scenario.cpp:314
↓ 7 callers
Function
Stop_Sample
common/soundio_common.cpp:807
↓ 7 callers
Method
Turret_Adjust
* VesselTypeClass::Turret_Adjust -- Adjust turret offset according to facing specified. * *
redalert/vdata.cpp:578
↓ 7 callers
Method
Un_Init
common/gbuffer.cpp:146
↓ 7 callers
Method
Unlock
* GVPC::Unlock -- unlock the video buffer * *
common/graphicsviewport.cpp:372
↓ 7 callers
Function
Write_PCX_File
* WRITE_PCX_FILE -- Write the data in ViewPort to a pcx file * *
common/filepcx.cpp:208
↓ 7 callers
Function
XMP_Sub
* XMP_Sub -- Subtract one MP number from another (with borrow). * *
common/mp.cpp:1126
← previous
next →
701–800 of 7,338, ranked by callers