This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
bbbe898839467c312c31456334540c20fedc7be3
dolphin
/
Source
/
Core
/
Common
History
fires.gc
8e3bd6781e
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@876
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-15 12:40:31 +00:00
..
Src
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
2008-10-15 12:40:31 +00:00
Common.vcproj
Fix some project settings (set SECURE_SCL=0 more consistently). Should prevent crash when playing with symbols in Win32 Release build, and maybe others.
2008-10-08 20:15:05 +00:00
SubWCRev.exe
Attempt at auto update SVN revision in title bar - let's see if it works for everyone, sorry Sonic, you'll have to find a linux solution (see svnrev_template.h). Also adds some smash bros cheats.
2008-07-20 15:12:12 +00:00