aboutsummaryrefslogtreecommitdiff
path: root/web/pw-visualizer/src/index.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-11-12collapse PlayerLog entriesIlion Beyst1-11/+10
2022-11-11visualizer: ensure that turn number remains within boundsIlion Beyst1-1/+11
2022-11-08Do not unpause visualizer when using arrow keysIlion Beyst1-40/+13
2022-11-06render planet namesIlion Beyst1-2/+27
2022-11-06msdf font renderenIlion Beyst1-9/+28
2022-07-18bugfix: don't cache textures bound to a specific GLContextIlion Beyst1-13/+16
2022-07-18use texture for rendering shipsIlion Beyst1-48/+54
2022-07-18use texture for rendering planetsIlion Beyst1-77/+87
2022-02-07visualizer: let window.global be handled by polyfillIlion Beyst1-4/+0
2021-12-29move assets to visualizer packageIlion Beyst1-9/+14
2021-12-29separate out visualizer libraryIlion Beyst1-0/+666