Age | Commit message (Expand) | Author |
2021-08-16 | Auto-detect X11 dependency | erorcun |
2021-08-15 | Fix .ini fix for glfw | erorcun |
2021-08-15 | Fix premature .ini saving leading to missing bindings | erorcun |
2021-07-13 | Nintendo Switch support | Adrian Graber |
2021-07-10 | finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES | withmorten |
2021-07-05 | fix: add missing limits.h includes to enable bulding on musl. | mssx86 |
2021-07-03 | smol fix 2 | withmorten |
2021-07-03 | smol fix | withmorten |
2021-06-28 | Fix MP3 finding stack crash | erorcun |
2021-02-21 | Fix stack corruption in HandleGraphEvent | Haydn Trigg |
2021-02-19 | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami | erorcun |
2021-02-18 | add NoMovies ini option, rename gDrawVersionText, always save ini after loading | withmorten |
2021-02-19 | Get keyboard input from X11 on Linux | erorcun |
2021-02-16 | Fix FindClose->closedir | 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-13 | new icon | aap |
2021-02-12 | enable screenshots with F12 | aap |
2021-02-07 | Detect joystick menu for XInput | erorcun |
2021-01-29 | Fix some UBs | 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-24 | make building with Codewarrior 7 possible | withmorten |
2021-01-23 | No more resetting bindings for joypad, create .ini at the first start, joysti... | erorcun |
2021-01-23 | Store all settings in .INI | erorcun |
2021-01-23 | Includes overhaul, fix some compiler warnings | erorcun |
2021-01-22 | get rid of most --MIAMI comments | withmorten |
2021-01-21 | enable screenshots for librw; update librw | aap |
2021-01-14 | Revert extra checks before autolinking | Filip Gawin |
2021-01-14 | RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINK | Filip Gawin |
2021-01-14 | More checks before autolinking | Filip Gawin |
2020-12-20 | some PS2 things | aap |
2020-12-19 | merge attempt | Nikolay Korolev |
2020-12-14 | Fix language initialization call order | erorcun |
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-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-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-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-26 | start using CMemoryHeap | aap |