summaryrefslogtreecommitdiffstats
path: root/src/fakerw (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'miami' into lcsSergeanur2021-08-112-2/+10
|\ | | | | | | | | | | # Conflicts: # src/core/Radar.cpp # src/core/Radar.h
| * Add sprite to the waypoint markerSergeanur2021-08-112-2/+10
| |
* | mergeNikolay Korolev2021-08-081-1/+0
|\|
| * mergeNikolay Korolev2021-08-081-1/+0
| |\
| | * imrove readme; enable screenshots with F12aap2021-02-122-0/+41
| | |
| | * fixed anisotropic filtering; updated librwaap2021-01-212-0/+15
| | |
| | * Includes overhaul, fix some compiler warningserorcun2021-01-171-1/+1
| | |
| | * Fixes from miami Entity/Physical proof-read 1erorcun2021-01-042-3/+3
| | |
| | * make screendrops independent of neo.txd; enable new rendering by defaultaap2020-12-261-6/+6
| | |
* | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-02-162-0/+41
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/reLCS_msvc_amd64.yml # .github/workflows/reLCS_msvc_x86.yml # README.md # gamefiles/TEXT/american.gxt # gamefiles/TEXT/french.gxt # gamefiles/TEXT/german.gxt # gamefiles/TEXT/italian.gxt # gamefiles/TEXT/spanish.gxt # premake5.lua # src/animation/AnimManager.cpp # src/animation/AnimationId.h # src/audio/MusicManager.cpp # src/audio/audio_enums.h # src/control/Script7.cpp # src/core/FileLoader.cpp # src/core/re3.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp # src/extras/postfx.cpp # src/extras/shaders/colourfilterVC.frag # src/extras/shaders/colourfilterVC_PS.hlsl # src/extras/shaders/make_hlsl.cmd # src/extras/shaders/obj/colourfilterVC_PS.cso # src/extras/shaders/obj/colourfilterVC_PS.inc # src/extras/shaders/obj/colourfilterVC_frag.inc # src/peds/PedFight.cpp # src/render/Font.cpp # src/render/Hud.cpp # src/render/Particle.cpp # src/render/WaterCannon.cpp # src/skel/win/gtavc.ico # src/vehicles/Automobile.cpp # utils/gxt/american.txt # utils/gxt/french.txt # utils/gxt/german.txt # utils/gxt/italian.txt # utils/gxt/spanish.txt
| * | Add missing rtpng.hSergeanur2021-02-121-0/+4
| | |
| * | enable screenshots with F12aap2021-02-121-0/+37
| | |
* | | CSimpleModelInfoaap2021-01-241-0/+1
| | |
* | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-231-1/+1
|\| | | | | | | | | | | | | | # Conflicts: # src/modelinfo/BaseModelInfo.cpp
| * | Includes overhaul, fix some compiler warningserorcun2021-01-231-1/+1
| | |
* | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-222-0/+15
|\| | | | | | | | | | | | | | | | | | | | | | | * origin/miami: fuck bletch fixed anisotropic filtering; updated librw fix
| * | fuckaap2021-01-211-0/+6
| | |
| * | fixed anisotropic filtering; updated librwaap2021-01-211-0/+9
| | |
* | | work on colourfiltersaap2021-01-192-0/+6
| | |
* | | CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bitSergeanur2021-01-111-1/+1
|/ /
* | Entity/Physical proof-read 1erorcun2021-01-042-2/+3
| |
* | make screendrops independent of neo.txd; enable new rendering by defaultaap2020-12-261-6/+6
| |
* | merge attemptNikolay Korolev2020-12-191-4/+28
|\|
| * Add multisampling to librwSergeanur2020-11-282-0/+5
| |
| * memory heap starting to workaap2020-11-252-7/+31
| |
| * changes to librw layer, GLES now runtime choiceaap2020-11-181-13/+0
| |
| * change gl caps.dat constantsaap2020-11-161-1/+3
| |
| * changes to RW layer so loading foreign files worksaap2020-11-111-21/+4
| |
| * RwRenderStateGetaap2020-11-051-0/+47
| |
| * synch fakerw with reVC; update librwaap2020-07-291-5/+6
| |
| * Fix casepath chaoseray orçunus2020-07-281-33/+29
| |
| * Provide more memory for casepath's argFilip Gawin2020-07-261-3/+3
| |
| * fix windows build, don't use crossplatformFilip Gawin2020-07-251-6/+24
| |
| * Small fixes for linux buildFilip Gawin2020-07-251-6/+17
| |
| * fixed hanim for 64 bitaap2020-07-241-2/+10
| |
| * update librwaap2020-07-221-1/+1
| |
| * librw updateaap2020-05-271-0/+6
| |
| * RwCameraGetCurrentCameraaap2020-05-271-1/+1
| |
| * MT function for fakerwaap2020-05-271-2/+2
| |
* | added MemoryHeap from III, MemoryMgraap2020-12-181-3/+3
| |
* | Add multisampling to librwSergeanur2020-12-012-0/+5
| | | | | | | | | | | | # Conflicts: # src/core/config.h # vendor/librw
* | changes to librw layer, GLES now runtime choiceaap2020-11-181-13/+0
| |
* | change gl caps.dat constantsaap2020-11-161-1/+3
| |
* | urgh, merge and changes to RW layer in one commit.aap2020-11-111-20/+51
|\ \
| * | RwRenderStateGetaap2020-11-051-0/+47
|/ /
* | some fakerw additions for shadows; update librwaap2020-07-291-4/+4
| |
* | Fix casepath chaoseray orçunus2020-07-281-20/+45
| |
* | fixed hanim for 64 bitaap2020-07-241-2/+10
| |
* | update librwaap2020-07-221-1/+1
| |
* | CCamera doneaap2020-06-201-1/+2
| |
* | librw updateaap2020-05-271-0/+6
| |
* | RwCameraGetCurrentCameraaap2020-05-271-1/+1
| |
* | MT function for fakerwaap2020-05-271-2/+2
|/
* fixes for 64 bit buildaap2020-05-161-1/+1
|
* Linux build supporteray orçunus2020-05-111-0/+19
|
* got rid of superfluous enum; update librwaap2020-05-071-2/+18
|
* updated librwaap2020-05-062-7/+6
|
* fixed fog color for librwaap2020-05-041-1/+9
|
* update librw (vsynch)aap2020-05-021-2/+2
|
* update librwaap2020-05-011-2/+2
|
* improved video modes for glfwaap2020-04-301-3/+2
|
* little support for gl3 textures; txd.img enabled againaap2020-04-271-4/+16
|
* fixes for glfwaap2020-04-261-1/+21
|
* Initial GLFW supporteray orçunus2020-04-261-2/+6
|
* update librwaap2020-04-253-4/+17
|
* few fixesaap2020-04-251-3/+3
|
* implemented debugmenuaap2020-04-241-2/+2
|
* implemented skinned peds, no cutscene hands yetaap2020-04-245-8/+116
|
* RpClumpRemoveAtomic updateeray orçunus2020-04-181-1/+1
|
* fixed raster from image conversionaap2020-04-171-37/+2
|
* add textures in correct orderaap2020-04-161-1/+1
|
* first fake RW implementation workingaap2020-04-162-28/+47
|
* implemented most of librw wrapperaap2020-04-158-0/+2117