Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-29 | Fussiness | Thomas White | |
2018-01-29 | Fix incorrect handling when first frame is deleted | Thomas White | |
2018-01-18 | Mass update of copyright dates | Thomas White | |
2018-01-18 | sc_block_delete/unlink: Pass error condition back up if parent block can't ↵ | Thomas White | |
be found | |||
2018-01-04 | Copy and paste entire frames | Thomas White | |
2017-10-26 | Avoid some NULL dereferences | Thomas White | |
2017-10-26 | scblock_delete_text(): Add a warning | Thomas White | |
2017-10-19 | Track the newlines at ends of paragraphs directly | Thomas White | |
No more messing around searching for \n characters | |||
2017-03-02 | Add a comment | Thomas White | |
2017-03-02 | sc_block_delete() may change the top block | Thomas White | |
2017-02-08 | Substitution fixes | Thomas White | |
2017-02-04 | Change stylesheet | Thomas White | |
2016-11-18 | Use slide template for new slides | Thomas White | |
2016-09-13 | Fix text deletion | Thomas White | |
Offsets are all bytes, now. | |||
2016-08-27 | Write with fputs() not fprintf() | Thomas White | |
Not entirely sure why I used fprintf, because it's very bad here. | |||
2016-08-12 | Fix scblock_delete_text() | Thomas White | |
2016-05-22 | Merge paragraphs (needs fixing) | Thomas White | |
2016-04-26 | Copy slide | Thomas White | |
2016-04-24 | Fixes for creating a new presentation | Thomas White | |
2016-04-21 | More WIP on slide adding | Thomas White | |
2016-04-21 | Remove scblock->prev | Thomas White | |
2016-03-29 | Enable text insertion | Thomas White | |
2016-03-14 | Fix frame creation | Thomas White | |
2016-01-05 | next/prev slide fixes | Thomas White | |
2015-08-16 | Add new slide | Thomas White | |
2015-08-16 | Remove sc_block_frame() crap | Thomas White | |
2015-06-09 | Frame deletion stuff | Thomas White | |
2015-03-16 | Edit empty boxes | Thomas White | |
2015-03-15 | Load empty files | Thomas White | |
2015-02-22 | WIP on slide adding | Thomas White | |
2015-02-14 | Fix serialization of StoryCode | Thomas White | |
2014-09-13 | Restore notes | Thomas White | |
2014-09-08 | Copy SCBlocks when executing a macro | Thomas White | |
2014-09-08 | Insert furniture | Thomas White | |
2014-08-22 | Fussiness | Thomas White | |
2014-08-22 | Insert SCBlock for new slide in the right place | Thomas White | |
2014-07-24 | Update SC on resize | Thomas White | |
2014-07-07 | New frame logic | Thomas White | |
2014-07-07 | Add frame creation | Thomas White | |
2014-07-01 | Restore saving | Thomas White | |
2014-06-22 | Insert text | Thomas White | |
2014-06-21 | Mostly working cursor logic | Thomas White | |
2014-06-21 | Box offset logic | Thomas White | |
2014-06-05 | Cursor stuff | Thomas White | |
2014-01-15 | Add subframes via SCInterpreter | Thomas White | |
2014-01-13 | Debugging improvements | Thomas White | |
2014-01-13 | Handle font/colour changes and actually draw the lines | Thomas White | |
2014-01-12 | Most of the new interpreter structure | Thomas White | |
2014-01-10 | The parser | Thomas White | |
2014-01-09 | Parsing stuff | Thomas White | |