Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-27 | Removed faulty .gitattributes. | madmaxoft | 1 | -8/+8 | |
They cause git to think that files have been modified although they have not, and makes it impossible to revert the files to un-changed form. See http://stackoverflow.com/questions/5009096/files-showing-as-modified-directly-after-git-clone 's first answer. | |||||
2013-11-27 | Fixed VC2008 compilation, normalized include paths. | madmaxoft | 2 | -5/+5 | |
2013-11-25 | Fixed all outstanding VS compilation issues | Tiger Wang | 1 | -1/+1 | |
Also updated VS2008 files. | |||||
2013-11-25 | Further attempts to fix compile | Tiger Wang | 3 | -7/+7 | |
2013-11-24 | Attempt to fix compilation | Tiger Wang | 11 | -22/+22 | |
2013-11-24 | Moved SQLite, LuaExpat, and MD5 to /lib | Tiger Wang | 8 | -0/+148557 | |
2013-11-24 | Moved tolua++ | Alexander Harkness | 57 | -0/+25232 | |
2013-11-24 | Moved zlib | Alexander Harkness | 28 | -0/+13968 | |
2013-11-24 | Moved Lua | Alexander Harkness | 61 | -0/+17630 | |
2013-11-24 | Moved JSONCPP | Alexander Harkness | 16 | -0/+6513 | |
2013-11-24 | Moved iniFile | Alexander Harkness | 2 | -0/+1012 | |
2013-11-24 | Moved expat | Alexander Harkness | 18 | -0/+13475 | |
2013-11-24 | move cryptopp into lib | Alexander Harkness | 193 | -0/+48154 | |