bdedc09: fix EFFECT_BOUNCE, give particles a start position uniformly distributed across the screen [Chris Danford]

70651fe: change flip effects to use degrees, not radians [Chris Danford]
+ changelog
This commit is contained in:
AJ Kelly
2010-08-11 03:39:07 -05:00
parent 50a62f11c4
commit d316e9f215
2 changed files with 23 additions and 5 deletions
+8 -1
View File
@@ -15,7 +15,14 @@ sm-ssc v1.0 Release Candidate 2 | 201008xx
20100811
--------
* [Player] Implement a hack for miniholds until a proper solution can be found.
sm-ssc:
* [Player] Implement a hack for miniholds until a proper solution can be found.
* [ActorSound] Fix Play() so that stop and pause are usable. [Daisuke Master]
sm4.0:
* r28455: fix EFFECT_BOUNCE, give particles a start position uniformly
distributed across the screen [Chris Danford]
* r28456: change flip effects to use degrees, not radians [Chris Danford]
20100810
--------