Henrik Rydgard
|
66e210315b
|
Fix keyboard focus issue on Windows
|
2013-10-16 17:20:32 +02:00 |
|
Unknown W. Brackets
|
77913c2d56
|
Don't flash open the console when disabled.
|
2013-10-15 22:27:03 -07:00 |
|
The Dax
|
6efd5b33f7
|
We don't really need DIRECTORY_FLASH0 or DIRECTORY_MEMSTICK.
|
2013-10-15 03:41:10 -04:00 |
|
The Dax
|
c7bdeb3084
|
Eliminate GetSysDirectories and instead provide a new function: GetSysDirectory.
On Win32, call InitSysDirectories before the emuthread starts just to be safe.
|
2013-10-15 03:41:10 -04:00 |
|
Unknown W. Brackets
|
03c4808264
|
Don't show the console by default in Release.
|
2013-10-13 12:27:05 -07:00 |
|
The Dax
|
7000b63082
|
When using a debug build, always show the debug log/enable logging on start.
|
2013-10-13 14:31:48 -04:00 |
|
Unknown W. Brackets
|
79143b56d2
|
Allow config files to be placed under the memstick.
This way, they can be configured more easily on Android, etc.
|
2013-10-12 16:02:03 -07:00 |
|
Unknown W. Brackets
|
f701f0c347
|
Windows buildfix.
|
2013-10-10 08:00:15 -07:00 |
|
The Dax
|
b479769002
|
Detect x86 properly.
|
2013-10-09 17:40:13 -04:00 |
|
The Dax
|
70804ae697
|
System Info: Detect system architecture(e.g. ARM, x86, x64) on Windows as well.
|
2013-10-09 17:17:28 -04:00 |
|
The Dax
|
7883a89c00
|
Remove unused variable.
|
2013-10-09 13:17:56 -04:00 |
|
The Dax
|
04aeadec24
|
Fix braces.
|
2013-10-09 13:17:55 -04:00 |
|
The Dax
|
b85aa88e45
|
Allow System_GetProperty to properly detect the version of Microsoft Windows instead of just returning "PC: Windows".
|
2013-10-09 13:17:55 -04:00 |
|
Kingcom
|
513223ea4f
|
-Step through display list with F10/F11
-accelerator changes
|
2013-09-28 14:34:08 +02:00 |
|
Unknown W. Brackets
|
d734b59904
|
Add a preview for the current texture as well.
|
2013-09-27 22:46:09 -07:00 |
|
Kingcom
|
312f957963
|
Change how SimpleGLWindow is constructed and move it to the resource file
|
2013-09-24 20:06:25 +02:00 |
|
Unknown W. Brackets
|
a528f797b1
|
32-bit warning fixes in the debugger/win UI.
|
2013-09-23 23:44:58 -07:00 |
|
Unknown W. Brackets
|
2ad5167f75
|
Better to have its own directory.
|
2013-09-22 11:03:29 -07:00 |
|
Unknown W. Brackets
|
18b70c89ef
|
Add an initial GE debugger interface on Windows.
|
2013-09-22 10:27:09 -07:00 |
|
The Dax
|
11a49c05fe
|
Build fix.
|
2013-09-15 13:12:55 -04:00 |
|
The Dax
|
35c434165b
|
Correct copy & paste-happiness.
|
2013-09-15 12:55:49 -04:00 |
|
The Dax
|
5cdfb6c4f9
|
Add command-line argument to allow a path to be specified for configuration files and control mapping files. Also fix a possible crash when loading ini files.
|
2013-09-15 12:50:42 -04:00 |
|
Henrik Rydgard
|
9f99815121
|
Must detect language before loading config. Should fix #3763 broken by #3750 .
|
2013-09-15 11:05:05 +02:00 |
|
Unknown W. Brackets
|
606e2f2802
|
Small warning fixes in Windows UI.
|
2013-09-14 07:44:01 -07:00 |
|
The Dax
|
e4079fb81c
|
Remove the System Menu(the menu that appears when alt is pressed) in fullscreen, and re-instate it when exiting fullscreen.
|
2013-09-12 17:27:48 -04:00 |
|