Age | Commit message (Expand) | Author |
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 things5.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 string5.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 |
2012-05-31 | Documentation: courtesy of Doxygen http://www.stack.nl/~dimitri/doxygen/ | rhyskidd |
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 | Fix signed/unsigned mismatch | rhyskidd |
2012-05-30 | Ensure check for NULL pointer occurs prior to use, not after | rhyskidd |
2012-05-30 | Fix further instances of a class being passed as variable to Print(), instead... | rhyskidd |
2012-05-30 | Resolve duplicate listing of TRANSPORT, and absence of ASSAULT type | rhyskidd |
2012-05-28 | Updated datafile for compatibility to modern Windows, also changed MAX_FILES ... | FWoltermann@gmail.com |
2012-05-28 | Removes the ArrayList classes, and replaces all instances with std::vector im... | FWoltermann@gmail.com |
2012-05-28 | Changes ArrayList to be an alias of std::vector<DWORD>, and Floatlist to be a... | FWoltermann@gmail.com |
2012-05-28 | Indentation fixes | FWoltermann@gmail.com |
2012-05-28 | A few changes to make this compile | FWoltermann@gmail.com |
2012-05-28 | Sets a few properties for VS2011 | FWoltermann@gmail.com |
2012-05-28 | Adds project files for the command line utility that generates data files. | FWoltermann@gmail.com |
2012-05-27 | A few things MSVC's analyzer found. | FWoltermann@gmail.com |
2012-05-26 | Adding a missing error message here. | FWoltermann@gmail.com |
2012-05-26 | And the rest that was missing to make this thing compile. | FWoltermann@gmail.com |
2012-05-26 | Getting closer to getting magic to compile. The file renaming was necessary i... | FWoltermann@gmail.com |
2012-05-26 | Updating the project files a bit. Also adding a solution file for MSVC 2011. | FWoltermann@gmail.com |
2012-05-22 | And new zlib.lib | FWoltermann@gmail.com |
2012-05-22 | Current libpng build | FWoltermann@gmail.com |
2012-01-07 | Adding experimental x64 build configs. THESE DO NOT WORK YET. | FWoltermann@gmail.com |