# # ChangeLog for space-game.hpp in opengl-game # # Generated by Trac 1.5.3 # Jan 10, 2025, 3:44:18 AM Thu, 29 Aug 2019 21:16:07 GMT Dmitry Portnoy [0df3c9a] * space-game.cpp (modified) * space-game.hpp (modified) Create a basic SDL window Thu, 29 Aug 2019 20:22:40 GMT Dmitry Portnoy [e8ebc76] * .gitignore (modified) * main.cpp (added) * makefile (modified) * space-game.cpp (modified) * space-game.hpp (added) Create main.cpp to hold the initial startup code and (eventually) the ...