- 12 May, 2020 3 commits
- 08 May, 2020 1 commit
-
-
sphere authored
-
- 29 Apr, 2020 1 commit
-
- 25 Apr, 2020 1 commit
-
-
LJ Sonic authored
-
- 19 Feb, 2020 1 commit
-
-
James R. authored
-
- 01 Feb, 2020 19 commits
-
-
GoldenTails authored
Make V_DrawCenteredSmallThinString() a less precise wrapper for V_DrawCenteredSmallThinStringAtFixed() for new "small-thin-center" option in v.drawString()
-
GoldenTails authored
Make V_DrawRightAlignedSmallThinString() a less precise wrapper for V_DrawRightAlignedSmallThinStringAtFixed() for new "small-thin-right" option in v.drawString()
-
GoldenTails authored
Create V_DrawCenteredSmallThinStringAtFixed() for new "small-thin-fixed-center" option in v.drawString() Thankfully "center" is just "right" but with the X offset divided by 2.
-
GoldenTails authored
Create V_DrawRightAlignedSmallThinStringAtFixed() for new "small-thin-fixed-right" option in v.drawString() You guys have no idea how long this took to code.
-
GoldenTails authored
Make V_DrawSmallThinString() a less precise wrapper for V_DrawSmallThinStringAtFixed() to fix rounding errors.
-
GoldenTails authored
I removed the limitation present in "small-thin" by converting all relevant variables to fixed_t's and using FixedMul() and FixedDiv() when necessary. Who'da thunk it would actually work?
-
GoldenTails authored
-
GoldenTails authored
-
GoldenTails authored
-
GoldenTails authored
These function names are starting to become rediculous...
-
GoldenTails authored
-
GoldenTails authored
Note this has some major limitations to prevent squished text. It defaults to using V_MONOSPACE|V_OLDSPACING and you cannot change the size of characters. V_6WIDTHSPACE seems to act exactly the same as V_OLDSPACING too.
-
GoldenTails authored
-
GoldenTails authored
-
GoldenTails authored
-
GoldenTails authored
-
GoldenTails authored
-
GoldenTails authored
-
GoldenTails authored
-
- 27 Jan, 2020 1 commit
-
-
Jaime Ita Passos authored
-
- 17 Dec, 2019 1 commit
-
-
Jaime Ita Passos authored
-
- 14 Dec, 2019 1 commit
-
-
James R. authored
-
- 13 Dec, 2019 2 commits
-
-
Jaime Ita Passos authored
-
Jaime Ita Passos authored
-
- 12 Dec, 2019 1 commit
-
-
Jaime Ita Passos authored
Please, for the love of God, Jesus and Bastet, ADD EVERY OPENGL COMMAND REGARDLESS OF THE FREAKING RENDERER!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
- 09 Dec, 2019 1 commit
-
-
Jaime Ita Passos authored
-
- 06 Dec, 2019 1 commit
-
-
SteelT authored
-
- 05 Dec, 2019 1 commit
-
-
toaster authored
-
- 02 Dec, 2019 1 commit
-
-
lachwright authored
- Update x coordinates for credits_pics entries - Reorder credits_pics entries (what even was the previous order lol) - Add zig zag graphics to credits roll - Attempt to scale the y positions of credits graphics with the length of the credits roll - New escape character for credits entries: \2, which centers the text and makes it yellow - Add support for colored text to V_DrawStringAtFixed
-
- 30 Nov, 2019 1 commit
-
-
sphere authored
-
- 25 Nov, 2019 2 commits
- 23 Nov, 2019 1 commit
-
-
Jaime Ita Passos authored
-