Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-10 | Make optimization settings consistent (static libraries do not support | James Haley | |
function-level linking.....). Also, use similar optimizer settings to the ones used by Eternity (favor speed over size, intrinsics on, inline any suitable, link-time code generation, function-level linking *in the exe only*, omit frame pointers, etc. Subversion-branch: /branches/v2-branch Subversion-revision: 2499 | |||
2011-02-12 | Bug fix for save/load/name your character menus, and some tweaks to the | James Haley | |
project files. Subversion-branch: /branches/strife-branch Subversion-revision: 2256 | |||
2008-10-31 | - Delete the "all-in-one" project file and rename the solution file to | Russell Rice | |
chocolate.sln - Create separate msvc projects for all games supported, which work the same as the codeblocks ones - Include fixes (nothing compiler specific, just additions of stdio.h) to build with msvc Subversion-branch: /branches/raven-branch Subversion-revision: 1371 |