re3/src
Sergeanur a5ec7a45db Merge branch 'master' into miami
# Conflicts:
#	.github/workflows/build-switch.yml
#	.vscode/settings.json
#	CMakeLists.txt
#	README.md
#	cmake/nx/NXFunctions.cmake
#	gamefiles/TEXT/american.gxt
#	gamefiles/TEXT/french.gxt
#	gamefiles/TEXT/german.gxt
#	gamefiles/TEXT/italian.gxt
#	gamefiles/TEXT/polish.gxt
#	gamefiles/TEXT/russian.gxt
#	gamefiles/TEXT/spanish.gxt
#	gamefiles/models/frontend_nsw.txd
#	gamefiles/models/nswbtns.txd
#	res/images/logo.svg
#	res/images/logo_1024.png
#	res/images/logo_256.jpg
#	src/CMakeLists.txt
#	src/audio/AudioCollision.cpp
#	src/audio/AudioLogic.cpp
#	src/audio/AudioManager.cpp
#	src/audio/AudioManager.h
#	src/audio/MusicManager.cpp
#	src/audio/PolRadio.cpp
#	src/audio/PolRadio.h
#	src/audio/sampman_miles.cpp
#	src/audio/sampman_oal.cpp
#	src/control/CarCtrl.cpp
#	src/core/ControllerConfig.cpp
#	src/core/Frontend.cpp
#	src/core/Frontend.h
#	src/core/MenuScreens.cpp
#	src/core/MenuScreensCustom.cpp
#	src/core/common.h
#	src/core/config.h
#	src/peds/Ped.cpp
#	src/peds/PedAI.cpp
#	src/peds/PedFight.cpp
#	src/peds/PlayerPed.cpp
#	src/peds/PlayerPed.h
#	src/skel/crossplatform.cpp
#	src/skel/glfw/glfw.cpp
#	src/weapons/Weapon.cpp
#	utils/gxt/polish.txt
#	utils/gxt/russian.txt
2021-08-24 15:19:35 +03:00
..
animation tiny diff fixes 2021-07-11 03:26:21 +02:00
audio Audio enhancements: 2021-08-24 14:58:41 +03:00
buildings Pool fixes 2021-06-26 00:27:20 +03:00
collision Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls 2021-08-11 08:35:01 +03:00
control fix 2021-08-20 20:39:27 +03:00
core Merge branch 'master' into miami 2021-08-24 15:19:35 +03:00
entities CPhysical fixes and cleanup 2021-08-02 20:02:57 +02:00
extras fix opengl; update librw 2021-08-17 12:59:30 +02:00
fakerw Add sprite to the waypoint marker 2021-08-11 08:15:30 +03:00
math CEntity and C(Vu)Vector fixes and cleanup 2021-06-24 21:34:33 +03:00
modelinfo CVisibilityPlugins and CRenderer fixes 2021-07-29 19:43:47 +02:00
objects finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 17:30:27 +02:00
peds PedIK: fix fix 2021-08-22 12:23:12 +03:00
renderer Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls, part 2 2021-08-11 08:42:26 +03:00
rw merge 2021-08-08 15:34:02 +03:00
save fix steam saves 2021-08-09 16:36:15 +02:00
skel Auto-detect X11 dependency 2021-08-16 21:06:52 +03:00
text Add russian support 2021-02-18 11:34:23 +02:00
vehicles CAutomobile fixes 2021-08-20 10:30:31 +02:00
weapons Fix impossible bullets & turn speed on heavy guns 2021-08-16 21:06:06 +03:00
CMakeLists.txt Auto-detect X11 dependency 2021-08-16 21:06:52 +03:00