-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pretty-print a few known entity fields (from Ironwail)
`edict`/`edicts` console commands and `r_showfields 1` will now pretty-print `movetype`, `solid`, `deadflag`, `takedamage`, `flags`, `spawnflags`, `effects` and `nextthink` entity fields. Also tweaked float/vector printing format.
- Loading branch information
1 parent
82ff437
commit 03fee44
Showing
2 changed files
with
264 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters