index
:
Starshatter: The Open Source Project
master
Military space combat simulator
Aki
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-26
Create README.md
Kimmo Kotajärvi
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
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2013-07-07
Updated open source license declaration and fixed some formatting issues.
milo24x7@gmail.com
2013-07-07
Updated open source license declaration and fixed some formatting issues.
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: V592 The expression was enclosed by parentheses twice: '((t -...
rhyskidd@gmail.com
2012-07-22
PVS-Studio fix: V547 Expression is always true. Probably the '&&' operator sh...
rhyskidd@gmail.com
2012-07-16
PVS Studio warning: Cast from false to int
FWoltermann@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: m_pos < 0 can never be true
FWoltermann@gmail.com
2012-07-16
PVS Studio warning fix: Unconditional break/return
FWoltermann@gmail.com
2012-07-16
PVS Studio warning fix: Null pointer dereference when accessing msg
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-07-16
PVS-Studio fix: V625 Consider inspecting the 'for' operator. Initial and fina...
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-08
Ooops, stupid mistake here.
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
2012-06-06
Aaaand more VS2012 compat stuff.
FWoltermann@gmail.com
2012-06-06
(no commit message)
rhyskidd@gmail.com
2012-06-06
Another piece of the VS2012 compatibility puzzle
FWoltermann@gmail.com
2012-06-06
Fix was accidentally reverted in r73, re-inserting
rhyskidd@gmail.com
2012-06-05
Documentation update
FWoltermann@gmail.com
2012-06-05
REdoing r71, without the mistakes
FWoltermann@gmail.com
2012-06-05
Hopefully final case of suppressing recurring check warning
rhyskidd
2012-06-05
Add VS2012 configs to the project files.
FWoltermann@gmail.com
2012-06-04
Suppress further instance of the recurring check warning
rhyskidd
2012-06-04
Follow up to revision 65, ensure that the ErrBuf is cleared fully
rhyskidd
2012-06-04
Suppress a redundant warning for duplicate null check
rhyskidd
2012-06-03
Oops, forgot to actually change the version string
5.1.66
FWoltermann@gmail.com
2012-06-02
REmoving STARSHATTER_DEMO ifdefs and setting version string to 5.1.66
FWoltermann@gmail.com
2012-06-02
Fixes a stupid error I made. Also increases hte buffer for error messages to ...
FWoltermann@gmail.com
2012-05-31
Committing the documentation to svn to have it accessible online
FWoltermann@gmail.com
2012-05-31
Resovle a boolean being implicitly cast to a pointer
rhyskidd
[next]