thrust26
|
d5c6daf9f9
|
Merge remote-tracking branch 'remotes/origin/master' into feature-highscores
Fixed redraw problems.
|
2020-11-30 09:23:45 +01:00 |
thrust26
|
c63c188f80
|
Merge remote-tracking branch 'remotes/origin/master' into feature-highscores
|
2020-11-29 22:26:37 +01:00 |
thrust26
|
c4b06f710f
|
started converting high score definitions saving to JSON
|
2020-11-29 14:13:13 +01:00 |
Christian Speckner
|
843897ff18
|
Cleanup, compile fixes.
* Fix undefined linker references
* Fix a slab of compiler warnings
* Turn const into constexpr
|
2020-03-05 21:52:36 +01:00 |
thrust26
|
31cc2bf9e5
|
a bit of formatting and artifacts cleanup
|
2020-02-26 23:06:15 +01:00 |
thrust26
|
051c4016df
|
add high score notes
|
2020-02-24 11:19:20 +01:00 |
thrust26
|
986a6ce830
|
add more high score data
add hexadecimal score formatting (SCSIcide)
|
2020-02-23 09:52:03 +01:00 |
thrust26
|
68840cabeb
|
more high scores data
bugfixing
|
2020-02-22 18:07:09 +01:00 |
thrust26
|
b726d52dfa
|
allow user defined high score variations
improve Stay Frosty 2 high scores definition
add Seawolf high scores definition
improve R77 paddle mapping
|
2020-02-22 11:08:15 +01:00 |
thrust26
|
b22362ed88
|
add high score support for CDF, DPC+ and BUS
add high score data for Draconian RC6 and SF2 (RC8)
|
2020-02-21 11:05:52 +01:00 |
thrust26
|
d789d8d67d
|
add high scores data for 6 more games
move cart name from title to extra widget
fix and refactor value bit masking
|
2020-02-21 09:36:40 +01:00 |
thrust26
|
f7a3b4dabf
|
remove high score player parameter
refactor GameInfoDialog dialog accordingly
change high score format order
|
2020-02-20 15:55:28 +01:00 |
thrust26
|
bd0f6fbbda
|
add HighScoresDialog to LauncherDialog
remove high scores debug events
add Dragster data to stella.pro
|
2020-02-16 21:37:22 +01:00 |
thrust26
|
71733caf0b
|
add "invert score order" format parameter
add "Save?" dialog
|
2020-02-16 12:07:41 +01:00 |
thrust26
|
7a33033f2a
|
add load/save for high scores (via Serializer)
change high scores hotkey to INSERT
block high score dialog when no data is defined
|
2020-02-15 13:02:38 +01:00 |
thrust26
|
3f90d2ad98
|
get current data for HighScoresDialog
define, load and store "special" value
|
2020-02-14 13:49:48 +01:00 |
thrust26
|
160bd5f63f
|
start adding Special
improve HighScoresDialog
|
2020-02-12 23:31:33 +01:00 |
thrust26
|
a07002cb3b
|
add missing file to non-VS projects
start to fill the HighScoresDialog with real data
|
2020-02-11 23:12:33 +01:00 |
thrust26
|
07bd2b72e7
|
add two more methods for retrieving current values
add Stella.pro for testing
|
2020-02-11 17:04:34 +01:00 |
thrust26
|
0fa936cae7
|
add namespace for HighScoresManager
omit default property parameters
|
2020-02-11 13:39:27 +01:00 |
thrust26
|
bb24f9b2cd
|
finalize High Scores tab in GameInfoDialog
|
2020-02-11 11:01:13 +01:00 |
thrust26
|
0a87a931ac
|
refactor for saving props
save props
|
2020-02-10 23:26:15 +01:00 |
thrust26
|
cb1d5b6e8e
|
fix PopUpWidget colors when disabled
display current scores and values
address value formatting
|
2020-02-10 20:33:31 +01:00 |