Commit Graph
100 Commits
Author SHA1 Message Date
shfilandGitHub 3c8c20ea0b Merge pull request #882 from GTAmodding/ShFil119-patch-1
Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE
2020-12-14 15:34:05 +01:00
shfilandGitHub 3b8ac474a2 Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE
Fixes 881
2020-12-14 15:33:16 +01:00
Filip Gawin 5a7e62e4a9 Update Readme 2020-12-08 18:47:58 +01:00
Filip Gawin e171ed4959 Update Readme 2020-12-08 18:46:18 +01:00
Filip Gawin b1efa51355 Add basic clang format file 2020-12-08 18:38:49 +01:00
Filip Gawin 6ba442577f Add basic clang format file 2020-12-08 18:38:22 +01:00
Filip Gawin 99e54aed80 remove appveyor for now, our bintray account is still locked 2020-12-08 18:33:58 +01:00
Filip Gawin 306aba8b0c remove appveyor for now, our bintray account is still locked 2020-12-08 18:32:59 +01:00
shfilandGitHub 95094e45af Merge pull request #873 from madebr/openal_static
audio: define openal extensions in re3 owned namespace
2020-12-08 16:40:57 +01:00
shfilandGitHub bee2408413 Fix discord invite 2020-12-03 16:48:36 +01:00
shfilandGitHub a442ad198a Fix discord invite 2020-12-03 16:48:04 +01:00
Filip Gawin f043b6e095 Fix CI 2020-11-18 10:40:14 +01:00
Filip Gawin 498a2795d9 Fix CI 2020-11-18 10:38:31 +01:00
Filip Gawin e24513d2ad Sfx audio logic 2020-11-06 18:42:52 +01:00
Filip Gawin f442793d20 Allow to handle larger files via 64bit variables 2020-11-06 18:42:28 +01:00
Filip Gawin 1df6dda546 Add basic support for cmake on linux 2020-11-02 17:07:04 +01:00
shfilandGitHub e587974759 Fix include in Frontend_PS2.cpp 2020-11-02 13:31:25 +01:00
Filip Gawin 0fbf624623 Update librw 2020-10-30 16:45:13 +01:00
Filip GawinandSergeanur a25005a84c Add option to enable asan
# Conflicts:
#	premake5.lua
2020-10-28 10:10:44 +02:00
Filip Gawin f144a782b7 Add option to enable asan 2020-10-26 17:29:42 +01:00
shfilandGitHub 62cb4da833 Upload to bintray when creating tags 2020-10-25 12:15:16 +01:00
Filip Gawin 7ae25761d5 Tweak comparison in CFallingGlassPane::Render 2020-10-18 19:57:39 +02:00
shfilandGitHub 4c305fd48b Upload to bintray when creating tags 2020-10-18 16:54:47 +02:00
Filip Gawin 23220d799c Cleanup breaks CAutomobile::ProcessOpenDoor 2020-10-18 15:26:20 +02:00
Filip Gawin 747fe7ab67 Merge branch 'master' of github.com:GTAmodding/re3 into master 2020-10-18 15:14:03 +02:00
Filip Gawin 3594b35fbb Add missing breaks in AudioLogic.cpp 2020-10-18 15:13:43 +02:00
shfilanderay orçunus cafe4e38db Script.cpp missing breaks 2020-10-18 13:37:17 +03:00
shfil 82f54b946f Script.cpp missing breaks 2020-10-18 00:56:07 +02:00
shfilandGitHub 3b40e003ab Fix typo in fire.cpp 2020-10-12 22:51:49 +02:00
Filip Gawinanderay orçunus 6bae5a6031 Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) 2020-10-08 18:45:07 +03:00
Filip Gawin e3571510ae Fix build on clang 2020-10-05 17:40:44 +02:00
shfilandGitHub c31e3e6823 Merge pull request #741 from ShFil119/fix/make_space
Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size)
2020-10-04 22:02:28 +02:00
Filip Gawin 0ac2be0093 Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) 2020-10-04 13:18:24 +02:00
shfilandGitHub 9d53b738cc Merge pull request #737 from theR4K/miamiDev
just ProcessActiveQueues
2020-10-02 20:11:00 +02:00
Filip Gawin 4ec5e44b68 Mark audio code which is the same in re3 as done 2020-09-30 18:14:50 +02:00
Filip GawinandSergeanur 73e4350320 Use Const instead of const (last commit) 2020-09-30 02:19:04 +03:00
Filip GawinandSergeanur 6c59d97520 Fix warning ISO C++11 does not allow conversion from string literal to
'char *
2020-09-30 02:18:55 +03:00
Filip GawinandSergeanur 855c6a3c05 Fix build (if -> ifdef) 2020-09-30 02:18:46 +03:00
Filip GawinandSergeanur ff2998bee3 Make frequency more consistent with vanilla 2020-09-30 02:18:38 +03:00
shfilandSergeanur f35fd97c76 Merge pull request #722 from theR4K/master
fix for frequency miscalculation
2020-09-30 02:17:14 +03:00
Filip GawinandSergeanur 35656fe0e8 Add target arm64
# Conflicts:
#	premake5.lua
2020-09-30 02:16:50 +03:00
shfilandSergeanur 35d7591def some SilentPatch fixes
# Conflicts:
#	src/core/Camera.cpp
#	src/weapons/Weapon.cpp
2020-09-30 02:14:10 +03:00
Filip Gawin 8235fe08d1 Fix more 2020-09-29 17:47:48 +02:00
Filip Gawin e324f3dac0 Some more const 2020-09-29 17:43:34 +02:00
Filip Gawin 874b31d82b Use Const instead of const (last commit) 2020-09-29 17:27:36 +02:00
Filip Gawin eeb26cfc7d Fix warning ISO C++11 does not allow conversion from string literal to
'char *
2020-09-29 17:16:02 +02:00
Filip Gawin 8424eabf22 Fix build (if -> ifdef) 2020-09-29 17:02:47 +02:00
Filip Gawin a0b6410801 Make frequency more consistent with vanilla 2020-09-29 16:56:40 +02:00
shfilandGitHub bc0bdd02f4 Merge pull request #721 from theR4K/miamiUpstream
fix for original bug in flying cars cheat
2020-09-28 20:07:14 +02:00
shfilandGitHub 20167f341e Merge pull request #722 from theR4K/master
fix for frequency miscalculation
2020-09-28 20:05:28 +02:00
Filip Gawin 6cfac662a1 Add target arm64 2020-09-27 00:32:14 +02:00
shfilandGitHub db1137b5a1 Merge pull request #715 from Nick007J/master
some SilentPatch fixes
2020-09-26 20:11:25 +02:00
shfilandGitHub 6dfb32d285 Add link to steam store 2020-09-25 13:56:15 +02:00
shfilandGitHub 3bad82db3b Fix build (renamed var name in definiton file) 2020-09-19 20:45:57 +02:00
shfilandGitHub d98af8e0b6 Merge pull request #680 from ShFil119/actions
Rename files to avoid conflict with revc
2020-08-07 17:37:34 +02:00
Filip Gawin 16ab30576a Rename files to avoid conflict with revc 2020-08-07 17:35:32 +02:00
shfilandGitHub 504d004025 Merge pull request #679 from ShFil119/actions
Create basic config for github actions (windows)
2020-08-07 17:24:33 +02:00
Filip Gawin 9eaa7a0707 Create basic config for github actions (windows) 2020-08-07 17:14:11 +02:00
shfilandGitHub 8ceeb106ef Update README.md 2020-07-29 18:25:27 +02:00
Filip Gawin 98ec7bdaf9 Provide more memory for casepath's arg 2020-07-26 00:11:13 +02:00
Filip Gawin 40c09d28f7 fix windows build, don't use crossplatform 2020-07-25 22:38:42 +02:00
Filip Gawin b0414c84b9 Small fixes for linux build 2020-07-25 22:04:59 +02:00
Filip Gawin 3856b932dd Disable cache for openal for now 2020-07-25 20:25:34 +02:00
shfilandGitHub 98dd771d6c Merge pull request #659 from erorcun/master
64-bit on Windows
2020-07-22 23:02:11 +02:00
Filip Gawin bf2624692c Fix displaying stats 2020-07-03 00:04:49 +02:00
Filip Gawin 6cf698badd Fix glfw.cpp 2020-06-29 16:24:40 +02:00
shfilandGitHub 4a7f0849ab Update links to bintray on miami branch 2020-06-04 21:36:06 +02:00
shfilandGitHub 7059bead84 Publish artifacts for reVC 2020-06-04 21:28:42 +02:00
Filip Gawin 5d90e4b2f0 Fix collision with peds heads 2020-06-01 22:10:11 +02:00
shfilandGitHub 3cda88ea20 Merge pull request #560 from GTAmodding/ShFil119-patch-1
Fix string assignment (aldlist.cpp)
2020-05-18 21:19:42 +02:00
shfilandGitHub 6bf79120dc Fix string assignment (aldlist.cpp) 2020-05-18 21:08:01 +02:00
shfilandGitHub 37e462b9eb Merge pull request #559 from ShFil119/travis
Add basic linux build on travis
2020-05-18 19:55:28 +02:00
Filip Gawin b55ba13586 Add basic linux build on travis 2020-05-18 19:43:02 +02:00
shfilandGitHub 7036e80fc6 Fix calloc in CdStreamPosix 2020-05-13 17:48:07 +02:00
shfilandGitHub 3eeb963df5 Merge pull request #538 from ShFil119/revert
Revert to memcpy
2020-05-13 02:03:16 +02:00
Filip Gawin a0b3117ee4 Revert to memcpy 2020-05-13 02:01:42 +02:00
shfilandGitHub bd8a0e7305 Merge pull request #537 from ShFil119/linux_warns
Fix linux warnings
2020-05-12 23:42:52 +02:00
Filip Gawin c2ac6b3759 Fix linux warnings 2020-05-12 23:18:54 +02:00
shfilandGitHub 226d0296ad Create unique names for artifacs 2020-05-02 00:39:48 +02:00
shfilandGitHub 4246feabac Fix api key 2020-05-02 00:30:18 +02:00
shfilandGitHub d7e3aff8bf Try to fix deployment 2020-05-01 23:57:25 +02:00
Filip Gawin 8ec481527e Refactor badges 2020-05-01 23:11:51 +02:00
Filip Gawin 7458e07af4 Add opengl build and push artifacts to bintray 2020-05-01 22:40:05 +02:00
shfilandGitHub 56eebfc8d7 Merge pull request #482 from withmorten/master
switch out milessdk with fake miles header and lib
2020-04-22 13:35:11 +02:00
shfilandGitHub 7794cca429 Merge pull request #477 from ShFil119/mingw
Try to make code working on more platforms
2020-04-20 19:50:12 +02:00
Filip Gawin 370c4e48cd Try to build with mingw 2020-04-20 18:18:46 +02:00
Filip Gawin d6314f9564 Revert "Part one"
This reverts commit 63951d9b95.
2020-04-18 12:29:28 +02:00
Filip Gawin 6eaf0e4b41 Merge branch 'master' of https://github.com/GTAmodding/re3 2020-04-18 12:20:53 +02:00
Filip Gawin 3f32b69a79 Fix crash in cAudioManager::ServicePoliceRadio 2020-04-18 12:20:20 +02:00
Filip Gawin 2b1570de70 Merge branch 'master' of https://github.com/GTAmodding/re3 2020-04-18 12:08:38 +02:00
Filip Gawin 63951d9b95 Part one 2020-04-17 19:30:57 +02:00
Filip GawinandGitHub 6923117715 Merge pull request #435 from GTAmodding/appveyor
Appveyor
2020-04-15 01:02:24 +02:00
Filip GawinandGitHub 25841cb9b3 Update premake5.lua 2020-04-15 00:57:45 +02:00
Filip GawinandGitHub db11155a49 Collect pdb file on CI 2020-04-15 00:56:02 +02:00
Filip GawinandGitHub 41d42a3e53 Merge pull request #414 from ShFil119/audio17
Finish audio
2020-04-14 13:01:40 +02:00
Filip GawinandGitHub 2e20e040cc Merge pull request #403 from saml1er/roadblocks
CRoadBlocks complete
2020-04-14 00:11:39 +02:00
Filip GawinandGitHub aa3b7869e5 Merge pull request #406 from Nick007J/master
Pools load/save
2020-04-14 00:11:22 +02:00
Filip Gawin 67055c1fbb Cleanup cAudioManager::ProcessRainOnVehicle a bit 2020-04-13 21:13:07 +02:00
Filip Gawin 353310f0cf Update readme 2020-04-13 20:31:46 +02:00
Filip Gawin 3b9f1255af Finish audio code 2020-04-13 20:30:18 +02:00