Commit Graph
27 Commits
Author SHA1 Message Date
Unknown W. Brackets 2cca2568c7 Make sure the saved git ver is null terminated.
strncpy() is a tricky beast.
2013-09-14 20:29:01 -07:00
shenweipandHenrik Rydgard 42c5061e18 Receive language change message in another screen 2013-09-14 11:52:59 +02:00
Henrik Rydgard 2745744d99 Split the resolution setting into Window Size and Rendering Resolution (internal resolution).
Gets rid of our "antialiasing" (simply crank up internal resolution to 2x your window size).

Proper MSAA is coming later.
2013-09-11 00:19:34 +02:00
shenweip a1191325e1 Add a check in OnImportCheat to avoid crashing when can not get the title from cheat.db 2013-09-09 14:26:37 +08:00
Steven Cherry 46ba12cc85 Fix Reloading cheats 2013-09-05 17:36:14 -05:00
Henrik Rydgard 273fb7c941 Warning fixes, make the back button exit the emu on the main screen on Android. 2013-09-04 10:51:14 +02:00
kaienfr 966492fcbf fix cwcheat list incompletely shown and resize the check button 2013-09-03 17:50:34 +02:00
vnctdj 687e1790db Move "Back" translation
Because it is already translated in [Dialog]
2013-09-03 10:27:58 +02:00
Steven Cherry 3d468e37ad Fix 2013-09-01 18:37:29 -05:00
Steven Cherry ddc8ab967f Merge remote-tracking branch 'upstream2/master' into cwcheat
Conflicts:
	UI/CwCheatScreen.cpp
2013-09-01 18:10:18 -05:00
Steven Cherry fc7003d237 Fix parentheses 2013-09-01 13:58:05 -05:00
Steven Cherry 887d1652b5 Fix Reading from cheat.db and enable/disable all 2013-08-31 21:15:50 -05:00
Henrik Rydgard 0d0b43818c Warning fixes and stuff 2013-08-30 20:14:16 +02:00
Henrik Rydgard 349718a3bc Windows: Use system fonts in UI - no more mojibake.
No support for doing this on Android yet, still uses the atlas.
2013-08-30 14:48:52 +02:00
wuspring 430637f7b4 Separater 2013-08-30 16:16:23 +08:00
wuspring 453b7d60cf shorten key. 2013-08-30 15:08:17 +08:00
Henrik Rydgård 69ed2d44af Merge pull request #3368 from makotech222/master
Fix Enable/disable all logic
2013-08-24 15:41:52 -07:00
Steven Cherry fd15a149d5 Remove sizeof stuff. 2013-08-24 13:59:57 -05:00
Steven Cherry a9e410f322 Fix enable/disable all logic. 2013-08-24 13:48:34 -05:00
Unknown W. Brackets d7c58956d5 Android buildfix. 2013-08-24 11:33:40 -07:00
Steven Cherry fc6ccb1897 Fix 2013-08-24 13:24:08 -05:00
The Dax cdfeb6f11c Remove useless include. It's included in CwCheatScreen.h. 2013-08-24 09:57:17 -04:00
The Dax 30b1427668 Fix SDL build again, and put CwCheatScreen.cpp in the proper place. 2013-08-24 09:54:15 -04:00
Steven Cherry c2732e4a3f Add "import from cheat.db" and "enable/disable all codes" 2013-08-23 22:29:13 -05:00
Steven Cherry 082ff4b359 Finished work for windows 2013-08-23 22:29:12 -05:00
Steven Cherry edcde85cee More progress. 2013-08-23 22:29:12 -05:00
Steven Cherry 761186ec4c Rebase 2013-08-23 22:28:21 -05:00