Martin Natano
e1b5664f21
Update jsoncpp from version 0.5.0 to 1.9.5
...
Aside from including a ton of bug fixes, this should fix an issue in the
CI pipeline when building with system libraries that was caused by a
minor incompatibility between 0.5.0 and less ancient versions.
Also, switch to the amalgamated source, because it makes it easier to
keep it up to date.
https://github.com/open-source-parsers/jsoncpp/wiki/Amalgamated-(Possibly-outdated)
2022-02-19 14:10:55 +01:00
teejusb
7e3789b131
Integrate C++11 branch into 5_1-new
2019-06-22 12:35:38 -07:00
Jason Felds
f584640f8a
Restore --without-network.
2015-03-10 17:56:16 -04:00
Kyzentun
3fb36af157
Separate styles for players. Notefields positioned between margins. Edit mode works for kickbox.
2014-12-09 22:27:00 -07:00
Jason Felds
07b9fb6da5
The big NULL replacement party part 6.
...
...and ', NULL' had even more to replace.
2013-05-03 23:49:23 -04:00
Jason Felds
28e5148dec
The big NULL replacement party part 5.
...
Right. ' = NULL' would get a lot of these.
2013-05-03 23:39:52 -04:00
Jason Felds
ba59dd1656
The big NULL replacement party part 2.
...
This may take a bit. Trying to do this by operator/command.
2013-05-03 23:11:42 -04:00
Jason Felds
be91b56a63
Loops and a const.
2013-04-30 22:50:43 -04:00
Devin J. Pohly
2cf9262afc
merge OverlayInput into Input. overlay screens can still intercept input if they want.
2013-01-12 23:19:44 -05:00
Devin J. Pohly
f58584c939
allow overlay screens to accept codes
2013-01-11 10:08:27 -05:00
Mark Cannon
e1a447cc36
revert henke's loadingwindow "improvements"; if you're reading this, henke, you do *NOT* sacrifice readability for misguided optimization, and you do *NOT* use a globally externed variable for something with a useful lifetime of part of one function
2011-08-06 21:33:49 +00:00
Jason Felds
4036ee89c2
Last bit of warnings for tonight.
2011-06-12 03:55:48 -04:00
Henrik Andersson
33bf96f212
[default -> loading window] YAM
2011-06-07 12:26:46 +02:00
Jason Felds
0a7b9ce170
Some respect for OOP. (MasterPlayerNumber)
2011-06-06 20:40:11 -04:00
Henrik Andersson
6c7ebfafe8
[loading window] Note to self #2 : Refresh the file list before commiting.
2011-06-04 23:37:36 +02:00
Jason Felds
4866c126b1
Curious commit here...windows test really.
2011-05-11 22:01:18 -04:00
Jason Felds
d8f2e2ed20
[sm130futures] json good on Windows.
2011-05-04 22:11:55 -04:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
f7781aa004
forgot this too
2011-03-06 00:35:46 -06:00
AJ Kelly
5072481151
Added overlay input for ScreenInstallOverlay... commented out the stepmania.com launch for now.
2011-03-05 12:38:04 -06:00
AJ Kelly
a88f42beba
[ScreenInstallOverlay] Added bare DownloadFinished message.
2010-12-29 17:02:30 -06:00
AJ Kelly
d282db4b7c
Installs won't jump to SelMusic on Gameplay or System Menus (e.g. Edit Mode) anymore on download completion.
2010-12-21 22:29:11 -06:00
Mark Cannon
85803dd887
Fixed up JSON include paths
2010-12-17 17:00:12 -05:00
AJ Kelly
fae7fb9e3d
add ScreenInstallOverlay from sm-ssc v2.0 (ported from SM4)
2010-12-15 18:38:53 -06:00