Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Detanup01/gbe_fork
/ functions
Functions
5,512 in github.com/Detanup01/gbe_fork
⨍
Functions
5,512
◇
Types & classes
1,706
↓ 4 callers
Method
CreateSteamPipe
Creates a communication pipe to the Steam client. NOT THREADSAFE - ensure that no other threads are accessing Steamworks API when calling
dll/steam_client.cpp:316
↓ 4 callers
Function
DetourVirtualProtectSameExecuteEx
libs/detours/detours.cpp:2642
↓ 4 callers
Function
GamepadIsConnected
dll/steam_controller.cpp:31
↓ 4 callers
Method
GetAchievementDisplayAttribute
dll/steam_user_stats.cpp:424
↓ 4 callers
Method
GetFriendGamePlayed
dll/steam_user.cpp:1094
↓ 4 callers
Method
GetGlobalStat
Gets the lifetime totals for an aggregated stat
dll/steam_user_stats_stats.cpp:683
↓ 4 callers
Method
GetGlobalStatHistory
Gets history for an aggregated stat. pData will be filled with daily values, starting with today. So when called, pData[0] will be today, pData[1] wil
dll/steam_user_stats_stats.cpp:726
↓ 4 callers
Method
GetISteamController
Exposes the ISteamController interface
dll/steam_client_interface_getter.cpp:773
↓ 4 callers
Method
GetISteamFriends
returns the ISteamFriends interface
dll/steam_client_interface_getter.cpp:214
↓ 4 callers
Method
GetISteamRemoteStorage
remote storage
dll/steam_client_interface_getter.cpp:663
↓ 4 callers
Method
GetInstalledDepots
return installed depots in mount order
dll/steam_apps.cpp:348
↓ 4 callers
Method
GetMovlGp
libs/detours/disasm.cpp:2212
↓ 4 callers
Method
GetStat
dll/steam_user_stats.cpp:273
↓ 4 callers
Method
IsIPv4
sdk/steam/steamnetworkingtypes.h:1911
↓ 4 callers
Method
IsUserLogIn
dll/steam_client.cpp:276
↓ 4 callers
Function
R1
libs/sha/sha1.hpp:92
↓ 4 callers
Method
SetStat
dll/steam_user_stats.cpp:299
↓ 4 callers
Method
SetSteamID
sdk/steam/steamnetworkingtypes.h:1919
↓ 4 callers
Method
SetSteamID64
sdk/steam/steamnetworkingtypes.h:1921
↓ 4 callers
Method
SetUserStat
Set / update stats and achievements. Note: These updates will work only on stats game servers are allowed to edit and only for game servers that have
dll/steam_gameserverstats.cpp:248
↓ 4 callers
Method
Shutdown
dll/steam_controller.cpp:280
↓ 4 callers
Function
SteamGameServerClient
The internal ISteamClient used for the gameserver interface. (This is actually the same thing. You really shouldn't need to access any of this stuff
sdk/steam/isteamclient.h:163
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
libs/json/json.hpp:13011
↓ 4 callers
Method
acceptAnyOverlayInvites
dll/settings.cpp:443
↓ 4 callers
Method
addMod
dll/settings.cpp:199
↓ 4 callers
Method
add_image
dll/settings.cpp:407
↓ 4 callers
Method
assumeAnyAppInstalled
dll/settings.cpp:328
↓ 4 callers
Method
autoSendAnyOverlayInvites
dll/settings.cpp:466
↓ 4 callers
Function
blk
libs/sha/sha1.hpp:75
↓ 4 callers
Function
convert_to_obj
(files, obj_dir)
z_original_repo_files/generate_build_win_bat.py:10
↓ 4 callers
Function
create_directory
dll/local_storage.cpp:250
↓ 4 callers
Function
destroy
libs/json/json.hpp:20571
↓ 4 callers
Function
distance
libs/utfcpp/utf8/checked.h:217
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
libs/json/json.hpp:14701
↓ 4 callers
Method
file_exists
dll/local_storage.cpp:158
↓ 4 callers
Method
getDLC
dll/settings.cpp:318
↓ 4 callers
Method
getPurchasedKey
dll/settings.cpp:369
↓ 4 callers
Function
get_arithmetic_value
libs/json/json.hpp:4857
↓ 4 callers
Method
get_binary
libs/json/json.hpp:12697
↓ 4 callers
Method
get_context_counter
dll/dll.cpp:51
↓ 4 callers
Function
get_file_size_safe
dll/settings_parser.cpp:1172
↓ 4 callers
Method
get_friend_rich_presence_silent
the overlay will keep calling GetFriendRichPresence() and spam the debug log, hence this function
dll/steam_friends.cpp:1066
↓ 4 callers
Method
get_image
dll/settings.cpp:429
↓ 4 callers
Function
get_old_interface_ver
dll/dll.cpp:214
↓ 4 callers
Method
get_source
dll/steam_remote_storage.cpp:25
↓ 4 callers
Method
has_subbed_mod
dll/ugc_remote_storage_bridge.cpp:75
↓ 4 callers
Function
insert_iterator
libs/json/json.hpp:23307
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
libs/json/json.hpp:21363
↓ 4 callers
Function
is_lead_surrogate
libs/utfcpp/utf8/core.h:106
↓ 4 callers
Method
modSet
dll/settings.cpp:269
↓ 4 callers
Function
replace_substring
libs/json/json.hpp:3098
↓ 4 callers
Function
restore_handlers
crash_printer/linux.cpp:28
↓ 4 callers
Method
result_done
dll/steam_inventory.cpp:21
↓ 4 callers
Function
send_buffer_tcp
dll/network.cpp:406
↓ 4 callers
Function
sequence_length
libs/utfcpp/utf8/core.h:132
↓ 4 callers
Method
set_end
set iterator to a defined past the end
libs/json/json.hpp:13446
↓ 4 callers
Function
stbi__bitcount
libs/stb/stb_image.h:5382
↓ 4 callers
Function
stbi__compute_y_16
libs/stb/stb_image.h:1803
↓ 4 callers
Function
stbi__end_write_file
libs/stb/stb_image_write.h:339
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
libs/stb/stb_image.h:2153
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
libs/stb/stb_image.h:5370
↓ 4 callers
Function
stbi__jpeg_get_bit
libs/stb/stb_image.h:2181
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
libs/stb/stb_image.h:1260
↓ 4 callers
Function
stbi__load_gif_main_outofmem
libs/stb/stb_image.h:6952
↓ 4 callers
Function
stbi__readval
libs/stb/stb_image.h:6367
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
libs/stb/stb_image.h:5395
↓ 4 callers
Function
stbi__start_write_file
libs/stb/stb_image_write.h:332
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
libs/stb/stb_image.h:5739
↓ 4 callers
Function
stbi__vertical_flip
libs/stb/stb_image.h:1222
↓ 4 callers
Function
stbi__zget8
libs/stb/stb_image.h:4197
↓ 4 callers
Function
stbir__edge_wrap
libs/stb/stb_image_resize2.h:3110
↓ 4 callers
Function
stbir__float_to_half_SIMD
libs/stb/stb_image_resize2.h:2306
↓ 4 callers
Function
stbir__insert_coeff
libs/stb/stb_image_resize2.h:3380
↓ 4 callers
Function
stbir_quick_resize_helper
libs/stb/stb_image_resize2.h:8044
↓ 4 callers
Function
stbiw__write_flush
libs/stb/stb_image_write.h:386
↓ 4 callers
Method
unlockAllDLC
dll/settings.cpp:280
↓ 4 callers
Function
validate_next
libs/utfcpp/utf8/core.h:253
↓ 4 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
libs/json/json.hpp:16487
↓ 3 callers
Function
Align
libs/detours/image.cpp:302
↓ 3 callers
Method
BIsSubscribedApp
only use this member if you need to check ownership of another game related to yours, a demo for example
dll/steam_apps.cpp:143
↓ 3 callers
Method
BSecure
dll/steam_gameserver.cpp:324
↓ 3 callers
Method
BShutdownIfAllPipesClosed
Trigger global shutdown for the DLL
dll/steam_client.cpp:467
↓ 3 callers
Method
CopyInstruction
libs/detours/disasm.cpp:346
↓ 3 callers
Method
DLCCount
dll/settings.cpp:301
↓ 3 callers
Method
Deserialize
dll/appticket.cpp:45
↓ 3 callers
Function
DetourAreSameGuid
libs/detours/detours.cpp:2676
↓ 3 callers
Function
DetourCopyPayloadToProcess
libs/detours/creatwth.cpp:1013
↓ 3 callers
Function
DetourVirtualProtectSameExecute
libs/detours/detours.cpp:2667
↓ 3 callers
Function
GamepadStickLength
dll/steam_controller.cpp:36
↓ 3 callers
Function
GamepadStickNormXY
dll/steam_controller.cpp:35
↓ 3 callers
Function
GamepadTestDetectCount
libs/gamepad/gamepad.c:609
↓ 3 callers
Function
GamepadTriggerLength
dll/steam_controller.cpp:33
↓ 3 callers
Method
GetAPICallResult
dll/steam_utils.cpp:170
↓ 3 callers
Method
GetAchievementProgressLimits
For achievements that have related Progress stats, use this to query what the bounds of that progress are. You may want this info to selectively call
dll/steam_user_stats_achievements.cpp:732
↓ 3 callers
Method
GetAppID
returns the appID of the current process
dll/steam_utils.cpp:128
↓ 3 callers
Method
GetFriendPersonaName
returns the name another user - guaranteed to not be NULL. same rules as GetFriendPersonaState() apply as to whether or not the user knowns the name o
dll/steam_friends.cpp:376
↓ 3 callers
Method
GetIPCCallCount
returns the number of IPC calls made since the last time this function was called Used for perf debugging so you can understand how many IPC calls you
dll/steam_utils.cpp:198
↓ 3 callers
Method
GetISteamAppList
returns app list interface, only available on specially registered apps
dll/steam_client_interface_getter.cpp:865
↓ 3 callers
Method
GetISteamGameServerStats
returns the ISteamGameServerStats interface
dll/steam_client_interface_getter.cpp:583
↓ 3 callers
Method
GetISteamHTMLSurface
html page display
dll/steam_client_interface_getter.cpp:904
← previous
next →
301–400 of 5,512, ranked by callers