Commit Graph

  • a3b3e4dbd8
    Merge dc04c3ca39 into d191bdf3b4 Echo J. 2024-11-20 23:43:17 +0200
  • dc04c3ca39 SilentPatchVC: Add GCC-style inline assembly statements Echo J 2024-11-07 10:11:20 +0200
  • 8362b0a1d0 SilentPatchIII: Add GCC-style inline assembly statements Echo J 2024-11-04 17:14:10 +0200
  • 184f3c60f9 SilentPatchIII: Add a missing functional header include Echo J 2024-11-04 16:45:22 +0200
  • 74e16c5f04 SilentPatch: Add missing cmath header include Echo J 2024-11-07 00:59:21 +0200
  • 44b9f507cf SilentPatch: Move a header include in SVF Echo J 2024-11-04 16:41:47 +0200
  • de2536a984 SilentPatch: Define a replacement for _stricmp() on non-MSVC Echo J 2024-11-04 16:39:44 +0200
  • 3120120ea4 SilentPatch: Move RwEngineInstance definition to headers Echo J 2024-11-13 18:49:03 +0200
  • 83ac060e53 SilentPatch: Simplify RwIm2DRenderLine function pointer declaration Echo J 2024-11-07 00:49:10 +0200
  • d5c3398606 SilentPatch: Don't define certain Rw* functions if not needed Echo J 2024-11-04 16:35:45 +0200
  • 8093c055e6 DDraw: Cast the memcpy() source argument Echo J 2024-11-04 16:09:14 +0200
  • b80ee9d8ca DDraw: Use a pragma for DirectDrawCreateEx export on MSVC Echo J 2024-11-04 16:04:56 +0200
  • 3106c51455 SilentPatchIII/VC/SA: Mark some function pointers as inline Echo J 2024-11-07 09:11:06 +0200
  • 277515a56b SilentPatchIII/VC: Remove extern from ppUserFilesDir variable definitions Echo J 2024-11-07 00:42:44 +0200
  • 9cbc846dbd SilentPatchIII/VC/SA: Add GCC/Clang-compatible safebuffers equivalent Echo J 2024-11-06 23:29:46 +0200
  • 2bd71990de Use reinterpret_cast for function pointer casts Echo J 2024-11-06 22:59:53 +0200
  • 4cccda9da6 Set Windows defines earlier Echo J 2024-11-04 16:02:53 +0200
  • a360f693d3 Use lowercase names for Windows headers Echo J 2024-11-04 15:35:25 +0200
  • 4c78e857f0 Remove unused dllmain.cpp file Echo J 2024-11-07 10:26:39 +0200
  • d191bdf3b4 SilentPatchSA: Fixup the MSVC inline assembly statements (part 3) dev Echo J 2024-11-08 01:10:28 +0200
  • 5738eb5d75 SilentPatchSA: Fixup the MSVC inline assembly statements (part 2) Echo J 2024-11-08 01:08:28 +0200
  • 94f967245b SilentPatchSA: Fixup the MSVC inline assembly statements (part 1) Echo J 2024-11-08 01:02:29 +0200
  • 5d90ed55d7 SilentPatchVC: Fixup the MSVC inline assembly statements Echo J 2024-11-07 10:11:20 +0200
  • 7819f30c75 SilentPatchIII: Fixup the MSVC inline assembly statements Echo J 2024-11-04 17:14:10 +0200
  • 73600974c5
    SA: Fix 1.0 EU executable crashes when losing police pursuit and triggering the replay Silent 2024-11-18 18:32:09 +0100
  • c733f3e7d1 III: Fix the missing window icon Echo J 2024-11-15 16:02:58 +0200
  • 227a13e00d III: Fix the missing window icon Echo J 2024-11-15 16:02:58 +0200
  • 16c7a859d8
    SA: Fix a missing null check in CTaskComplexSequence::Contains Silent 2024-11-15 12:25:18 +0100
  • fdce60d22f SilentPatchSA: Fixup the MSVC inline assembly statements (part 3) Echo J 2024-11-08 01:10:28 +0200
  • 9b6e5096e7 SilentPatchSA: Fixup the MSVC inline assembly statements (part 2) Echo J 2024-11-08 01:08:28 +0200
  • 65925ef8e8 SilentPatchSA: Fixup the MSVC inline assembly statements (part 1) Echo J 2024-11-08 01:02:29 +0200
  • d0c35bd852 SilentPatchVC: Fixup the MSVC inline assembly statements Echo J 2024-11-07 10:11:20 +0200
  • 602ac27b38 SilentPatchIII: Fixup the MSVC inline assembly statements Echo J 2024-11-04 17:14:10 +0200
  • 47e7ab6b1f
    SA: Call the game's own User Files path getter to make device_remembered.set respect Portable GTA's changes Silent 2024-11-09 22:42:32 +0100
  • 202101e4f7
    More backface culling models (#30) 1.1-BUILD9.1-III 1.1-BUILD33.1-SA 1.1-BUILD11.1-VC main Tomasak 2024-11-02 17:26:22 +0100
  • 52deecd5ac
    VC: Fix an incorrect vertex setup for the outline of a destination blip Silent 2024-11-02 17:18:44 +0100
  • 7d055f9264
    III/VC: Two more minor scaling fixes Silent 2024-11-01 19:44:40 +0100
  • fd67cb4064
    III/VC: Port the inner text box background padding fix from San Andreas Silent 2024-11-01 19:00:01 +0100
  • 7d1bd8a9ac
    Fix warnings Silent 2024-11-01 17:53:46 +0100
  • 75a3f16ffb
    III/VC: Improve the way RwD3D8Get/SetRenderState is located Silent 2024-11-01 17:33:33 +0100
  • 2f79eb1c8f
    SA: Fix the driving school cones fix so it doesn't leave cones from "Cone Coil" and "Burn and Lap" behind Silent 2024-10-31 23:27:53 +0100
  • 3017790d44
    Fix Hydra's jet thrusters not displaying due to an uninitialized variable in RwMatrix Silent 2024-10-31 19:07:22 +0100
  • 9f705a3dc3
    VC: Improve compatibility between the radar placement fix and plugin-sdk Silent 2024-10-30 21:11:06 +0100
  • 5aaec719ed
    Fixup logo in ReadMe Silent 2024-10-30 19:44:38 +0100
  • cdcf979a54
    SA: Fix wheels detaching after they were made invisible when the car explodes Silent 2024-10-30 19:44:13 +0100
  • 2de40406d2
    SA: Add even more preemptive checks Silent 2024-10-30 18:42:25 +0100
  • 09bb67220e
    SA: Fix incompatibilities with wshps.asi Silent 2024-10-30 18:28:53 +0100
  • 6a524dcf46
    VC: When excluding extras from envmap fixes, also set the envmap coefficient to 0.0 Silent 2024-10-29 21:56:38 +0100
  • 17baa64613
    SA: Use DWLP_USER in the resolution dialog Silent 2024-10-28 22:36:50 +0100
  • f1d85b825b
    SA: Clean CVehicleModelInfo fields from ::Init so they are cleaned up after modloader loads the ASI Silent 2024-10-28 20:47:34 +0100
  • 4cb6edad7c
    SA: Also scale the default size of the gamepad crosshair Silent 2024-10-28 19:51:57 +0100
  • 6e5b41c958
    SA: Fix focus issues with the resolution selection dialog Silent 2024-10-28 19:27:26 +0100
  • a07d7936da
    SA: Improve mod compatibility of the new resolution dialog Silent 2024-10-28 18:56:52 +0100
  • e8b3d3f531
    SA: Fix EU 1.0 incompatibilities Silent 2024-10-25 21:35:47 +0200
  • dc545a9b40 Update SilentPatchVC.ini Tomasak 2024-10-25 18:31:44 +0200
  • 98c9c151b2 Update SilentPatchVC.ini Tomasak 2024-10-25 18:29:10 +0200
  • a4c403e049 two more bfc objects Tomasak 2024-10-25 18:20:23 +0200
  • d74b104473
    Fix a typo Silent 2024-10-25 18:03:34 +0200
  • ea13429022
    Update changelog 1.1-BUILD9-III 1.1-BUILD6-DDRAW 1.1-BUILD33-SA 1.1-BUILD11-VC Silent 2024-10-24 09:28:41 +0200
  • 3218612792
    SA: Fix nitrous recharging faster when reversing the car Silent 2024-10-23 23:59:45 +0200
  • 1c4a08ea92
    SA: Fix text background padding not scaling to resolution Silent 2024-10-23 23:59:29 +0200
  • 710f1b13ad
    SA: Fix Map screen boundaries and the cursor not scaling to resolution Silent 2024-10-23 23:58:23 +0200
  • 97c2c8a094
    Work around libflac linking issues with v141_xp Silent 2024-10-23 21:52:25 +0200
  • 003b0c6bf1
    Add logo to ReadMe Silent 2024-10-23 19:28:33 +0200
  • a40302a11d
    Add README.md and changelogs Silent 2024-10-23 19:17:07 +0200
  • fd4fbbacef
    III: Rsstore the 'brakelights' dummy as it's vanished from the III PC code Silent 2024-10-21 21:47:44 +0200
  • 8e258b0ac5
    VC: Reset CWeather::StreamAfterRainTimer when restarting Silent 2024-10-19 14:33:18 +0200
  • 1b3a2dd1fc
    Fix UpdateUrl Silent 2024-10-18 13:19:24 +0200
  • 2c998b0c9c
    Remove return std::move to make use of an implicit move Silent 2024-10-17 23:42:08 +0200
  • de59add19f
    SA: Fix heat seeking and gamepad crosshairs not scaling to resolution Silent 2024-10-15 22:10:36 +0200
  • 2ce34524c4
    Don't use std::forward on a variable multiple times Silent 2024-10-14 21:35:03 +0200
  • 3d205cdf95
    VC/SA: Add Minimal HUD to VC, document it in SA Silent 2024-10-12 20:28:14 +0200
  • 8301635efc
    SA: Fix post effects not scaling correctly Silent 2024-10-12 16:40:42 +0200
  • 9de11adc48
    SA: Rename TrueInvicibility to TrueInvincibility Silent 2024-10-12 11:36:07 +0200
  • bee5b44af1
    III/VC/SA: Fix sliding text leftovers causing texts to stay on screen for too long at high resolutions Silent 2024-10-11 23:11:39 +0200
  • b6450d1853
    Changed the resolution scaling variable to a safer one Silent 2024-10-10 21:02:57 +0200
  • 5cb14580b5
    III/VC/SA: Fix credits scaling and timing Silent 2024-10-10 18:53:36 +0200
  • 2b64e74069
    Fix VC JP ASLR conflict Silent 2024-10-10 10:59:18 +0200
  • f49b8696d9
    Remove some local paths from the repository Silent 2024-10-07 18:07:18 +0200
  • d7ecf5245a
    VC: Add more entries to DrawBackfaces Silent 2024-10-06 14:11:19 +0200
  • 3a374deec7
    III: Fix the onscreen counter bar X placement not scaling to resolution Silent 2024-10-05 15:10:10 +0200
  • efdffd8adf
    III: Scale radardisc to resolution Silent 2024-10-05 14:54:03 +0200
  • 1bc169899c
    VC: Scale loading bar outline to resolution Silent 2024-10-04 23:17:27 +0200
  • 25221421c8
    VC: Scale blip outlines to resolution Silent 2024-10-04 22:52:37 +0200
  • 8cde3246c1
    VC: Scale onscreen counter bar position and shadow to resolution Silent 2024-10-04 20:19:33 +0200
  • f0b29c8b09
    VC: Scale radardisc to resolution, and shrink it to 4px Silent 2024-10-04 18:15:35 +0200
  • 97ebcdbbd5
    Ported a bindable Num5 fix to new binaries Silent 2024-09-25 18:34:26 +0200
  • f8d4dabdac
    VC: Update DrawBackfaces, allow the tear gas to damage anyone (including the player), like on PS2 Silent 2024-09-22 14:18:39 +0200
  • 7ce2935e13
    Update submodules Silent 2024-09-21 16:41:54 +0200
  • 47497fc02b
    VC: Added lh_philsint to DrawBackfaces Silent 2024-09-21 13:35:45 +0200
  • 3bfeff1305
    VC: Removed the fix for grenade spawning inside a detonator Silent 2024-09-21 13:31:25 +0200
  • 590ec867db
    III: Store brightness packed to fix saving low brightness values Silent 2024-08-21 22:52:01 +0200
  • 15f9f08052
    SA: Remake the monitor/resolution selection dialog Silent 2024-08-16 21:42:53 +0200
  • 686031437d
    VC: Fix the screwdriver not making sounds on impact Silent 2024-07-09 23:30:17 +0200
  • 554362e051
    VC: Also exclude the chainsaw from the fist shake Silent 2024-06-07 19:47:40 +0200
  • bd40617c48
    VC: Another DrawBackfaces entry Silent 2024-06-05 21:53:36 +0200
  • 24ba6cc5c9
    VC: Fix Tommy not shaking his fists with brass knuckles (in all cases) and most post-GTA III weapons (when cars slow down for him) Silent 2024-06-05 21:53:13 +0200
  • 1b7af04886
    SA: Disable the parachute animation fix in SA-MP if SA-MP Graphics Restore isn't installed Silent 2024-06-05 18:39:48 +0200
  • fe53b68248
    SA: Invert a CPed::IsAlive check in Silent 2024-05-26 15:04:24 +0200
  • 432ca9fee8
    VC: More DrawBackfaces entries + sorted alphabetically Silent 2024-05-26 13:04:01 +0200