zilmar
|
bddd3841cc
|
[Common] Add thread class
|
2016-04-18 05:34:47 +10:00 |
zilmar
|
1daa43a6d8
|
[Project64] Remove windows.h from MemoryVirtualMem.cpp
|
2016-04-18 05:07:30 +10:00 |
zilmar
|
7fec071afc
|
[Project64] Add RomList logging information
|
2016-04-18 05:06:30 +10:00 |
zilmar
|
2d76718d35
|
[Project64] Make sure pause from menu is always set
|
2016-04-18 05:05:31 +10:00 |
zilmar
|
39a1f4f058
|
[Project64] Have RomBrowser store internal data as utf8
|
2016-04-16 19:55:32 +10:00 |
zilmar
|
59a4b1de68
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-04-16 09:26:19 +10:00 |
zilmar
|
58bd4c2adf
|
[Project64] Add CN64Rom::CleanRomName
|
2016-04-16 09:17:37 +10:00 |
zilmar
|
c73d91de92
|
[Project64] Use cfile for looking at an uncompressed file (Rom Browser)
|
2016-04-16 09:08:44 +10:00 |
zilmar
|
cad6d7db7b
|
[Project64] Clean up some logging in RomList.cpp
|
2016-04-16 09:06:57 +10:00 |
zilmar
|
c72e72a073
|
[Project64] Remove passing directory in FillRomList
|
2016-04-16 08:56:10 +10:00 |
zilmar
|
98230eb48a
|
[Project64] Move Watch dir code back to rom browser
|
2016-04-16 06:58:31 +10:00 |
zilmar
|
4b70b1c941
|
[Project64] Make GetCicChipID just in one location in the CN64Rom class
|
2016-04-15 08:38:02 +10:00 |
zilmar
|
71454df424
|
[Project64] Make sure 7z in rombrowser is win32 only
|
2016-04-15 08:29:45 +10:00 |
zilmar
|
3007139446
|
[Project64] Remove SelColorBrush from ROM_INFO
|
2016-04-15 08:26:02 +10:00 |
zilmar
|
5b5d30cb69
|
[Project64] Rename RefreshRomBrowser to RefreshRomList
|
2016-04-15 08:07:34 +10:00 |
zilmar
|
bdda447d47
|
[Project64] Add Romlist to vs 2008 project
|
2016-04-15 06:42:17 +10:00 |
zilmar
|
898df5f920
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-04-15 06:40:16 +10:00 |
zilmar
|
180b63806f
|
Merge pull request #1061 from baptiste0602/utf8-bom
Convert Catalan & French language files to UTF8-BOM
|
2016-04-15 06:25:36 +10:00 |
zilmar
|
e339b7d787
|
[Project64] Add some logging to RomList.cpp
|
2016-04-14 22:18:21 +10:00 |
baptiste0602
|
1af80ea57b
|
Convert Catalan&French language files to UTF8-BOM
|
2016-04-14 13:56:14 +02:00 |
zilmar
|
e4e1fa04f7
|
[Project64] Add utf8 BOM to French.pj.Lang
|
2016-04-14 20:18:11 +10:00 |
zilmar
|
df7f0e524d
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-04-14 20:15:04 +10:00 |
zilmar
|
46e345f99e
|
[Project64] Separate rom list management from Rom Browser
|
2016-04-14 19:35:08 +10:00 |
zilmar
|
dfc8b750a3
|
[Project64] Add UISettings file to visual studio 2008 project
|
2016-04-14 04:47:36 +10:00 |
zilmar
|
a1787f7448
|
[Project64] Add missing UISettings files
|
2016-04-14 04:29:27 +10:00 |
zilmar
|
0b74207b20
|
[Project64] Clean up RomBrowser.h
|
2016-04-13 18:06:11 +10:00 |
zilmar
|
d2d0cc7e2e
|
[Project] Separate out UI settings from core settings
|
2016-04-13 17:34:19 +10:00 |
zilmar
|
500ebf70af
|
Merge pull request #1059 from cxd4/sizeof
Use sizeof() to eliminate respecification of array bounds.
|
2016-04-13 16:03:32 +10:00 |
|
98383267ba
|
Just say 0x10000, not 1 << 16.
|
2016-04-12 16:55:54 -04:00 |
zilmar
|
60672c6588
|
Merge pull request #1058 from cxd4/son-i-am-std
[Cheats UI] leftover references to std::strtoul
|
2016-04-13 04:36:10 +10:00 |
|
cd3960411a
|
Use sizeof() to eliminate respecification of array bounds.
|
2016-04-12 11:50:57 -04:00 |
|
6123eb3df9
|
[Cheats UI] leftover references to std::strtoul
|
2016-04-12 11:42:18 -04:00 |
zilmar
|
4ee91c655c
|
{project64] Add header to RomBrowserClass.cpp
|
2016-04-12 19:55:34 +10:00 |
zilmar
|
94f71e21be
|
{Project64] Clean up NotificationClass.cpp
|
2016-04-12 19:54:47 +10:00 |
zilmar
|
07c6db1cce
|
[Project64] Cleanup MenuShortCuts.cpp
|
2016-04-12 19:53:35 +10:00 |
zilmar
|
8a5c3990fb
|
[Project64] Clean up UserInterface/MainMenuClass.cpp
|
2016-04-12 18:13:23 +10:00 |
zilmar
|
b1239a44b5
|
[Project4] Clean up GuiClass.cpp
|
2016-04-12 18:07:01 +10:00 |
zilmar
|
13cfd8b728
|
[Project64] in CheaeClassUI.cpp change std::strtoul to strtoul
|
2016-04-12 18:01:11 +10:00 |
zilmar
|
5942722436
|
[Project64] Cleanup Settings/SettingsPage.h
|
2016-04-12 17:57:31 +10:00 |
zilmar
|
04747706f2
|
[Project64] Cleanup Settings/SettingsPage-Game-Status.cpp
|
2016-04-12 17:55:36 +10:00 |
zilmar
|
7424f8bd9d
|
[Project] Update FindFirst attributes in Common/path.h
|
2016-04-12 17:53:40 +10:00 |
zilmar
|
cbba995b36
|
Merge pull request #1057 from cxd4/flash-undefined-MSVC-type
fixed undefined type error in flash pre-buffer aliasing
|
2016-04-12 17:34:55 +10:00 |
zilmar
|
6e563802b5
|
Merge pull request #1056 from JunielKatarn/omit_SmallerTypeCheck
[PropertySheets] Omit SmallerTypeCheck MSVC setting.
|
2016-04-12 17:34:11 +10:00 |
|
9ec5f74e13
|
memcpy() instead of delaying a fix to flash RAM byte order
|
2016-04-11 21:44:11 -04:00 |
|
d3794b4d02
|
fixed undefined type error in flash pre-buffer aliasing
|
2016-04-11 21:20:08 -04:00 |
zilmar
|
afb194ca07
|
[Project64] Rmove windows.h from Flashram code
|
2016-04-11 18:28:18 +10:00 |
Julio C. Rocha
|
4fd69d9a2d
|
Moved default BasicRuntimeChecks back into Platform.props.
Also, simplified other VC version-bound settings.
|
2016-04-08 19:13:48 -07:00 |
Julio C. Rocha
|
f73fb7f0be
|
Omit /RTCc ONLY in Visual Studio 2014u2 and later (Debug). Compilation fails otherwise.
|
2016-04-06 21:57:27 -07:00 |
Julio C. Rocha
|
fd8c4ccfec
|
[PropertySheets] Omit SmallerTypeCheck MSVC setting.
|
2016-04-06 20:07:08 -07:00 |
zilmar
|
fe8b20e9d1
|
{Projct64] Put end emulation menu option in critical section
|
2016-04-02 21:34:28 +11:00 |