2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add another old formatting commit of mine to .git-blame-ignore-revs More... 4 months ago
Add preceding re-indenting commit to .git-blame-ignore-revs More... 4 months ago
Fix assorted bad indents under CoreLib More... 4 months ago
Color links by default. More... 4 months ago
Fix X position getting blown away. More... 4 months ago
Add link support to text in journals. More... 4 months ago
Fix spurious copy. More... 4 months ago
Make `pfEsHTML::fType` use the enum as its type. More... 4 months ago
Add the ability to show rects around links in journals. More... 4 months ago
Decouple visible links from specific EsHTML chunks. More... 4 months ago
Remove a manually allocated `plMipmap*` in favor of an `std::unique_ptr`. More... 4 months ago
Remove pnNetProtocol.h and include the relevant headers directly instead More... 4 months ago
Flatten pnNetProtocol sources to allow including individual headers More... 4 months ago
Inline pnNpAllIncludes.h into pnNetProtocol.h More... 4 months ago
Add standard include guards to all pnNetProtocol headers More... 4 months ago
Remove pointless file path comments from pnNetProtocol More... 4 months ago
Remove pnNetProtocol/Pch.h in favor of specific includes More... 4 months ago
Remove leftover client/server conditional definitions from pnNetProtocol More... 4 months ago
Fix a couple of missing includes in low-level network code More... 4 months ago
Merge pull request #1735 from dgelessus/move_max_ext_to_net More... 4 months ago
Replace MAX_EXT with a netcode-specific constant More... 4 months ago
Move kNetDefaultStringSize to correct section and add explanation More... 4 months ago
Putting copy back for hsMatrix2SIMD More... 4 months ago
Setting drawable size on resolution change More... 4 months ago
Fixing pointer with no initial null value More... 4 months ago
Sorting display modes on Mac More... 4 months ago
Moving plDisplayHelper into pl3DPipeline More... 4 months ago
Passing through default width/height to default params More... 4 months ago
Using device from metal enumerator in pipeline More... 4 months ago
Removing windowDidChangeScreen in the Mac client More... 4 months ago