aboutsummaryrefslogtreecommitdiffstats
path: root/src/skel
Commit message (Expand)AuthorAgeFilesLines
* glfw window iconwithmorten2021-02-131-0/+14
* new iconaap2021-02-131-0/+0
* enable screenshots with F12aap2021-02-122-0/+2
* Detect joystick menu for XInputerorcun2021-02-073-5/+9
* Fix some UBserorcun2021-01-291-4/+4
* Attempt to fix input delays on GLFWerorcun2021-01-271-2/+1
* Clean up POSIX streaming codeerorcun2021-01-271-2/+5
* Support pads without L2-R2, add commentserorcun2021-01-251-11/+20
* make building with Codewarrior 7 possiblewithmorten2021-01-242-2/+16
* No more resetting bindings for joypad, create .ini at the first start, joysti...erorcun2021-01-232-3/+29
* Store all settings in .INIerorcun2021-01-232-0/+10
* Includes overhaul, fix some compiler warningserorcun2021-01-232-38/+26
* get rid of most --MIAMI commentswithmorten2021-01-224-8/+0
* enable screenshots for librw; update librwaap2021-01-212-0/+8
* Revert extra checks before autolinkingFilip Gawin2021-01-142-3/+1
* RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin2021-01-142-2/+2
* More checks before autolinkingFilip Gawin2021-01-142-1/+3
* some PS2 thingsaap2020-12-201-4/+0
* merge attemptNikolay Korolev2020-12-193-0/+23
|\
| * Fix language initialization call ordererorcun2020-12-141-3/+3
| * AnimViewer fixes, commentary from miamierorcun2020-12-095-78/+52
| * Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id...erorcun2020-12-091-3/+30
| * Merge pull request #846 from withmorten/inierorcun2020-12-012-14/+18
| |\
| | * add -console cmdline arg instead of #if 0/1withmorten2020-11-282-14/+18
| * | GTA_VERSION define and some config.h cleanupaap2020-11-292-4/+4
| * | Merge pull request #841 from aap/masteraap2020-11-283-2/+7
| |\ \ | | |/ | |/|
| | * moved some stuff to MemoryMgraap2020-11-282-2/+2
| | * start using CMemoryHeapaap2020-11-261-0/+5
| * | Add multisampling to librwSergeanur2020-11-281-1/+4
| |/
| * memory heap starting to workaap2020-11-252-1/+19
| * Fix mouse lock/high-dpi 2erorcun2020-11-161-6/+0
| * Fix mouse lock/high-dpierorcun2020-11-161-7/+13
| * Merge pull request #723 from myfreeweb/mastererorcun2020-11-161-4/+11
| |\
| | * Use CLOCK_MONOTONIC_FAST when available (FreeBSD)Greg V2020-09-281-1/+3
| | * Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction)Greg V2020-09-281-0/+2
| | * glfw: scale cursor position by the ratio of framebuffer to screen sizeGreg V2020-09-281-2/+5
| | * Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallbackGreg V2020-09-281-1/+1
| * | mr.casepath 2erorcun2020-10-231-21/+16
| * | mr.casepatherorcun2020-10-231-6/+7
| * | Text and cross-platform fixerorcun2020-10-211-18/+23
| * | Fixes and style changes from miamierorcun2020-10-182-9/+24
| * | Fix management issueeray orçunus2020-10-171-1/+2
| * | Streaming and cross-platform fixeseray orçunus2020-10-121-5/+20
* | | Fix language initialization call ordererorcun2020-12-141-3/+3
* | | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id...erorcun2020-12-091-3/+30
* | | AnimViewer done, comment cleanuperorcun2020-12-035-78/+50
* | | Add multisampling to librwSergeanur2020-12-011-1/+4
* | | add -console cmdline arg instead of #if 0/1withmorten2020-12-012-11/+17
* | | Fix mouse lock/high-dpierorcun2020-11-181-10/+20
* | | Use CLOCK_MONOTONIC_FAST when available (FreeBSD)Greg V2020-11-181-1/+3