mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 08:43:56 +03:00
2f67ed8638
* names and such 1 * more names * format
60 lines
2.0 KiB
Plaintext
60 lines
2.0 KiB
Plaintext
Graphics_ClearPrintBuffer = 0x80099980;
|
|
Graphics_Printf = 0x800999D8;
|
|
Texture_Scroll = 0x80099A2C;
|
|
Texture_Mottle = 0x80099E28;
|
|
Animation_GetLimbIndex = 0x8009A400;
|
|
Animation_DrawLimb = 0x8009A440;
|
|
Animation_DrawSkeleton = 0x8009A72C;
|
|
Animation_GetFrameData = 0x8009AA20;
|
|
Animation_GetFrameCount = 0x8009ACDC;
|
|
Animation_FindBoundingBox = 0x8009AD18;
|
|
Animation_GetDListBoundingBox = 0x8009B74C;
|
|
Animation_GetSkeletonBoundingBox = 0x8009B784;
|
|
Math_SmoothStepToF = 0x8009BC2C;
|
|
Math_SmoothStepToAngle = 0x8009BD38;
|
|
Math_SmoothStepToVec3fArray = 0x8009BEEC;
|
|
Math_PursueVec3f = 0x8009C124;
|
|
TextureRect_4bCI = 0x8009C320;
|
|
TextureRect_4bCI_Flip = 0x8009C674;
|
|
TextureRect_4bCI_MirX = 0x8009C9C8;
|
|
TextureRect_4bCI_MirY = 0x8009CD3C;
|
|
TextureRect_8bCI = 0x8009D0BC;
|
|
TextureRect_16bRGBA = 0x8009D418;
|
|
TextureRect_16bRGBA_MirX = 0x8009D6CC;
|
|
TextureRect_8bIA = 0x8009D994;
|
|
TextureRect_8bIA_FilpMirX = 0x8009DC4C;
|
|
TextureRect_8bIA_FilpMirY = 0x8009DF14;
|
|
TextureRect_8bIA_MirX = 0x8009E1E8;
|
|
TextureRect_8bIA_MirY = 0x8009E4B0;
|
|
TextureRect_16bIA = 0x8009E784;
|
|
TextureRect_16bIA_MirX = 0x8009EA38;
|
|
TextureRect_16bIA_MirY = 0x8009ED04;
|
|
TextureRect_16bIA_MirXY = 0x8009EFDC;
|
|
TextureRect_32bRGBA = 0x8009F2C0;
|
|
Graphics_FillRectangle = 0x8009F574;
|
|
Math_Vec3fFromAngles = 0x8009F6CC;
|
|
Math_RadToDeg = 0x8009F768;
|
|
func_8009F7B4 = 0x8009F7B4;
|
|
Graphics_DisplayHUDNumber = 0x8009FC0C;
|
|
Graphics_DisplaySmallNumber = 0x8009FEA0;
|
|
Graphics_DisplayLargeText = 0x800A0094;
|
|
Graphics_GetLargeTextWidth = 0x800A06F8;
|
|
Graphics_DisplayLargeNumber = 0x800A100C;
|
|
Graphics_DisplaySmallText = 0x800A1200;
|
|
Graphics_GetSmallTextWidth = 0x800A13EC;
|
|
func_800A1540 = 0x800A1540;
|
|
func_800A1558 = 0x800A1558;
|
|
|
|
gTextCharTextures = 0x80179010;
|
|
gMsgLookup = 0x80185CBC;
|
|
gDefaultSave = 0x800D4D10;
|
|
|
|
Message_PtrFromId = 0x800C2830;
|
|
Message_IdFromPtr = 0x800C2890;
|
|
Message_GetWidth = 0x800C28DC;
|
|
Message_GetCharCount = 0x800C2928;
|
|
Message_DisplayChar = 0x800C295C;
|
|
Message_DisplayText = 0x800C2AF0;
|
|
Message_DisplayScrollingText = 0x800C2D3C;
|
|
Message_NotWhitespace = 0x800C2F30;
|