Sergeanur
|
cc13e31264
|
Merge branch 'miami' into lcs
|
2021-07-22 21:17:55 +03:00 |
|
Sergeanur
|
5e34b1efcf
|
Possible fix of RemoveAndAdd crash
|
2021-07-22 20:37:49 +03:00 |
|
Sergeanur
|
953e4fc4ff
|
Fix falling damage
|
2021-07-22 20:07:51 +03:00 |
|
Sergeanur
|
bbbe9b2632
|
Fix enum use
|
2021-07-22 07:06:54 +03:00 |
|
Sergeanur
|
a1444b992f
|
Fix Predator shooting sound
|
2021-07-22 07:01:04 +03:00 |
|
Sergeanur
|
7a034142c9
|
Merge branch 'miami' into lcs
# Conflicts:
# premake5.lua
|
2021-07-18 00:05:51 +03:00 |
|
Sergeanur
|
c937bdbfea
|
render -> renderer (original name)
|
2021-07-18 00:03:57 +03:00 |
|
Sergeanur
|
026a2b3f1f
|
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts:
# src/audio/sampman.h
# src/audio/sampman_miles.cpp
# src/audio/sampman_oal.cpp
# src/core/config.h
|
2021-07-15 18:07:22 +03:00 |
|
Sergeanur
|
780cd225e9
|
Make PS2 VB files work together with PC audio files
|
2021-07-15 18:06:12 +03:00 |
|
Sergeanur
|
3377709c4b
|
Merge branch 'miami' into lcs
|
2021-07-15 00:51:01 +03:00 |
|
Sergeanur
|
17fca82401
|
Update GXT
|
2021-07-15 00:50:41 +03:00 |
|
Sergeanur
|
02c4ada807
|
Remove stupid cast
|
2021-07-15 00:49:46 +03:00 |
|
Sergeanur
|
c982700a69
|
Enable cutscene shadows
|
2021-07-13 01:00:00 +03:00 |
|
Sergeanur
|
55d30a11ec
|
Merge branch 'miami' into lcs
# Conflicts:
# README.md
# gamefiles/TEXT/american.gxt
# gamefiles/TEXT/french.gxt
# gamefiles/TEXT/german.gxt
# gamefiles/TEXT/italian.gxt
# gamefiles/TEXT/spanish.gxt
# src/audio/AudioManager.h
# src/control/Garages.cpp
# src/control/Garages.h
# src/control/Script5.cpp
# src/core/config.h
# utils/gxt/american.txt
# utils/gxt/spanish.txt
|
2021-07-12 04:13:22 +03:00 |
|
Sergeanur
|
3f5fdc39a5
|
Reorganize config.h
|
2021-07-12 03:58:34 +03:00 |
|
Sergeanur
|
dc29e7c044
|
Add PED DENSITY and CAR DENSITY lines to GXT
|
2021-07-11 23:55:11 +03:00 |
|
Sergeanur
|
6a2ce20313
|
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts:
# gamefiles/TEXT/german.gxt
# utils/gxt/german.txt
|
2021-07-10 02:10:12 +03:00 |
|
Sergeanur
|
71d1b46417
|
Merge branch 'miami' into lcs
# Conflicts:
# utils/gxt/german.txt
|
2021-07-10 02:07:14 +03:00 |
|
Sergeanur
|
4981fe3091
|
Remove redundant SampleManager.InitialiseChannel call
|
2021-07-10 02:06:35 +03:00 |
|
Sergeanur
|
ddf2b09e55
|
Update GXT compiler with fix of German
|
2021-07-10 02:04:35 +03:00 |
|
Sergeanur
|
d781db6c0f
|
Merge branch 'miami' into lcs
# Conflicts:
# README.md
# premake5.lua
|
2021-07-09 00:05:26 +03:00 |
|
Sergeanur
|
7a1ff3b2ad
|
Mission audio cleanup + sound pause
|
2021-07-09 00:02:35 +03:00 |
|
Sergeanur
|
72f6780905
|
Use CPad functions to check key states in script loader
|
2021-07-08 03:37:14 +03:00 |
|
Sergeanur
|
5d5e0f62e8
|
Merge branch 'miami' into lcs
# Conflicts:
# premake5.lua
|
2021-07-03 16:39:22 +03:00 |
|
Sergeanur
|
3ed4cdf109
|
Fix overflow in audio code
|
2021-07-03 15:57:08 +03:00 |
|
Sergeanur
|
987e09515b
|
Fix use of integer in RemoveBuildingsNotInArea call
|
2021-07-02 10:33:45 +03:00 |
|
Sergeanur
|
9ea3549743
|
GameLogic - type fixes
|
2021-07-02 10:30:39 +03:00 |
|
Sergeanur
|
ae4bfef590
|
Refactor OnscreenTimer
|
2021-07-02 10:22:34 +03:00 |
|
Sergeanur
|
8e6e46a919
|
Fix collision loading for mission entities
|
2021-07-02 00:18:38 +03:00 |
|
Sergeanur
|
3988fec6e7
|
Fix sound of water when changing MSAA or windowed/fullscreen mode
|
2021-07-01 21:39:15 +03:00 |
|
Sergeanur
|
dd790b00e5
|
Merge branch 'miami' into lcs
# Conflicts:
# src/audio/MusicManager.cpp
|
2021-06-30 21:46:08 +03:00 |
|
Sergeanur
|
cb72fee941
|
fix
|
2021-06-30 21:45:19 +03:00 |
|
Sergeanur
|
138abb91f6
|
Merge branch 'miami' into lcs
# Conflicts:
# src/control/CarCtrl.cpp
# src/control/Script4.cpp
# src/core/Frontend.cpp
|
2021-06-30 21:26:36 +03:00 |
|
Sergeanur
|
a73a2c9179
|
Pause radio when game is paused
|
2021-06-30 21:21:45 +03:00 |
|
Sergeanur
|
b1c9340fd3
|
Fix unused code
|
2021-06-30 21:16:48 +03:00 |
|
Sergeanur
|
d31a7e24a8
|
Fix text in elevator cam
|
2021-06-30 13:53:10 +03:00 |
|
Sergeanur
|
1c5a864598
|
Fix script load
|
2021-06-28 05:23:58 +03:00 |
|
Sergeanur
|
eaebaa6db3
|
Merge branch 'miami' into lcs
# Conflicts:
# src/control/Script5.cpp
# src/entities/Entity.cpp
|
2021-06-28 05:16:21 +03:00 |
|
Sergeanur
|
f8297df9c5
|
Redo ReadSaveBuf + common.h cleanup
|
2021-06-28 05:12:54 +03:00 |
|
 SergeanurandGitHub
|
3e9c983f5c
|
Merge pull request #1153 from kusst/texread
Make colors in texture conversion dialog more LCSy.
|
2021-06-27 23:24:16 +03:00 |
|
Sergeanur
|
879761af2c
|
Merge fixes
|
2021-06-27 14:51:48 +03:00 |
|
Sergeanur
|
c7243aa2e9
|
Merge remote-tracking branch 'origin/miami' into lcs
|
2021-06-27 14:49:14 +03:00 |
|
Sergeanur
|
883d8172b0
|
Merge remote-tracking branch 'origin/miami' into lcs
|
2021-06-27 14:33:39 +03:00 |
|
Sergeanur
|
d4ba7c387b
|
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts:
# README.md
# premake5.lua
# src/render/Particle.cpp
|
2021-06-26 14:27:54 +03:00 |
|
Sergeanur
|
831737ecc8
|
Fixes
|
2021-06-26 14:25:40 +03:00 |
|
Sergeanur
|
225530ef04
|
Fix premature CTimer calls
|
2021-06-26 04:12:04 +03:00 |
|
Sergeanur
|
940d6bf6d3
|
Merge remote-tracking branch 'origin/miami' into lcs
|
2021-06-25 03:40:41 +03:00 |
|
Sergeanur
|
a3ae267e83
|
Merge branch 'miami' into lcs
|
2021-06-25 02:41:33 +03:00 |
|
Sergeanur
|
f46461331c
|
Refactor CTimer::Update
|
2021-06-25 02:40:56 +03:00 |
|
Sergeanur
|
4660491243
|
Timer fix
|
2021-06-25 02:22:07 +03:00 |
|
Sergeanur
|
7e7a2b74cd
|
Fixes
|
2021-06-25 01:16:03 +03:00 |
|
Sergeanur
|
e671fe682d
|
Merge remote-tracking branch 'GitHub/miami' into lcs
|
2021-06-25 00:47:06 +03:00 |
|
Sergeanur
|
e5aa150557
|
Frontend fix
|
2021-06-25 00:40:00 +03:00 |
|
Sergeanur
|
14c71f39ff
|
High FPS Fixes
|
2021-06-25 00:39:47 +03:00 |
|
Sergeanur
|
1254c1202a
|
Merge branch miami into lcs
|
2021-06-24 21:52:24 +03:00 |
|
Sergeanur
|
74867af2e7
|
Fixes
|
2021-06-24 21:50:09 +03:00 |
|
Sergeanur
|
3ebc475494
|
Don't restart OAL device when switching EAX
|
2021-06-24 21:46:46 +03:00 |
|
Sergeanur
|
27df328ec2
|
Make sampman stream functions default to stream 0 + type fixes
|
2021-06-24 21:46:21 +03:00 |
|
Sergeanur
|
7c3457257b
|
Small fix
|
2021-06-24 21:46:21 +03:00 |
|
Sergeanur
|
ba23408007
|
Fix use of enum in ped comment banks switch
|
2021-06-24 21:46:21 +03:00 |
|
Sergeanur
|
eaaba8646b
|
forgot
|
2021-06-24 21:46:21 +03:00 |
|
Sergeanur
|
0910188058
|
Add macros to set sample loop offsets
|
2021-06-24 21:46:18 +03:00 |
|
Sergeanur
|
3cc9eb1c1c
|
Fix cAudioManager::ProcessCarHeli
|
2021-06-24 21:45:49 +03:00 |
|
Sergeanur
|
db1c7de125
|
Fix bullet trace sound offset
|
2021-06-24 21:45:49 +03:00 |
|
Sergeanur
|
7a351f18ba
|
fix
|
2021-06-24 21:45:48 +03:00 |
|
Sergeanur
|
776e8ff2ee
|
Fix some timer calls
|
2021-06-24 21:45:48 +03:00 |
|
Sergeanur
|
3aac4ea62a
|
Fix sin & cos calls
|
2021-06-24 21:45:48 +03:00 |
|
Sergeanur
|
1558788df1
|
Fix IsSphereVisible calls
|
2021-06-24 21:45:48 +03:00 |
|
Sergeanur
|
fb03ee45b5
|
Undef PS2_AUDIO_CHANNELS for SQUEEZE_PERFORMANCE and VANILLA_DEFINES
# Conflicts:
# src/core/config.h
|
2021-06-24 21:45:21 +03:00 |
|
Sergeanur
|
60bb16d26c
|
Increase the number of audio channels to PS2 count and some small audio fixes
|
2021-06-24 21:45:18 +03:00 |
|
Sergeanur
|
b5bc3a9000
|
Fix MAX_DIGITAL_MIXER_CHANNELS
|
2021-06-24 21:44:40 +03:00 |
|
Sergeanur
|
1fa0116f5f
|
Use bool8 in audio code
|
2021-06-24 21:44:36 +03:00 |
|
Sergeanur
|
c7821635fd
|
Wait states ported (scripted animations)
|
2021-06-24 21:42:10 +03:00 |
|
Sergeanur
|
0c3ee871f4
|
Fix C3dMarkers::PlaceMarker calls in Radar
|
2021-06-24 21:42:10 +03:00 |
|
Sergeanur
|
714cd47db9
|
Original pool sizes
|
2021-06-24 21:42:10 +03:00 |
|
Sergeanur
|
008f8a1e19
|
Fix mod 0 crash
|
2021-06-24 21:42:10 +03:00 |
|
Sergeanur
|
499b16678f
|
Fix engine sounds, player and male01 ped comments
|
2021-06-24 21:42:10 +03:00 |
|
Sergeanur
|
0682cdedbd
|
Fall back to mp3 if vb is not found
|
2021-06-24 21:42:10 +03:00 |
|
Sergeanur
|
1471c82a20
|
LCS sfx + mission audio
|
2021-06-24 21:42:08 +03:00 |
|
Sergeanur
|
b8cf8c53e7
|
Don't restart OAL device when switching EAX
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
5156626582
|
Make sampman stream functions default to stream 0 + type fixes
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
4b8b0a6d74
|
Small fix
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
0f0cb40151
|
Fix use of enum in ped comment banks switch
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
2b8ae07ec6
|
forgot
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
1b5dbc4b41
|
Add macros to set sample loop offsets
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
6426963807
|
Fix cAudioManager::ProcessCarHeli
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
23755fdfb4
|
Fix bullet trace sound offset
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
793e1223de
|
fix
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
fad64667a7
|
Fix some timer calls
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
6e4a2947ea
|
Fix sin & cos calls
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
f2c8522daa
|
Fix IsSphereVisible calls
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
be019c6126
|
Undef PS2_AUDIO_CHANNELS for SQUEEZE_PERFORMANCE and VANILLA_DEFINES
# Conflicts:
# src/core/config.h
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
02655313e9
|
Increase the number of audio channels to PS2 count and some small audio fixes
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
59ed4d0029
|
Fix MAX_DIGITAL_MIXER_CHANNELS
|
2021-06-24 21:34:33 +03:00 |
|
Sergeanur
|
5bcdb933a7
|
Use bool8 in audio code
|
2021-06-24 21:34:32 +03:00 |
|
Sergeanur
|
bd94c16e78
|
Fix C3dMarkers::PlaceMarker calls in Radar
|
2021-06-24 21:34:32 +03:00 |
|
Sergeanur
|
19dd95a1cb
|
Merge branch 'miami' into lcs
* miami:
Pool fixes + peds not forming circle fix
|
2021-05-18 08:12:47 +03:00 |
|
Sergeanur
|
3596897961
|
Merge pull request 'Pool fixes + peds not forming circle fix' (#4) from erorcun/re3:miami into miami
Reviewed-on: https://git.jacksmininetwork.co.uk/re/re3/pulls/4
|
2021-05-18 04:33:47 +00:00 |
|
Sergeanur
|
288c3dfc8f
|
Merge branch 'miami' into lcs
* miami:
Fix quiet police scanner on OpenAL
|
2021-05-17 18:22:59 +03:00 |
|
Sergeanur
|
0c41734c20
|
Fix quiet police scanner on OpenAL
|
2021-05-17 17:46:33 +03:00 |
|