Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | got rid of GameState. | rodri | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | implemented complete universe particles integration. | rodri | 2021-08-02 | 1 | -1/+1 |
| | |||||
* | randomly position the ships, facing each other. | rodri | 2021-08-01 | 1 | -7/+21 |
| | |||||
* | began building a universe for every party. | rodri | 2021-08-01 | 1 | -0/+63 |
get rid of the notes file. i already keep them on paper. adapted the client to use an rframe for drawing. implemented some VModel methods for testing. FPS2MS → HZ2MS. it makes more sense and is shorter. |