| Commit message (Expand) | Author | Age |
... | |
* | Hide all dot-prefixed files from directory listings | Ben Bridle | 2024-06-09 |
* | Update file device for release | Ben Bridle | 2024-06-09 |
* | Simplify scroll value access code | Ben Bridle | 2024-06-01 |
* | Flush stream device before printing debug information | Ben Bridle | 2024-06-01 |
* | Sort directory children in case-agnostic alphabetic order | Ben Bridle | 2024-05-30 |
* | Simplify file device debug messages | Ben Bridle | 2024-04-24 |
* | Flush file contents each frame and when closing the file | Ben Bridle | 2024-04-24 |
* | Remove unused constants | Ben Bridle | 2024-04-22 |
* | Fix memory device | Ben Bridle | 2024-04-22 |
* | Fix memory, input, screen, and file devices | Ben Bridle | 2024-04-16 |
* | Update devices to match new specifications | Ben Bridle | 2024-04-16 |
* | Implement new file device interface | Ben Bridle | 2024-01-31 |
* | Prevent overflow errors on stream device pointers | Ben Bridle | 2024-01-31 |
* | Change stream device to use buffered streams | Ben Bridle | 2024-01-31 |
* | Refactor code without changing functionality | Ben Bridle | 2024-01-31 |
* | Change clock cumulative timer to use 256th ticks instead of seconds | Ben Bridle | 2024-01-31 |
* | Make orthogonal line drawing operations work with signed coordinates | Ben Bridle | 2024-01-06 |
* | Reduce width of ScreenDevice::draw_sprite method | Ben Bridle | 2024-01-06 |
* | Move ScreenDevice::fill_layer method | Ben Bridle | 2024-01-06 |
* | Make rectangle drawing operations work with signed values | Ben Bridle | 2024-01-05 |
* | Update screen device code to reflect specification changes | Ben Bridle | 2024-01-05 |
* | Fix multiplication error in math device | Ben Bridle | 2023-12-28 |
* | First commitv0.1.0 | Ben Bridle | 2023-12-24 |