Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-23 | 1 | -2/+0 |
| | |||||
* | Fix build without FIX_BUGS, divide to 0 fixes | erorcun | 2021-01-13 | 1 | -4/+5 |
| | |||||
* | Reorder CEntity functions into their original order | Sergeanur | 2020-12-29 | 1 | -20/+0 |
| | |||||
* | Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as default | erorcun | 2020-12-26 | 1 | -1/+1 |
| | |||||
* | added MemoryHeap from III, MemoryMgr | aap | 2020-12-18 | 1 | -39/+0 |
| | |||||
* | TexturePools | Sergeanur | 2020-12-01 | 1 | -7/+0 |
| | | | | | | # Conflicts: # src/core/Game.cpp # src/rw/RwHelper.cpp | ||||
* | Merge pull request #792 from withmorten/master | aap | 2020-10-31 | 1 | -2/+4 |
| | | | | | | fix FINAL build, add DEBUGMENU and other simple qol defines to FINAL ... # Conflicts: # src/core/Frontend.cpp | ||||
* | Messages fix and update librw | erorcun | 2020-10-25 | 1 | -0/+2 |
| | |||||
* | Radar, WaterCannon, win/glfw skels | eray orçunus | 2020-10-17 | 1 | -2/+10 |
| | |||||
* | CGame done, Peds, fixes | eray orçunus | 2020-08-30 | 1 | -2/+4 |
| | |||||
* | rw stuff done & other small things | aap | 2020-08-20 | 1 | -31/+6 |
| | |||||
* | Merge pull request #670 from Fire-Head/miami | aap | 2020-08-07 | 1 | -0/+119 |
|\ | | | | | Miami Shadows | ||||
| * | NULL -> nil | Fire-Head | 2020-07-31 | 1 | -3/+3 |
| | | |||||
| * | Update RwHelper.cpp | Fire-Head | 2020-07-29 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1 from GTAmodding/miami | Fire_Head | 2020-07-29 | 1 | -5/+72 |
| |\ | | | | | | | Miami | ||||
| * | | miami shadows | Fire-Head | 2020-07-29 | 1 | -0/+119 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-07-29 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | rename shit | aap | 2020-07-29 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'master' into miami | Sergeanur | 2020-07-29 | 1 | -1/+39 |
|\| | | | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/RpAnimBlend.cpp # src/audio/oal/stream.cpp # src/audio/sampman.h # src/control/Pickups.cpp # src/core/Collision.cpp # src/core/Collision.h # src/core/FileLoader.cpp # src/core/FileMgr.cpp # src/core/FileMgr.h # src/core/Streaming.cpp # src/core/Streaming.h # src/core/SurfaceTable.h # src/modelinfo/VehicleModelInfo.h # src/peds/Ped.cpp # src/rw/RwHelper.cpp # src/rw/RwHelper.h # src/skel/glfw/glfw.cpp # src/skel/platform.h # src/text/Text.cpp # src/text/Text.h # src/vehicles/CarGen.cpp # src/vehicles/Heli.cpp | ||||
| * | | Dual pass rendering for RW 3.3 | Sergeanur | 2020-07-29 | 1 | -2/+6 |
| | | | |||||
| * | | The real pickup reflection fix | Sergeanur | 2020-07-29 | 1 | -0/+34 |
| | | | |||||
| * | | tiny cleanup | aap | 2020-07-16 | 1 | -1/+1 |
| | | | |||||
| * | | hanim fix | aap | 2020-06-01 | 1 | -2/+8 |
| | | | |||||
* | | | Add compatibility with RW 3.4 | Sergeanur | 2020-07-18 | 1 | -4/+4 |
| | | | |||||
* | | | make game load all platform dffs | aap | 2020-07-16 | 1 | -1/+68 |
| |/ |/| | |||||
* | | hanim fix | aap | 2020-06-01 | 1 | -2/+8 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-16 | 1 | -0/+11 |
|\| | | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/peds/Ped.cpp # src/peds/PedIK.cpp # src/peds/PedIK.h | ||||
| * | fixes for 64 bit build | aap | 2020-05-16 | 1 | -0/+11 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-12 | 1 | -20/+20 |
|\| | | | | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp | ||||
| * | Linux build support | eray orçunus | 2020-05-11 | 1 | -20/+20 |
| | | |||||
* | | CRenderer | aap | 2020-05-11 | 1 | -0/+10 |
|/ | |||||
* | Place debug menu under ifdef | Sergeanur | 2020-05-09 | 1 | -0/+2 |
| | |||||
* | Initial GLFW support | eray orçunus | 2020-04-26 | 1 | -0/+2 |
| | |||||
* | using librw GS alpha test emulation | aap | 2020-04-25 | 1 | -0/+4 |
| | |||||
* | few fixes | aap | 2020-04-25 | 1 | -0/+20 |
| | |||||
* | implemented debugmenu | aap | 2020-04-24 | 1 | -1/+10 |
| | |||||
* | implemented skinned peds, no cutscene hands yet | aap | 2020-04-24 | 1 | -8/+171 |
| | |||||
* | implemented librw alphatest setting | aap | 2020-04-17 | 1 | -1/+2 |
| | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -9/+1 |
| | |||||
* | rem refs | Fire-Head | 2020-04-17 | 1 | -0/+2 |
| | |||||
* | implemented most of librw wrapper | aap | 2020-04-15 | 1 | -0/+4 |
| | |||||
* | Debug font and CProfiles | Sergeanur | 2020-04-14 | 1 | -15/+38 |
| | |||||
* | Link with RW libs | Sergeanur | 2020-04-11 | 1 | -0/+374 |