| Commit message (Expand) | Author | Files | Lines |
2021-01-18 | wrong ifdef | aap | 1 | -1/+1 |
2021-01-09 | moved new renderer | aap | 3 | -4/+343 |
2021-01-04 | cfo fix | erorcun | 2 | -2/+3 |
2021-01-01 | increase screen droplet splash dist | aap | 1 | -1/+1 |
2021-01-01 | Encode files to UTF-8 | Filip Gawin | 1 | -1/+1 |
2020-12-30 | fix use of LoadFile | aap | 2 | -6/+6 |
2020-12-30 | fix use of LoadFile | aap | 2 | -6/+6 |
2020-12-29 | fix custom pipes mem leak | aap | 1 | -0/+9 |
2020-12-29 | fix custom pipes mem leak | aap | 1 | -0/+9 |
2020-12-28 | fix neo screendroplet moving | aap | 1 | -1/+3 |
2020-12-28 | fix neo screendroplet moving | aap | 1 | -1/+3 |
2020-12-27 | tiny rendering fixes | aap | 2 | -0/+2 |
2020-12-27 | tiny rendering fix | aap | 1 | -0/+1 |
2020-12-27 | switch vehicle pipe default | aap | 1 | -1/+1 |
2020-12-26 | fix a struct init | aap | 1 | -1/+5 |
2020-12-26 | fix a struct init | aap | 1 | -1/+5 |
2020-12-26 | ffs | aap | 1 | -2/+1 |
2020-12-26 | ffs | aap | 1 | -1/+0 |
2020-12-26 | include case | aap | 1 | -1/+1 |
2020-12-26 | include case | aap | 1 | -1/+1 |
2020-12-26 | make screendrops independent of neo.txd; enable new rendering by default | aap | 1 | -11/+27 |
2020-12-26 | make screendrops independent of neo.txd; enable new rendering by default | aap | 1 | -11/+27 |
2020-12-25 | Fix debug menu memory leak | Sergeanur | 1 | -1/+1 |
2020-12-25 | Fix debug menu memory leak | Sergeanur | 1 | -1/+1 |
2020-12-24 | make screen droplets not crash without neo.txd | aap | 1 | -2/+11 |
2020-12-24 | make screen droplets not crash without neo.txd | aap | 1 | -2/+11 |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 1 | -3/+3 |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 1 | -3/+3 |
2020-12-09 | Fix | erorcun | 1 | -199/+0 |
2020-12-09 | 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 | 1 | -0/+199 |
2020-12-09 | Frontend cleanup, .INI, CFO, scrollable pages | erorcun | 2 | -0/+253 |
2020-12-09 | Fix | erorcun | 1 | -199/+0 |
2020-12-09 | 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 | 1 | -0/+199 |
2020-12-06 | inttypes.h is part of the C++ standard, so prefix it | Anonymous Maarten | 2 | -1/+1 |
2020-11-24 | cam fix; forgot some shaders | aap | 3 | -1/+45 |
2020-11-19 | neo screen droplets | aap | 14 | -6/+981 |
2020-11-19 | neo screen droplets | aap | 15 | -7/+1023 |
2020-11-18 | more fixes to librw stuff | aap | 12 | -378/+0 |
2020-11-18 | more fixes to librw stuff | aap | 12 | -381/+0 |
2020-11-18 | changes to librw layer, GLES now runtime choice | aap | 27 | -167/+481 |
2020-11-18 | changes to librw layer, GLES now runtime choice | aap | 27 | -166/+477 |
2020-10-29 | implemented extra model flags for backface culling and alpha test from mobile | aap | 1 | -1/+1 |
2020-10-28 | rewrite CFO + postfx/pipeline options | erorcun | 2 | -277/+82 |
2020-10-27 | stupid bug; update librw | aap | 1 | -1/+1 |
2020-10-27 | stupid bug; update librw | aap | 1 | -1/+1 |
2020-10-27 | boolean for extended pipelines | aap | 4 | -0/+41 |
2020-10-27 | boolean for extended pipelines | aap | 4 | -0/+41 |
2020-10-04 | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | 1 | -1/+1 |
2020-10-02 | Load and write our settings in re3.ini & fixes | eray orçunus | 2 | -8/+8 |
2020-09-30 | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 3 | -13/+327 |
2020-09-29 | Fix more | Filip Gawin | 1 | -1/+1 |
2020-09-29 | Some more const | Filip Gawin | 2 | -2/+2 |
2020-08-25 | CFO fixes | eray orçunus | 2 | -2/+7 |
2020-08-24 | new frontend customization | eray orçunus | 2 | -77/+277 |
2020-08-19 | Revert "remove CFO" | eray orçunus | 2 | -0/+260 |
2020-08-19 | txd.img bug | aap | 1 | -0/+1 |
2020-08-19 | neo pipelines; postfx fix | aap | 51 | -5/+3640 |
2020-08-18 | neo pipelines | aap | 51 | -13/+3642 |
2020-08-16 | remove CFO | eray orçunus | 2 | -260/+0 |
2020-08-13 | extended postfx and sniper hud fix | aap | 17 | -0/+781 |
2020-08-11 | tiny postfx cleanup | aap | 1 | -24/+0 |
2020-08-11 | implemented extended postfx | aap | 17 | -0/+856 |
2020-07-03 | Bettah car enter canceling, fix CFO crash, ped objs. renaming | eray orçunus | 1 | -1/+4 |
2020-07-01 | Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639) | erorcun | 1 | -3/+5 |
2020-05-29 | frontend options fix | eray orçunus | 1 | -1/+2 |
2020-05-28 | remove inlining attempts + reload frontend options for real | eray orçunus | 1 | -2/+7 |
2020-05-28 | Frontend customization functions, freecam toggle, minor things | eray orçunus | 2 | -0/+249 |
2020-05-27 | RwCameraGetCurrentCamera | aap | 1 | -9/+3 |
2020-05-27 | RwCameraGetCurrentCamera | aap | 1 | -9/+3 |
2020-05-11 | Linux build support | eray orçunus | 1 | -1/+2 |
2020-05-09 | Place debug menu under ifdef | Sergeanur | 2 | -0/+5 |
2020-05-01 | implemented debugmenu shutdown | aap | 2 | -1/+23 |
2020-04-26 | tried to fix some half-pixel bugs | aap | 1 | -10/+10 |
2020-04-25 | using librw GS alpha test emulation | aap | 1 | -0/+4 |
2020-04-25 | few fixes | aap | 2 | -5/+33 |
2020-04-24 | implemented debugmenu | aap | 5 | -0/+1596 |