summaryrefslogtreecommitdiffhomepage
path: root/Stars45
AgeCommit message (Expand)Author
2022-01-30Removed trailing whitespace all over the placeAki
2022-01-29Fixed case in include paths in Stars45Aki
2021-10-03Cleaned up Opcode cmake targetAki
2021-10-02Separated out msvc cmake configurationAki
2021-10-02Switched to use game handler instead as mingw couldnt find extern oneAki
2021-10-02Fixed rvalue reference in TerrainPatchAki
2021-10-02Fixed rvalue reference in MFD text drawingAki
2021-10-02Fixed rvalue as nonconst lvalue ref in MapViewAki
2021-10-02Switched to long doubles instead of doing manual FPU manipulationAki
2021-10-02Replaced remaining minmax macros with std equivelantsAki
2021-10-02Changed NULL to 0 where it was intended this wayAki
2021-10-02Replaced rdtsc with std clockAki
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