zilmar
|
7d7026c33d
|
[Project64] Add ability to monitor Game Cpu Running to Gui
|
2015-11-15 15:44:40 +11:00 |
zilmar
|
56ebb74588
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-11-15 07:57:03 +11:00 |
unknown
|
a061bdb5dc
|
fixed extra incursions of ROM extension searches
|
2015-11-13 22:00:26 -05:00 |
unknown
|
a476d4c36e
|
[ROM browser] removed redundant stricmp() inverse checks
|
2015-11-13 17:55:00 -05:00 |
unknown
|
23e6503a9f
|
[ROM browser] Loop through a string LUT of extensions.
|
2015-11-13 17:51:07 -05:00 |
zilmar
|
003bcc9096
|
[Project64] Clean up Menu Class.cpp
|
2015-11-14 08:15:20 +11:00 |
zilmar
|
9e744ef180
|
[Project64] Separate out logging from UI
|
2015-11-14 00:23:43 +11:00 |
zilmar
|
e87c8de107
|
[Project64] Move Logging.cpp to User Interface/LoggingUI.cpp
|
2015-11-13 17:34:57 +11:00 |
unknown
|
9d487bd969
|
DllConfig(hParent) should be a pointer, not a uint32_t.
|
2015-11-12 21:52:34 -05:00 |
zilmar
|
1b2febc3c2
|
[Project64] Clean up Settings Page - Keyboard Shortcuts.cpp
|
2015-11-13 08:30:40 +11:00 |
zilmar
|
a4c438c20d
|
[Project64] Cleanup ModifiedEditBox.cpp
|
2015-11-13 08:27:28 +11: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
|
3b74fef76c
|
[Project64] Create gui callback on paused
|
2015-11-12 22:45:24 +11:00 |
zilmar
|
e4bd5eae74
|
[Project64] Move SetWindowCaption from Notification Class to Gui Class
|
2015-11-12 22:38:20 +11:00 |
zilmar
|
e25fedcae2
|
[Project64] Move AddRecentRom from Notification Class to gui class
|
2015-11-12 22:34:55 +11:00 |
zilmar
|
73d7263de0
|
[Project64] Add GameLoaded setting
|
2015-11-12 22:27:19 +11:00 |
zilmar
|
51c89388c7
|
[Project64] Cleanup Settings.h
|
2015-11-12 22:00:47 +11:00 |
zilmar
|
c997b6b1d9
|
[Project64] Get about ini window to be created with DialogBoxParamW
|
2015-11-12 21:38:10 +11:00 |
zilmar
|
89361c5713
|
[Poject64] register callback for GameRunning_LoadingInProgress to refresh menu
|
2015-11-12 21:20:30 +11:00 |
zilmar
|
93c76fe7dc
|
[Project64] Create RenderWindow interface
|
2015-11-12 21:08:47 +11:00 |
zilmar
|
264db9dc5c
|
Merge pull request #720 from oddMLan/i-herd-u-liek-common-controls-6.0
Fix manifest file generation (themed window controls again)
|
2015-11-12 09:48:59 +11:00 |
toehead2001
|
d742934018
|
Nuke unused resource files
|
2015-11-11 01:35:22 -07:00 |
toehead2001
|
762fe57074
|
Use a standard window for the Language Selector
|
2015-11-10 20:00:15 -07:00 |
zilmar
|
f7923d2a94
|
Merge pull request #742 from toehead2001/about-cleanup
Remove some leftover code from the old About box
|
2015-11-10 23:01:20 +11:00 |
zilmar
|
21163cb870
|
Merge pull request #743 from toehead2001/window-styles
Get rid of WS_EX_CLIENTEDGE
|
2015-11-10 23:01:02 +11:00 |
toehead2001
|
8358211e9a
|
Remove some leftover code from the old About box
This allowed you click the top region of the About box to move the
window.
|
2015-11-10 03:04:11 -07:00 |
toehead2001
|
bdfb64c4e8
|
Get rid of WS_EX_CLIENTEDGE
Switch to CreateWindow, as CreateWindowEx is no longer need
|
2015-11-10 02:50:08 -07:00 |
toehead2001
|
923f6a485a
|
"Project 64" -> "Project64"
|
2015-11-09 22:21:49 -07:00 |
toehead2001
|
26d9339e2c
|
Remove some dead code
This doesn't do anything anymore
|
2015-11-09 21:12:48 -07:00 |
toehead2001
|
67bd22acc2
|
Create window using DialogBoxParamW
|
2015-11-09 21:10:47 -07:00 |
toehead2001
|
695ebfa9ad
|
Use a standard window for the About Dialog
|
2015-11-09 04:39:36 -07:00 |
zilmar
|
786be5b062
|
[Project64] Move Logging.cpp/h out of c core folder
|
2015-11-08 17:45:43 +11:00 |
zilmar
|
9f87dbf30d
|
[Project64] Split cheat class between UI and code
|
2015-11-07 14:32:23 +11:00 |
zilmar
|
6a2e88a25c
|
[Project64] change AsciiToHex to std::strtoul in rom browser
|
2015-11-07 12:45:59 +11:00 |
zilmar
|
a1d9af57a6
|
[Project64] remove some of the #ifdef WINDOWS_UI from settings pages
|
2015-11-07 12:11:25 +11:00 |
zilmar
|
6585657d05
|
[Project64] Change CDebugger to CDebuggerUI
|
2015-11-07 08:22:02 +11:00 |
zilmar
|
d56236356a
|
[Project64] Fix showing file name in break point
|
2015-11-07 07:51:41 +11:00 |
Nekokabu
|
4b725105d2
|
Update Settings Page - Game Browser.cpp
Fixed text when remove fields
|
2015-11-06 01:21:50 +09:00 |
oddMLan
|
f2a5b01620
|
Delete statement linking to old manifest file
Visual Studio will generate one during compilation.
|
2015-10-30 00:39:40 -07:00 |
MELERIX
|
ba27fc543c
|
increased the size of some elements of the ui to match with some translations.
|
2015-10-27 02:07:22 -03: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
|
0608a8b504
|
[Project64] Remove DisplayError and DisplayMessage being able to take variable param (eg ... )
|
2015-10-25 22:40:21 +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 |
Julio C. Rocha
|
f5ef8d3359
|
Fix ROM Browser issue on Windows XP.
|
2015-09-26 05:29:48 -07:00 |
zilmar
|
315027b7fb
|
Merge pull request #622 from lioncash/initialization
Correct order of class initialization lists
|
2015-09-24 10:00:32 +10:00 |
Lioncash
|
adfa096230
|
Correct order of class initialization lists
|
2015-09-23 05:00:51 -04:00 |
Lioncash
|
fb98d402a0
|
Remove unimplemented function declarations
|
2015-09-23 04:13:11 -04:00 |