Sergeanur
f73dfa12e6
Make cars and peds to not despawn when you look away
2021-07-26 04:43:26 +03:00
Sergeanur
6a94299eac
Fix
2021-07-26 04:42:15 +03:00
Sergeanur
a064b3a687
Audio changes:
...
- Reorder AudioCollision.cpp functions into original order
- Add missing cAudioCollision::Reset()
- Move cAudioCollision ctor into .h (like original)
- Fix argument types for ped comment functions and more
- Fix wrong names of ped comment functions
- Fix incorrect ped comments
- Remove getters
- Reorder declarations of cAudioManager
- Wrap PC only functions around ifdef
- Add cAudioManager methods from PS2 and mobile
2021-07-26 04:34:55 +03:00
Sergeanur
3adf37a3a9
Fix aiming with flamethrower with PC controls
2021-07-22 22:54:30 +03:00
Sergeanur
1d1f10d68c
Fixes from miami
2021-07-22 20:56:15 +03:00
Sergeanur
d0404cbdb7
render -> renderer (original name)
2021-07-18 00:04:26 +03:00
Sergeanur
2ce36a48b9
Make PS2 VB files work together with PC audio files
2021-07-15 18:06:02 +03:00
Sergeanur
4f78733836
Remove stupid cast
2021-07-15 00:47:11 +03:00
Sergeanur
b4364c3672
Reorganize config.h
2021-07-12 03:34:37 +03:00
Sergeanur
11434f96cc
Add PED DENSITY and CAR DENSITY lines to GXT
2021-07-11 23:52:55 +03:00
Sergeanur
d824a321b9
Update GXT compiler with fix of German
2021-07-10 02:02:42 +03:00
Sergeanur
47f153fe76
Use CPad functions to check key states in script loader
2021-07-08 03:24:47 +03:00
Sergeanur
77f31105de
Fix overflow in audio code
2021-07-03 15:57:48 +03:00
Sergeanur
7df71c9673
Refactor OnscreenTimer
2021-07-02 10:18:22 +03:00
Sergeanur
a3964dfd4a
Pause radio when game is paused
2021-06-30 21:36:11 +03:00
Sergeanur
090fa619b4
Merge pull request #1155 from leanndroguedes/master
...
re3: Update Linux 64bit build download link
2021-06-26 18:22:31 +03:00
Sergeanur
6cb8c11285
Fix premature CTimer calls
2021-06-26 04:09:45 +03:00
Sergeanur
3092b9a46e
Small timer fix
2021-06-26 01:56:29 +03:00
Sergeanur
2b67aba94c
Redo ReadSaveBuf + common.h cleanup
2021-06-25 19:03:51 +03:00
Sergeanur
1f082a85cb
Refactor CTimer::Update
2021-06-25 02:33:40 +03:00
Sergeanur
5c1af537af
Don't restart OAL device when switching EAX
2021-06-24 21:32:44 +03:00
Sergeanur
a446dbefaa
Fix police scanner on high fps
2021-06-24 21:32:44 +03:00
Sergeanur
2592da2273
Remove frameTime, fix pause mode timer
2021-06-24 21:32:44 +03:00
Sergeanur
b90784da90
Make times more accurate
2021-06-24 21:32:44 +03:00
Sergeanur
f741101e44
Fix redone + add hud fix
2021-06-24 21:32:44 +03:00
Sergeanur
cacec36dd1
Fix cut off sfx on high framerates
2021-06-24 21:32:44 +03:00
Sergeanur
f2390deaa9
Make sampman stream functions default to stream 0
2021-06-24 21:32:44 +03:00
Sergeanur
8fc99387f5
Fix use of enum in ped comment banks switch
2021-06-24 21:32:44 +03:00
Sergeanur
939d0c59a3
Add macros to set sample loop offsets
2021-06-24 21:32:44 +03:00
Sergeanur
edc25a689f
Fix typo
2021-06-24 21:32:44 +03:00
Sergeanur
68b5270fe4
Fix some timer calls
2021-06-24 21:32:43 +03:00
Sergeanur
a11bf19b93
Fix sin & cos calls
2021-06-24 21:32:43 +03:00
Sergeanur
2ad3a75be5
Fix IsSphereVisible calls
2021-06-24 21:32:43 +03:00
Sergeanur
ce0a097392
Undef PS2_AUDIO_CHANNELS for SQUEEZE_PERFORMANCE and VANILLA_DEFINES
2021-06-24 21:32:43 +03:00
Sergeanur
1e084dfab7
Set number of stereo sources
2021-06-24 21:32:43 +03:00
Sergeanur
5a55d3a949
Patch PolRadio
2021-06-24 21:32:43 +03:00
Sergeanur
7a2dbd9112
Increase the number of audio channels to PS2 count and some small audio fixes
2021-06-24 21:32:43 +03:00
Sergeanur
c9804510d1
This means sound should be panned right, not volume
2021-06-24 21:32:43 +03:00
Sergeanur
c37f4c3c1a
Fix cAudioManager::SetupJumboFlySound
2021-06-24 21:32:43 +03:00
Sergeanur
319bf9d8d2
Fix return type
2021-06-24 21:32:43 +03:00
Sergeanur
786e101acf
Use bool8 in audio code
2021-06-24 21:32:43 +03:00
Sergeanur
596e12b897
Fix C3dMarkers::PlaceMarker calls in Radar
2021-06-24 21:32:43 +03:00
Sergeanur
4a9d890ae9
Fix quiet police scanner on OpenAL
2021-06-24 21:32:43 +03:00
Sergeanur
873c4fc81e
Make gang members react to sexy females
2021-06-24 21:32:43 +03:00
Sergeanur
f518676b76
fabs -> fabsf
2021-06-24 21:32:43 +03:00
Sergeanur
0f6583560d
small RoadBlock fix
2021-06-24 21:32:43 +03:00
Sergeanur
6537dfe7f1
Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fix
2021-06-24 21:32:43 +03:00
Sergeanur
9fce8636b0
Fix muzzleflash rotation
2021-02-26 20:37:22 +02:00
Sergeanur
5bdbb5f802
Uhh, right
2021-02-26 11:05:37 +02:00
Sergeanur
59c9ae29cf
PoliceRadio -> PolRadio (original name)
2021-02-26 10:56:26 +02:00
Sergeanur
82ebd8aae1
Fix controls
2021-02-22 17:47:58 +02:00
Sergeanur
ee6b7152c7
Fix endless vibration in pause menu
2021-02-17 15:04:53 +02:00
Sergeanur
f372420dc0
Update invite link
2021-02-13 20:07:42 +02:00
Sergeanur
02ac7c309e
Disable RANDOMSPLASH only if loading screen is disabled
2021-02-13 16:16:02 +02:00
Sergeanur
4907c56231
Disable RANDOMSPLASH
2021-02-13 16:10:14 +02:00
Sergeanur
bf1db80e4f
Update TXDs
2021-02-12 12:59:10 +02:00
Sergeanur
e7a4a3516f
Add english strings to translations as stubs, also translation notice
2021-02-12 07:52:21 +02:00
Sergeanur
2c194df591
Fix RW33
2021-02-12 05:37:30 +02:00
Sergeanur
6580ddd6cb
Recompile GXTs
2021-02-12 05:32:44 +02:00
Sergeanur
a3a5e5b824
Merge remote-tracking branch 'origin/master'
...
* origin/master:
imrove readme; enable screenshots with F12
better controller menu txds
use better quality button textures, add generic.txd
2021-02-12 05:31:38 +02:00
Sergeanur
788ab8d3a8
Merge branch 'master' of https://github.com/IlDucci/re3
...
# Conflicts:
# gamefiles/TEXT/french.gxt
# gamefiles/TEXT/german.gxt
# gamefiles/TEXT/italian.gxt
# gamefiles/TEXT/spanish.gxt
2021-02-12 05:31:13 +02:00
Sergeanur
a6b56e6b7a
Merge remote-tracking branch 'origin/master'
...
* origin/master:
startproject now depends on librw
Ped jump teleport/kill fix
2021-02-11 06:53:29 +02:00
Sergeanur
c9f804486d
Fix setup 4 texts
2021-02-11 06:53:00 +02:00
Sergeanur
62f28cc4ac
Use VEHICLE_FIREWEAPON in GXTs
2021-02-09 14:50:21 +02:00
Sergeanur
61618389e1
Fix crash on changing anti aliasing
2021-02-04 01:52:57 +02:00
Sergeanur
e077a6bf28
Fix RW build
2021-02-03 22:21:16 +02:00
Sergeanur
3f8bf89e72
Merge pull request #851 from cirno-999/master
...
Updated Polish translation
2021-02-03 21:48:07 +02:00
Sergeanur
91c3bdfa15
Merge pull request #1019 from Sergeanur/ControllerMenu2
...
Controller menu
2021-02-03 21:43:25 +02:00
Sergeanur
a7e11d134f
Add undef
2021-02-03 02:53:54 +02:00
Sergeanur
adf07aab47
Fix compilation
2021-02-03 02:47:45 +02:00
Sergeanur
91612eb45a
Controller menu
2021-02-03 02:41:12 +02:00
Sergeanur
b47a23ab79
Merge pull request #1001 from Sergeanur/animNames
...
Use original animation names from VCS
2021-02-03 02:14:48 +02:00
Sergeanur
e28188edd9
Merge pull request #1017 from IlDucci/master
...
[Master] Adding strings to re3's GXTs, recompiling GXT files
2021-02-03 02:14:35 +02:00
Sergeanur
4afa7b86ae
Add radio off text
2021-01-31 23:44:30 +02:00
Sergeanur
0f623c2354
Use original animation names from VCS
2021-01-26 19:35:40 +02:00
Sergeanur
f27e1ec818
Fix doubles in ZoneCull
2021-01-26 19:26:28 +02:00
Sergeanur
d3cd707db7
Merge pull request #923 from IlDucci/master
...
Minor typo fixes on GXT files and updates to the Spanish re3 strings.
2021-01-25 23:48:00 +02:00
Sergeanur
b4e0c97469
Update OpenAL
2021-01-25 18:49:29 +02:00
Sergeanur
c54f5c4b4f
Merge pull request #971 from Sergeanur/PoolFlags
...
Get rid of bitfields in CPool
2021-01-20 18:59:49 +02:00
Sergeanur
9b193a47a2
Merge pull request #966 from Sergeanur/matrix
...
Get rid of RwMatrix in CMatrix
2021-01-20 18:59:33 +02:00
Sergeanur
a9b8d30ce0
Get rid of bitfields in CPool
2021-01-19 21:32:55 +02:00
Sergeanur
e6ef164441
Get rid of VuVector
2021-01-19 18:38:10 +02:00
Sergeanur
91093305d6
Get rid of RwMatrix in CMatrix
2021-01-18 21:06:59 +02:00
Sergeanur
caa7d3177c
Use of sized bool types for CFont
2021-01-16 16:05:27 +02:00
Sergeanur
be1e09aad4
Fix collective commands
2021-01-12 02:26:37 +02:00
Sergeanur
8eed6ae179
Use original names
2021-01-08 21:50:59 +02:00
Sergeanur
d8a04c9e43
Add MPG123_QUIET to mp3 files
2021-01-07 22:15:30 +02:00
Sergeanur
ef13866af6
Make opus available alongside other formats
2021-01-07 22:13:46 +02:00
Sergeanur
02a28996f4
Cleanup and fixes for new decoders
2021-01-06 20:22:09 +02:00
Sergeanur
493f6cb578
Implementing our own WAV decoder to replace SndFile
2021-01-06 15:46:59 +02:00
Sergeanur
d94e8e8faf
duh
2021-01-05 21:31:49 +02:00
Sergeanur
fd4c2172f5
Add support of PS2 audio streams to OpenAL
2021-01-05 21:23:27 +02:00
Sergeanur
042e21115e
More audio fix
2021-01-05 00:50:51 +02:00
Sergeanur
63e9f6d826
Audio fixes
2021-01-05 00:32:03 +02:00
Sergeanur
150f5302b7
Handle stereo panning in OAL manually for streams
2021-01-04 22:48:43 +02:00
Sergeanur
047f9c49ec
Fix CEntity::UpdateRwFrame
2021-01-04 22:28:44 +02:00
Sergeanur
941e70a701
Sync miami things
2021-01-03 16:44:21 +02:00
Sergeanur
38bca2332d
Fix arg
2021-01-02 13:42:27 +02:00
Sergeanur
c587203ebe
Pad2 fix
2021-01-02 13:28:10 +02:00
Sergeanur
c9a7fd9435
small CWorld fixes
2021-01-01 12:47:11 +02:00