Age | Commit message (Collapse) | Author |
|
|
|
* Add /msvc/strfsav* and *.pcx to ignore list
* Fix for Strife crushAndRaise, silentCrushAndRaise types identified by
Gez and verified with the disassembly - these types do not inflict
crushing damage in Strife.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2558
|
|
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
|
|
project files.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2256
|
|
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
|