aboutsummaryrefslogtreecommitdiff
path: root/src/tmonster.c
AgeCommit message (Collapse)Author
2023-07-17Trim spritesheetJuan J. Martinez
Remove some unused space
2023-07-08Avoid drawing the whole screen on each frameJuan J. Martinez
This allows supporting 386DX "just about" (there will be flickering).
2023-07-04Add time monsterJuan J. Martinez