zilmar
|
057e469e96
|
Merge pull request #755 from samuelyuan/master
Fixed "Save Slot (%s) selected" Text
|
2015-11-16 05:56:09 +11:00 |
zilmar
|
165bdc160b
|
[Prject64] Move display rom information out of N64 Class.cpp
|
2015-11-15 20:54:23 +11:00 |
Samuel Yuan
|
4b43afe275
|
Added class to format wide strings
|
2015-11-14 22:12:24 -05:00 |
Samuel Yuan
|
239490417e
|
Minor changes to files
|
2015-11-13 23:45:20 -05:00 |
Samuel Yuan
|
958d9c26bb
|
Fixed "Save Slot (%s) selected" Text
The text was not showing up correctly because it was not using wide
strings. This worked in an earlier build, but was changed not too long
ago.
|
2015-11-13 20:16:01 -05:00 |
zilmar
|
9e744ef180
|
[Project64] Separate out logging from UI
|
2015-11-14 00:23:43 +11:00 |
unknown
|
9d487bd969
|
DllConfig(hParent) should be a pointer, not a uint32_t.
|
2015-11-12 21:52:34 -05:00 |
zilmar
|
6d38975b98
|
[Project64] More code cleanup of gui class
|
2015-11-12 23:09:34 +11:00 |
zilmar
|
24709944f3
|
[Project64] Code cleanup of Main Menu Class.cpp
|
2015-11-12 22:52:06 +11:00 |
zilmar
|
9f87dbf30d
|
[Project64] Split cheat class between UI and code
|
2015-11-07 14:32:23 +11:00 |
zilmar
|
6585657d05
|
[Project64] Change CDebugger to CDebuggerUI
|
2015-11-07 08:22:02 +11:00 |
zilmar
|
160d27d400
|
Merge pull request #666 from lioncash/delete
Project64: correct delete usages on arrays
|
2015-10-26 13:46:31 +11:00 |
zilmar
|
81fdcb9373
|
[Project64] Get settngs to use std int
|
2015-10-25 21:50:28 +11:00 |
Lioncash
|
5350cfac8d
|
Project64: correct delete usages on arrays
|
2015-10-10 14:47:08 -04:00 |
Nekokabu
|
1d68f0bf35
|
fix character corruption
fix Recent Dir & ROM
|
2015-10-03 13:38:40 +09:00 |
unknown
|
4b4c37e9bd
|
first pass--compiles on VS2013 w/o ATL
|
2015-09-07 15:47:44 -04:00 |
unknown
|
7ce4f3db93
|
explicit <commdlg.h> to fix anti-ATL build errors
|
2015-08-28 18:34:34 -04:00 |
theboy181
|
405f59eafc
|
Fix Speeeling
|
2015-04-23 22:43:01 -07:00 |
zilmar
|
d0209b061f
|
Language: have break point take a wchar_t * string and allow \n in language files
|
2015-03-12 06:50:30 +11:00 |
zilmar
|
bd3fd85b99
|
Language: More code cleanup, status messages, dialog box, etc
|
2015-03-06 18:27:31 +11:00 |
zilmar
|
0bd4b9deb9
|
A few more language tweaks
|
2015-03-05 22:33:57 +11:00 |
zilmar
|
b635983167
|
language: code clean up and fix some bugs
|
2015-03-05 09:44:25 +11:00 |
zilmar
|
71cc6def7b
|
code cleanup and try o make language work better
|
2015-03-04 20:36:08 +11:00 |
Emmet Young
|
595cddae99
|
Strip out the CHMs and remove htmlhelp as it is no longer needed
|
2015-02-19 16:08:26 +11:00 |
Emmet Young
|
d5f17dbe6d
|
Strip out Validate binary and beta release code. No longer needed, validate binary code could of been used for version testing but be cleaner to write it fresh.
|
2015-02-14 22:17:45 +11:00 |
Emmet Young
|
64e9135d19
|
[!]Fix peculiar issue where save states would not save instantly when using "Save as", and in some cases not save at all.
Fix this by making an event call instead.
|
2015-01-31 23:52:35 +11:00 |
Nicholas
|
1c91769c12
|
Create Plugin base to share functionality
|
2015-01-31 08:01:21 +11:00 |
Nicholas
|
862eb7c48b
|
Add support for Visual Studio 2013
|
2015-01-27 16:07:44 +11:00 |
Nicholas
|
ba6c04c6f0
|
Fix up Start Emulation causing Project 64 to crash out, g_BaseSystem
|
2015-01-26 14:52:55 +11:00 |
zilmar
|
48d8925a80
|
Project64: Clean up external release to be beta release
|
2013-03-22 16:47:20 +11:00 |
zilmar
|
8c48ba4f70
|
Mips: Refactor loading of plugins and how game is shut down
|
2013-01-03 19:51:00 +11:00 |
zilmar
|
42e9b5e1db
|
Keyboard Short cut: fix defaults
|
2012-12-21 07:56:29 +11:00 |
zilmar
|
a444ad3e52
|
add __FUNCTION__ to trace messages
|
2012-12-17 11:21:29 +11:00 |
zilmar
|
1992505c7f
|
Global Variable: Rename _Plugins to g_Plugins
|
2012-11-17 13:20:21 +11:00 |
zilmar
|
c3df4cf49d
|
Global Variable: Rename _BaseSystem to g_BaseSystem
|
2012-11-17 12:09:19 +11:00 |
zilmar
|
299df0e293
|
Global Variable: rename _System to g_System
|
2012-11-17 12:07:04 +11:00 |
zilmar
|
d09a8adf10
|
Global Variable: rename _Settings to g_Settings
|
2012-11-17 12:02:04 +11:00 |
zilmar
|
ab57cdbc7e
|
Global Variable: Rename _Notify to g_Notify
|
2012-11-17 11:58:31 +11:00 |
zilmar
|
ad10525303
|
Cleaned up more warnings (on warning level 4)
|
2012-10-05 19:20:53 +10:00 |
Emmet Young
|
cf761b3f70
|
Fix up the Load and Save as options by using direct calls to the LoadState and SaveState function, pausing the cpu stops the event queue from being processed from the looks of it so we get stuck on trying to load and save a state. Zilmar you might want to tell me if I'm wrong here XD
|
2012-10-04 00:22:13 +10:00 |
zilmar
|
021c76fce7
|
refracted code up code related div by zero
|
2012-09-30 23:07:00 +10:00 |
zilmar
|
c6c80c0f04
|
Refracted some settings locations, removed some extra code from C Core, added a tlb miss menu option
|
2012-09-29 06:07:45 +10:00 |
zilmar
|
e815584b59
|
git-svn-id: https://localhost/svn/Project64/trunk@51 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2011-01-04 09:10:28 +00:00 |
zilmar
|
0db60d35c2
|
git-svn-id: https://localhost/svn/Project64/trunk@42 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-07-05 11:29:46 +00:00 |
zilmar
|
5b2b21cd08
|
git-svn-id: https://localhost/svn/Project64/trunk@40 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-29 02:11:22 +00:00 |
zilmar
|
a5bfa92557
|
git-svn-id: https://localhost/svn/Project64/trunk@34 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-12 02:02:06 +00:00 |
zilmar
|
41d4f7ff04
|
git-svn-id: https://localhost/svn/Project64/trunk@33 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-07 02:23:58 +00:00 |
zilmar
|
b00856cd86
|
git-svn-id: https://localhost/svn/Project64/trunk@32 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-04 06:25:07 +00:00 |
zilmar
|
f9db52309f
|
git-svn-id: https://localhost/svn/Project64/trunk@27 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-05-22 04:47:15 +00:00 |
zilmar
|
05ac90c959
|
git-svn-id: https://localhost/svn/Project64/trunk@13 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2008-11-27 14:34:13 +00:00 |