Age | Commit message (Expand) | Author |
2021-02-19 | Get keyboard input from X11 on Linux | erorcun |
2021-02-15 | Revert "always console for windows Debug builds" | withmorten |
2021-02-15 | always console for windows Debug builds | withmorten |
2021-02-13 | glfw window icon | withmorten |
2021-02-12 | imrove readme; enable screenshots with F12 | aap |
2021-02-05 | Detect joystick menu for XInput | erorcun |
2021-01-27 | Attempt to fix input delays on GLFW | erorcun |
2021-01-27 | Clean up POSIX streaming code | erorcun |
2021-01-25 | Support pads without L2-R2, add comments | erorcun |
2021-01-22 | No more resetting bindings for joypad, create .ini at the first start, joysti... | erorcun |
2021-01-21 | enable screenshots for librw | aap |
2021-01-17 | Store all settings in .INI | erorcun |
2021-01-17 | Includes overhaul, fix some compiler warnings | erorcun |
2020-12-14 | Fix language initialization call order | erorcun |
2020-12-09 | AnimViewer fixes, commentary from miami | erorcun |
2020-12-09 | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id... | erorcun |
2020-12-01 | Merge pull request #846 from withmorten/ini | erorcun |
2020-11-29 | GTA_VERSION define and some config.h cleanup | aap |
2020-11-28 | Merge pull request #841 from aap/master | aap |
2020-11-28 | add -console cmdline arg instead of #if 0/1 | withmorten |
2020-11-28 | moved some stuff to MemoryMgr | aap |
2020-11-28 | Add multisampling to librw | Sergeanur |
2020-11-25 | memory heap starting to work | aap |
2020-11-16 | Fix mouse lock/high-dpi 2 | erorcun |
2020-11-16 | Fix mouse lock/high-dpi | erorcun |
2020-11-16 | Merge pull request #723 from myfreeweb/master | erorcun |
2020-10-18 | Fixes and style changes from miami | erorcun |
2020-10-17 | Fix management issue | eray orçunus |
2020-10-09 | Fix POSIX streaming | 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-28 | Use CLOCK_MONOTONIC_FAST when available (FreeBSD) | Greg V |
2020-09-28 | Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction) | Greg V |
2020-09-28 | glfw: scale cursor position by the ratio of framebuffer to screen size | Greg V |
2020-09-28 | Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback | Greg V |
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-26 | Fix MASTER build with glfw | Sergeanur |
2020-08-14 | Original screen grabber | Sergeanur |
2020-08-07 | Update glfw.cpp | blingu |
2020-08-05 | added FreeBSD support | blingu |
2020-07-24 | 90% fixes, 10% skel refactoring | eray orçunus |
2020-07-22 | 64-bit on Windows | eray orçunus |
2020-07-22 | Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcher | Sergeanur |
2020-07-20 | Fixes from miami | eray orçunus |
2020-07-04 | Remove console and fix sth | eray orçunus |
2020-07-03 | Re-enable console for debugging frontend | eray orçunus |
2020-06-29 | update glfw.cpp | Fire-Head |