summaryrefslogtreecommitdiff
path: root/GfxEditor.cs
AgeCommit message (Collapse)Author
2005-05-21Fixed transparent paste. Added highlight for low colours.Ian C
2005-05-21Changed use of uints to ints (casting was getting silly). Fixed some ↵Ian C
funnies with edits -- font import now seem to work, somehow.
2005-05-21Changed so that editing allows alpha to be used. Font import still not ↵Ian C
working correctly.
2005-05-18Development changesIan C
2005-05-16Added adjustements and drop shadowIan C
2005-05-15Added recent colour history to editorIan C
2005-05-15Implemented load/save and tidied some editor control bugsIan C
2005-05-15Initial working editor and character selectionIan C
2005-05-14Initial CheckinIan C