Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable BIND_VEHICLE_FIREWEAPON | Sergeanur | 2021-02-11 | 1 | -0/+18 |
| | |||||
* | More fixes | Sergeanur | 2021-02-11 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/miami' into VC/ControllerMenu | Sergeanur | 2021-02-10 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * origin/miami: fix clouds Use our synonyms for attack anims again Detect joystick menu for XInput reorganize shaders; use modulate flag; update librw fix generic.txd crash Use original animation names from VCS # Conflicts: # src/core/MenuScreensCustom.cpp | ||||
| * | Detect joystick menu for XInput | erorcun | 2021-02-07 | 1 | -0/+5 |
| | | |||||
* | | Controller menu | Sergeanur | 2021-02-10 | 1 | -15/+35 |
|/ | |||||
* | Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text | erorcun | 2021-02-01 | 1 | -0/+45 |
| | |||||
* | Merge pull request #977 from withmorten/miami-cw | withmorten | 2021-01-25 | 1 | -1/+1 |
|\ | | | | | make building with Codewarrior 7 possible | ||||
| * | make building with Codewarrior 7 possible | withmorten | 2021-01-24 | 1 | -1/+1 |
| | | |||||
* | | Fix out of bound binding orders | erorcun | 2021-01-24 | 1 | -2/+5 |
|/ | |||||
* | No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linux | erorcun | 2021-01-23 | 1 | -32/+55 |
| | |||||
* | Store all settings in .INI | erorcun | 2021-01-23 | 1 | -1/+1 |
| | |||||
* | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-23 | 1 | -6/+2 |
| | |||||
* | get rid of most --MIAMI comments | withmorten | 2021-01-22 | 1 | -2/+0 |
| | |||||
* | Partial controller buttons support | Sergeanur | 2021-01-02 | 1 | -29/+57 |
| | |||||
* | merge attempt | Nikolay Korolev | 2020-12-19 | 1 | -0/+244 |
|\ | |||||
| * | Check if buttons txd exsist | Sergeanur | 2020-11-07 | 1 | -6/+11 |
| | | |||||
| * | Button icons | Sergeanur | 2020-11-05 | 1 | -369/+200 |
| | | |||||
| * | Fix the goddamn spaces for tabs master race | Sergeanur | 2020-11-01 | 1 | -284/+284 |
| | | |||||
| * | Show Xbox buttons when playing with a controller | Sergeanur | 2020-11-01 | 1 | -0/+408 |
| | | |||||
* | | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus | 2020-09-30 | 1 | -31/+36 |
| | | |||||
* | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami | eray orçunus | 2020-09-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | fixed original bug, when heli go ma if cars fly cheat activated | Roman Masanin | 2020-09-28 | 1 | -1/+1 |
| | | | |||||
* | | | Restore All Cars are Heli cheat | eray orçunus | 2020-09-29 | 1 | -3/+0 |
|/ / | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-08-24 | 1 | -84/+91 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/CutsceneMgr.cpp # src/audio/AudioLogic.cpp # src/audio/soundlist.h # src/core/ControllerConfig.cpp # src/core/ControllerConfig.h # src/core/Streaming.cpp # src/peds/PedChat.cpp # src/render/Weather.cpp # src/rw/TexRead.cpp # src/vehicles/Automobile.cpp # src/vehicles/Boat.cpp | ||||
| * | Cleanup CControllerConfigManager deletion a bit | Sergeanur | 2020-08-20 | 1 | -86/+49 |
| | | |||||
| * | Add VEHICLE_FIREWEAPON (disabled by default) | Sergeanur | 2020-08-20 | 1 | -2/+46 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-08-14 | 1 | -0/+10 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/core/Game.cpp # src/core/re3.cpp # src/extras/postfx.cpp # src/extras/postfx.h # src/extras/shaders/Makefile # src/render/Clouds.cpp # src/render/Hud.cpp # src/render/MBlur.cpp # src/render/Sprite2d.cpp | ||||
| * | Register start button for real | eray orçunus | 2020-08-13 | 1 | -0/+10 |
| | | |||||
* | | Noskillx's PR + fix .set loading | eray orçunus | 2020-07-06 | 1 | -2/+5 |
| | | |||||
* | | Frontend: Stats, Briefs, gta_vc.set, slider ranges, fixes | eray orçunus | 2020-07-06 | 1 | -6/+9 |
| | | |||||
* | | Ducking, shooting vehicle occupants and weapon fixes | eray orçunus | 2020-06-20 | 1 | -2/+2 |
| | | |||||
* | | CFont crash workaround | eray orçunus | 2020-06-06 | 1 | -1/+5 |
| | | |||||
* | | some fixes | Nikolay Korolev | 2020-05-23 | 1 | -3/+23 |
| | | |||||
* | | VC CMenuManager struct, ctor etc. | eray orçunus | 2020-05-22 | 1 | -4/+4 |
|/ | |||||
* | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+15 |
| | |||||
* | Linux build support | eray orçunus | 2020-05-11 | 1 | -14/+15 |
| | |||||
* | Allow keyboard controls for flying cheats | Nikolay Korolev | 2020-04-28 | 1 | -1/+9 |
| | |||||
* | Initial GLFW support | eray orçunus | 2020-04-26 | 1 | -5/+93 |
| | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -55/+1 |
| | |||||
* | rem refs | Fire-Head | 2020-04-17 | 1 | -1/+1 |
| | |||||
* | CCopPed 2 and fixes | eray orçunus | 2020-03-26 | 1 | -0/+10 |
| | |||||
* | ProcessButtonPresses and fixes | eray orçunus | 2020-03-21 | 1 | -1/+1 |
| | |||||
* | save | Sergeanur | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | fixed mouse binding | Fire_Head | 2019-11-30 | 1 | -56/+49 |
| | |||||
* | Fixed settings loading, added TopLineEmptyFile | Sergeanur | 2019-10-30 | 1 | -1/+2 |
| | |||||
* | Small CPad fixes | Sergeanur | 2019-10-29 | 1 | -1/+1 |
| | |||||
* | Simplify CControllerConfigManager::InitialiseControllerActionNameArray | Sergeanur | 2019-10-27 | 1 | -112/+45 |
| | |||||
* | ControllerConfig done | Fire-Head | 2019-10-27 | 1 | -27/+2450 |
| | | | | Fix Cam enum | ||||
* | More frontend inputs. | _AG | 2019-07-10 | 1 | -0/+1 |
| | |||||
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+57 |