summaryrefslogtreecommitdiff
path: root/src/core/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor cPedCommentsSergeanur2021-08-251-1/+0
* Audio: refactoring, type fixes, renaming cAudioManager fieldsSergeanur2021-08-251-1/+1
* Audio enhancements:•••* redo high fps fix * make releasing vehicle sounds attach to entities * fix bug with reusing audio entity that is still being used * use time scale to modify sound speed Sergeanur2021-08-241-1/+2
* Make ped comments update position and volumeSergeanur2021-08-231-0/+1
* Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensitySergeanur2021-08-171-0/+5
* Switch PR & remove X11 part from CMakeListserorcun2021-08-161-3/+18
|\
| * Replace GTA_SWITCH macro and use GAMEPAD_MENU•••* Replace GTA_SWITCH macro with __SWITCH__ for platform specific stuff and GTA_HANDHELD for the rest (which could be used by other ports) * Use GAMEPAD_MENU on GTA_HANDHELD, which will replace the usual controller setup (which contains some useless features for handhelds) * Fix some identation inconsistencies * Disable PC_PLAYER_CONTROLS on GTA_HANDHELD builds Adrian Graber2021-07-131-5/+15
| * Enable Gamepad Menu on SwitchAdrian Graber2021-07-131-1/+1
| * Add Nintendo Switch initial supportAdrian Graber2021-07-131-2/+7
* | Remove not needed entry from configSergeanur2021-08-161-1/+0
* | Replace static_assert with #errorSergeanur2021-08-121-2/+2
* | Put more things under ifdefSergeanur2021-08-121-0/+10
* | Merge pull request #1251 from Sergeanur/HigherDrawDist•••Make cars and peds to not despawn when you look awaySergeanur2021-07-311-0/+4
|\ \
| * | Make cars and peds to not despawn when you look awaySergeanur2021-07-261-0/+4
* | | fixwithmorten2021-07-261-1/+1
|/ /
* | fix garbage data written in garage save blockwithmorten2021-07-191-1/+1
* | Make PS2 VB files work together with PC audio filesSergeanur2021-07-151-1/+1
|/
* Vanilla config for Windows and win-x86 onlywithmorten2021-07-121-0/+4
* fixwithmorten2021-07-121-1/+1
* Reorganize config.hSergeanur2021-07-121-131/+50
* Merge pull request #1149 from withmorten/saves•••finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESerorcun2021-07-121-1/+3
|\
| * finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-1/+3
* | Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-07-121-0/+2
* | Merge/sync fixes after threaded audioerorcun2021-07-101-2/+5
* | Multi-threaded audio fixeserorcun2021-07-101-1/+2
* | Multi-threaded audio streams•••Under MULTITHREADED_AUDIO define. erorcun2021-07-101-0/+1
|/
* add librw defines to vanilla defines undefswithmorten2021-07-091-0/+5
* fix previous PED_SKIN commit, add commentswithmorten2021-07-031-3/+3
* disable PED_SKIN and PEDS_REPORT_CRIMES_ON_PHONE when COMPATIBLE_SAVES is dis...withmorten2021-07-031-0/+6
* Pause radio when game is pausedSergeanur2021-06-301-0/+1
* add no-git-hash option to premakewithmorten2021-06-251-1/+2
* Undef PS2_AUDIO_CHANNELS for SQUEEZE_PERFORMANCE and VANILLA_DEFINESSergeanur2021-06-241-0/+2
* Increase the number of audio channels to PS2 count and some small audio fixesSergeanur2021-06-241-1/+1
* add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten2021-02-181-1/+2
* Disable RANDOMSPLASH only if loading screen is disabledSergeanur2021-02-131-1/+5
* Disable RANDOMSPLASHSergeanur2021-02-131-1/+1
* Cmake version for hashFilip Gawin2021-02-121-2/+2
* Remove version text, add toggleable debug info(with commit hash!)erorcun2021-02-121-1/+5
* Don't show menu map and new languages if gamefiles isn't copiederorcun2021-02-071-1/+1
* Detect joystick menu for XInputerorcun2021-02-051-2/+2
* Merge pull request #1019 from Sergeanur/ControllerMenu2•••Controller menuSergeanur2021-02-031-0/+6
|\
| * Add undefSergeanur2021-02-031-0/+1
| * Controller menuSergeanur2021-02-031-0/+5
* | no advanced script log when log level is 0withmorten2021-02-021-0/+4
|/
* Clean up POSIX streaming codeerorcun2021-01-271-2/+9
* enable default resolution for vanilla defineswithmorten2021-01-231-1/+1
* VANILLA_BUILD fixeswithmorten2021-01-231-1/+4
* get rid of unsupported LIBRW in config.hwithmorten2021-01-221-4/+0
* fix RW33 build, undef ANISOTROPIC_FILTERING for vanilla buildwithmorten2021-01-221-0/+1
* fixed anisotropic filtering; updated librwaap2021-01-211-0/+1