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
/
Stars45
Age
Commit message (
Expand
)
Author
2021-10-02
Changed NULL to 0 where it was intended this way
Aki
2021-10-02
Replaced rdtsc with std clock
Aki
2021-10-02
Fixed annoying warning regarding extras in endif
Aki
2021-10-02
Fixed conversion and narrowing errors in Joystick error handler
Aki
2021-10-02
Fixed conversion from rvalue to non-const lvalue reference
Aki
2021-10-02
Removed storage location from enum declaration
Aki
2021-10-02
Replaced min max macros with std ones
Aki
2021-10-02
Removed inline assembly from fixed point number class
Aki
2021-10-02
Fixed 'not' keyword usage as identifier
Aki
2021-10-02
Increased control over win sdk paths
Aki
2021-10-01
Switched to use only one version of Opcode
Aki
2021-10-01
Removed vs left-overs
Aki
2021-10-01
Partially fixed Magic2 build
Aki
2021-09-30
Upgraded directinput expectations in Joystick.cpp
Aki
2021-09-30
Added dx9 and win32 libraries to linker
Aki
2021-09-30
Fixed weird behaviour of preprocessor
Aki
2021-09-30
Merged nGenEx and Parser into Stars45
Aki
2021-09-30
Enabled keyword macros to avoid IcePreprocessor errors
Aki
2021-09-30
Temporarily added windows sdk include path to stars45
Aki
2021-09-30
Added Opcode to cmake tree
Aki
2021-09-29
Updated internal dependencies for nGenEx and Stars45
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-10
Revert "Turn off Minimal Rebuild across the board"
Yasha Jannoo
2019-09-10
Turn off Minimal Rebuild across the board
Yasha Jannoo
2019-09-10
Remove FORCE flag from Stars project
Yasha Jannoo
2019-09-09
Naively turn off UseOfMfc
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
Removed unused Authorization class.
milo24x7@gmail.com
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2012-07-22
PVS-Studio fix: V547 Expression is always true. Probably the '&&' operator sh...
rhyskidd@gmail.com
2012-07-16
Ignore PVS Studio warning V576
FWoltermann@gmail.com
2012-07-16
PVS Studio Warning fix: Part of conditional expression is always false
FWoltermann@gmail.com
2012-07-16
PVS Studio warning fix: Part of conditional expression is always true (Note t...
FWoltermann@gmail.com
2012-07-16
PVS Studio warning fix: Part of conditional expression is always false
FWoltermann@gmail.com
2012-07-16
PVS Studio warning fix: Possible Array underrun
FWoltermann@gmail.com
2012-07-16
PVS Studio fix: Comparison using || is always true, using && instead
FWoltermann@gmail.com
2012-07-16
PVS-Studio fix: V624 The constant 3.1415 is being utilized. The resulting val...
rhyskidd@gmail.com
2012-07-16
PVS-Studio fix: V618 It’s dangerous to call the 'sprintf_s' function in suc...
rhyskidd@gmail.com
2012-06-24
A few PVS studio things
5.1.87
FWoltermann@gmail.com
2012-06-17
(Hopefully) Allows SWACS ships to do more than sit around. Needs testing.
FWoltermann@gmail.com
2012-06-13
One of these days, I'ma be done with project file updates
FWoltermann@gmail.com
2012-06-13
Add a quick return here before we deref a null pointer
FWoltermann@gmail.com
2012-06-13
Remove dependency on content.dat (The file is still required, since it was pa...
FWoltermann@gmail.com
2012-06-13
Remove a bit of commented-out code
FWoltermann@gmail.com
2012-06-06
More project file fixes
FWoltermann@gmail.com
2012-06-06
Fix a potential invalid memory access issue
FWoltermann@gmail.com
[prev]
[next]