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 | |||
2010-09-10 | Post-merge fixes: Created project for OPL library. Fixed OPL library to | James Haley | |
not use GNU C-isms such as inline keyword, declaration/statement mixing, and strange calling convention syntax for import function pointers. Fixed critical buffer overflow in M_BindChatControls - should be back-merged immediately. Added autogenerated directories *back* to ignore list. Subversion-branch: /branches/strife-branch Subversion-revision: 2052 |