This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0cb22fb806c194d4842a018dd48151ebf47b5442
itgmania212121
/
stepmania
T
History
Steve Checkoway
0cb22fb806
Apparently VC doesn't like using (group).GroupType as a type (and frankly, I couldn't get g++ to accept it outside of StepMania, either) so use the macros with PO and SO prefixes for PlayerOptions and SongOptions, respectively. Also, pointers to data members can't point to elements of an array (no idea why gcc was allowing it before) so use Assign_n and pass the index separately. (Very annoying, typeof() should really be in the standard.)
2006-08-05 08:02:49 +00:00
..
Announcers
…
Assets
no message
2006-07-21 18:28:19 +00:00
autoconf
/m4
- $no_x = yes
2006-06-28 00:56:00 +00:00
BackgroundEffects
backgrounds fixup
2006-05-05 21:48:00 +00:00
BackgroundTransitions
…
BGAnimations
…
CDTitles
…
Characters
…
Courses
…
Data
flash in the night had the wrong symbol in the name
2006-06-03 16:36:43 +00:00
Docs
Update to append room flags onto packet
2006-07-21 21:46:24 +00:00
Installer
make binary, not ascii
2006-07-20 04:00:43 +00:00
Manual
copy Manual non-recursively so that we don't pick up CVS metadata files
2006-03-02 16:51:45 +00:00
NoteSkins
…
Packages
…
PBProject
Sort by name.
2006-08-05 04:47:31 +00:00
Program
unused
2006-02-13 04:50:54 +00:00
RandomMovies
…
Songs
…
src
Apparently VC doesn't like using (group).GroupType as a type (and frankly, I couldn't get g++ to accept it outside of StepMania, either) so use the macros with PO and SO prefixes for PlayerOptions and SongOptions, respectively. Also, pointers to data members can't point to elements of an array (no idea why gcc was allowing it before) so use Assign_n and pass the index separately. (Very annoying, typeof() should really be in the standard.)
2006-08-05 08:02:49 +00:00
Themes
add missing OpenGL error string
2006-08-04 23:43:35 +00:00
Utils
A build script that I've found to be useful for building the linux snapshot as well as including with the source snapshots which makes it easy to build with static ffmpeg libs (which it will download, patch, configure, and build for you).
2006-07-28 00:13:25 +00:00
autogen.sh
…
configure.ac
fix strtof check
2006-03-20 18:42:11 +00:00
Makefile.am
…
SConstruct
…
stepmania.nsi
fix --ExportNsisStrings
2006-06-27 22:24:50 +00:00