Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-03 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/GameLogic.cpp # src/control/PathFind.cpp # src/control/RoadBlocks.cpp # src/control/Script.cpp # src/control/Script.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/MenuScreens.cpp # src/core/TempColModels.cpp # src/core/config.h # src/core/re3.cpp # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/modelinfo/VehicleModelInfo.h # src/render/Skidmarks.h # src/render/WaterLevel.cpp # src/save/GenericGameStorage.h # src/vehicles/Automobile.cpp # src/vehicles/Automobile.h # src/vehicles/DamageManager.cpp # src/vehicles/Vehicle.cpp # src/vehicles/Vehicle.h | ||||
| * | Frontend customization functions, freecam toggle, minor things | eray orçunus | 2020-05-28 | 1 | -1/+1 |
| | | |||||
| * | skeleton typos | aap | 2020-05-23 | 1 | -4/+4 |
| | | |||||
* | | skeleton typos | aap | 2020-05-23 | 1 | -4/+4 |
| | | |||||
* | | VC CMenuManager struct, ctor etc. | eray orçunus | 2020-05-22 | 1 | -13/+13 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-14 | 1 | -1/+14 |
|\| | | | | | | | | | # Conflicts: # src/modelinfo/ClumpModelInfo.cpp | ||||
| * | blacklist for glfw "joysticks" | aap | 2020-05-14 | 1 | -1/+14 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-12 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Garages.cpp # src/core/FileLoader.cpp # src/core/Streaming.cpp # src/core/Zones.cpp # src/core/Zones.h # src/render/Renderer.cpp # src/rw/VisibilityPlugins.cpp | ||||
| * | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-12 | 1 | -50/+125 |
|\| | | | | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp | ||||
| * | Fix Windows build and premake | eray orçunus | 2020-05-11 | 1 | -1/+1 |
| | | |||||
| * | Linux build support | eray orçunus | 2020-05-11 | 1 | -50/+125 |
| | | |||||
| * | Menu map fixes and resizable window on GLFW | eray orçunus | 2020-05-09 | 1 | -3/+5 |
| | | |||||
* | | Menu map fixes and resizable window on GLFW | eray orçunus | 2020-05-09 | 1 | -3/+5 |
| | | |||||
* | | most of animation system done; little stuff here and there | aap | 2020-05-08 | 1 | -0/+4 |
|/ | |||||
* | Screen mode selector and persistent map target fix | eray orçunus | 2020-05-01 | 1 | -26/+29 |
| | |||||
* | improved video modes for glfw | aap | 2020-04-30 | 1 | -40/+146 |
| | |||||
* | removed cpuid stuff from glfw as they caused a crash by clobbering registers. what to do about win.cpp? | aap | 2020-04-28 | 1 | -79/+0 |
| | |||||
* | fixes for glfw | aap | 2020-04-26 | 1 | -15/+16 |
| | |||||
* | Initial GLFW support | eray orçunus | 2020-04-26 | 1 | -0/+1651 |