Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-17 | XEEN: Change bool _isDarkCc to int _ccNum | Paul Gilbert | |
Originally the flag was whether the party was on the Dark Side, but as a bool I was having to cast it to an int side/cc number in more and more places. So now I've converted it to _ccNum, and it can be used directly as an int | |||
2018-03-11 | XEEN: Refactoring subtitles for use in location cutscenes, updated Reaper ↵ | Paul Gilbert | |
cutscene | |||
2018-03-11 | XEEN: Subtitle fixes for Clouds of Xeen intro | Paul Gilbert | |
2018-03-11 | XEEN: Subtitle fixes for Dark Side ending | Paul Gilbert | |
2018-03-10 | XEEN: Subtitle improvements, set up correct subtitles for Darkside intro | Paul Gilbert | |
2018-03-10 | XEEN: Implementing subtitles display logic | Paul Gilbert | |