Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JRickey/BattleShip
/ functions
Functions
1,583 in github.com/JRickey/BattleShip
⨍
Functions
1,583
◇
Types & classes
197
Method
AddMenuMods
port/gui/PortMenu.cpp:1490
Method
AddMenuSettings
port/gui/PortMenu.cpp:787
Method
AddSearchWidget
port/gui/Menu.cpp:363
Method
AddSidebarEntry
port/gui/PortMenu.cpp:715
Method
AllocThunk
port/mods/HookManager.cpp:112
Method
AnalogStickView
(Context ctx)
android/app/src/main/java/com/jrickey/battleship/AnalogStickView.java:40
Method
AssetExtractor
()
android/app/src/main/java/com/jrickey/battleship/AssetExtractor.java:38
Function
BacktraceSignalHandler
Signal handler: dumps main-thread backtrace (used for SIGUSR1). */
port/port_watchdog.cpp:294
Method
BankParser
port/bridge/audio_bridge.cpp:326
Function
BeginMenu
port/gui/UIWidgets.cpp:87
Method
Budget
port/hires/HiResPack.cpp:204
Function
CVarInputInt
port/gui/UIWidgets.cpp:873
Function
CVarInputString
port/gui/UIWidgets.cpp:822
Function
CVarRadioButton
port/gui/UIWidgets.cpp:1036
Method
ClearCurrentOwner
port/mods/HookManager.cpp:358
Function
CrashSignalHandler
Fatal-signal handler: prints signal name + fault address, dumps a * backtrace, then restores the default handler and re-raises so the * process exit
port/port_watchdog.cpp:327
Method
Crc32Table
port/hires/HiResPack.cpp:112
Function
DidUpdateCheckFail
port/enhancements/Updater.cpp:477
Method
Draw
port/gui/PortMenu.cpp:1797
Method
DrawElement
port/gui/PortMenu.cpp:1801
Function
DrawFlagArray16
port/gui/UIWidgets.cpp:1083
Function
DrawFlagArray32
port/gui/UIWidgets.cpp:1057
Function
DrawFlagArray8
port/gui/UIWidgets.cpp:1109
Function
DrawFlagArray8Mask
port/gui/UIWidgets.cpp:1135
Method
DrawSearchResults
port/gui/Menu.cpp:280
Method
DummyEdit
(Context context)
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1906
Method
EvictToBudget
Evict from the LRU end (front) until back under budget. Never evict the tail (most-recently inserted) — Lookup returns a pointer into it that must sta
port/hires/HiResPack.cpp:210
Method
FilterAlphaNum
port/gui/UIWidgets.hpp:34
Method
FilterNumbers
port/gui/UIWidgets.hpp:27
Method
FreeThunk
port/mods/HookManager.cpp:144
Method
GattOperation
(BluetoothGatt gatt, GattOperation.Operation operation, UUID uuid)
android/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:65
Method
GetMenuThemeColor
port/gui/Menu.cpp:207
Method
GetPointer
port/resource/RelocFile.cpp:3
Method
GetPointerSize
port/resource/RelocFile.cpp:7
Function
GetShaderPackInstalledCount
port/enhancements/ShaderDownloader.cpp:601
Method
HIDDeviceBLESteamController
(HIDDeviceManager manager, BluetoothDevice device)
android/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:159
Method
HIDDeviceManager
(final Context context)
android/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:105
Method
HIDDeviceUSB
(HIDDeviceManager manager, UsbDevice usbDevice, int interface_index)
android/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java:24
Function
HiResHook
port/hires/HiResHook.cpp:128
Method
HiResPack
port/hires/HiResPack.h:160
Function
HookedSpTaskStartGo
workspace/hooktest/src/hooktest.c:27
Method
Init
port/mods/SymbolResolver.cpp:21
Method
Init
port/mods/HookManager.cpp:198
Method
Init
port/gui/Compat.h:113
Method
InitAll
port/gui/MenuTypes.h:303
Method
InitAll
port/gui/Compat.h:109
Method
InitElement
port/gui/Menu.cpp:216
Method
InitElement
port/gui/PortMenu.cpp:1737
Function
InputTextResizeCallback
port/gui/UIWidgets.cpp:757
Function
InsertHelpHoverText
Adds a "?" next to the previous ImGui item with a custom tooltip
port/gui/UIWidgets.cpp:248
Method
InsertSidebarSearch
port/gui/Menu.cpp:157
Method
InstallHook
port/mods/HookManager.cpp:231
Function
IsShaderPackDownloadComplete
port/enhancements/ShaderDownloader.cpp:629
Function
IsShaderPackDownloadInProgress
Back-compat boolean queries — the old caller and any future telemetry can keep using these without knowing about the phase enum. "InProgress" is true
port/enhancements/ShaderDownloader.cpp:622
Function
Java_com_jrickey_battleship_RomImporter_extractO2R
* Java-callable wrapper around torch_extract_o2r. All three jstrings are * Java-owned UTF-16 internally; we acquire UTF-8 views with * GetStringUTFC
port/android_torch_bridge.cpp:517
Function
Java_com_jrickey_battleship_TouchOverlay_isMenuVisible
Polled every ~100ms by TouchOverlay.installMenuVisibilityPoller so the overlay can hide itself while the menu is up — otherwise the analog stick view
port/android_touch_overlay.cpp:164
Function
Java_com_jrickey_battleship_TouchOverlay_setAxis
port/android_touch_overlay.cpp:127
Function
Java_com_jrickey_battleship_TouchOverlay_setButton
port/android_touch_overlay.cpp:116
Function
Java_com_jrickey_battleship_TouchOverlay_toggleMenu
port/android_touch_overlay.cpp:154
Method
LookupStatsSnapshot
Live counters since process start (or last ResetLookupStats). */
port/hires/HiResPack.h:144
Method
LruCache
port/hires/HiResPack.cpp:162
Method
MaybeDumpSource
port/hires/HiResPack.cpp:595
Method
Menu
port/gui/Menu.cpp:211
Method
MenuDrawItem
port/gui/Menu.cpp:371
Method
ModsRoot
port/hires/HiResPack.cpp:418
Function
OnEnvColorQuery
workspace/playertint/src/playertint.c:38
Function
OnFrameUpdate
workspace/template/src/demo.c:21
Function
OnWindowFocus
port/focus.cpp:10
Method
OneShotTask
(String message, int duration, int gravity, int xOffset, int yOffset)
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1839
Function
OpenReleasePage
OS-aware URL opener for Windows and Mac fallback
port/enhancements/Updater.cpp:459
Method
PackImporter
()
android/app/src/main/java/com/jrickey/battleship/PackImporter.java:210
Function
PaddedSeparator
port/gui/UIWidgets.cpp:53
Function
PopStyleHeader
port/gui/UIWidgets.cpp:173
Function
PopStyleTabs
port/gui/UIWidgets.cpp:500
Function
PortIsRunning
port/port.cpp:1173
Method
PortMenu
port/gui/PortMenu.cpp:783
Function
PushStyleHeader
port/gui/UIWidgets.cpp:163
Function
PushStyleTabs
port/gui/UIWidgets.cpp:483
Method
RDAnnotationHelper
port/renderdoc_app.h:653
Method
RDGLObjectHelper
port/renderdoc_app.h:640
Function
RGBA8FromVec
port/gui/UIWidgets.cpp:1268
Method
ReadResource
port/resource/RelocFileFactory.cpp:4
Method
RegisterMenuInitFunc
port/gui/MenuTypes.h:330
Method
RegisterMenuUpdateFunc
port/gui/MenuTypes.h:338
Method
RegisterShipInitFunc
port/gui/Compat.h:122
Method
RemoveSidebarSearch
port/gui/Menu.cpp:171
Function
RenderPostProcessDiagnostics
Live status panel for the post-process chain. Reads Fast::GetPostProcessRuntimeDiagnostics(), which the chain publishes on every load / unload. Lets t
port/gui/PortMenu.cpp:310
Function
RenderPostProcessShaderPicker
Render the post-process shader picker as a single combo widget that opens onto a tree of bundled + user-installed shaders. Drives the two LUS cvars LU
port/gui/PortMenu.cpp:142
Function
RenderShaderPackDownloader
Renders the "Get more shaders…" affordance immediately beneath the picker. Click opens the modal; the modal handles the catalog fetch, the user's sele
port/gui/PortMenu.cpp:385
Method
ResetLookupStats
port/hires/HiResPack.h:145
Method
Resolve
port/mods/SymbolResolver.cpp:70
Method
RomImporter
()
android/app/src/main/java/com/jrickey/battleship/RomImporter.java:82
Method
SDLClipboardHandler
()
android/app/src/main/java/org/libsdl/app/SDLActivity.java:2085
Method
SDLHapticHandler
()
android/app/src/main/java/org/libsdl/app/SDLControllerManager.java:515
Method
SDLInputConnection
(View targetView, boolean fullEditor)
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1958
Method
SDLJoystickHandler_API16
()
android/app/src/main/java/org/libsdl/app/SDLControllerManager.java:203
Method
SDLSurface
(Context context)
android/app/src/main/java/org/libsdl/app/SDLSurface.java:44
Method
SetCurrentOwner
port/mods/HookManager.cpp:353
Method
SetThunkTarget
port/mods/HookManager.cpp:134
Method
ShowTextInputTask
(int x, int y, int w, int h)
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1257
← previous
next →
1,001–1,100 of 1,583, ranked by callers