Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Games/Entertainment
>
Side-Scrolling/Arcade Games
>
EvilSeries
>
SCM
>
SVN
>
Commit
EvilSeries
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
Forums
List of Forums
Help (1)
Open Discussion (2)
Mailing Lists
list of ML
News
R/O
SSH
HTTPS
Summary
SourceTree
Commits
Branches
Tags
project200805us: Commit
Commit MetaInfo
Revision
3229 (
tree
)
Time
2017-06-17 03:19:37
Author
hogepiyo
Log Message
ev
Change Summary
modified:
ProjectFrom200805/HPLLib/src/hpllib/game/scenario/AbstractEventManager.h
(
diff
)
Incremental Difference
--- ProjectFrom200805/HPLLib/src/hpllib/game/scenario/AbstractEventManager.h (revision 3228)
+++ ProjectFrom200805/HPLLib/src/hpllib/game/scenario/AbstractEventManager.h (revision 3229)
@@ -137,6 +137,7 @@
137
137
}
138
138
bool process() {
139
139
if( this->m_cntFade.step().isFinishAnimation ) {
140
+ this->m_bIsFading = false;
140
141
return true;
141
142
}
142
143
return false;
Show on old repository browser