Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes | Sergeanur | 2021-06-24 | 1 | -20/+20 |
| | |||||
* | Make sampman stream functions default to stream 0 + type fixes | Sergeanur | 2021-06-24 | 1 | -2/+2 |
| | |||||
* | Increase the number of audio channels to PS2 count and some small audio fixes | Sergeanur | 2021-06-24 | 1 | -10/+10 |
| | |||||
* | Use bool8 in audio code | Sergeanur | 2021-06-24 | 1 | -141/+141 |
| | |||||
* | Fix engine sounds, player and male01 ped comments | Sergeanur | 2021-06-24 | 1 | -0/+76 |
| | |||||
* | Fall back to mp3 if vb is not found | Sergeanur | 2021-06-24 | 1 | -1/+52 |
| | |||||
* | LCS sfx + mission audio | Sergeanur | 2021-06-24 | 1 | -0/+20 |
| | |||||
* | Merge branch 'miami' into lcs | Sergeanur | 2021-02-26 | 1 | -96/+90 |
|\ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # README.md # premake5.lua # src/audio/MusicManager.cpp # src/core/main.cpp # src/core/re3.cpp # src/extras/postfx.cpp # src/render/Font.cpp | ||||
| * | Fix MP3 player | erorcun | 2021-02-19 | 1 | -96/+90 |
| | | |||||
* | | Merge branch 'miami' into lcs | Sergeanur | 2021-01-25 | 1 | -1/+2 |
|\| | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Script.h # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/rw/VisibilityPlugins.cpp # src/rw/VisibilityPlugins.h | ||||
| * | make building with Codewarrior 7 possible | withmorten | 2021-01-24 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/miami' into lcs | Sergeanur | 2021-01-23 | 1 | -4/+2 |
|\| | | | | | | | | | # Conflicts: # src/modelinfo/BaseModelInfo.cpp | ||||
| * | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-23 | 1 | -4/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/miami' into lcs | Sergeanur | 2021-01-22 | 1 | -2/+0 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/CutsceneMgr.cpp # src/control/CarCtrl.cpp # src/control/Script.cpp # src/control/Script2.cpp # src/core/Frontend.cpp # src/core/main.cpp # src/entities/Physical.cpp # src/peds/Ped.cpp # src/peds/PedAI.cpp # src/text/Messages.cpp # src/vehicles/Cranes.cpp # src/vehicles/Transmission.cpp | ||||
| * | get rid of most --MIAMI comments | withmorten | 2021-01-22 | 1 | -2/+0 |
| | | |||||
| * | Revert extra checks before autolinking | Filip Gawin | 2021-01-14 | 1 | -2/+0 |
| | | |||||
| * | RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINK | Filip Gawin | 2021-01-14 | 1 | -1/+1 |
| | | |||||
| * | More checks before autolinking | Filip Gawin | 2021-01-14 | 1 | -0/+2 |
| | | |||||
* | | CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bit | Sergeanur | 2021-01-11 | 1 | -6/+6 |
|/ | |||||
* | fixes | Nikolay Korolev | 2020-12-19 | 1 | -1/+1 |
| | |||||
* | merge attempt | Nikolay Korolev | 2020-12-19 | 1 | -2/+2 |
|\ | |||||
| * | GTA_VERSION define and some config.h cleanup | aap | 2020-11-29 | 1 | -8/+8 |
| | | |||||
| * | Fix build | erorcun | 2020-10-18 | 1 | -3/+2 |
| | | |||||
| * | Fixes and style changes from miami | erorcun | 2020-10-18 | 1 | -1/+2 |
| | | |||||
| * | Renaming audio enum entries to something more like original | Sergeanur | 2020-09-19 | 1 | -29/+29 |
| | | |||||
* | | Update sampman_miles.cpp | erorcun | 2020-10-12 | 1 | -1/+1 |
| | | |||||
* | | SampleManager | eray orçunus | 2020-10-12 | 1 | -296/+222 |
| | | |||||
* | | some style and bug fixes, updated sfx enum, and implemented processVehicleEngine | Roman Masanin | 2020-09-21 | 1 | -29/+29 |
| | | |||||
* | | cMusicManager, cDMAudio, radio position save/load, a few commands implemented | Sergeanur | 2020-09-09 | 1 | -1/+74 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-07-17 | 1 | -1/+16 |
|\| | | | | | | | | | | | # Conflicts: # src/control/Record.cpp # src/vehicles/Automobile.cpp | ||||
| * | Add audio cache for faster initialization | Sergeanur | 2020-07-17 | 1 | -1/+16 |
| | | |||||
* | | dumb | Nikolay Korolev | 2020-05-31 | 1 | -1/+1 |
| | | |||||
* | | game logic | Nikolay Korolev | 2020-05-31 | 1 | -3/+8 |
| | | |||||
* | | Support of original mp3/wav/adf | Sergeanur | 2020-05-27 | 1 | -5/+56 |
|/ | |||||
* | fixed dumb | Nikolay Korolev | 2020-05-20 | 1 | -2/+2 |
| | |||||
* | fixed ped comment | Nikolay Korolev | 2020-05-20 | 1 | -0/+4 |
| | |||||
* | it works differently | Nikolay Korolev | 2020-05-14 | 1 | -3/+3 |
| | |||||
* | some fixes | Nikolay Korolev | 2020-05-14 | 1 | -0/+4 |
| | |||||
* | oal upd | Fire-Head | 2020-05-04 | 1 | -0/+2311 |