~sebsite/generic-tetromino-game

console: fix console.help docs
edit: make :Q message clearer
Makefile: remove ubsan
docs.md: clarify that game.freeze freezes game.frames
Fix assertion failure
Fix comment style
website: update copyright footers
Trigger EV_PAUSE when (un)pausing replay

Might change this later idk, but it makes the paint mod easier
Implement ability to end replays early

hacky, and when replays are given better controls in general i'll
definitely wanna redo this
holy shit EV_PAUSE was broken this whole time
Continue loop if cleartetromino* position is OOB
Fix opacity in drawbrickrenderer
api: add game.events.RAW_MOUSEWHEEL
Fix order of raw events
console: add "win"
website: the irc channel is dead atm :/
Only save replay when no other buttons are held
Don't save default mod option values in replays
Next