1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-09-05 19:43:19 +00:00

Commit graph

  • e6a1ea9d4f CBrightLight::render Roman Masanin 2020-10-12 13:28:06 +0300
  • 96f36d16ae
    Merge pull request #753 from majesticCoding/miami erorcun 2020-10-12 12:37:47 +0300
  • 40020f4e1e Fix forgotten wanted/busted text eray orçunus 2020-10-12 12:36:15 +0300
  • b1e235535c Cutscene aspect ratio fix eray orçunus 2020-10-12 12:16:24 +0300
  • 49c48f2ec2 sync with upstream Nikolay Korolev 2020-10-12 12:11:53 +0300
  • 9e0b23f065
    Merge pull request #758 from erorcun/miami erorcun 2020-10-12 11:13:46 +0300
  • 8a622a0e72 Hud, Fire, OnscreenBlaBla eray orçunus 2020-10-10 14:23:17 +0300
  • 239e09ad07
    Merge pull request #759 from Sergeanur/VC/ZoneSaveLoad Sergeanur 2020-10-12 04:16:30 +0300
  • ca1d899413 final step Roman Masanin 2020-10-11 22:29:49 +0300
  • 7a3e1ef19a SpecialFX almost done Roman Masanin 2020-10-11 21:40:11 +0300
  • 28b47b601f fix Nikolay Korolev 2020-10-11 18:14:35 +0300
  • 91a274da2b small fix Nikolay Korolev 2020-10-11 13:11:25 +0300
  • 68779a4dac small fix Nikolay Korolev 2020-10-11 13:05:41 +0300
  • 49ad471b2d removed extra header Nikolay Korolev 2020-10-11 12:58:23 +0300
  • 552f308e9e sync with upstream Nikolay Korolev 2020-10-11 12:58:11 +0300
  • c4d4821327 Control updates Nikolay Korolev 2020-10-11 12:56:33 +0300
  • a5ea709edc
    Merge pull request #760 from Sergeanur/VC/TextFinish Sergeanur 2020-10-11 10:42:19 +0300
  • b0becb5a2d UnicodeMakeUpperCase move + arg fix Sergeanur 2020-10-11 10:39:04 +0300
  • 9dba2386bb Merge branch 'master' into VC/TextFinish Sergeanur 2020-10-11 10:34:47 +0300
  • 43af5d9c1f Merge branch 'miami' into VC/TextFinish Sergeanur 2020-10-11 10:33:56 +0300
  • e26e85deb8 Some unicode funcs belong to Font.cpp + small fix Sergeanur 2020-10-11 10:33:02 +0300
  • e7ef45a606 CWaterCreatures majestic 2020-10-09 05:53:22 -0700
  • f1bb09826d Merge remote-tracking branch 'origin/master' into miami Sergeanur 2020-10-11 01:18:08 +0300
  • 6fe6d0cb9a Finish Text stuff Sergeanur 2020-10-11 00:56:16 +0300
  • dd039677a0 Zones saving and loading Sergeanur 2020-10-10 23:50:00 +0300
  • 63611408b1
    bug fix Nikolay 2020-10-10 18:19:49 +0300
  • 881db86895 CSpecialFX and some other classes Roman Masanin 2020-10-09 20:29:38 +0300
  • a01b14f301 Fix sniper and water creatures bug, mark some files eray orçunus 2020-10-09 12:02:21 +0300
  • 70ae4b192b
    Merge pull request #745 from Tatsh/vscode erorcun 2020-10-09 10:48:58 +0300
  • bbdfbe032e
    .vscode/settings: fix include path Andrew Udvare 2020-10-09 02:01:53 -0400
  • 53f6c6f8e9
    .vscode/c_cpp_properties: add Linux configuration Andrew Udvare 2020-10-09 02:01:46 -0400
  • 9250b36431
    vscode: add macOS configurations Andrew Udvare 2020-10-08 23:19:55 -0400
  • 324f84750b
    vscode: Linux: add release configurations Andrew Udvare 2020-10-08 23:14:37 -0400
  • c091a5c11a CWaterCreatures majestic 2020-10-08 19:22:50 -0700
  • 22c9e8b581 Fix POSIX streaming eray orçunus 2020-10-09 02:19:49 +0300
  • ed82c55475 Fix POSIX streaming eray orçunus 2020-10-09 02:19:49 +0300
  • 570ccb7db1 Merge branch 'miami' of https://github.com/GTAmodding/re3 into new eray orçunus 2020-10-08 22:45:37 +0300
  • b3b21e0af3
    Merge pull request #756 from erorcun/miami erorcun 2020-10-08 22:44:32 +0300
  • 73a3e9d5bb Fixes, some thanks to ASan eray orçunus 2020-10-08 21:46:00 +0300
  • b97f86deea
    Merge pull request #750 from erorcun/miami erorcun 2020-10-08 21:39:11 +0300
  • eae9e7e685
    Merge pull request #755 from theR4K/miami aap 2020-10-08 19:50:10 +0200
  • e52c5ca1bb fix for wheelie cras Roman Masanin 2020-10-08 20:34:59 +0300
  • 9a10501698 Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami majestic 2020-10-08 09:31:57 -0700
  • a252e3a02a update librw eray orçunus 2020-10-08 18:47:41 +0300
  • 6bae5a6031 Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) Filip Gawin 2020-10-03 16:17:24 +0200
  • fec01aeff1 Fix some sanitizer errors, improve POSIX streamer eray orçunus 2020-10-04 22:39:54 +0300
  • 1a3e254b6c CdStreamPosix: fix type issues Andrew Udvare 2020-10-01 20:45:38 -0400
  • ef9455c324 premake5: Place macosx-amd64 after arm64 Andrew Udvare 2020-10-01 20:44:33 -0400
  • 2bb29a50b7 core/CdStreamPosix: switch to named semaphores to support macOS Andrew Udvare 2020-10-01 03:21:06 -0400
  • d590fdddf6 macOS support; thanks to @MrYadro Andrew Udvare 2020-09-29 20:39:18 -0400
  • 7f330bfbf9 Merge branch 'master' of https://github.com/GTAmodding/re3 eray orçunus 2020-10-08 16:25:05 +0300
  • bf98dcbc3a
    Merge pull request #743 from erorcun/master erorcun 2020-10-08 16:15:55 +0300
  • 3435d6656c
    Merge pull request #748 from theR4K/miamiUpstream erorcun 2020-10-08 16:15:18 +0300
  • 7861992fe6 CWaterCreatures majestic 2020-10-07 18:43:50 -0700
  • f5e6a3a274 Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami majestic 2020-10-07 18:07:15 -0700
  • fa373c7fdb
    Merge branch 'miami' into miami erorcun 2020-10-08 01:29:35 +0300
  • 0409907438 Merge branch 'master' of https://github.com/GTAmodding/re3 eray orçunus 2020-10-08 01:26:34 +0300
  • 07cdd06373 little renamings & librw update eray orçunus 2020-10-08 01:17:19 +0300
  • 8b7bf76260
    Merge pull request #735 from theR4K/miami erorcun 2020-10-08 00:59:10 +0300
  • da39624f1c Pad, BulletInfo, ProjectileInfo, fixes eray orçunus 2020-10-08 00:21:44 +0300
  • 6556dc1fdf Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami majestic 2020-10-05 13:14:49 -0700
  • 556dbdcdd6 Merge branch 'master' of https://github.com/GTAmodding/re3 eray orçunus 2020-10-05 22:18:51 +0300
  • a6a1de5006 rename var Roman Masanin 2020-10-05 19:05:13 +0300
  • e3571510ae Fix build on clang Filip Gawin 2020-10-05 17:40:44 +0200
  • 4fd93fea51 fix mistakes Roman Masanin 2020-10-05 17:24:57 +0300
  • e3273d7268 CExplosion done Roman Masanin 2020-10-05 16:14:48 +0300
  • 6853be36c8 Merge remote-tracking branch 'upstream/master' Nikolay Korolev 2020-10-05 16:10:26 +0300
  • 2bfb54b192 fixed darkel/replay Nikolay Korolev 2020-10-05 16:09:44 +0300
  • fd0602a9ac Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami majestic 2020-10-05 04:44:02 -0700
  • c5a61b3d3b Merge branch 'master' of https://github.com/GTAmodding/re3 eray orçunus 2020-10-05 14:26:42 +0300
  • 9db0d7bba1 Merge branch 'master' of https://github.com/GTAmodding/re3 into audioFix eray orçunus 2020-10-05 14:24:45 +0300
  • ee27cae732 Fix Linux audio path eray orçunus 2020-10-05 01:25:56 +0300
  • 1a0b71bd47 Fix Audio eray orçunus 2020-10-05 13:59:40 +0300
  • 6f3f581d8a Fix Audio eray orçunus 2020-10-05 13:59:40 +0300
  • 5454456cb3
    VS Code settings for code and debugging (Linux x64 only) Andrew Udvare 2020-10-05 04:57:21 -0400
  • 4867d9949d some audio and part of CExplosion Roman Masanin 2020-10-05 03:04:35 +0300
  • 49ae7da5ce Fix Linux audio path eray orçunus 2020-10-05 01:25:56 +0300
  • c31e3e6823
    Merge pull request #741 from ShFil119/fix/make_space shfil 2020-10-04 22:02:28 +0200
  • 8c170a62ee Fix some sanitizer errors, improve POSIX streamer eray orçunus 2020-10-04 22:39:54 +0300
  • ea4007a13c
    Merge pull request #738 from erorcun/master erorcun 2020-10-04 22:18:33 +0300
  • fae97f29c4
    Merge branch 'master' into master erorcun 2020-10-04 22:12:57 +0300
  • 1b3144f978 back to the future style wheels on flying Roman Masanin 2020-10-04 19:03:34 +0300
  • 0ac2be0093 Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) Filip Gawin 2020-10-03 16:17:24 +0200
  • 39678ba5ca small fix Nikolay Korolev 2020-10-03 16:16:46 +0300
  • a8c19dfed8
    Merge pull request #734 from Tatsh/macos erorcun 2020-10-03 13:22:08 +0300
  • 063a80ecfb now BETTER_ALLCARSDODO_CHEAT tweak original cheat to be useful. Roman Masanin 2020-10-03 02:26:49 +0300
  • 55d94c99b8 Merge remote-tracking branch 'upstream/miami' into miami Roman Masanin 2020-10-03 01:52:37 +0300
  • 3a2be9a4ed Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami majestic 2020-10-02 13:43:29 -0700
  • fa65cf6017
    Merge pull request #736 from Krutonium/master erorcun 2020-10-02 21:35:47 +0300
  • 3bd3330227 Load and write our settings in re3.ini & fixes eray orçunus 2020-10-02 17:36:56 +0300
  • 9d53b738cc
    Merge pull request #737 from theR4K/miamiDev shfil 2020-10-02 20:11:00 +0200
  • 8761763d95 fixed cargen check Nikolay Korolev 2020-10-02 20:43:24 +0300
  • 1991f9b362 revert some changes and little fix Roman Masanin 2020-10-02 20:35:16 +0300
  • 72f342245d
    Merge pull request #731 from erorcun/miami erorcun 2020-10-02 17:39:15 +0300
  • 6ff138ca76 fix build(bcs func CheckForAnAudioFileOnCD not used anymore) Roman Masanin 2020-10-02 05:03:29 +0300
  • 064f2e66e1 letter 'c' is done Roman Masanin 2020-10-02 04:59:06 +0300
  • e5a48faf89 merged from upstream Roman Masanin 2020-10-02 04:03:17 +0300
  • 63e5faef11 rewieved some audio functions Roman Masanin 2020-10-02 03:55:26 +0300
  • f6bc2b654c
    CdStreamPosix: fix type issues Andrew Udvare 2020-10-01 20:45:38 -0400
  • 34579ae9c3
    premake5: Place macosx-amd64 after arm64 Andrew Udvare 2020-10-01 20:44:33 -0400