index
:
Starshatter: The Open Source Project
master
Military space combat simulator
Aki
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Stars45
/
VidDlg.cpp
Age
Commit message (
Expand
)
Author
2022-04-01
Moved Stars45 to StarsEx
Aki
2022-03-27
Removed MemDebug from FoundationEx
Aki
2022-03-20
Game no longer exposes Video instance
Aki
2022-03-18
Removed DisplayModeSupported wrapper from Game
Aki
2022-03-16
Removed gamma level management from Game and Starshatter classes
Aki
2022-03-14
Moved max texture size to GameWinDX9
Aki
2022-02-18
Switched to use GetIntance for Game instead of static methods
Aki
2022-02-16
Changed video related static game method to instance methods
Aki
2022-02-13
Added copyright NOTICE and project license, cleaned up notices in files
Aki
2022-02-12
Added some modern screen resolutions and increased the defaults a bit
Aki
2022-02-07
Changed all file opening modes to be binary to have consistent newlines
Aki
2022-01-30
Removed trailing whitespace all over the place
Aki
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2011-12-09
More string safety stuff
FWoltermann@gmail.com
2011-12-09
Re-indenting the code to use standard tabs. Yes, I know this is pretty pointl...
FWoltermann@gmail.com
2011-12-08
More scoping fixes
FWoltermann@gmail.com
2011-12-08
Initial upload
FWoltermann@gmail.com