1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-03-28 14:56:24 +01:00

Commit graph

  • baad0056c6
    Merge 3024ec7b2d into d144082e6a Detanup01 2025-03-23 15:12:44 +02:00
  • d144082e6a
    Merge pull request #190 from universal963/patch-sdk162 dev release-2025_03_27 Detanup01 2025-03-22 23:54:46 +01:00
  • 7289f442ce Fix compilation universal963 2025-03-20 02:53:53 +08:00
  • fd34db5251 SDK 1.62 universal963 2025-03-20 02:15:02 +08:00
  • 6fc33cec03
    Merge pull request #174 from rcyggdra/overlay release-2025_03_13 Detanup01 2025-02-24 10:39:42 +01:00
  • f34e00176e
    Merge pull request #173 from mlabalabala/patch-1 Detanup01 2025-02-23 20:59:54 +01:00
  • 3b870a6eb0
    Update steam_overlay.cpp 1842047134@qq.com 2025-02-24 00:50:13 +08:00
  • 86ee63fc25
    Update settings.h rcyggdra 2025-02-23 23:45:52 +08:00
  • d8207bf629
    Add FPS option control for overlay rcyggdra 2025-02-23 23:22:46 +08:00
  • 4f5fde12e7
    Merge pull request #172 from universal963/patch-scoverlayfix Detanup01 2025-02-23 12:41:07 +01:00
  • a08e3e5093 Fix ? marks of Simplified Chinese in overlay display universal963 2025-02-23 13:34:28 +08:00
  • 276c80e75e
    Merge pull request #168 from rcyggdra/overlay_translations Detanup01 2025-02-21 15:46:13 +01:00
  • 1c4c6452b0
    Merge pull request #167 from universal963/patch-overlay-mlabalabala Detanup01 2025-02-20 22:16:23 +01:00
  • d09fa6a964
    Update steam_overlay_translations.h rcyggdra 2025-02-21 00:58:01 +08:00
  • c1b203ad1f
    Patches to steam_overlay.cpp universal963 2025-02-21 00:20:09 +08:00
  • 3024ec7b2d
    add pdk interface maker in interface getter. pdk Detanup01 2025-02-08 15:51:33 +01:00
  • 8ca74a6c6c
    fix linux (hopefully) Detanup01 2025-02-06 19:43:44 +01:00
  • 25b7066136
    Merge pull request #161 from Detanup01/achievement_images_fallback release-2025_02_08 font-fix Detanup01 2025-02-06 19:14:13 +01:00
  • cca5919127
    fix typo, make load and unload public (for now) Detanup01 2025-02-06 19:13:47 +01:00
  • 2f145f79bb
    fix pdk path Detanup01 2025-02-06 18:38:03 +01:00
  • e02c94271b
    fixing code for linux. add auto load if exists add check if null. Detanup01 2025-02-06 18:26:14 +01:00
  • d7fe629407
    fix linux related void* insert and stuff add real logic to example plugin. Detanup01 2025-02-06 12:44:50 +01:00
  • 16e77ce9d6
    Update README.md Detanup01 2025-02-05 23:58:02 +01:00
  • ee5a1a281c
    Update issue templates Detanup01 2025-02-04 19:15:39 +01:00
  • 8cccdfab0f
    Add issue templates Detanup01 2025-02-04 19:14:12 +01:00
  • 1ddaad17bb delete gen emu config Detanup01 2025-02-04 19:02:53 +01:00
  • c2d4807d94
    remove creation of new global ini if listen port is not there Detanup01 2025-02-04 17:44:01 +01:00
  • 0e972d8c96
    Merge pull request #153 from universal963/patch-genemuconf Detanup01 2025-01-25 09:55:49 +01:00
  • cd178053cc
    Merge pull request #151 from Bleibeidl/dev Detanup01 2025-01-25 09:55:34 +01:00
  • 3e01274209
    Update json format for default_items.json universal963 2025-01-25 12:10:09 +08:00
  • 99fdca8813
    Mark optional steps in mods setup as such Bleibeidl 2025-01-23 20:20:36 +01:00
  • 2bd73bee9c ach progress result "fix" Detanup01 2025-01-23 19:13:41 +01:00
  • b00b85fd18 steamclient will now do new_calls intead of old one. i dont know when it changed but in newest steamclient64.dll it gives this parameters. Detanup01 2025-01-23 13:06:15 +01:00
  • af46e8c0e8 add simple example plugin Detanup01 2025-01-20 15:19:18 +01:00
  • 3e1edc15e0
    Merge pull request #138 from universal963/patch-ugcpage release-2025_01_09 Detanup01 2025-01-09 22:47:29 +01:00
  • 4c98ba4adb Implement page logic for all UGC query APIs universal963 2025-01-07 02:59:31 +08:00
  • 7a5bae58ec Add starter pdk Detanup01 2024-12-29 15:37:55 +01:00
  • af904d9934
    Merge pull request #130 from otavepto/patch/loadlib-nix Detanup01 2024-12-28 10:10:47 +01:00
  • 3896029c91 loadlib for linux a 2024-12-24 00:39:23 +02:00
  • 958368e7a1
    Merge pull request #119 from otavepto/patch/timed-alloc Detanup01 2024-12-18 22:44:02 +01:00
  • 09282941f8
    Merge pull request #118 from otavepto/patch/detect-broken-bind Detanup01 2024-12-11 14:36:46 +01:00
  • 7568bf7164 missing include a 2024-12-10 23:50:32 +02:00
  • 804b57a7ed timed memory allocator for: Steam_Remote_Storage::GetFileNameAndSize(), Steam_Matchmaking_Servers::GetServerDetails(), Steam_Remote_Storage::GetUGCDetails() to avoid leaking memory a 2024-12-10 23:20:37 +02:00
  • 15780552fb
    Merge pull request #117 from universal963/patch-sctranslation Detanup01 2024-12-10 21:15:55 +01:00
  • 90dcc0975a fix detection of broken bind section in memory a 2024-12-10 21:12:06 +02:00
  • 5b6f5b749c fix debug condition + add debug messages a 2024-12-10 21:10:51 +02:00
  • 9e4cfb113f
    Update Simplified Chinese translation universal963 2024-12-11 02:27:41 +08:00
  • e02cc9b366
    Merge pull request #114 from otavepto/patch-implement-functions release-2024_12_07_exp Detanup01 2024-12-07 12:56:23 +01:00
  • 62fb59aa6b
    Merge pull request #113 from otavepto/patch-httplocal Detanup01 2024-12-07 12:53:58 +01:00
  • 8ecc487ca5
    Merge pull request #112 from otavepto/patch-fix-gamestats Detanup01 2024-12-07 12:50:42 +01:00
  • 9dc32d035b
    Merge pull request #111 from otavepto/patch-minor-fixes Detanup01 2024-12-07 12:47:12 +01:00
  • a07d5e2b4a
    Merge pull request #110 from otavepto/patch-old-interfaces Detanup01 2024-12-07 12:30:16 +01:00
  • b9d50520e4 fix country in Steam_Apps::GetAppData() a 2024-12-07 06:35:13 +02:00
  • 88a941c170 fix some old interfaces getters a 2024-12-06 22:52:21 +02:00
  • 661dac1120 old steamclient006 a 2024-12-06 22:49:02 +02:00
  • 30761a108c implement steambilling a 2024-12-06 22:45:10 +02:00
  • 8422cc49b5 old steamuserstats a 2024-12-06 22:40:23 +02:00
  • 49a9cfa375 remove duplicate helper a 2024-12-06 23:19:58 +02:00
  • 800d1c29f6 handle local files via protocol file:/ in http a 2024-12-07 00:11:54 +02:00
  • 72f21e479d fix gamestats + write to json instead of csv a 2024-12-06 23:20:38 +02:00
  • 648faa9f79 minor changes + some debug messages amd comments a 2024-12-06 23:04:51 +02:00
  • 05616b30dc missing objects destruction in steam_client + fix order a 2024-12-06 23:17:59 +02:00
  • 9c976d730f missing shutdown in controller a 2024-12-06 23:17:00 +02:00
  • c7ce32dad1 fix implementation of Steam_UGC::GetItemState() a 2024-12-06 23:15:07 +02:00
  • fa0041db0c minor fix for Steam_User_Stats::FindLeaderboard() a 2024-12-06 23:12:35 +02:00
  • 574b8c411e fix implementation of Steam_Remote_Storage::GetUserPublishedItemVoteDetails() a 2024-12-06 23:10:48 +02:00
  • afb848e427 properly implement Steam_Remote_Storage::UpdateUserPublishedItemVote() a 2024-12-06 23:09:13 +02:00
  • b63140ca63 properly extract inventory item quantity in Steam_Inventory::GetResultItems() a 2024-12-06 23:08:32 +02:00
  • f6ec01fd49 set missing result data in Steam_UGC::SetUserItemVote() a 2024-12-06 23:13:38 +02:00
  • 0e0df256c5 respect logon setting in client function Steam_BLoggedOn() a 2024-12-06 23:06:48 +02:00
  • bf275a79f1 basic implementation for Steam_UGC::DownloadItem() a 2024-12-06 23:16:10 +02:00
  • 907be7ee45 implement Steam_UGC::GetWorkshopEULAStatus() a 2024-12-06 23:15:36 +02:00
  • 455d5f479a implement Steam_Apps::GetAppData() a 2024-12-06 23:07:19 +02:00
  • 6f01f26b2f old steamgameserver + send server game_dir over network a 2024-12-06 22:35:46 +02:00
  • fa27cf4abc old steammatchmaking a 2024-12-06 22:24:33 +02:00
  • e492aec54b
    Merge pull request #109 from otavepto/patch-stats-overlay Detanup01 2024-12-06 16:24:18 +01:00
  • d13592dfb1 strings translations a 2024-12-05 22:30:31 +02:00
  • 7be7f770bd fix a crash when pressing printscrn! a 2024-12-05 02:40:37 +02:00
  • 90cac09c12 overlay fps/frametime/playtime a 2024-12-05 02:14:18 +02:00
  • d50f693348
    Merge pull request #106 from Edremon/fix/total_files_sizes Detanup01 2024-12-01 19:57:16 +01:00
  • 405f6467fa
    Merge pull request #105 from Edremon/fix/symlink Detanup01 2024-12-01 19:57:04 +01:00
  • 329bc3b547
    Merge pull request #104 from Edremon/getugcdetails Detanup01 2024-12-01 19:56:53 +01:00
  • 5ec0435a45
    Merge pull request #103 from otavepto/patch-mods-access-tags-count-fix Detanup01 2024-12-01 19:56:40 +01:00
  • 16474478c8 Fix total_files_sizes fallback Edremon 2024-11-29 21:34:48 +00:00
  • 3d14bbcb4e Implement GetUGCDetails Edremon 2024-11-26 01:36:10 +00:00
  • 2cc0a2949f Fix broken emulator when libsteam_api.so is symlinked Edremon 2024-11-28 02:05:58 +00:00
  • 0d35336c57 fix preview url path on Linux a 2024-11-28 01:26:24 +02:00
  • 6fcd47cd72 avoid git conflict a 2024-11-27 22:00:08 +02:00
  • 1c5e64f03f fix dates a 2024-11-27 21:49:34 +02:00
  • 27b7c72901
    Merge pull request #101 from Clone5030/patch-1 Detanup01 2024-11-27 00:03:22 +01:00
  • 63212a9835 note on source-engine mods on Windows a 2024-11-26 23:20:46 +02:00
  • fd9240989d * change formmatting (tabs > spaces) * remove spaces between tags (they're comma separated) a 2024-11-26 23:20:24 +02:00
  • e93dfc22b1 check tag string size before access a 2024-11-26 23:15:04 +02:00
  • d8e94a373a **** you visual studio a 2024-11-26 22:03:46 +02:00
  • 1e23974c48 * fix mod details struct access again! * fix querying mod tags count * fix mod preview file URI * copy missing mod min/max branches * use different timing for mod update/create/add dates a 2024-11-26 21:52:59 +02:00
  • 26b02a42bb
    Update installed_app_ids.EXAMPLE.txt Clone5030 2024-11-25 18:59:52 -05:00
  • 30f1f56947
    Merge pull request #96 from otavepto/patch-update-161 Detanup01 2024-11-25 07:17:48 +01:00
  • 73be5714c0 update implementation of sdk 1.61 a 2024-11-25 04:57:08 +02:00
  • b5c1a2461b update readme a 2024-11-25 04:50:54 +02:00
  • fbac37999a
    Merge pull request #95 from anadius/controller-config-generator-fix release-2024_11_24_exp Detanup01 2024-11-23 21:06:24 +01:00