1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-03 22:03:37 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Ell aabb1ed5df added .editorconfig 2022-06-17 18:23:47 +02:00
Ell 59af00c89a Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +02:00
Ell 2dcd5c3fa7 fixed some issues with the android demo 2022-02-07 13:19:03 +01:00
Ell b48ed479a0 streamlined TextInputWrapper into MlemPlatform and included link opening 2021-04-23 00:17:46 +02:00
Ell cf9bcc7ae4 updated to MonoGame 8 and added support for opening the on-screen keyboard to TextInputWrapper 2021-04-22 19:26:07 +02:00
Ellpeck f2c544dc65 modified link behavior for paragraphs to be easier to modify 2020-06-09 18:56:01 +02:00
Ellpeck f5043eea30 fixed status bar and display offset in android demo 2020-05-13 22:11:33 +02:00
Ellpeck 9db6a52999 actually make this take a window, makes more sense 2020-04-19 03:24:43 +02:00
Ellpeck 0ee7f74efd updated and fixed android demo 2020-04-19 03:20:25 +02:00
Ellpeck 08c4281da1 added a new text input system 2020-02-24 14:03:53 +01:00
Ellpeck 0904368151 Revert "changed text input style to work on all devices including web"
This reverts commit 053724e4
2020-02-01 21:16:10 +01:00
Ellpeck 053724e4f8 changed text input style to work on all devices including web 2020-02-01 20:50:42 +01:00
Ellpeck 5d9c480160 made the android project work again :^) 2019-12-05 22:09:11 +01:00
Ellpeck b812bbe677 added some events to MlemGame to allow for mouse handling to be disabled easily in the android version 2019-09-05 14:27:18 +02:00
Ellpeck 43f46f9966 rename the android demo folder 2019-09-01 11:58:22 +02:00
Renamed from AndroidDemos/Activity1.cs (Browse further)