]> git.tdb.fi Git - libs/demoscene.git/history - source/sequencer.h
Use LoadableTypeRegistry to manage action types in Sequencer
[libs/demoscene.git] / source / sequencer.h
2019-06-12 Mikko RasaUse LoadableTypeRegistry to manage action types in...
2019-06-11 Mikko RasaValidate one-off actions
2019-06-08 Mikko RasaAdd a repeat statement
2019-06-08 Mikko RasaAdd statement for easily offsetting a group of segments
2019-06-07 Mikko RasaPut everything in namespace Msp::DemoScene
2019-05-31 Mikko RasaAllow specifying one-off actions inside segments
2019-05-22 Mikko RasaFramework for loading sequences from files
2019-04-30 Mikko RasaMove the Action class out of Sequencer
2019-03-13 Mikko RasaInitial files lifted from the Skrolliparty 2 demo