adelikat
|
9e73db3daa
|
A round of code cleanup on movie code
|
2014-06-29 03:03:27 +00:00 |
adelikat
|
6fce0bcad6
|
remove Time from IMovie and instead implement the logic in PlatformFrameRates
|
2014-06-29 00:57:33 +00:00 |
adelikat
|
055e88fea3
|
Remove Fps from IMovie
|
2014-06-29 00:48:36 +00:00 |
goyuken
|
71ddbde18d
|
bk2 savestate anchor stuff
|
2014-06-20 00:39:46 +00:00 |
adelikat
|
6133164a7f
|
Add GetInputState() to IMovie that returns an IController representing a frame of input and replace a lua method to use this instead of getting the inputlog as a string and processing it, still todo: obsolete the GetInput() method
|
2014-06-18 02:26:22 +00:00 |
adelikat
|
6953f3d6be
|
oops, forgot to add these files?
|
2014-06-16 11:40:57 +00:00 |
adelikat
|
6b73891a91
|
More bk2 progress
|
2014-06-15 14:44:26 +00:00 |
adelikat
|
6ec1a45b70
|
Major cleanup of MnemonicsGenerator - change it to a LogEntryGenerator notion, and only expose it through a movie implementation, via an ILogEntryGenerator interface
|
2014-06-14 22:36:32 +00:00 |
adelikat
|
1fcc105293
|
more 2.0 work
|
2014-06-14 20:17:07 +00:00 |
adelikat
|
c08e6bbf93
|
Some more bk2 and movies 2.0 stuff
|
2014-06-14 19:13:21 +00:00 |
adelikat
|
b26b26efbe
|
More movies 2.0 work
|
2014-06-12 20:42:46 +00:00 |
adelikat
|
3dce396261
|
More movie 2.0 stuff
|
2014-06-12 11:53:25 +00:00 |
adelikat
|
373231379c
|
Movies 2.0 work - play movie dialog is now complete IMovie based and no specific implementation
|
2014-06-11 21:20:23 +00:00 |
adelikat
|
54c9c2c0a0
|
Some more Movies 2.0 work
|
2014-06-11 21:14:13 +00:00 |
adelikat
|
5d31fb2b3c
|
Some more movie 2.0 progress
|
2014-06-11 02:33:57 +00:00 |
adelikat
|
a682c667dd
|
Nuke IMovieHeader, put necessary methods into IMovie instead, and some todos on trouble spots for movie 2.0
|
2014-06-11 01:41:41 +00:00 |
adelikat
|
47d5b1e2e2
|
Movie Savestate blob from IMovieHeader to IMovie, Movie and TasMovie just use the MovieHeader object as usual, but at least the calling code no longer expects that
|
2014-06-11 00:41:20 +00:00 |
adelikat
|
e07c7a776f
|
Some simplifying of IMovieHeader
|
2014-06-11 00:21:14 +00:00 |
adelikat
|
5177051d08
|
Movie files - some more reorg - renaming and putting into new folders
|
2014-06-08 22:24:38 +00:00 |