This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
dbca9eedf66d3fd4f5650de4c3c64c159964a56a
itgmania212121
/
stepmania
T
History
Steve Checkoway
dbca9eedf6
Revert. IF is a macro, if is a conditional statement. Furthermore, casting to an unsigned 32 bit integer on a 64 bit machine causes the the x<0 to always be false. But since there is a comma, the "bad integer" was evaluating to a nonzero address and so the conditional was always true and the empty statement would be executed. That is wrong.
2009-01-05 06:17:44 +00:00
..
Announcers
…
Assets
…
autoconf
…
BackgroundEffects
…
BackgroundTransitions
…
BGAnimations
…
CDTitles
…
Characters
…
Courses
…
Data
Random attacks modifier
2008-05-16 04:00:13 +00:00
Docs
Update protocol
2008-08-11 22:22:22 +00:00
Installer
…
Manual
…
NoteSkins
Add a new NoteSkin, double resolution to match the new theme.
2008-12-23 01:15:33 +00:00
Packages
…
PBProject
Add new mac models, used for debug info. It would be really handy if this information could be gotten programatically.
2008-12-26 03:41:54 +00:00
Program
…
RandomMovies
…
Songs
…
src
Revert. IF is a macro, if is a conditional statement. Furthermore, casting to an unsigned 32 bit integer on a 64 bit machine causes the the x<0 to always be false. But since there is a comma, the "bad integer" was evaluating to a nonzero address and so the conditional was always true and the empty statement would be executed. That is wrong.
2009-01-05 06:17:44 +00:00
Themes
Add some screen transitions
2009-01-05 05:54:37 +00:00
Utils
Add gamma to release.
2008-12-26 03:51:35 +00:00
autogen.sh
…
configure.ac
Include inttypes.h, if we have it, and use the standard format macro PRIi64 if it is defined.
2008-12-26 23:21:20 +00:00
Makefile.am
…
stepmania.nsi
Add gamma to release.
2008-12-26 03:51:35 +00:00