Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-11 | visualizer: ensure that turn number remains within bounds | Ilion Beyst | 1 | -1/+11 | |
2022-11-08 | Do not unpause visualizer when using arrow keys | Ilion Beyst | 1 | -40/+13 | |
2022-11-06 | render planet names | Ilion Beyst | 1 | -2/+27 | |
2022-11-06 | msdf font renderen | Ilion Beyst | 1 | -9/+28 | |
2022-07-18 | bugfix: don't cache textures bound to a specific GLContext | Ilion Beyst | 1 | -13/+16 | |
2022-07-18 | use texture for rendering ships | Ilion Beyst | 1 | -48/+54 | |
2022-07-18 | use texture for rendering planets | Ilion Beyst | 1 | -77/+87 | |
2022-02-07 | visualizer: let window.global be handled by polyfill | Ilion Beyst | 1 | -4/+0 | |
2021-12-29 | move assets to visualizer package | Ilion Beyst | 1 | -9/+14 | |
2021-12-29 | separate out visualizer library | Ilion Beyst | 1 | -0/+666 | |