# # ChangeLog for space-game.cpp in opengl-game # # Generated by Trac 1.5.3 # Jan 10, 2025, 3:04:31 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 ... Thu, 29 Aug 2019 20:05:55 GMT Dmitry Portnoy [850e84c] * makefile (modified) * space-game.cpp (added) * upgrade-TODO.txt (modified) * vulkan-game.cpp (moved) Create space-game.cpp, which will be the original opengl game re- ...