Commit Graph

13 Commits

Author SHA1 Message Date
latot 47b0f83aed Remove WITH_VERSION_INFO, version info by default 2015-10-22 21:21:47 -03:00
Jason Felds 99b79e5410 Generate verstub.cpp through raw cmake.
There is no need for an extra program.

As a bonus, generate a consistent windows vdi file.

There is still an issue with actually *reading* the vdi, but that's for someone else to tackle.
2015-10-02 21:56:02 -04:00
Ben "root" Anderson 7a33b8a44a Program version is now in a const from a generated file, not a static macro. Plus all the mess I had to make to get that to work. 2015-01-28 19:21:24 -06:00
Ben "root" Anderson 0d394e269d Declare version_* in only one place. Define them in ver.cpp (at least on autotools). 2015-01-28 16:45:19 -06:00
AJ Kelly 7582ebf238 sm-ssc -> StepMania 2011-08-20 14:04:23 -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
Henrik Andersson 9bff0653c0 [loading window]It's now a global, and it wasn't even used. 2011-06-04 23:10:07 +02:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 7e5f7253fc More doxygen. This will be it for me for now. 2011-02-13 18:31:33 -05:00
AJ Kelly 29423c17b3 CommandLineActions changes from sm-ssc v2.0 development 2010-12-15 18:43:01 -06:00
AJ Kelly cccd8d0a16 preparing for future additions 2010-08-11 02:14:01 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00