summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-09-28Downgraded required cmake by minor releaseAki
2021-09-28Created best-guess cmake stubsAki
2019-09-15Update .gitignoreYasha Jannoo
2019-09-15Update Opcode.vcxprojYasha Jannoo
2019-09-14Specify solution zlib dependenciesYasha Jannoo
2019-09-14Update zlib 3rd party code to v1.2.11Yasha Jannoo
2019-09-12Fix ill-formed and warning-causing new overloaded and delete operatorsYasha Jannoo
2019-09-10Turn off edit and continue.Yasha Jannoo
2019-09-10Turn off Minimal Rebuild across the boardYasha Jannoo
2019-09-10Revert "Turn off Minimal Rebuild across the board"Yasha Jannoo
2019-09-10Turn off Minimal Rebuild across the boardYasha Jannoo
2019-09-10Remove FORCE flag from Stars projectYasha Jannoo
2019-09-09Naively turn off UseOfMfcYasha Jannoo
2019-09-09Address Magic DXDK build errorYasha Jannoo
2019-09-05Retarget for new MSBuild toolsetsYasha Jannoo
2019-09-05Create .gitignoreYasha Jannoo
2015-03-26Create README.mdKimmo Kotajärvi
2013-07-10Updating the project files so that building works againfwoltermann@gmail.com
2013-07-07Removed unused Authorization class.milo24x7@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2012-07-22PVS-Studio fix: V592 The expression was enclosed by parentheses twice: '((t -...rhyskidd@gmail.com
2012-07-22PVS-Studio fix: V547 Expression is always true. Probably the '&&' operator sh...rhyskidd@gmail.com
2012-07-16PVS Studio warning: Cast from false to intFWoltermann@gmail.com
2012-07-16Ignore PVS Studio warning V576FWoltermann@gmail.com
2012-07-16PVS Studio Warning fix: Part of conditional expression is always falseFWoltermann@gmail.com
2012-07-16PVS Studio warning fix: Part of conditional expression is always true (Note t...FWoltermann@gmail.com
2012-07-16PVS Studio warning fix: Part of conditional expression is always falseFWoltermann@gmail.com
2012-07-16PVS Studio warning fix: Possible Array underrunFWoltermann@gmail.com
2012-07-16PVS Studio fix: Comparison using || is always true, using && insteadFWoltermann@gmail.com
2012-07-16PVS Studio fix: m_pos < 0 can never be trueFWoltermann@gmail.com
2012-07-16PVS Studio warning fix: Unconditional break/returnFWoltermann@gmail.com
2012-07-16PVS Studio warning fix: Null pointer dereference when accessing msgFWoltermann@gmail.com
2012-07-16PVS-Studio fix: V624 The constant 3.1415 is being utilized. The resulting val...rhyskidd@gmail.com
2012-07-16PVS-Studio fix: V618 It’s dangerous to call the 'sprintf_s' function in suc...rhyskidd@gmail.com
2012-07-16PVS-Studio fix: V625 Consider inspecting the 'for' operator. Initial and fina...rhyskidd@gmail.com
2012-06-24A few PVS studio things5.1.87FWoltermann@gmail.com
2012-06-17(Hopefully) Allows SWACS ships to do more than sit around. Needs testing.FWoltermann@gmail.com
2012-06-13One of these days, I'ma be done with project file updatesFWoltermann@gmail.com
2012-06-13Add a quick return here before we deref a null pointerFWoltermann@gmail.com
2012-06-13Remove dependency on content.dat (The file is still required, since it was pa...FWoltermann@gmail.com
2012-06-13Remove a bit of commented-out codeFWoltermann@gmail.com
2012-06-08Ooops, stupid mistake here.FWoltermann@gmail.com
2012-06-06More project file fixesFWoltermann@gmail.com
2012-06-06Fix a potential invalid memory access issueFWoltermann@gmail.com