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
↓ 688 callers
Method
Count
redalert/list.h:68
↓ 423 callers
Method
Count
tiberiandawn/list.h:67
↓ 394 callers
Method
Add_Tail
common/listnode.h:150
↓ 392 callers
Method
ID
* FixedHeapClass::ID -- Converts a pointer to a sub-block index number. * *
redalert/heap.cpp:278
↓ 335 callers
Method
Ptr
redalert/heap.h:244
↓ 311 callers
Function
XYP_COORD
* XYP_COORD -- Convert pixel components into a coordinate value. * *
redalert/inline.h:160
↓ 310 callers
Function
Coord_Cell
* Coord_Cell -- Convert a coordinate into a cell number. * *
redalert/coord.cpp:69
↓ 294 callers
Method
What_Am_I
redalert/cell.h:257
↓ 278 callers
Function
Coord_Cell
* Coord_Cell -- Convert a coordinate into a cell number. * *
tiberiandawn/coord.cpp:62
↓ 276 callers
Method
Write
* CCFileClass::Write -- Writes data to the file (non mixfile files only). * *
common/ccfile.cpp:142
↓ 247 callers
Method
Add
* TeamClass::Add -- Adds specified object to team. * *
redalert/team.cpp:892
↓ 241 callers
Method
Clear
* FixedHeapClass::Clear -- Clears (and frees) the heap manager memory. * *
redalert/heap.cpp:302
↓ 234 callers
Function
Show_Mouse
common/wwmouse.cpp:884
↓ 228 callers
Function
Target_Legal
* Target_Legal -- Determines if the specified target is legal. * *
redalert/target.cpp:457
↓ 227 callers
Method
Clear
* FixedHeapClass::Clear -- Clears (and frees) the heap manager memory. * *
tiberiandawn/heap.cpp:272
↓ 220 callers
Method
Ptr
tiberiandawn/heap.h:218
↓ 215 callers
Function
Hide_Mouse
common/wwmouse.cpp:877
↓ 215 callers
Method
Read
* CCFileClass::Read -- Reads data from the file. * *
common/ccfile.cpp:173
↓ 215 callers
Method
Turn_Off
* ToggleClass::Turn_Off -- Turns the toggle button to the "OFF" state. * *
common/toggle.cpp:105
↓ 209 callers
Method
What_Am_I
* UnitClass::What_Am_I -- Returns with the RTTI type this object is. * *
tiberiandawn/unit.cpp:4387
↓ 204 callers
Method
Turn_On
* ToggleClass::Turn_On -- Turns the toggle button to the "ON" state. * *
common/toggle.cpp:84
↓ 196 callers
Function
Fancy_Text_Print
* Fancy_Text_Print -- Prints text with a drop shadow. * *
redalert/dialog.cpp:614
↓ 189 callers
Function
Fancy_Text_Print
* Fancy_Text_Print -- Prints text with a drop shadow. * *
tiberiandawn/dialog.cpp:607
↓ 187 callers
Method
Get_Int
* INIClass::Get_Int -- Fetch an integer entry from the specified section. * *
common/ini.cpp:821
↓ 180 callers
Method
Fill_Rect
* GVPC::FILL_RECT -- Stub function to fill rectangle in a GVPC * *
common/graphicsviewport.cpp:897
↓ 179 callers
Function
Text_String
* Text_String -- Convert a text number into a text pointer. * *
redalert/inline.h:892
↓ 172 callers
Method
Flag_To_Redraw
redalert/list.h:771
↓ 166 callers
Function
Target_Legal
* Target_Legal -- Determines if the specified target is legal. * *
tiberiandawn/target.cpp:391
↓ 161 callers
Function
Random_Pick
tiberiandawn/function.h:959
↓ 160 callers
Function
Sound_Effect
* Sound_Effect -- Plays a sound effect in the tactical map. * *
redalert/audio.cpp:339
↓ 158 callers
Function
Set_Logic_Page
* SET_LOGIC_PAGE -- Sets LogicPage to new buffer * *
common/graphicsviewport.cpp:242
↓ 157 callers
Function
Random_Pick
redalert/inline.h:923
↓ 157 callers
Method
Set_Cursor
* MonoClass::Set_Cursor -- Sets the monochrome cursor to the coordinates specified. * *
redalert/monoc.cpp:370
↓ 149 callers
Method
Get_Width
redalert/monoc.h:133
↓ 148 callers
Function
As_Target
* As_Target -- Converts a cell into a target value. * *
redalert/target.cpp:817
↓ 147 callers
Method
Flag_To_Redraw
tiberiandawn/drop.cpp:214
↓ 146 callers
Method
Printf
* MonoClass::Printf -- Prints a formatted string to the monochrome screen. * *
redalert/monoc.cpp:534
↓ 135 callers
Method
Is_Available
* CCFileClass::Is_Available -- Checks for existence of file on disk or in mixfile. * *
common/ccfile.cpp:322
↓ 129 callers
Function
Cell_Coord
* Cell_Coord -- Convert a cell to a coordinate value. * *
redalert/inline.h:434
↓ 125 callers
Method
Add
* TeamClass::Add -- Adds specified object to team. * *
tiberiandawn/team.cpp:633
↓ 125 callers
Method
Blit
* GVPC::BLIT -- stub 1 to call curr graphic mode Blit to GVPC * *
common/graphicsviewport.cpp:525
↓ 123 callers
Function
CC_Draw_Shape
redalert/conquer.cpp:2757
↓ 122 callers
Function
Cell_X
* Cell_X -- Fetch the X cell component from the cell value. * *
redalert/inline.h:326
↓ 120 callers
Function
Text_String
inline FacingType Facing_To_8(DirType facing) {return (FacingType)(((unsigned char)(facing|0x10))>>5);}
tiberiandawn/function.h:940
↓ 117 callers
Function
Call_Back
* Call_Back -- Main game maintenance callback routine. * *
redalert/conquer.cpp:1357
↓ 116 callers
Method
Draw_Line
* GVPC::DRAW_LINE -- Stub function to draw line in Graphic Viewport Class * *
common/graphicsviewport.cpp:877
↓ 116 callers
Method
Set_Selected_Index
redalert/drop.h:258
↓ 116 callers
Function
min
redalert/jshell.h:84
↓ 115 callers
Method
As_Target
* TriggerClass::As_Target -- Converts trigger to a target value * *
redalert/trigger.cpp:429
↓ 114 callers
Function
Call_Back
* Call_Back -- Main game maintenance callback routine. * *
tiberiandawn/conquer.cpp:1209
↓ 114 callers
Function
Distance
* Distance -- Finds the distance between two arbitrary points. * *
redalert/inline.h:1019
↓ 114 callers
Method
Get_Bool
* INIClass::Get_Bool -- Fetch a boolean value for the section and entry specified. * *
common/ini.cpp:1098
↓ 114 callers
Method
Get_Fixed
* INIClass::Get_Fixed -- Fetch a fixed point number from the section & entry. * *
common/ini.cpp:1245
↓ 112 callers
Method
Center_Coord
* AnimClass::Center_Coord -- Determine center of animation. * *
redalert/anim.cpp:181
↓ 112 callers
Method
Get_Int
tools/mixtool/fastini.cpp:432
↓ 111 callers
Function
Cell_Y
* Cell_Y -- Fetch the Y cell component from the cell value specified. * *
redalert/inline.h:345
↓ 110 callers
Method
Is_Valid
redalert/ccptr.h:71
↓ 109 callers
Method
Add_Item
redalert/drop.h:241
↓ 109 callers
Function
Bound
redalert/jshell.h:104
↓ 109 callers
Function
Cell_Coord
tiberiandawn/function.h:877
↓ 108 callers
Function
MAX
common/wwstd.h:92
↓ 107 callers
Function
Lepton_To_Pixel
* Lepton_To_Pixel -- Convert a lepton value into pixel value. * *
redalert/inline.h:95
↓ 105 callers
Method
Current_Index
redalert/drop.h:253
↓ 105 callers
Function
Get_Mouse_Y
common/wwmouse.cpp:934
↓ 105 callers
Method
Put
* Pipe::Put -- Feed some data through the pipe. * *
common/pipe.cpp:124
↓ 104 callers
Function
max
redalert/jshell.h:89
↓ 102 callers
Function
Mono_Printf
* Mono_Printf -- Prints formatted text to visible page. * *
redalert/monoc.cpp:884
↓ 100 callers
Function
Get_Mouse_X
common/wwmouse.cpp:922
↓ 100 callers
Method
Put_Int
tools/mixtool/fastini.cpp:417
↓ 99 callers
Function
String_Pixel_Width
* STRING_PIXEL_WIDTH -- Return pixel width of a string of characters. * *
common/font.cpp:158
↓ 98 callers
Method
Add_Field
* PACKETCLASS::ADD_FIELD -- Adds a FieldClass entry to head of packet li * * *
common/packet.cpp:86
↓ 95 callers
Function
As_Target
tiberiandawn/target.h:131
↓ 95 callers
Method
Get
redalert/facing.h:76
↓ 95 callers
Method
Set
* FactoryClass::Set -- Assigns a factory to produce an object. * *
redalert/factory.cpp:309
↓ 94 callers
Method
Raw_Ptr
** Fetches pointers to the appropriate mono RAM. */
redalert/monoc.h:244
↓ 94 callers
Function
XY_Cell
* XY_Cell -- Create a cell from X and Y cell components. * *
redalert/inline.h:219
↓ 92 callers
Method
Get_Width
common/graphicsviewport.h:199
↓ 92 callers
Method
Remove
redalert/drop.h:232
↓ 90 callers
Method
Is_Ally
* HouseClass::Is_Ally -- Determines if the specified house is an ally. * *
redalert/house.cpp:2181
↓ 88 callers
Method
Collapse
redalert/drop.h:306
↓ 88 callers
Method
First
common/listnode.h:134
↓ 88 callers
Method
Get_Height
redalert/monoc.h:137
↓ 88 callers
Function
XY_Cell
tiberiandawn/function.h:739
↓ 87 callers
Function
Frame_Limiter
common/framelimit.cpp:18
↓ 87 callers
Function
Lepton_To_Pixel
tiberiandawn/function.h:846
↓ 87 callers
Method
Owner
* TechnoClass::Owner -- Who is the owner of this object? * *
redalert/techno.cpp:2435
↓ 85 callers
Method
Set
* FactoryClass::Set -- Assigns a factory to produce an object. * *
tiberiandawn/factory.cpp:366
↓ 85 callers
Method
Time
* TIMERCLASS::TIME -- Get the current time of timer. * *
common/timer.cpp:126
↓ 84 callers
Function
Adjacent_Cell
* Adjacent_Cell -- Calculate the adjacent cell in the direction specified. * *
redalert/inline.h:783
↓ 84 callers
Function
Cell_X
tiberiandawn/function.h:766
↓ 83 callers
Function
Adjacent_Cell
tiberiandawn/function.h:923
↓ 81 callers
Method
Close
* CCFileClass::Close -- Closes the file. * *
common/ccfile.cpp:388
↓ 78 callers
Method
Put_Int
* INIClass::Put_Int -- Stores a signed integer into the INI data base. * *
common/ini.cpp:779
↓ 76 callers
Function
Alloc_Object
tiberiandawn/score.cpp:502
↓ 76 callers
Method
ID
* FixedHeapClass::ID -- Converts a pointer to a sub-block index number. * *
tiberiandawn/heap.cpp:248
↓ 75 callers
Function
CC_Draw_Shape
tiberiandawn/conquer.cpp:2534
↓ 75 callers
Function
MIN
common/wwstd.h:80
↓ 75 callers
Method
Raw_Ptr
tiberiandawn/heap.h:222
↓ 74 callers
Function
Cell_Y
tiberiandawn/function.h:771
↓ 73 callers
Function
ABS
common/wwstd.h:69
next →
1–100 of 7,338, ranked by callers