| Commit message (Expand) | Author | Age | Files | Lines |
* | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by default | erorcun | 2020-12-09 | 1 | -3/+30 |
* | AnimViewer done, comment cleanup | erorcun | 2020-12-03 | 5 | -78/+50 |
* | Add multisampling to librw | Sergeanur | 2020-12-01 | 1 | -1/+4 |
* | add -console cmdline arg instead of #if 0/1 | withmorten | 2020-12-01 | 2 | -11/+17 |
* | Fix mouse lock/high-dpi | erorcun | 2020-11-18 | 1 | -10/+20 |
* | Use CLOCK_MONOTONIC_FAST when available (FreeBSD) | Greg V | 2020-11-18 | 1 | -1/+3 |
* | Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction) | Greg V | 2020-11-18 | 1 | -0/+2 |
* | glfw: scale cursor position by the ratio of framebuffer to screen size | Greg V | 2020-11-18 | 1 | -2/+5 |
* | Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback | Greg V | 2020-11-18 | 1 | -1/+1 |
* | Frontend: Stats, Map, Audio inputs, Radio selector | erorcun | 2020-11-17 | 2 | -0/+18 |
* | satisfy mr.casepath | erorcun | 2020-10-23 | 1 | -19/+15 |
* | Cross-platform fix and a little style change | erorcun | 2020-10-21 | 1 | -22/+27 |
* | Minor things | eray orçunus | 2020-10-18 | 2 | -0/+2 |
* | Merge pull request #765 from erorcun/miami | erorcun | 2020-10-17 | 3 | -32/+33 |
|\ |
|
| * | Radar, WaterCannon, win/glfw skels | eray orçunus | 2020-10-17 | 3 | -32/+33 |
* | | Fix management issue | eray orçunus | 2020-10-17 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'miami' of https://github.com/GTAmodding/re3 into new | eray orçunus | 2020-10-12 | 1 | -4/+19 |
|\ |
|
| * | Streaming and cross-platform fixes | eray orçunus | 2020-10-12 | 1 | -5/+20 |
* | | SampleManager | eray orçunus | 2020-10-12 | 2 | -3/+3 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-10-11 | 4 | -40/+65 |
|\ |
|
| * | Fix POSIX streaming | eray orçunus | 2020-10-09 | 1 | -1/+4 |
| * | Merge branch 'master' into master | erorcun | 2020-10-04 | 1 | -4/+21 |
| |\ |
|
| | * | macOS support; thanks to @MrYadro | Andrew Udvare | 2020-09-30 | 1 | -4/+21 |
| * | | Load and write our settings in re3.ini & fixes | eray orçunus | 2020-10-02 | 3 | -14/+25 |
| * | | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 2020-09-30 | 2 | -28/+26 |
| |/ |
|
* | | Fix POSIX streaming | eray orçunus | 2020-10-09 | 1 | -1/+4 |
* | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into new | eray orçunus | 2020-10-08 | 1 | -0/+2 |
|\ \ |
|
| * | | Pad, BulletInfo, ProjectileInfo, fixes | eray orçunus | 2020-10-07 | 1 | -0/+2 |
* | | | macOS support; thanks to @MrYadro | Andrew Udvare | 2020-10-08 | 1 | -4/+21 |
|/ / |
|
* | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami | eray orçunus | 2020-09-30 | 1 | -1/+16 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-09-30 | 1 | -0/+4 |
| |\| |
|
| | * | Fixes: PS2/PS2-like menu, Hud, new sliding text found | eray orçunus | 2020-09-27 | 2 | -2/+5 |
| | * | Fixes | eray orçunus | 2020-09-27 | 1 | -6/+22 |
| | * | silentpatch fixes | Nikolay Korolev | 2020-09-26 | 1 | -1/+16 |
| | * | Fix MASTER build with glfw | Sergeanur | 2020-09-26 | 1 | -1/+85 |
| * | | some SilentPatch fixes | shfil | 2020-09-30 | 1 | -1/+16 |
* | | | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus | 2020-09-30 | 2 | -4/+6 |
|/ / |
|
* | | Credits & fixes | eray orçunus | 2020-09-27 | 1 | -6/+22 |
* | | Fix MASTER build with glfw | Sergeanur | 2020-09-26 | 1 | -1/+85 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-08-19 | 1 | -1/+3 |
|\| |
|
| * | Graphics menu + MSAA | Sergeanur | 2020-08-16 | 1 | -1/+3 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-08-15 | 5 | -0/+46 |
|\| |
|
| * | Original screen grabber | Sergeanur | 2020-08-14 | 5 | -0/+46 |
* | | Stats(except displaying), PlayerInfo, marker fix | eray orçunus | 2020-08-14 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-08-10 | 2 | -1/+12 |
|\| |
|
| * | Merge pull request #681 from withmorten/master | aap | 2020-08-08 | 1 | -1/+8 |
| |\ |
|
| | * | don't CoUninitialize for NO_MOVIES | withmorten | 2020-08-08 | 1 | -5/+4 |
| | * | remove CoUninitialize calls for FIX_BUGS (fixes PIX crash) and don't check return value for CoInitialize | withmorten | 2020-08-07 | 1 | -2/+10 |
| * | | Update glfw.cpp | blingu | 2020-08-07 | 1 | -1/+1 |
| * | | added FreeBSD support | blingu | 2020-08-05 | 1 | -0/+4 |
| |/ |
|
* | | Fixes after merge | Sergeanur | 2020-07-29 | 2 | -33/+0 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-07-29 | 2 | -0/+33 |
|\| |
|
| * | Fix casepath chaos | eray orçunus | 2020-07-28 | 2 | -51/+84 |
| * | Fix/change some Windows define | eray orçunus | 2020-07-25 | 3 | -38/+31 |
| * | 90% fixes, 10% skel refactoring | eray orçunus | 2020-07-24 | 4 | -32/+40 |
| * | 64-bit on Windows | eray orçunus | 2020-07-22 | 4 | -13/+46 |
* | | Fix casepath chaos | eray orçunus | 2020-07-28 | 2 | -51/+84 |
* | | Fix/change some Windows define | eray orçunus | 2020-07-25 | 3 | -38/+30 |
* | | 90% fixes, 10% skel refactoring | eray orçunus | 2020-07-24 | 5 | -33/+56 |
* | | 64-bit on Windows | eray orçunus | 2020-07-24 | 4 | -13/+46 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-07-22 | 2 | -4/+0 |
|\| |
|
| * | Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcher | Sergeanur | 2020-07-22 | 2 | -4/+0 |
| * | Fixes from miami | eray orçunus | 2020-07-20 | 1 | -4/+0 |
* | | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 2020-07-22 | 4 | -11/+26 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-07-17 | 1 | -0/+5 |
|\| |
|
| * | Add fix/workaround for black screen at startup | Sergeanur | 2020-07-17 | 1 | -0/+5 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-07-13 | 1 | -0/+9 |
|\| |
|
| * | Remove console and fix sth | eray orçunus | 2020-07-04 | 2 | -1/+5 |
| * | Re-enable console for debugging frontend | eray orçunus | 2020-07-03 | 2 | -2/+7 |
* | | Frontend: Stats, Briefs, gta_vc.set, slider ranges, fixes | eray orçunus | 2020-07-06 | 2 | -4/+12 |
* | | Fix glfw.cpp | Filip Gawin | 2020-06-29 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-29 | 2 | -19/+359 |
|\| |
|
| * | update glfw.cpp | Fire-Head | 2020-06-29 | 2 | -7/+201 |
| * | menu fixes | Fire-Head | 2020-06-29 | 1 | -1/+2 |
| * | Merge branch 'master' into ps2menu | Fire_Head | 2020-06-29 | 5 | -26/+26 |
| |\ |
|
| * | | mips overdose | Fire-Head | 2020-06-27 | 1 | -20/+165 |
* | | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-03 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Frontend customization functions, freecam toggle, minor things | eray orçunus | 2020-05-28 | 1 | -1/+1 |
* | | | Merge branch 'master' into miami | Sergeanur | 2020-05-23 | 1 | -5/+5 |
|\| | |
|
| * | | skeleton typos | aap | 2020-05-23 | 5 | -25/+25 |
| |/ |
|
* | | skeleton typos | aap | 2020-05-23 | 5 | -21/+21 |
* | | Merge pull request #574 from Xinerki/miami | erorcun | 2020-05-22 | 1 | -0/+10 |
|\ \ |
|
| * | | focus loss improvement | Xinerki | 2020-05-21 | 1 | -2/+5 |
| * | | scuffed InitAfterFocusLoss implementation | Xinerki | 2020-05-21 | 1 | -0/+7 |
* | | | VC CMenuManager struct, ctor etc. | eray orçunus | 2020-05-22 | 2 | -27/+27 |
|/ / |
|
* | | remove some unneeded plane paths for the moment; also different exe icon | aap | 2020-05-16 | 3 | -1/+1 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-14 | 1 | -1/+14 |
|\| |
|
| * | blacklist for glfw "joysticks" | aap | 2020-05-14 | 1 | -1/+14 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-12 | 1 | -1/+1 |
|\| |
|
| * | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-12 | 8 | -99/+334 |
|\| |
|
| * | Fix Windows build and premake | eray orçunus | 2020-05-11 | 4 | -11/+16 |
| * | Linux build support | eray orçunus | 2020-05-11 | 7 | -91/+321 |
| * | Menu map fixes and resizable window on GLFW | eray orçunus | 2020-05-09 | 1 | -3/+5 |
| * | reverting fuckup | aap | 2020-05-06 | 1 | -0/+2 |
| * | updated librw | aap | 2020-05-06 | 1 | -2/+0 |
* | | Menu map fixes and resizable window on GLFW | eray orçunus | 2020-05-09 | 1 | -3/+5 |
* | | most of animation system done; little stuff here and there | aap | 2020-05-08 | 2 | -0/+8 |
* | | VC vehicles just barely working now | aap | 2020-05-07 | 1 | -2/+0 |
|/ |
|
* | Screen mode selector and persistent map target fix | eray orçunus | 2020-05-01 | 2 | -55/+68 |
* | improved video modes for glfw | aap | 2020-04-30 | 1 | -40/+146 |
* | implemented improved video modes for win.cpp | aap | 2020-04-29 | 1 | -5/+108 |
* | removed cpuid stuff from glfw as they caused a crash by clobbering registers. what to do about win.cpp? | aap | 2020-04-28 | 1 | -79/+0 |
* | Merge pull request #489 from Nick007J/master | Nikolay Korolev | 2020-04-26 | 1 | -2/+7 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-25 | 1 | -0/+8 |
| |\ |
|
| * | | more 1.1 patch | Nikolay Korolev | 2020-04-24 | 1 | -2/+7 |
* | | | fixes for glfw | aap | 2020-04-26 | 1 | -15/+16 |
* | | | Remove struct workaround in CControllerConfigManager | Sergeanur | 2020-04-26 | 1 | -1/+0 |
* | | | Initial GLFW support | eray orçunus | 2020-04-26 | 6 | -48/+1723 |
| |/
|/| |
|
* | | implemented skinned peds, no cutscene hands yet | aap | 2020-04-24 | 1 | -0/+8 |
|/ |
|
* | Crossplatform work continues | eray orçunus | 2020-04-22 | 5 | -8/+159 |
* | Remove patches | Sergeanur | 2020-04-17 | 3 | -96/+5 |
* | rem refs | Fire-Head | 2020-04-17 | 4 | -22/+15 |
* | Default native resolution mode and small camera fixes | Sergeanur | 2020-04-15 | 1 | -4/+25 |
* | (PS2) TheGame/main/GameInit/SystemInit, ProcessSlowMode | Fire-Head | 2020-04-09 | 1 | -7/+7 |
* | CShotInfo, CWanted done, Frontend fix | eray orçunus | 2020-03-29 | 1 | -6/+0 |
* | Limit frontend FPS to 100 | eray orçunus | 2020-03-28 | 1 | -1/+7 |
* | WaterCannon done, resource ico | Fire-Head | 2020-03-28 | 2 | -1/+12 |
* | Fixes for Serge's review | Filip Gawin | 2020-03-22 | 1 | -2/+2 |
* | cMusicManager | Sergeanur | 2020-02-07 | 1 | -1/+1 |
* | Implemented faststrcmp, faststricmp, strcasecmp | Sergeanur | 2019-10-30 | 1 | -0/+7 |
* | Small CPad fixes | Sergeanur | 2019-10-29 | 1 | -6/+6 |
* | Merge branch 'master' into master | Fire_Head | 2019-10-27 | 3 | -35/+52 |
|\ |
|
| * | ControllerConfig done | Fire-Head | 2019-10-27 | 3 | -35/+52 |
* | | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode | Sergeanur | 2019-10-26 | 2 | -2/+3 |
|/ |
|
* | More more more audio | Filip Gawin | 2019-08-27 | 1 | -1/+1 |
* | AnimViewer! | eray orçunus | 2019-08-15 | 4 | -11/+48 |
* | Merge branch 'master' of github.com:Fire-Head/re3 | Fire-Head | 2019-08-02 | 1 | -30/+41 |
|\ |
|
| * | fixed dinput | aap | 2019-07-25 | 1 | -30/+41 |
* | | sampman done | Fire-Head | 2019-08-02 | 1 | -0/+0 |
|/ |
|
* | Merge pull request #153 from ThirteenAG/master | aap | 2019-07-20 | 1 | -4/+4 |
|\ |
|
| * | premake and appveyor update | ThirteenAG | 2019-07-20 | 1 | -4/+4 |
* | | couple of fixes | aap | 2019-07-20 | 1 | -1/+1 |
|/ |
|
* | and of course the last commit didnt fix everything | aap | 2019-07-10 | 1 | -1/+1 |
* | added wrappers around math functions | aap | 2019-07-10 | 1 | -5/+5 |
* | Update Frontend. | _AG | 2019-07-03 | 1 | -0/+4 |
* | cleaned up to be closer to original game | aap | 2019-07-03 | 2 | -29/+17 |
* | Revert "Implemented frontend inputs." | aap | 2019-07-02 | 2 | -12/+4 |
* | Implemented frontend inputs. | _AG | 2019-07-02 | 2 | -4/+12 |
* | Cleanup project a bit | Filip Gawin | 2019-06-30 | 2 | -101/+101 |
* | misc stuff, mostly collision | aap | 2019-06-28 | 1 | -9/+2 |
* | Initial commit for Frontend. | _AG | 2019-06-25 | 2 | -2/+6 |
* | first part of CFileLoader | aap | 2019-06-17 | 1 | -0/+1 |
* | got rid of upper case types | aap | 2019-06-17 | 2 | -32/+32 |
* | Merge branch 'master' into master | Fire_Head | 2019-06-13 | 1 | -0/+7 |
|\ |
|
| * | fixed CFileMgr somewhat; still issues when loading saves | aap | 2019-06-13 | 1 | -0/+7 |
* | | CPad done | Fire-Head | 2019-06-13 | 1 | -2/+2 |
|/ |
|
* | tmp | Fire-Head | 2019-06-11 | 2 | -175/+173 |
* | VK_LEFT fix | Fire-Head | 2019-06-05 | 1 | -0/+1 |
* | win.cpp/skeleton.cpp done | Fire-Head | 2019-06-05 | 1 | -34/+34 |
* | input done, fixed cheats input | Fire-Head | 2019-06-05 | 3 | -31/+864 |
* | added NO_MOVIES | Fire-Head | 2019-06-03 | 1 | -0/+11 |
* | gamestates fixed, mpeg now working | Fire-Head | 2019-06-02 | 1 | -43/+147 |
* | mouse fixed | Fire-Head | 2019-06-02 | 1 | -3/+5 |
* | fixed merge | aap | 2019-06-02 | 1 | -2/+3 |
* | skeleton updated, windows specific stuff added | Fire-Head | 2019-06-02 | 8 | -305/+2541 |
* | rw skeleton | Fire-Head | 2019-05-31 | 5 | -0/+1618 |