summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-07WiimoteDevice. bugfix. Remove signal spam while starting a game.TryTwo
2023-12-07Fix "Post-processing shader not found" when (off) is selected. (2nd version)rsgnz
2023-12-06Merge pull request #12357 from AdmiralCurtiss/ipl-boundsMai
2023-12-06Handle Achievement Un/Primed EventsLillyJadeKatrin
2023-12-05Merge pull request #12216 from LillyJadeKatrin/retroachievements-rehashMai
2023-12-05Core/Boot: Check bounds in Load_BS2().Admiral H. Curtiss
2023-12-05Added achievement hash to non-disc boot paths.LillyJadeKatrin
2023-12-05Refactored hash process to check prior game IDLillyJadeKatrin
2023-12-05Added Disabled flag to Achievement ManagerLillyJadeKatrin
2023-12-05Refactored AchievementManager hash code to take a volume.LillyJadeKatrin
2023-12-05Merge pull request #11988 from JosJuice/jit-feature-flagsMai
2023-12-05Merge pull request #12345 from minhaferzz/startup-handlerMai
2023-12-05Merge pull request #12350 from PatrickFerry/add_accurate_nans_gameMai
2023-12-05Merge pull request #11904 from LillyJadeKatrin/retroachievements-hardcore-v2Mai
2023-12-04Merge pull request #12324 from Pokechu22/vertex-loader-dummy-tex-coordsTilka
2023-12-04Merge pull request #12356 from noahpistilli/correct-wc24-filesTilka
2023-12-04VideoCommon: add additional data types (int, int2, float, bool, etc) as prope...iwubcode
2023-12-03Data: Correct wc24recv.ctl fileSketch
2023-12-03Merge pull request #12354 from Pokechu22/movie-extensionnumberTilka
2023-12-03Use ExtensionNumber in Movie.cppPokechu22
2023-12-03JitArm64: Flush in the middle of lmw/stmw/mfcrJosJuice
2023-12-03Gameini: Enable AccurateNaNs for "Jeep Thrills"Patrick Ferry
2023-12-03Merge pull request #12295 from sepalani/arp-checkMai
2023-12-03Merge pull request #12351 from TryTwo/bugfix_data_symbolsMai
2023-12-03Merge pull request #12353 from JosJuice/hle-discard-crMai
2023-12-03PPCAnalyst: Clear crInUse on HLEJosJuice
2023-12-03PPCSymbolDB. Bugfix. Fix .data symbols not loading, unless they were aligned ...TryTwo
2023-12-02VertexLoader: Use Common::SmallVectorPokechu22
2023-12-02VertexLoader: Remove unnecessary calls to VertexLoader_TextCoord::GetDummyFun...Pokechu22
2023-12-02VertexLoader: Fix wrong array being used if color 1 is present but color 0 isn'tPokechu22
2023-12-02VertexLoaderTest: Add test for skipped texture coordinatesPokechu22
2023-12-02VertexLoaderTest: Add test for skipped colorsPokechu22
2023-12-02Merge pull request #12348 from JosJuice/jitarm64-imm-msr-fastmemMai
2023-12-02Add Hardcore switch to Achievement Settings dialogLillyJadeKatrin
2023-12-02Disable TAS recording playback in hardcore modeLillyJadeKatrin
2023-12-02Disable cheats in hardcore modeLillyJadeKatrin
2023-12-02Disable Freelook in hardcore modeLillyJadeKatrin
2023-12-02Disable memory patches in hardcore modeLillyJadeKatrin
2023-12-02Disable Debug Mode in hardcore modeLillyJadeKatrin
2023-12-02Disable slowdown in hardcore modeLillyJadeKatrin
2023-12-02Disable frame advance in hardcore modeLillyJadeKatrin
2023-12-02Disable loading state in hardcore modeLillyJadeKatrin
2023-12-02Added Hardcore Warning WidgetLillyJadeKatrin
2023-12-02Added Hardcore flag to Achievement SettingsLillyJadeKatrin
2023-12-02JitArm64: Fix updating MEM_REG with imm MSR without fastmemJosJuice
2023-12-02Merge pull request #12184 from noahpistilli/kd-mail-sendAdmiral H. Curtiss
2023-12-02Merge pull request #12344 from noahpistilli/kd-download-time-fixAdmiral H. Curtiss
2023-12-01IOS/KD: Set download span if download task not foundSketch
2023-12-01Merge pull request #12347 from JosJuice/jitarm64-paired-offsetMai
2023-12-01Finish parent activity after directory initializer completesMinh Truong