Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-09 | Re-indenting the code to use standard tabs. Yes, I know this is pretty ↵ | FWoltermann@gmail.com | |
pointless, but who cares? | |||
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 | Adding pre-built dlls for OpCode. | FWoltermann@gmail.com | |
2011-12-09 | Changing the main Starshatter output name to "Starshatter_D.exe" for debug ↵ | FWoltermann@gmail.com | |
builds | |||
2011-12-09 | sprintf -> sprintf_s | 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 | |
Do note that it is possible to compile Starshatter.exe now. | |||
2011-12-08 | Missed a few scoping issues, apparently | FWoltermann@gmail.com | |
2011-12-08 | MSVC6 project file removal | FWoltermann@gmail.com | |
2011-12-08 | A few adjustments here | FWoltermann@gmail.com | |
2011-12-08 | More scoping fixes | FWoltermann@gmail.com | |
2011-12-08 | Ditto... | FWoltermann@gmail.com | |
2011-12-08 | More of the same... | FWoltermann@gmail.com | |
2011-12-08 | Project file reference fixes | FWoltermann@gmail.com | |
2011-12-08 | Fixes for variable scoping, string handling | FWoltermann@gmail.com | |
2011-12-08 | Variable scoping fixes | 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 | Various replacements for unsafe string handling | FWoltermann@gmail.com | |
2011-12-08 | Updated includes | FWoltermann@gmail.com | |
2011-12-08 | Fixing up faulty references to class "Point" to "IcePoint" | FWoltermann@gmail.com | |
2011-12-08 | Initial upload | FWoltermann@gmail.com | |