Unknown W. Brackets
|
116ddaaaf4
|
Fix a bad nullcheck.
|
2015-01-17 19:49:47 -08:00 |
|
Henrik Rydgard
|
2e675c7b0b
|
Move GamePauseScreen into its own file
|
2014-12-22 10:48:17 +01:00 |
|
Henrik Rydgard
|
e8433f6fef
|
cheat screen: Add shortcut to launch notepad with the current cheat file
|
2014-06-09 00:13:59 +02:00 |
|
Sacha
|
ed96d73187
|
Use OpenCPPFile for iostream open without the ifdef's.
|
2014-06-06 00:22:43 +10:00 |
|
Sacha
|
5394eb29c8
|
Fix #6169. variable was defined in class but treated as local to function in parts. This meant it wasn't being cleared properly when view was recreated (eg. changing language).
|
2014-05-28 17:05:15 +10:00 |
|
Henrik Rydgård
|
79ff2f0ba8
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
|
Henrik Rydgård
|
4590e44954
|
add "onFinish" to screens so that ESC (etc) works the same as the back
touch button.
|
2013-10-25 13:19:08 +02:00 |
|
Henrik Rydgård
|
70738c1755
|
Automatically clear the JIT when exiting the Cheats dialog box.
Plus some simple cleanup.
|
2013-10-23 16:10:58 +02:00 |
|
The Dax
|
db370c1fd3
|
Call the base class sendMessage when handling messages from native, so every screen can refresh from a language update at any time.
|
2013-10-21 16:52:44 -04:00 |
|
Steven Cherry
|
e2e74b7292
|
Fix Mem Leak and other small fixes.
|
2013-10-02 17:37:39 -05:00 |
|
shenweip
|
42c5061e18
|
Receive language change message in another screen
|
2013-09-14 11:52:59 +02:00 |
|
Steven Cherry
|
887d1652b5
|
Fix Reading from cheat.db and enable/disable all
|
2013-08-31 21:15:50 -05:00 |
|
Steven Cherry
|
a2a3613457
|
Fix crashing on empy newlines. Increase max cheat list to 128
|
2013-08-29 19:08:31 -05: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 |
|