2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed music unpausing when alt-tabbing back. More... about 1 year ago
activate localization of tabs and text update. More... about 1 year ago
attempt to fix compilation on macOS More... about 1 year ago
- reverse allowduplicates check since it is a misnomer to what it actually did More... about 1 year ago
Fix "unexpected end of TTF file" error More... about 1 year ago
Add support for changing the tab labels More... about 1 year ago
fix render API selection More... about 1 year ago
Implement mouse event propagation More... about 1 year ago
Add tabs to the launcher window More... about 1 year ago
Add a tab widget More... about 1 year ago
implemented language selection on the IWAD picker. More... about 1 year ago
use the string table for the picker's texts. More... about 1 year ago
Text update. More... about 1 year ago
adapted string table so that it can be initialized without full game data being available. More... about 1 year ago
removed external stuff from tarray.h More... about 1 year ago
rename SPF_STANDALONE_ANIMATIONS to SPF_LOCAL_ANIM More... about 1 year ago
use map instead of linear search to find texture indices for animation More... about 1 year ago
make adjustments to the font substitution and load Japanese and Korean fonts from the Windows font folder. More... about 1 year ago
cleaner constructor interface. More... about 1 year ago
Remove schrift from zwidget More... about 1 year ago
Add support for getting TTC font names and sharing the font file data between multiple TrueTypeFont instances More... about 1 year ago
Add support for opening TTC fonts More... about 1 year ago
removed libschrift. More... about 1 year ago
make things compile again with the font substitution wrapper. More... about 1 year ago
Fix mouse wheel scroll bug More... about 1 year ago
Fix the LSB alignment and switch to the internal TTF implementation More... about 1 year ago
- add arm setup cross compiler (requires x64 precompiled version in build/) More... about 1 year ago
Fix contour decoding bug More... about 1 year ago
Do the same for Visual Thinkers More... about 1 year ago
Implement animated particles that aren't tied to the global animation timer More... about 1 year ago