summaryrefslogtreecommitdiffhomepage
path: root/Stars45
AgeCommit message (Expand)Author
2021-10-02Fixed annoying warning regarding extras in endifAki
2021-10-02Fixed conversion and narrowing errors in Joystick error handlerAki
2021-10-02Fixed conversion from rvalue to non-const lvalue referenceAki
2021-10-02Removed storage location from enum declarationAki
2021-10-02Replaced min max macros with std onesAki
2021-10-02Removed inline assembly from fixed point number classAki
2021-10-02Fixed 'not' keyword usage as identifierAki
2021-10-02Increased control over win sdk pathsAki
2021-10-01Switched to use only one version of OpcodeAki
2021-10-01Removed vs left-oversAki
2021-10-01Partially fixed Magic2 buildAki
2021-09-30Upgraded directinput expectations in Joystick.cppAki
2021-09-30Added dx9 and win32 libraries to linkerAki
2021-09-30Fixed weird behaviour of preprocessorAki
2021-09-30Merged nGenEx and Parser into Stars45Aki
2021-09-30Enabled keyword macros to avoid IcePreprocessor errorsAki
2021-09-30Temporarily added windows sdk include path to stars45Aki
2021-09-30Added Opcode to cmake treeAki
2021-09-29Updated internal dependencies for nGenEx and Stars45Aki
2021-09-28Created best-guess cmake stubsAki
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-05Retarget for new MSBuild toolsetsYasha Jannoo
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
2012-07-22PVS-Studio fix: V547 Expression is always true. Probably the '&&' operator sh...rhyskidd@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: 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-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-06More project file fixesFWoltermann@gmail.com
2012-06-06Fix a potential invalid memory access issueFWoltermann@gmail.com
2012-06-06Aaaand more VS2012 compat stuff.FWoltermann@gmail.com
2012-06-05REdoing r71, without the mistakesFWoltermann@gmail.com