Age | Commit message (Expand) | Author |
2020-12-14 | Fix language initialization call order | erorcun |
2020-12-09 | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id... | erorcun |
2020-12-03 | AnimViewer done, comment cleanup | erorcun |
2020-12-01 | Add multisampling to librw | Sergeanur |
2020-12-01 | add -console cmdline arg instead of #if 0/1 | withmorten |
2020-11-18 | Fix mouse lock/high-dpi | erorcun |
2020-11-18 | Use CLOCK_MONOTONIC_FAST when available (FreeBSD) | Greg V |
2020-11-18 | Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction) | Greg V |
2020-11-18 | glfw: scale cursor position by the ratio of framebuffer to screen size | Greg V |
2020-11-18 | Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback | Greg V |
2020-11-18 | Frontend: Stats, Map, Audio inputs, Radio selector | erorcun |
2020-10-23 | satisfy mr.casepath | erorcun |
2020-10-21 | Cross-platform fix and a little style change | erorcun |
2020-10-18 | Minor things | eray orçunus |
2020-10-17 | Merge pull request #765 from erorcun/miami | erorcun |
2020-10-17 | Fix management issue | eray orçunus |
2020-10-17 | Radar, WaterCannon, win/glfw skels | eray orçunus |
2020-10-12 | Merge branch 'miami' of https://github.com/GTAmodding/re3 into new | eray orçunus |
2020-10-12 | Streaming and cross-platform fixes | eray orçunus |
2020-10-12 | SampleManager | eray orçunus |
2020-10-11 | Merge remote-tracking branch 'origin/master' into miami | Sergeanur |
2020-10-09 | Fix POSIX streaming | eray orçunus |
2020-10-09 | Fix POSIX streaming | eray orçunus |
2020-10-08 | Merge branch 'miami' of https://github.com/GTAmodding/re3 into new | eray orçunus |
2020-10-08 | macOS support; thanks to @MrYadro | Andrew Udvare |
2020-10-08 | Pad, BulletInfo, ProjectileInfo, fixes | eray orçunus |
2020-10-04 | Merge branch 'master' into master | erorcun |
2020-10-02 | Load and write our settings in re3.ini & fixes | eray orçunus |
2020-09-30 | macOS support; thanks to @MrYadro | Andrew Udvare |
2020-09-30 | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus |
2020-09-30 | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami | eray orçunus |
2020-09-30 | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus |
2020-09-30 | Merge remote-tracking branch 'origin/master' into miami | Sergeanur |
2020-09-30 | some SilentPatch fixes | shfil |
2020-09-27 | Fixes: PS2/PS2-like menu, Hud, new sliding text found | eray orçunus |
2020-09-27 | Fixes | eray orçunus |
2020-09-27 | Credits & fixes | eray orçunus |
2020-09-26 | silentpatch fixes | Nikolay Korolev |
2020-09-26 | Fix MASTER build with glfw | Sergeanur |
2020-09-26 | Fix MASTER build with glfw | Sergeanur |
2020-08-19 | Merge branch 'master' into miami | Sergeanur |
2020-08-16 | Graphics menu + MSAA | Sergeanur |
2020-08-15 | Merge branch 'master' into miami | Sergeanur |
2020-08-14 | Original screen grabber | Sergeanur |
2020-08-14 | Stats(except displaying), PlayerInfo, marker fix | eray orçunus |
2020-08-10 | Merge remote-tracking branch 'origin/master' into miami | Sergeanur |
2020-08-08 | Merge pull request #681 from withmorten/master | aap |
2020-08-08 | don't CoUninitialize for NO_MOVIES | withmorten |
2020-08-07 | remove CoUninitialize calls for FIX_BUGS (fixes PIX crash) and don't check re... | withmorten |
2020-08-07 | Update glfw.cpp | blingu |