project64/Source
oddMLan 891e43878b [Nrage-input] Code cleanup
- Defined NOMINMAX macro to disable windef.h's min/max macros; they were clashing with the C++ standard library's std::min/std::max.
- All uses of min/max that had ambiguous type deduction were explicitly instantiated as min<long> and max<long>.
- Header includes were sorted

Many thanks to DKO for the patch.
2020-02-09 04:25:05 -07:00
..
3rdParty Move CListViewCtrlVarDPI class code into ATL 2019-04-19 16:48:53 -07:00
Android Fix up DisplayMessage for android 2019-04-23 07:01:10 +09:30
Common Add project to join multiple cheats together 2019-04-18 16:57:20 +09:30
Installer [Project64] Start to add code for enhancements 2019-01-12 09:50:25 +11:00
JoinSettings Automatically combine cheat files on build 2019-04-23 14:46:36 +09:30
Project64 Merge pull request #1698 from kaitengero/debugger-scripts 2020-01-26 09:06:31 +10:30
Project64-audio [Audio] Move SetTimerResolution() to InitiateAudio 2019-11-28 17:22:35 -07:00
Project64-core Add more details when alerting on AddressError 2019-12-29 16:16:17 -06:00
Project64-video Pass Platform solution parameter to UpdateVersion.cmd and package_zip.cmd 2019-09-29 19:20:42 -07:00
RSP Pass Platform solution parameter to UpdateVersion.cmd and package_zip.cmd 2019-09-29 19:20:42 -07:00
Script [appveyor] fix x64 packaging 2019-11-01 14:24:06 +01:00
Settings [Audio] Start to add config 2017-09-25 22:00:04 +10:00
SortRdb Remove VS2008 project files 2017-03-15 20:14:25 +11:00
UpdateVersion [Build] Have UpdateVersion be able to handle linux line endings 2018-05-23 02:38:15 +10:00
nragev20 [Nrage-input] Code cleanup 2020-02-09 04:25:05 -07:00