Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move AsyncEvent to a separate header | Chris Robinson | 2020-12-16 | 1 | -45/+0 |
* | Use a separate enum for the VoiceChange state | Chris Robinson | 2020-12-16 | 1 | -10/+11 |
* | Avoid a generic event struct | Chris Robinson | 2020-12-15 | 1 | -5/+2 |
* | Remove deprecated, performance, and error event types | Chris Robinson | 2020-09-20 | 1 | -4/+1 |
* | Rework effect slot buffer setting | Chris Robinson | 2020-09-05 | 1 | -3/+0 |
* | Store a reference to the effect buffer as an active property | Chris Robinson | 2020-08-24 | 1 | -0/+3 |
* | Use global placement new for AsyncEvent | Chris Robinson | 2020-04-24 | 1 | -0/+4 |
* | Clean up some more implicit conversions | Chris Robinson | 2019-09-11 | 1 | -1/+1 |
* | Reduce the AsyncEvent struct size | Chris Robinson | 2019-08-01 | 1 | -1/+1 |
* | Move the event declarations to a separate header | Chris Robinson | 2019-07-29 | 1 | -0/+55 |