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
/
FoundationEx
Age
Commit message (
Expand
)
Author
2022-01-30
Removed trailing whitespace all over the place
Aki
2021-10-02
Added missing new[] debug overload
Aki
2021-10-02
Streamlined file and guard endings in Foundation and NetEx
Aki
2021-09-28
Created best-guess cmake stubs
Aki
2019-09-12
Fix ill-formed and warning-causing new overloaded and delete operators
Yasha Jannoo
2019-09-10
Revert "Turn off Minimal Rebuild across the board"
Yasha Jannoo
2019-09-10
Turn off Minimal Rebuild across the board
Yasha Jannoo
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2012-07-16
Ignore PVS Studio warning V576
FWoltermann@gmail.com
2012-05-28
Removes the ArrayList classes, and replaces all instances with std::vector im...
FWoltermann@gmail.com
2012-05-28
Changes ArrayList to be an alias of std::vector<DWORD>, and Floatlist to be a...
FWoltermann@gmail.com
2011-12-09
More string and fopen safety measures
FWoltermann@gmail.com
2011-12-08
Various things needed to compile the normal executable.
FWoltermann@gmail.com
2011-12-08
Variable scoping fixes
FWoltermann@gmail.com
2011-12-08
Initial upload
FWoltermann@gmail.com