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
/
nGenEx
Age
Commit message (
Expand
)
Author
2012-06-02
Fixes a stupid error I made. Also increases hte buffer for error messages to ...
FWoltermann@gmail.com
2012-05-31
Resolve some signed/unsigned comparison isses
rhyskidd
2012-05-30
A few changes to the Magic2 and ngenex projects to fix some compilation error...
FWoltermann@gmail.com
2012-05-30
Ensure check for NULL pointer occurs prior to use, not after
rhyskidd
2012-05-28
Removes the ArrayList classes, and replaces all instances with std::vector im...
FWoltermann@gmail.com
2012-05-28
Sets a few properties for VS2011
FWoltermann@gmail.com
2012-05-27
A few things MSVC's analyzer found.
FWoltermann@gmail.com
2012-05-26
Getting closer to getting magic to compile. The file renaming was necessary i...
FWoltermann@gmail.com
2012-01-07
Adding experimental x64 build configs. THESE DO NOT WORK YET.
FWoltermann@gmail.com
2011-12-10
Changing the default behaviour for shader loading to look for files outside o...
FWoltermann@gmail.com
2011-12-09
More indenting changes
FWoltermann@gmail.com
2011-12-09
Correcting a small snafu
FWoltermann@gmail.com
2011-12-09
Remove support for Win95/98
FWoltermann@gmail.com
2011-12-09
Adding code to detect Win XP x64/Vista/7
FWoltermann@gmail.com
2011-12-09
Removed a little unneeded debug hack
FWoltermann@gmail.com
2011-12-09
A few things that MSVC's analyzer found
FWoltermann@gmail.com
2011-12-09
More string and fopen safety measures
FWoltermann@gmail.com
2011-12-09
A few fixes recommended by PVS Studio
FWoltermann@gmail.com
2011-12-08
Various things needed to compile the normal executable.
FWoltermann@gmail.com
2011-12-08
MSVC6 project file removal
FWoltermann@gmail.com
2011-12-08
Ditto...
FWoltermann@gmail.com
2011-12-08
Compatibility fixes for libpng 1.5
FWoltermann@gmail.com
2011-12-08
Fixes for unsafe string handling, variable scoping errors.
FWoltermann@gmail.com
2011-12-08
Initial upload
FWoltermann@gmail.com