2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix crashing on maps with more than 65535 segs More... 4 months ago
Add missing commit to ignore revs More... 4 months ago
Added new ACS function: SetLineActivation More... 4 months ago
Added new linedef special: Sector_ChangeFlags More... 4 months ago
Added to changelog More... 4 months ago
Hopefully fixed the midtex crash (#687) by preventing entering that situation More... 4 months ago
Updated changelog More... 4 months ago
Also solved for interpolation! More... 4 months ago
Trying to address imprecision problems More... 4 months ago
Merge branch 'master' of https://github.com/team-eternity/eternity into master More... 4 months ago
Updated changelog More... 4 months ago
Trigger the GitHub Actions on every push, but only upload artifacts on demand. More... 4 months ago
Fixed automap bugs More... 4 months ago
Hopefully fixed the leaking UDMF attachments! More... 4 months ago
Added const to t_plane functions sector to make it clear we don't change its value More... 4 months ago
P_MoveAttached now uses surf_e instead of bool More... 4 months ago
Fixed some Mac building errors More... 4 months ago
Fix up some cases More... 4 months ago
Add a couple missing [[fallthrough]]s More... 4 months ago
Update style guide More... 4 months ago
Update .git-blame-ignore-revs More... 4 months ago
Merge branch 'reformatting-and-cleanup' More... 4 months ago
Fix frequent elastic collisions (fixes #682) More... 4 months ago
Merge pull request #679 from FozzeY/macosx-libpng-backport More... 5 months ago
Fix libpng build for macOS More... 5 months ago
Tidy up a lot of UDMF parser code More... 6 months ago
Use [[fallthrough]] More... 6 months ago
One break More... 6 months ago
static inline to inline static More... 6 months ago
Move away from #define where feasible More... 6 months ago