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
/
Magic2
Age
Commit message (
Expand
)
Author
2022-04-09
Magic now uses updated Print from Utils
Aki
2022-04-08
Streamlined error message for complex models
Aki
2022-04-08
Changed line endings in resource file to match rest of repo
Aki
2022-04-08
Fixed case of include for the sake of it
Aki
2022-04-07
Magic now properly initializes new Clock
Aki
2022-04-07
Added missing resource to Magic sources
Aki
2022-04-07
Removed unsued and incomplete Primitives from Magic2
Aki
2022-04-07
Removed files that were originally skipped in vcxproj
Aki
2022-04-07
Naively fixed include directories and link libraries for Magic2
Aki
2022-02-13
Added copyright NOTICE and project license, cleaned up notices in files
Aki
2022-01-30
Removed trailing whitespace all over the place
Aki
2021-10-02
Increased control over win sdk paths
Aki
2021-10-01
Removed vs left-overs
Aki
2021-10-01
Disabled Magic2 build
Aki
2021-10-01
Partially fixed Magic2 build
Aki
2021-09-28
Added missing FoundationEx dependencies
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
Turn off edit and continue.
Yasha Jannoo
2019-09-10
Turn off Minimal Rebuild across the board
Yasha Jannoo
2019-09-09
Address Magic DXDK build error
Yasha Jannoo
2019-09-05
Retarget for new MSBuild toolsets
Yasha Jannoo
2013-07-10
Updating the project files so that building works again
fwoltermann@gmail.com
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2012-07-16
PVS Studio warning fix: Possible Array underrun
FWoltermann@gmail.com
2012-07-16
PVS Studio fix: m_pos < 0 can never be true
FWoltermann@gmail.com
2012-07-16
PVS Studio warning fix: Unconditional break/return
FWoltermann@gmail.com
2012-06-13
One of these days, I'ma be done with project file updates
FWoltermann@gmail.com
2012-06-06
More project file fixes
FWoltermann@gmail.com
2012-06-06
Another piece of the VS2012 compatibility puzzle
FWoltermann@gmail.com
2012-06-05
REdoing r71, without the mistakes
FWoltermann@gmail.com
2012-06-05
Add VS2012 configs to the project files.
FWoltermann@gmail.com
2012-05-31
Resolve some signed/unsigned comparison isses
rhyskidd
2012-05-30
A few changes to the Magic2 and ngenex projects to fix some compilation error...
FWoltermann@gmail.com
2012-05-28
Removes the ArrayList classes, and replaces all instances with std::vector im...
FWoltermann@gmail.com
2012-05-28
Sets a few properties for VS2011
FWoltermann@gmail.com
2012-05-26
Adding a missing error message here.
FWoltermann@gmail.com
2012-05-26
And the rest that was missing to make this thing compile.
FWoltermann@gmail.com
2012-05-26
Getting closer to getting magic to compile. The file renaming was necessary i...
FWoltermann@gmail.com
2012-01-07
Adding experimental x64 build configs. THESE DO NOT WORK YET.
FWoltermann@gmail.com
2011-12-08
Missed a few scoping issues, apparently
FWoltermann@gmail.com
2011-12-08
MSVC6 project file removal
FWoltermann@gmail.com
2011-12-08
More of the same...
FWoltermann@gmail.com
2011-12-08
Initial upload
FWoltermann@gmail.com