summaryrefslogtreecommitdiff
path: root/src/skel
AgeCommit message (Collapse)Author
2021-08-16Auto-detect X11 dependencyerorcun
2021-08-15Fix .ini fix for glfwerorcun
2021-08-15Fix premature .ini saving leading to missing bindingserorcun
2021-07-13Nintendo Switch supportAdrian Graber
2021-07-10finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten
2021-07-05fix: add missing limits.h includes to enable bulding on musl.mssx86
2021-07-03smol fix 2withmorten
2021-07-03smol fixwithmorten
2021-06-28Fix MP3 finding stack crasherorcun
2021-02-21Fix stack corruption in HandleGraphEventHaydn Trigg
2021-02-19Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamierorcun
2021-02-18add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten
2021-02-19Get keyboard input from X11 on Linuxerorcun
2021-02-16Fix FindClose->closedirerorcun
2021-02-15Revert "always console for windows Debug builds"withmorten
This reverts commit a76c962aa348479ddb5a4d30472183239ddb9285.
2021-02-15always console for windows Debug buildswithmorten
2021-02-13glfw window iconwithmorten
2021-02-13new iconaap
2021-02-12enable screenshots with F12aap
2021-02-07Detect joystick menu for XInputerorcun
2021-01-29Fix some UBserorcun
2021-01-27Attempt to fix input delays on GLFWerorcun
2021-01-27Clean up POSIX streaming codeerorcun
2021-01-25Support pads without L2-R2, add commentserorcun
2021-01-24make building with Codewarrior 7 possiblewithmorten
2021-01-23No more resetting bindings for joypad, create .ini at the first start, ↵erorcun
joystick hotplug for Linux
2021-01-23Store all settings in .INIerorcun
2021-01-23Includes overhaul, fix some compiler warningserorcun
2021-01-22get rid of most --MIAMI commentswithmorten
2021-01-21enable screenshots for librw; update librwaap
2021-01-14Revert extra checks before autolinkingFilip Gawin
2021-01-14RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin
2021-01-14More checks before autolinkingFilip Gawin
2020-12-20some PS2 thingsaap
2020-12-19merge attemptNikolay Korolev
2020-12-14Fix language initialization call ordererorcun
2020-12-14Fix language initialization call ordererorcun
2020-12-09Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's ↵erorcun
idea to use PPSSPP's DB if available, disable DEV() messages by default
2020-12-09AnimViewer fixes, commentary from miamierorcun
2020-12-09Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's ↵erorcun
idea to use PPSSPP's DB if available, disable DEV() messages by default
2020-12-03AnimViewer done, comment cleanuperorcun
2020-12-01Add multisampling to librwSergeanur
# Conflicts: # src/core/config.h # vendor/librw
2020-12-01add -console cmdline arg instead of #if 0/1withmorten
# Conflicts: # src/skel/glfw/glfw.cpp # src/skel/win/win.cpp
2020-12-01Merge pull request #846 from withmorten/inierorcun
add -console cmdline arg instead of #if 0/1
2020-11-29GTA_VERSION define and some config.h cleanupaap
2020-11-28Merge pull request #841 from aap/masteraap
start using CMemoryHeap; also some PS2 define cleanup
2020-11-28add -console cmdline arg instead of #if 0/1withmorten
2020-11-28moved some stuff to MemoryMgraap
2020-11-28Add multisampling to librwSergeanur
2020-11-26start using CMemoryHeapaap