summaryrefslogtreecommitdiffstats
path: root/src/render/Font.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* render -> renderer (original name)Sergeanur2021-07-171-1628/+0
* Fix crash on changing anti aliasingSergeanur2021-02-041-0/+1
* Controller menuSergeanur2021-02-031-4/+27
* Use of sized bool types for CFontSergeanur2021-01-161-15/+144
* fixes to last HUD commitserorcun2020-12-201-2/+2
* restore original code, fixes, ps2 fontFire-Head2020-12-191-12/+107
* Merge branch 'master' of https://github.com/GTAmodding/re3Fire-Head2020-12-071-4/+227
|\
| * Infamous XBOX subtitle outlineerorcun2020-11-191-0/+34
| * Font: Hud: Use orig. text dimensions, fix right-align calculationserorcun2020-11-091-3/+17
| * Check if buttons txd exsistSergeanur2020-11-071-23/+32
| * Button iconsSergeanur2020-11-051-3/+169
* | ps2 hud, restore original codeFire-Head2020-12-071-5/+16
|/
* Some unicode funcs belong to Font.cpp + small fixSergeanur2020-10-111-0/+26
* Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus2020-09-271-2/+2
* font fixSergeanur2020-06-071-0/+2
* Revert "FONT_BANK renamed to FONT_STANDARD"Fire-Head2020-06-071-6/+6
* FONT_BANK renamed to FONT_STANDARDSergeanur2020-06-071-6/+6
* FixesSergeanur2020-04-271-1481/+1118
* Merge branch 'master' into MoreLanguagesSergeanur2020-04-261-55/+62
|\
| * Add polish lang supportFire-Head2020-04-191-1/+57
| * Remove patchesSergeanur2020-04-171-46/+1
| * rem refsFire-Head2020-04-171-5/+5
| * normalized line endings to LFaap2020-04-091-636/+636
* | More japaneseSergeanur2020-04-151-55/+413
* | CFontSergeanur2020-04-071-3/+3
* | JapaneseSergeanur2020-04-051-69/+549
|/
* Fix CFont type uint16 -> wcharSergeanur2020-04-021-20/+20
* Add russian lang supportSergeanur2020-03-301-515/+636
* Finished CCam; various smaller thingsaap2020-03-271-1/+1
* Fixes for Serge's reviewFilip Gawin2020-03-221-2/+2
* CPlayerPed & CMenuManager (#286)erorcun2020-01-071-3/+3
* Fixed a bunch of calculation mistakes in CHudSergeanur2019-10-051-4/+4
* Update Frontend._AG2019-07-031-3/+3
* implemented some higher level functions; added lots of stubs; switched top and bottom in CRectaap2019-05-301-6/+6
* added CFontaap2019-05-221-0/+515