1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 21:03:38 +02:00
MLEM/MLEM
2021-07-05 19:49:18 +02:00
..
Animations allow sprite animations to be updated by a time span 2020-08-13 19:46:49 +02:00
Cameras expose the viewport of a camera 2021-03-09 02:29:06 +01:00
Extensions added a sprite batch extension to generate a gradient 2021-06-03 21:33:09 +02:00
Font added text alignment options to tokenized strings and paragraphs 2021-06-25 15:23:30 +02:00
Formatting fixed image tokens drawing themselves too many times for split strings 2021-06-25 16:40:09 +02:00
Input Set default values for InputHandler held and pressed keys to avoid an exception if buttons are held in the very first frame 2021-06-30 19:40:43 +02:00
Misc improved Direction2 code style 2021-07-05 19:49:18 +02:00
Pathfinding clean up unused using statements 2020-12-14 21:51:27 +01:00
Sound moved sound classes into /Sound 2021-07-05 16:36:48 +02:00
Textures improved NinePatch memory performance 2021-07-03 01:44:39 +02:00
MLEM.csproj added the changelog to the website 2021-07-01 05:00:59 +02:00