f02815b1aa
Python syntax highlighting
2024-09-28 23:31:19 -04:00
f084c715bf
Font tweaks, start of editor, start of python tokenizer for syntax highlighting
2024-09-28 17:53:57 -04:00
322a0960d7
Added text buffer to editor state, foundation for the text editor
2024-09-28 01:01:54 -04:00
e23be1cd58
StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images
...
Image class is just array of palette indices converted from the rgb data of any image by using euclidian distance between palette rgb and pixel rgb. Works well.
2024-05-22 16:09:19 -04:00
798ac17939
Editor State foundation
2024-05-13 14:39:52 -04:00
603d764c15
bugs
2024-04-26 21:23:38 -04:00
5845ad2e8d
Errors output to screen, python text function accepts all types now
2024-04-26 16:21:17 -04:00
12ed3d3cb1
GameState loads python scripts, anything but main.py is loaded as module
2024-04-26 12:45:07 -04:00
581ed013f3
Renaming stuff, it was confusing without
2024-04-26 00:05:07 -04:00