aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Some unicode funcs belong to Font.cpp + small fixSergeanur2020-10-117-32/+36
* Fix POSIX streamingeray orçunus2020-10-092-4/+11
* Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus2020-10-081-12/+12
|\
| * little renamings & librw updateeray orçunus2020-10-081-12/+12
* | Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus2020-10-052-1/+25
|\|
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-10-0523-131/+605
| |\
| * | fixed darkel/replayNikolay Korolev2020-10-052-1/+25
* | | Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus2020-10-054-16/+22
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of https://github.com/GTAmodding/re3 into audioFixeray orçunus2020-10-051-5/+10
| |\ \
| | * \ Merge pull request #741 from ShFil119/fix/make_spaceshfil2020-10-041-5/+10
| | |\ \
| | | * | Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size)Filip Gawin2020-10-041-5/+10
| * | | | Fix Linux audio patheray orçunus2020-10-051-2/+3
| * | | | Fix Audioeray orçunus2020-10-052-9/+9
| |/ / /
* / / / Fix some sanitizer errors, improve POSIX streamereray orçunus2020-10-0410-159/+302
|/ / /
* | | Merge branch 'master' into mastererorcun2020-10-043-27/+48
|\ \ \ | | |/ | |/|
| * | small fixNikolay Korolev2020-10-031-1/+1
| * | Merge pull request #734 from Tatsh/macoserorcun2020-10-032-26/+47
| |\ \ | | |/ | |/|
| | * CdStreamPosix: fix type issuesAndrew Udvare2020-10-011-2/+2
| | * core/CdStreamPosix: switch to named semaphores to support macOSAndrew Udvare2020-10-011-54/+33
| | * macOS support; thanks to @MrYadroAndrew Udvare2020-09-302-28/+70
* | | Load and write our settings in re3.ini & fixeseray orçunus2020-10-0212-78/+150
* | | Merge branch 'master' of github.com:erorcun/re3eray orçunus2020-09-3014-60/+456
|\ \ \ | |/ / |/| |
| * | Fixes, mouse AUX buttons, joystick detect menueray orçunus2020-09-3014-60/+456
| |/
* / fixed bad bugNikolay Korolev2020-09-301-13/+13
|/
* Fix moreFilip Gawin2020-09-291-1/+1
* Some more constFilip Gawin2020-09-292-2/+2
* Use Const instead of const (last commit)Filip Gawin2020-09-292-4/+4
* Fix warning ISO C++11 does not allow conversion from string literal toFilip Gawin2020-09-292-4/+4
* Fix build (if -> ifdef)Filip Gawin2020-09-291-1/+1
* Make frequency more consistent with vanillaFilip Gawin2020-09-291-1/+5
* Fix arg typesSergeanur2020-09-282-4/+4
* fixed cargenNikolay Korolev2020-09-281-3/+3
* change for better understandingRoman Masanin2020-09-281-1/+1
* Merge remote-tracking branch 'upstream/master'Roman Masanin2020-09-2833-644/+902
|\
| * Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus2020-09-2712-64/+150
| * Fixeseray orçunus2020-09-275-22/+66
| * bug fixedNikolay Korolev2020-09-261-1/+1
| * fixed replay bugNikolay Korolev2020-09-261-8/+8
| * Merge pull request #715 from Nick007J/mastershfil2020-09-267-6/+46
| |\
| | * fixed tabNikolay Korolev2020-09-261-1/+1
| | * silentpatch fixesNikolay Korolev2020-09-267-6/+46
| * | Fix coronas reflectionsSergeanur2020-09-261-0/+4
| |/
| * Fix MASTER build with glfwSergeanur2020-09-261-1/+85
| * Fix OpenGL Z-writeSergeanur2020-09-261-1/+3
| * Fixes to MusicManagerSergeanur2020-09-192-34/+32
| * Renaming audio enum entries to something more like originalSergeanur2020-09-1910-518/+518
* | fix for frequency misscalculationRoman Masanin2020-09-281-1/+1
|/
* Fix RotateYSergeanur2020-09-151-8/+8
* Move a bunch of math to cpp files + small fixesSergeanur2020-09-1414-529/+857
* Fixes from miamieray orçunus2020-09-105-71/+69