| Commit message (Expand) | Author | Age | Files | Lines |
* | Use of sized bool types for CFont | Sergeanur | 2021-01-16 | 2 | -65/+172 |
* | hud ammo fix | erorcun | 2021-01-13 | 1 | -12/+6 |
* | move stuff back into class; securom comments | withmorten | 2021-01-13 | 1 | -1/+1 |
* | fix explosion jet | Fire-Head | 2021-01-11 | 1 | -3/+3 |
* | moved new renderer, fixed a bug | aap | 2021-01-09 | 2 | -319/+14 |
* | fix last commit, debugmenu options | Fire-Head | 2021-01-08 | 2 | -10/+10 |
* | .ini for scaling, radar, sprites | Fire-Head | 2021-01-08 | 3 | -2/+33 |
* | Merge pull request #909 from Fire-Head/master | Fire_Head | 2021-01-08 | 4 | -415/+147 |
|\ |
|
| * | bb .ini hello defines | Fire-Head | 2021-01-08 | 4 | -49/+7 |
| * | upd | Fire-Head | 2021-01-06 | 1 | -1/+1 |
| * | remake | Fire-Head | 2021-01-05 | 4 | -6/+19 |
| * | fix compiling | Fire-Head | 2020-12-31 | 1 | -2/+2 |
| * | hud cleanup | Fire-Head | 2020-12-31 | 1 | -401/+126 |
| * | gxt key, default value | Fire-Head | 2020-12-29 | 1 | -2/+1 |
| * | Merge pull request #1 from GTAmodding/master | Fire_Head | 2020-12-29 | 4 | -2/+244 |
| |\ |
|
| * | | Sprite Scaling option | Fire-Head | 2020-12-29 | 4 | -7/+44 |
* | | | first version of new renderer | aap | 2021-01-05 | 3 | -8/+622 |
* | | | Port nerf of rain particles from miami | Filip Gawin | 2021-01-04 | 1 | -0/+20 |
* | | | Encode files to UTF-8 | Filip Gawin | 2021-01-01 | 1 | -2/+2 |
* | | | CMoneyMessages::RegisterOne v2 | Filip Gawin | 2020-12-31 | 1 | -14/+18 |
* | | | Fix CMoneyMessages::RegisterOne | Filip Gawin | 2020-12-31 | 1 | -13/+13 |
| |/
|/| |
|
* | | Reorder CEntity functions into their original order | Sergeanur | 2020-12-29 | 3 | -0/+240 |
* | | unfix particle bug | aap | 2020-12-26 | 1 | -1/+3 |
* | | Small type use fixes | Sergeanur | 2020-12-25 | 1 | -1/+1 |
|/ |
|
* | fixes to last HUD commits | erorcun | 2020-12-20 | 2 | -7/+12 |
* | Merge branch 'master' of https://github.com/GTAmodding/re3 | Fire-Head | 2020-12-19 | 9 | -97/+403 |
|\ |
|
| * | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 2020-12-18 | 7 | -16/+16 |
| * | ;end of fucking waterlevel | aap | 2020-12-16 | 1 | -0/+4 |
| * | more tidy water sync | aap | 2020-12-16 | 1 | -43/+43 |
| * | tidy water sync | aap | 2020-12-16 | 1 | -1/+5 |
| * | fixed water.dat code | aap | 2020-12-15 | 2 | -65/+61 |
| * | add dev build code for generating waterpro.dat | withmorten | 2020-12-15 | 2 | -37/+339 |
* | | restore original code, fixes, ps2 font | Fire-Head | 2020-12-19 | 3 | -31/+109 |
* | | Merge branch 'master' of https://github.com/GTAmodding/re3 | Fire-Head | 2020-12-07 | 12 | -75/+557 |
|\| |
|
| * | GTA_VERSION define and some config.h cleanup | aap | 2020-11-29 | 5 | -40/+40 |
| * | fix backface culling on vehicles | aap | 2020-11-29 | 1 | -0/+1 |
| * | moved some stuff to MemoryMgr | aap | 2020-11-28 | 1 | -0/+1 |
| * | start using CMemoryHeap | aap | 2020-11-26 | 1 | -0/+5 |
| * | Merge pull request #827 from aap/master | aap | 2020-11-22 | 2 | -22/+206 |
| |\ |
|
| | * | finished cullzones | aap | 2020-11-22 | 2 | -22/+206 |
| * | | Renderer fix | Sergeanur | 2020-11-22 | 1 | -2/+2 |
| * | | Reorganize CPed functions into their original cpp files | Sergeanur | 2020-11-19 | 1 | -0/+31 |
| |/ |
|
| * | Infamous XBOX subtitle outline | erorcun | 2020-11-19 | 3 | -1/+49 |
| * | Font: Hud: Use orig. text dimensions, fix right-align calculations | erorcun | 2020-11-09 | 3 | -18/+32 |
| * | Revert "Font: Fix text dimensions" | erorcun | 2020-11-08 | 3 | -15/+15 |
| * | Check if buttons txd exsist | Sergeanur | 2020-11-07 | 2 | -23/+33 |
| * | Button icons | Sergeanur | 2020-11-05 | 2 | -3/+202 |
| * | only do backface culling on buildings | aap | 2020-11-03 | 1 | -2/+2 |
| * | fix sniper crosshair | aap | 2020-10-31 | 1 | -1/+1 |
* | | ps2 hud, restore original code | Fire-Head | 2020-12-07 | 5 | -332/+774 |
|/ |
|
* | implemented extra model flags for backface culling and alpha test from mobile | aap | 2020-10-29 | 1 | -0/+29 |
* | fix rainraindrop | Fire-Head | 2020-10-27 | 1 | -1/+1 |
* | Font: Fix text dimensions | erorcun | 2020-10-25 | 3 | -15/+15 |
* | Tweak comparison in CFallingGlassPane::Render | Filip Gawin | 2020-10-18 | 1 | -2/+6 |
* | Fixes and style changes from miami | erorcun | 2020-10-18 | 4 | -28/+29 |
* | Setter for bIsStatic (became virtual in SA) | Sergeanur | 2020-10-18 | 1 | -1/+1 |
* | SpecialFX fixes | Roman Masanin | 2020-10-15 | 1 | -11/+24 |
* | fix AskForObjectToBeRenderedInGlass | Fire-Head | 2020-10-12 | 1 | -2/+2 |
* | Some unicode funcs belong to Font.cpp + small fix | Sergeanur | 2020-10-11 | 2 | -0/+31 |
* | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 2020-09-30 | 1 | -4/+4 |
* | Fixes: PS2/PS2-like menu, Hud, new sliding text found | eray orçunus | 2020-09-27 | 4 | -31/+44 |
* | Fixes | eray orçunus | 2020-09-27 | 1 | -5/+14 |
* | Fix coronas reflections | Sergeanur | 2020-09-26 | 1 | -0/+4 |
* | Move a bunch of math to cpp files + small fixes | Sergeanur | 2020-09-14 | 3 | -6/+6 |
* | weather fixes | aap | 2020-08-23 | 1 | -6/+6 |
* | fixed CRenderer::ScanSectorPoly again | aap | 2020-08-21 | 1 | -41/+42 |
* | Merge branch 'master' of github.com:gtamodding/re3 | aap | 2020-08-18 | 1 | -6/+10 |
|\ |
|
| * | Island loading and PS2 alpha test added to options | Sergeanur | 2020-08-16 | 1 | -6/+10 |
* | | neo pipelines | aap | 2020-08-18 | 1 | -1/+11 |
|/ |
|
* | fixed clouds render | aap | 2020-08-14 | 1 | -41/+43 |
* | extended postfx and sniper hud fix | aap | 2020-08-13 | 3 | -37/+59 |
* | fix render poly bug | aap | 2020-08-13 | 1 | -2/+7 |
* | little timecycle cleanup | aap | 2020-08-09 | 2 | -146/+146 |
* | pointlight fixes | aap | 2020-08-09 | 1 | -7/+6 |
* | corona fixes | aap | 2020-08-09 | 1 | -20/+21 |
* | Merge pull request #675 from erorcun/master | aap | 2020-08-07 | 5 | -4/+22 |
|\ |
|
| * | Squeeze performance option, minor fixes | eray orçunus | 2020-08-03 | 5 | -4/+22 |
* | | Merge pull request #676 from aap/master | aap | 2020-08-07 | 1 | -1/+3 |
|\ \ |
|
| * | | VU0 collision | aap | 2020-08-03 | 1 | -1/+3 |
| |/ |
|
* / | shadow fixes | Fire-Head | 2020-08-03 | 2 | -39/+31 |
|/ |
|
* | The real pickup reflection fix | Sergeanur | 2020-07-29 | 1 | -0/+3 |
* | collision fixes | aap | 2020-07-27 | 1 | -8/+8 |
* | New math wrappers | eray orçunus | 2020-07-22 | 1 | -4/+4 |
* | 64-bit on Windows | eray orçunus | 2020-07-22 | 1 | -1/+1 |
* | fixed to renderer | aap | 2020-07-21 | 1 | -9/+14 |
* | Fix CalcScreenCoors... again | Sergeanur | 2020-07-17 | 1 | -4/+0 |
* | Add missing f's | Sergeanur | 2020-07-17 | 1 | -74/+74 |
* | Rename LEVEL_NONE to LEVEL_GENERIC | Sergeanur | 2020-07-13 | 1 | -2/+2 |
* | Add cutscene borders switch to the menu | Sergeanur | 2020-07-11 | 1 | -1/+5 |
* | Remove island loading | Sergeanur | 2020-07-09 | 1 | -1/+9 |
* | Fix glfw build | Sergeanur | 2020-06-30 | 1 | -0/+2 |
* | Fix MBlur | Sergeanur | 2020-06-30 | 1 | -4/+10 |
* | cleanup | aap | 2020-06-29 | 2 | -8/+8 |
* | Update MBlur.cpp | Fire-Head | 2020-06-29 | 1 | -3/+3 |
* | Update MBlur.cpp | Fire-Head | 2020-06-29 | 1 | -1/+1 |
* | fix linux build? | Fire-Head | 2020-06-29 | 1 | -1/+5 |
* | Merge branch 'master' into ps2menu | Fire_Head | 2020-06-29 | 17 | -74/+118 |
|\ |
|
| * | renamed 2dfx shadowRange to Size | aap | 2020-06-28 | 1 | -1/+1 |
| * | rename attractor flag to type | aap | 2020-06-25 | 1 | -3/+3 |
| * | FOV fix | aap | 2020-06-21 | 2 | -6/+12 |
| * | small fixes | Sergeanur | 2020-06-13 | 2 | -22/+23 |
| * | font fix | Sergeanur | 2020-06-07 | 1 | -0/+2 |
| * | Revert "FONT_BANK renamed to FONT_STANDARD" | Fire-Head | 2020-06-07 | 5 | -17/+17 |
| * | FONT_BANK renamed to FONT_STANDARD | Sergeanur | 2020-06-07 | 5 | -17/+17 |
| * | fixes, mostly from miami | eray orçunus | 2020-06-04 | 1 | -1/+1 |
| * | fixed timebar toggle | aap | 2020-06-01 | 1 | -1/+0 |
| * | Merge pull request #607 from rollschuh2282/master | aap | 2020-06-01 | 2 | -0/+9 |
| |\ |
|
| | * | Add files via upload | rollschuh2282 | 2020-05-29 | 2 | -0/+9 |
| * | | fixed to CAutomobile and friends | aap | 2020-05-31 | 1 | -1/+1 |
| |/ |
|
| * | fix UB shit | aap | 2020-05-26 | 1 | -2/+2 |
| * | small fixes | aap | 2020-05-25 | 4 | -9/+9 |
| * | fixes for CPhysical and friends | aap | 2020-05-22 | 1 | -1/+1 |
| * | fixes for braking and cloud rotation at high fps | aap | 2020-05-18 | 1 | -0/+5 |
| * | collect HUD colors at top of file | aap | 2020-05-17 | 1 | -21/+41 |
| * | Remove unused audio enum | Sergeanur | 2020-05-16 | 2 | -7/+9 |
* | | fixfixfix | Fire-Head | 2020-06-27 | 1 | -3/+3 |
* | | mips overdose | Fire-Head | 2020-06-27 | 6 | -62/+147 |
|/ |
|
* | Fix linux warnings | Filip Gawin | 2020-05-12 | 4 | -3/+9 |
* | little fixes to CClouds; disabled object clipping for SA cam | aap | 2020-05-12 | 1 | -6/+5 |
* | Merge pull request #533 from erorcun/master | erorcun | 2020-05-11 | 5 | -22/+12 |
|\ |
|
| * | Linux build support | eray orçunus | 2020-05-11 | 5 | -22/+12 |
* | | random fixes | aap | 2020-05-11 | 1 | -15/+15 |
|/ |
|
* | Fixed typos and made all assert functions optional | bigbossbro08 | 2020-05-10 | 7 | -14/+5 |
* | defined out asserts. | bigbossbro08 | 2020-05-10 | 6 | -2/+27 |
* | Place debug menu under ifdef | Sergeanur | 2020-05-09 | 2 | -0/+4 |
* | Fix corona scaling | Sergeanur | 2020-05-09 | 1 | -4/+8 |
* | Fix water UV on high FPS and inverted free camera | Sergeanur | 2020-05-08 | 1 | -0/+5 |
* | small fixes | aap | 2020-05-07 | 1 | -0/+2 |
* | IsStatic | Nikolay Korolev | 2020-05-06 | 1 | -1/+1 |
* | reverting fuckup | aap | 2020-05-06 | 1 | -2/+0 |
* | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2020-05-06 | 2 | -14/+0 |
|\ |
|
| * | Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL | Sergeanur | 2020-05-05 | 2 | -14/+0 |
* | | updated librw | aap | 2020-05-06 | 1 | -0/+2 |
|/ |
|
* | Remove Miami stuff | Sergeanur | 2020-05-05 | 1 | -291/+0 |
* | merged master | aap | 2020-05-05 | 1 | -18/+14 |
|\ |
|
| * | Make CBaseModelInfo fields protected | Sergeanur | 2020-05-05 | 1 | -5/+5 |
| * | More use of GetModelIndex | Sergeanur | 2020-05-05 | 1 | -9/+5 |
* | | implemented most of streamed collisions and big buildings | aap | 2020-05-05 | 2 | -14/+318 |
|/ |
|
* | implemented most of vice city path system | aap | 2020-05-03 | 1 | -0/+2 |
* | Ceil health and armor values in hud (fix 99 health) | Sergeanur | 2020-05-02 | 1 | -0/+8 |
* | SetPosition, part 2 | Sergeanur | 2020-05-02 | 1 | -1/+1 |
* | SetPosition, part 1 | Sergeanur | 2020-05-02 | 4 | -4/+4 |
* | Adding getters and setters for type and status | Sergeanur | 2020-04-30 | 1 | -4/+4 |
* | Merge pull request #495 from Sergeanur/MoreLanguages | aap | 2020-04-29 | 3 | -95/+592 |
|\ |
|
| * | Fixes | Sergeanur | 2020-04-27 | 3 | -1502/+1144 |
| * | Merge branch 'master' into MoreLanguages | Sergeanur | 2020-04-26 | 54 | -1239/+785 |
| |\ |
|
| * | | More japanese | Sergeanur | 2020-04-15 | 3 | -57/+424 |
| * | | Merge branch 'master' into MoreLanguages | Sergeanur | 2020-04-14 | 27 | -1671/+2484 |
| |\ \ |
|
| * | | | CFont | Sergeanur | 2020-04-07 | 2 | -6/+6 |
| * | | | Merge remote-tracking branch 'origin/master' into MoreLanguages | Sergeanur | 2020-04-05 | 3 | -16/+756 |
| |\ \ \ |
|
| * | | | | Japanese | Sergeanur | 2020-04-05 | 4 | -101/+598 |
* | | | | | fix (temporary?) for black bullet traces | aap | 2020-04-27 | 1 | -0/+6 |
* | | | | | Merge pull request #489 from Nick007J/master | Nikolay Korolev | 2020-04-26 | 4 | -0/+42 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-25 | 1 | -2/+8 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-23 | 4 | -28/+25 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-21 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-21 | 14 | -135/+138 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-20 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-20 | 2 | -3/+61 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | sync with master | Nikolay Korolev | 2020-04-19 | 3 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | 1.1 patch stuff | Nikolay Korolev | 2020-04-19 | 4 | -0/+42 |
* | | | | | | | | | | | | tried to fix some half-pixel bugs | aap | 2020-04-26 | 1 | -6/+6 |
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | implemented skinned peds, no cutscene hands yet | aap | 2020-04-24 | 1 | -2/+8 |
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | ps2 particles, sampman oal started | Fire-Head | 2020-04-23 | 4 | -28/+25 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | fix RenderExtraPlayerShadows 2 | Fire_Head | 2020-04-21 | 1 | -1/+1 |
* | | | | | | | | | fix RenderExtraPlayerShadows | Fire_Head | 2020-04-21 | 1 | -1/+1 |
| |_|_|_|/ / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #477 from ShFil119/mingw | shfil | 2020-04-20 | 14 | -135/+138 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Try to build with mingw | Filip Gawin | 2020-04-20 | 14 | -135/+138 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | beta OddJob(unique jump etc) sliding text | Fire-Head | 2020-04-20 | 1 | -0/+7 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Add polish lang support | Fire-Head | 2020-04-19 | 2 | -3/+61 |
|/ / / / / |
|
* | | | | | Merge pull request #474 from Nick007J/master | erorcun | 2020-04-19 | 1 | -0/+7 |
|\| | | | |
|
| * | | | | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-18 | 1 | -0/+9 |
| |\ \ \ \ |
|
| * | | | | | replays bug fix | Nikolay Korolev | 2020-04-18 | 1 | -0/+7 |
* | | | | | | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 2020-04-19 | 3 | -8/+8 |
| |/ / / /
|/| | | | |
|
* | | | | | Hide Vehicle/Zone name during Wasted/Busted... | gennariarmando | 2020-04-18 | 1 | -0/+9 |
|/ / / / |
|
* | | | | Revert "Part one" | Filip Gawin | 2020-04-18 | 1 | -2/+76 |
* | | | | Merge branch 'master' of https://github.com/GTAmodding/re3 | Filip Gawin | 2020-04-18 | 6 | -14/+0 |
|\ \ \ \ |
|
| * | | | | Remove padding fields | Sergeanur | 2020-04-18 | 5 | -12/+0 |
| * | | | | Various fixes | eray orçunus | 2020-04-18 | 1 | -2/+0 |
* | | | | | Part one | Filip Gawin | 2020-04-17 | 1 | -76/+2 |
|/ / / / |
|
* | | | | Merge remote-tracking branch 'origin/master' into Standalone | Sergeanur | 2020-04-17 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | implemented CVector2D::NormaliseSafe for SkidMarks | aap | 2020-04-17 | 1 | -1/+2 |
* | | | | | Remove patches | Sergeanur | 2020-04-17 | 29 | -445/+29 |
* | | | | | Merge remote-tracking branch 'Fire-Head/master' into Standalone | Sergeanur | 2020-04-17 | 25 | -402/+381 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | rem refs | Fire-Head | 2020-04-17 | 31 | -433/+412 |
* | | | | | Ped fixes and ref removal | eray orçunus | 2020-04-17 | 6 | -31/+31 |
|/ / / / |
|
* | | | | Some refs removed, little fixes and teleport | eray orçunus | 2020-04-16 | 2 | -2/+2 |
* | | | | More refs removed | Sergeanur | 2020-04-16 | 4 | -14/+48 |
* | | | | Merge branch 'master' of github.com:gtamodding/re3 | aap | 2020-04-16 | 3 | -137/+2 |
|\ \ \ \ |
|
| * | | | | Removed refs from weapons/, WeaponEffects moved | Sergeanur | 2020-04-16 | 2 | -133/+0 |
| * | | | | Fix misplaced targeting | Sergeanur | 2020-04-16 | 1 | -4/+2 |
* | | | | | Merge branch 'master' of github.com:gtamodding/re3 | aap | 2020-04-15 | 5 | -28/+41 |
|\| | | | |
|
| * | | | | Merge pull request #440 from Fire-Head/master | Nikolay Korolev | 2020-04-15 | 1 | -2/+14 |
| |\ \ \ \ |
|
| | * | | | | glass NULL->nil | Fire-Head | 2020-04-15 | 1 | -8/+8 |
| | * | | | | CWeapon done, ps2 cheats fix | Fire-Head | 2020-04-15 | 1 | -2/+14 |
| * | | | | | Merge pull request #446 from erorcun/erorcun | erorcun | 2020-04-15 | 2 | -16/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | Many fixes and cleanup | eray orçunus | 2020-04-15 | 2 | -16/+17 |
| | | |_|_|/
| | |/| | | |
|
| * / | | | | fixed clouds and sprites | aap | 2020-04-15 | 2 | -10/+10 |
| |/ / / / |
|
* / / / / | implemented most of librw wrapper | aap | 2020-04-15 | 3 | -2/+2 |
|/ / / / |
|
* | | | | CFileLoader last funcs and Frontend cleanup | eray orçunus | 2020-04-13 | 1 | -1/+1 |
* | | | | Merge pull request #400 from erorcun/erorcun | erorcun | 2020-04-11 | 2 | -157/+195 |
|\ \ \ \ |
|
| * | | | | CMenuManager done and CHud fixes | eray orçunus | 2020-04-11 | 2 | -157/+195 |
* | | | | | Link with RW libs | Sergeanur | 2020-04-11 | 4 | -1373/+0 |
* | | | | | implemented CTrafficLights | aap | 2020-04-10 | 1 | -0/+2 |
|/ / / / |
|
* | | | | PlayerSkin small cleanup | Sergeanur | 2020-04-10 | 2 | -0/+189 |
* | | | | Fixing mixed IsCutsceneProcessing and IsRunning | Sergeanur | 2020-04-10 | 1 | -1/+1 |
* | | | | Fix sprite vertical scale | Sergeanur | 2020-04-10 | 3 | -7/+9 |
|/ / / |
|
* | | | fix weather init | Nikolay Korolev | 2020-04-10 | 1 | -3/+3 |
* | | | normalized line endings to LF | aap | 2020-04-09 | 4 | -724/+724 |
* | | | Merge remote-tracking branch 'Fire-Head/master' | Sergeanur | 2020-04-09 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | PS2 Cheats, restored R*names | Fire-Head | 2020-04-09 | 1 | -2/+2 |
* | | | | Merge pull request #393 from Sergeanur/txdimg | aap | 2020-04-09 | 2 | -0/+55 |
|\ \ \ \ |
|
| * | | | | txd.img creator | Sergeanur | 2020-04-09 | 2 | -0/+55 |
| |/ / / |
|
* | | | | fixed questionable RW usage; changed radar mask to PS2 techinque | aap | 2020-04-09 | 7 | -257/+263 |
* | | | | Merge pull request #389 from Nick007J/master | aap | 2020-04-09 | 3 | -6/+487 |
|\ \ \ \ |
|
| * | | | | fixed random number retrieval | Nikolay Korolev | 2020-04-08 | 1 | -4/+4 |
| * | | | | review fix | Nikolay Korolev | 2020-04-08 | 1 | -1/+1 |
| * | | | | review fixes | Nikolay Korolev | 2020-04-08 | 1 | -15/+15 |
| * | | | | final fixes | Nikolay Korolev | 2020-04-08 | 1 | -10/+17 |
| * | | | | Merge branch 'master' into garages_dev | Nikolay Korolev | 2020-04-08 | 1 | -1/+1 |
| |\| | | |
|
| * | | | | fix | Nikolay Korolev | 2020-04-08 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into garages_dev | Nikolay Korolev | 2020-04-08 | 5 | -88/+1252 |
| |\ \ \ \ |
|
| * | | | | | rain fix | Nikolay Korolev | 2020-04-08 | 1 | -8/+8 |
| * | | | | | fixes | Nikolay Korolev | 2020-04-08 | 1 | -25/+17 |
| * | | | | | weather stuff | Nikolay Korolev | 2020-04-07 | 3 | -6/+488 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #387 from aap/master | aap | 2020-04-09 | 2 | -9/+264 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge branch 'master' of github.com:gtamodding/re3 | aap | 2020-04-08 | 2 | -7/+9 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * / | | | implemented CSkidmarks | aap | 2020-04-08 | 2 | -9/+262 |
| |/ / / |
|
* / / / | Fix target sprite size | Sergeanur | 2020-04-08 | 1 | -1/+1 |
|/ / / |
|
* | | | finished CMotionBlurStreaks, CSpecialFX | aap | 2020-04-07 | 2 | -19/+269 |
* | | | implemented CRubbish | aap | 2020-04-07 | 2 | -8/+285 |
* | | | implemented CShinyTexts | aap | 2020-04-07 | 3 | -60/+250 |
* | | | implemented CRubbish | aap | 2020-04-07 | 2 | -7/+454 |
|/ / |
|
* | | Merge pull request #377 from Fire-Head/master | aap | 2020-04-03 | 3 | -16/+756 |
|\ \
| |/
|/| |
|
| * | Glass cosmetic fixes | Fire_Head | 2020-04-02 | 1 | -7/+7 |
| * | Glass done | Fire-Head | 2020-04-01 | 3 | -16/+756 |
* | | Fix CFont type uint16 -> wchar | Sergeanur | 2020-04-02 | 2 | -31/+31 |
* | | fixes | Sergeanur | 2020-04-02 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'origin/master' into MoreLanguages | Sergeanur | 2020-03-30 | 10 | -83/+111 |
|\| |
|
| * | Merge branch 'master' into master | Fire_Head | 2020-03-29 | 2 | -44/+1 |
| |\ |
|
| | * | Wrappers cleanup | Sergeanur | 2020-03-29 | 2 | -44/+1 |
| * | | style & cosmetic fixes | Fire-Head | 2020-03-29 | 1 | -1/+1 |
| * | | style & cosmetic fixes | Fire-Head | 2020-03-29 | 1 | -18/+18 |
| * | | CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* names | Fire-Head | 2020-03-28 | 8 | -38/+109 |
| |/ |
|
* / | Add russian lang support | Sergeanur | 2020-03-30 | 2 | -515/+652 |
|/ |
|
* | Merge pull request #363 from erorcun/erorcun | erorcun | 2020-03-28 | 1 | -0/+1 |
|\ |
|
| * | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 1 | -0/+1 |
* | | Merge pull request #362 from Fire-Head/master | aap | 2020-03-28 | 2 | -17/+340 |
|\ \
| |/
|/| |
|
| * | WaterCannon uv macros | Fire-Head | 2020-03-28 | 1 | -13/+13 |
| * | WaterCannon done, resource ico | Fire-Head | 2020-03-28 | 2 | -17/+340 |
* | | Finished CCam; various smaller things | aap | 2020-03-27 | 3 | -22/+25 |
|/ |
|
* | merge with upstream | Nikolay Korolev | 2020-03-22 | 8 | -760/+761 |
|\ |
|
| * | Remove unneeded double to float casts | Filip Gawin | 2020-03-22 | 2 | -332/+332 |
| * | Fixes for Serge's review | Filip Gawin | 2020-03-22 | 4 | -426/+426 |
| * | Implement ProcessGarages + small cleanup | Filip Gawin | 2020-03-22 | 2 | -2/+3 |
* | | missing endlines | Nikolay Korolev | 2020-03-22 | 2 | -2/+2 |
* | | console init | Nikolay Korolev | 2020-03-22 | 1 | -0/+1 |
* | | merge with master | Nikolay Korolev | 2020-03-22 | 2 | -40/+92 |
|\| |
|
| * | Console | Sergeanur | 2020-03-22 | 2 | -0/+119 |
* | | CGame::Initialise | Nikolay Korolev | 2020-03-22 | 16 | -0/+101 |
|/ |
|
* | bullet traces fixes | Nikolay Korolev | 2020-03-22 | 2 | -27/+18 |
* | bullet traces | Nikolay Korolev | 2020-03-21 | 2 | -5/+112 |
* | Merge branch 'master' into erorcun | erorcun | 2020-03-11 | 2 | -0/+2 |
|\ |
|
| * | Merge branch 'master' into script_dev | Nikolay Korolev | 2020-03-02 | 1 | -1/+6 |
| |\ |
|
| * | | script utils | Nikolay Korolev | 2020-03-02 | 2 | -0/+2 |
* | | | CPopulation done, CCopPed and fixes | eray orçunus | 2020-03-11 | 2 | -6/+6 |
| |/
|/| |
|
* | | Fixes and cleanup | eray orçunus | 2020-03-02 | 1 | -1/+6 |
|/ |
|
* | removed extra include | Nikolay Korolev | 2020-02-22 | 1 | -2/+0 |
* | merge + bug fix | Nikolay Korolev | 2020-02-22 | 1 | -5/+8 |
* | fixes | Nikolay Korolev | 2020-02-22 | 1 | -11/+10 |
* | script 1000-1154 | Nikolay Korolev | 2020-02-16 | 2 | -1/+86 |
* | sync with upstream | Nikolay Korolev | 2020-02-15 | 2 | -6/+6 |
|\ |
|
| * | CullZone fix | Sergeanur | 2020-02-04 | 1 | -1/+1 |
| * | Some fixes and some cosmetic things | eray orçunus | 2020-02-02 | 2 | -5/+5 |
* | | script 900-999 | Nikolay Korolev | 2020-02-15 | 2 | -0/+2 |
|/ |
|
* | Added enum to OnscreenTimer, fixed mistakes in CCarCtrl::SteerAIBoatWithPhysicsHeadingForTarget | Sergeanur | 2020-02-01 | 1 | -8/+8 |
* | Fix damage bar assert crash | Sergeanur | 2020-02-01 | 1 | -1/+5 |
* | Partial CBoat | Sergeanur | 2020-01-24 | 1 | -0/+2 |
* | CPlayerPed continues (#294) | erorcun | 2020-01-23 | 2 | -7/+21 |
* | MLO, XtraCompsModelInfo, MovingThing, Solid | Sergeanur | 2020-01-20 | 2 | -18/+97 |
* | Fixes | eray orçunus | 2020-01-10 | 1 | -2/+0 |
* | CPlayerPed & CMenuManager (#286) | erorcun | 2020-01-07 | 3 | -29/+36 |
* | Shadow/blood fade and scale fix | eray orçunus | 2019-11-27 | 1 | -2/+2 |
* | CCivilianPed done & restore peds running to phone | eray orçunus | 2019-11-26 | 1 | -3/+3 |
* | Frontend, Peds & logic and overflow fixes | eray orçunus | 2019-11-12 | 2 | -0/+4 |
* | Renderer fixes | eray orçunus | 2019-11-03 | 2 | -12/+16 |
* | Merge pull request #255 from Nick007J/master | erorcun | 2019-10-30 | 2 | -0/+31 |
|\ |
|
| * | merge | Nikolay Korolev | 2019-10-26 | 16 | -18/+409 |
| |\ |
|
| * | | script 500-599 plus bugfix | Nikolay Korolev | 2019-10-21 | 2 | -0/+31 |
* | | | Fixed credits not working | Sergeanur | 2019-10-27 | 2 | -1/+6 |
* | | | Merge branch 'master' into master | Fire_Head | 2019-10-27 | 4 | -16/+16 |
|\ \ \ |
|
| * | | | ControllerConfig done | Fire-Head | 2019-10-27 | 4 | -16/+16 |
* | | | | Revert m_alphaEntityList capacity | Sergeanur | 2019-10-26 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | VisibilityPlugins callbacks and fixes | Sergeanur | 2019-10-26 | 1 | -12/+18 |
* | | | Fixed markers rotation speed | Sergeanur | 2019-10-26 | 1 | -1/+1 |
* | | | Fixes for nitpicks | Filip Gawin | 2019-10-26 | 2 | -6/+10 |
* | | | More audio windows | Filip Gawin | 2019-10-26 | 1 | -1/+1 |
* | | | More audio (to hook and test) | Filip Gawin | 2019-10-26 | 2 | -3/+17 |
* | | | Fixes&Peds | eray orçunus | 2019-10-25 | 3 | -4/+17 |
* | | | Merge pull request #247 from Sergeanur/3dMarkers | erorcun | 2019-10-23 | 2 | -2/+344 |
|\ \ \
| |/ /
|/| | |
|
| * | | Changed math functions | Sergeanur | 2019-10-17 | 1 | -2/+2 |
| * | | Full C3dMarkers | Sergeanur | 2019-10-17 | 2 | -2/+344 |
* | | | CGame::Process() && CGame::ReloadIPLs | nmzik | 2019-10-19 | 12 | -0/+12 |
| |/
|/| |
|
* | | Gangs save and missed sound enums | Sergeanur | 2019-10-17 | 1 | -1/+1 |
|/ |
|
* | script 400-499 start | Nikolay Korolev | 2019-10-12 | 2 | -0/+14 |
* | CMoneyMessages moved to SpecialFX.cpp | Sergeanur | 2019-10-10 | 4 | -113/+110 |
* | CHud::Draw - removed render states, readded hud toogle with second controller | Sergeanur | 2019-10-07 | 1 | -8/+3 |
* | Corona streaks fix | Sergeanur | 2019-10-07 | 1 | -3/+5 |
* | Radio shadow fix, RAMPAGE!! message fix | Sergeanur | 2019-10-06 | 1 | -3/+3 |
* | CHud: timer and damage fixes | Sergeanur | 2019-10-06 | 1 | -46/+70 |
* | Fixed a bunch of calculation mistakes in CHud | Sergeanur | 2019-10-05 | 3 | -132/+158 |
* | Merge pull request #223 from Sergeanur/fix/WideCorona | aap | 2019-10-05 | 1 | -2/+2 |
|\ |
|
| * | Corona widescreen fix | Sergeanur | 2019-10-05 | 1 | -2/+2 |
* | | Triangular radar blips | Sergeanur | 2019-10-05 | 2 | -0/+16 |
|/ |
|
* | Fixed disappearing ammo count | Sergeanur | 2019-10-03 | 1 | -17/+13 |
* | Fix formatting mistakes | Sergeanur | 2019-10-03 | 1 | -1/+1 |
* | No dw | Sergeanur | 2019-10-03 | 1 | -3/+3 |
* | CMoneyMessages | Sergeanur | 2019-10-03 | 2 | -0/+110 |
* | Cleanup | Filip Gawin | 2019-08-27 | 8 | -51/+51 |
* | More more more audio | Filip Gawin | 2019-08-27 | 12 | -71/+71 |
* | Cleanup | Filip Gawin | 2019-08-27 | 8 | -51/+51 |
* | More audio ped | Filip Gawin | 2019-08-27 | 8 | -53/+53 |
* | Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun | eray orçunus | 2019-08-15 | 3 | -10/+10 |
|\ |
|
| * | Merge branch 'master' into master | Fire_Head | 2019-08-15 | 1 | -2/+2 |
| |\ |
|
| * | | CParticleObject done, cDMAudio done | Fire-Head | 2019-08-15 | 3 | -10/+10 |
* | | | AnimViewer! | eray orçunus | 2019-08-15 | 2 | -2/+3 |
| |/
|/| |
|
* | | finished CPathFind | aap | 2019-08-09 | 1 | -2/+2 |
|/ |
|
* | restore original shadows fading | Fire-Head | 2019-07-29 | 1 | -17/+3 |
* | CAutomobile::PreRender; whole class finished | aap | 2019-07-28 | 8 | -5/+16 |
* | CAutomobile::FireTruckControl and HydraulicControl | aap | 2019-07-26 | 2 | -0/+2 |
* | Running script part 3 | Nikolay Korolev | 2019-07-25 | 1 | -1/+1 |
* | Merge branch 'master' into master | Fire_Head | 2019-07-24 | 10 | -53/+2020 |
|\ |
|
| * | update | Fire-Head | 2019-07-24 | 2 | -14/+9 |
| * | shadows done | Fire-Head | 2019-07-24 | 10 | -45/+2017 |
* | | implemented cBuoyancy | aap | 2019-07-23 | 2 | -1/+2 |
* | | couple of fixes | aap | 2019-07-20 | 1 | -3/+2 |
* | | implemented col line rendering | aap | 2019-07-19 | 6 | -2/+108 |
* | | more CAutomobile::ProcessControl | aap | 2019-07-17 | 2 | -0/+4 |
* | | Fluff | guard3 | 2019-07-17 | 2 | -2/+912 |
* | | started making frontend accurate to game | aap | 2019-07-14 | 1 | -0/+2 |
* | | Merge pull request #131 from gennariarmando/master | aap | 2019-07-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Frontend fixes. | _AG | 2019-07-11 | 1 | -1/+1 |
| |/ |
|
* / | little change to aspect ratio defines | aap | 2019-07-12 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'master' into master | Fire_Head | 2019-07-11 | 11 | -44/+66 |
|\ |
|
| * | and of course the last commit didnt fix everything | aap | 2019-07-10 | 3 | -4/+4 |
| * | added wrappers around math functions | aap | 2019-07-10 | 7 | -33/+33 |
| * | more CAutomobile | aap | 2019-07-09 | 1 | -1/+1 |
| * | Merge pull request #122 from Nick007J/master | aap | 2019-07-08 | 1 | -1/+1 |
| |\ |
|
| | * | More script | Nikolay Korolev | 2019-07-07 | 1 | -1/+1 |
| | * | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-07-07 | 2 | -0/+21 |
| | |\ |
|
| | * | | More scripts | Nikolay Korolev | 2019-07-07 | 1 | -1/+1 |
| * | | | cleaned up patching of virtual functions; started CAutomobile | aap | 2019-07-08 | 1 | -0/+1 |
| | |/
| |/| |
|
| * | | Merge pull request #111 from gennariarmando/master | aap | 2019-07-07 | 2 | -0/+21 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'master' of https://github.com/gtamodding/re3 | _AG | 2019-07-07 | 7 | -24/+561 |
| | |\ |
|
| | * \ | Merge branch 'master' into master | _AG | 2019-07-07 | 4 | -1/+20 |
| | |\ \ |
|
| | * | | | Darkel/Wanted update. | _AG | 2019-07-04 | 2 | -0/+21 |
| * | | | | IntoTheScripts! | Nikolay Korolev | 2019-07-07 | 1 | -5/+5 |
| | |_|/
| |/| | |
|
* | | | | fixfixfix | Fire-Head | 2019-07-11 | 2 | -68/+0 |
* | | | | Merge branch 'master' of github.com:Fire-Head/re3 | Fire-Head | 2019-07-11 | 2 | -0/+67 |
|\ \ \ \ |
|
| * | | | | WaterLevel done | Fire-Head | 2019-07-11 | 5 | -10/+1353 |
| |/ / / |
|
* | | | | waterupd | Fire-Head | 2019-07-11 | 2 | -1/+1 |
* | | | | water fix | Fire-Head | 2019-07-11 | 1 | -28/+28 |
* | | | | WaterLevel done | Fire-Head | 2019-07-11 | 5 | -10/+1358 |
|/ / / |
|
* | | | the great reorganization | aap | 2019-07-07 | 5 | -1/+538 |
* | | | made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines | aap | 2019-07-07 | 2 | -23/+23 |
| |/
|/| |
|
* | | misc classes finished | aap | 2019-07-06 | 4 | -1/+20 |
|/ |
|
* | Fixed type of m_ItemToFlash | Nikolay Korolev | 2019-07-04 | 2 | -2/+2 |
* | Script stuff + bug fixes | Nikolay Korolev | 2019-07-04 | 2 | -2/+2 |
* | Update Frontend. | _AG | 2019-07-03 | 7 | -44/+71 |
* | fixed boat rendering | aap | 2019-07-03 | 1 | -9/+12 |
* | cleaned up to be closer to original game | aap | 2019-07-03 | 4 | -58/+66 |
* | Revert "Implemented frontend inputs." | aap | 2019-07-02 | 3 | -74/+21 |
* | Implemented frontend inputs. | _AG | 2019-07-02 | 3 | -21/+74 |
* | Kangaroo cheat and bug fixes | eray orçunus | 2019-07-02 | 1 | -6/+6 |
* | little cleanup | aap | 2019-06-30 | 2 | -0/+22 |
* | finished CEntity | aap | 2019-06-30 | 9 | -12/+69 |
* | Cleanup project a bit | Filip Gawin | 2019-06-30 | 6 | -102/+102 |
* | fix hud render states; bug in coronas | aap | 2019-06-29 | 2 | -715/+707 |
* | Merge pull request #67 from gennariarmando/master | aap | 2019-06-28 | 1 | -38/+23 |
|\ |
|
| * | Little ops. | _AG | 2019-06-28 | 1 | -2/+2 |
| * | Some Hud.cpp fixes. | _AG | 2019-06-28 | 1 | -38/+23 |
* | | Merge pull request #68 from erorcun/erorcun | aap | 2019-06-28 | 3 | -5/+5 |
|\ \
| |/
|/| |
|
| * | Footsteps | eray orçunus | 2019-06-28 | 3 | -5/+5 |
* | | CHud cleanup: fixes and cosmetic treatment | aap | 2019-06-28 | 3 | -215/+232 |
|/ |
|
* | CStreaming almost done | aap | 2019-06-27 | 1 | -5/+5 |
* | Merge pull request #61 from gennariarmando/master | aap | 2019-06-27 | 2 | -72/+164 |
|\ |
|
| * | Finished Hud.cpp | _AG | 2019-06-27 | 2 | -72/+164 |
* | | yet more CStreaming | aap | 2019-06-27 | 1 | -1/+2 |
* | | Merge with upstream | Nikolay Korolev | 2019-06-26 | 3 | -22/+57 |
|\| |
|
| * | Initial commit for Frontend. | _AG | 2019-06-25 | 3 | -21/+52 |
| * | some Radar and Hud cleanup; fix in Physical | aap | 2019-06-23 | 1 | -1/+5 |
* | | More replay stuff | Nikolay Korolev | 2019-06-25 | 2 | -0/+3 |
|/ |
|
* | Merge pull request #32 from Nick007J/master | aap | 2019-06-22 | 1 | -2/+2 |
|\ |
|
| * | First commit of replay system | Nikolay Korolev | 2019-06-22 | 1 | -2/+2 |
* | | Update Radar.cpp | _AG | 2019-06-20 | 2 | -11/+13 |
|/ |
|
* | Code clean up. | _AG | 2019-06-20 | 1 | -27/+44 |
* | started CStreaming | aap | 2019-06-20 | 1 | -1/+1 |
* | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 2019-06-20 | 4 | -137/+199 |
* | typo in visibility plugins | aap | 2019-06-20 | 1 | -1/+1 |
* | Merge pull request #24 from gennariarmando/master | aap | 2019-06-17 | 1 | -1/+1 |
|\ |
|
| * | Fixed health icon. | _AG | 2019-06-17 | 1 | -1/+1 |
* | | first part of CFileLoader | aap | 2019-06-17 | 7 | -7/+27 |
|/ |
|
* | Update HUD stuff, bug and format fixes. | _AG | 2019-06-17 | 2 | -134/+129 |
* | got rid of upper case types | aap | 2019-06-17 | 6 | -207/+207 |
* | fix the cleanup... | aap | 2019-06-16 | 1 | -39/+39 |
* | some cleanup | aap | 2019-06-16 | 2 | -156/+156 |
* | Changes for the pull request. | _AG | 2019-06-16 | 1 | -3/+3 |
* | Updates Draw.cpp, MusicManager.cpp. | _AG | 2019-06-16 | 4 | -2/+23 |
* | New updates for Hud.cpp and more. | _AG | 2019-06-15 | 3 | -9/+1379 |
* | finished some classes | aap | 2019-06-13 | 2 | -0/+9 |
* | implemented CutsceneObject; little fixes | aap | 2019-06-12 | 5 | -2/+20 |
* | implemented CTimeCycle | aap | 2019-06-12 | 3 | -3/+2 |
* | RE more stuff from COnscreenTimer | Filip Gawin | 2019-06-12 | 2 | -0/+4 |
* | added NO_MOVIES | Fire-Head | 2019-06-03 | 1 | -26/+26 |
* | added some small bits and stubs | aap | 2019-06-02 | 1 | -0/+1 |
* | implemented splashes; fixed zones | aap | 2019-06-01 | 4 | -8/+8 |
* | added CPointLights | aap | 2019-06-01 | 2 | -1/+316 |
* | more RW lights | aap | 2019-06-01 | 2 | -2/+173 |
* | added CCoronas | aap | 2019-06-01 | 4 | -2/+721 |
* | more high level functions | aap | 2019-05-31 | 10 | -14/+80 |
* | CCredits name cleanup | aap | 2019-05-31 | 2 | -391/+391 |
* | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2019-05-31 | 2 | -7/+2 |
|\ |
|
| * | fixed CParticle crash && RandTable | Fire-Head | 2019-05-30 | 2 | -7/+2 |
* | | added CCredits | aap | 2019-05-31 | 3 | -0/+525 |
|/ |
|
* | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 2019-05-30 | 32 | -35/+196 |
* | added CMBlur | aap | 2019-05-30 | 4 | -1/+265 |
* | added CAntennas | aap | 2019-05-30 | 2 | -0/+164 |
* | clean up | aap | 2019-05-30 | 5 | -14/+461 |
* | Updates, CTimer started | Fire-Head | 2019-05-29 | 2 | -27/+21 |
* | Particle, ParticleMgr done | Fire-Head | 2019-05-29 | 4 | -75/+1973 |
* | implemented bits of CWorld | aap | 2019-05-28 | 1 | -3/+3 |
* | added CFont | aap | 2019-05-22 | 3 | -4/+626 |
* | finished CSprite(2d) | aap | 2019-05-21 | 5 | -192/+730 |
* | reversed CPhysical::ProcessShiftSectorList | aap | 2019-05-17 | 1 | -5/+3 |
* | first commit | aap | 2019-05-15 | 19 | -0/+3667 |