summaryrefslogtreecommitdiff
path: root/src/skel
AgeCommit message (Expand)Author
2020-12-14Fix language initialization call ordererorcun
2020-12-09Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id...erorcun
2020-12-03AnimViewer done, comment cleanuperorcun
2020-12-01Add multisampling to librwSergeanur
2020-12-01add -console cmdline arg instead of #if 0/1withmorten
2020-11-18Fix mouse lock/high-dpierorcun
2020-11-18Use CLOCK_MONOTONIC_FAST when available (FreeBSD)Greg V
2020-11-18Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction)Greg V
2020-11-18glfw: scale cursor position by the ratio of framebuffer to screen sizeGreg V
2020-11-18Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallbackGreg V
2020-11-18Frontend: Stats, Map, Audio inputs, Radio selectorerorcun
2020-10-23satisfy mr.casepatherorcun
2020-10-21Cross-platform fix and a little style changeerorcun
2020-10-18Minor thingseray orçunus
2020-10-17Merge pull request #765 from erorcun/miamierorcun
2020-10-17Fix management issueeray orçunus
2020-10-17Radar, WaterCannon, win/glfw skelseray orçunus
2020-10-12Merge branch 'miami' of https://github.com/GTAmodding/re3 into neweray orçunus
2020-10-12Streaming and cross-platform fixeseray orçunus
2020-10-12SampleManagereray orçunus
2020-10-11Merge remote-tracking branch 'origin/master' into miamiSergeanur
2020-10-09Fix POSIX streamingeray orçunus
2020-10-09Fix POSIX streamingeray orçunus
2020-10-08Merge branch 'miami' of https://github.com/GTAmodding/re3 into neweray orçunus
2020-10-08macOS support; thanks to @MrYadroAndrew Udvare
2020-10-08Pad, BulletInfo, ProjectileInfo, fixeseray orçunus
2020-10-04Merge branch 'master' into mastererorcun
2020-10-02Load and write our settings in re3.ini & fixeseray orçunus
2020-09-30macOS support; thanks to @MrYadroAndrew Udvare
2020-09-30Fixes, mouse AUX buttons, joystick detect menueray orçunus
2020-09-30Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamieray orçunus
2020-09-30Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixeseray orçunus
2020-09-30Merge remote-tracking branch 'origin/master' into miamiSergeanur
2020-09-30some SilentPatch fixesshfil
2020-09-27Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus
2020-09-27Fixeseray orçunus
2020-09-27Credits & fixeseray orçunus
2020-09-26silentpatch fixesNikolay Korolev
2020-09-26Fix MASTER build with glfwSergeanur
2020-09-26Fix MASTER build with glfwSergeanur
2020-08-19Merge branch 'master' into miamiSergeanur
2020-08-16Graphics menu + MSAASergeanur
2020-08-15Merge branch 'master' into miamiSergeanur
2020-08-14Original screen grabberSergeanur
2020-08-14Stats(except displaying), PlayerInfo, marker fixeray orçunus
2020-08-10Merge remote-tracking branch 'origin/master' into miamiSergeanur
2020-08-08Merge pull request #681 from withmorten/masteraap
2020-08-08don't CoUninitialize for NO_MOVIESwithmorten
2020-08-07remove CoUninitialize calls for FIX_BUGS (fixes PIX crash) and don't check re...withmorten
2020-08-07Update glfw.cppblingu