1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-23 13:20:06 +02:00
Commit graph

422 commits

Author SHA1 Message Date
Ellpeck
f544e5d951 update 2020-02-26 10:29:58 +01:00
Ellpeck
8205579362 fixed content file being windows instead of desktopgl 2020-02-26 10:20:23 +01:00
Ellpeck
7a06f82ab3 added a dotnet core template 2020-02-26 10:18:24 +01:00
Ellpeck
9a8e03a972 fix missing imports in desktopgl template 2020-02-24 18:43:16 +01:00
Ellpeck
e2aa98cdff update template project 2020-02-24 18:38:12 +01:00
Ellpeck
e6b8402959 I truly have no idea what the difference is but this is the fix for the problem 2020-02-24 18:36:31 +01:00
Ellpeck
68df8667f4 update mlem in template and add text input wrapper 2020-02-24 18:13:33 +01:00
Ellpeck
3adebdbeea remove symbols part 2020-02-24 18:10:57 +01:00
Ellpeck
61fa55524b fix naming in a few locations 2020-02-24 18:07:40 +01:00
Ellpeck
d9dd558ed6 update 2020-02-24 17:40:24 +01:00
Ellpeck
bd76e71500 maybe not just copy tutorials without changing their content 2020-02-24 17:39:08 +01:00
Ellpeck
0046811ca0 added project templates 2020-02-24 17:34:05 +01:00
Ellpeck
be2498e583 added a None TextInputWrapper 2020-02-24 14:16:05 +01:00
Ellpeck
0adb444c69 indent this a bit nicer 2020-02-24 14:05:07 +01:00
Ellpeck
08c4281da1 added a new text input system 2020-02-24 14:03:53 +01:00
Ellpeck
719bdc7176 make MLEM.Ui not crash on DesktopGL.Core 2020-02-24 00:42:01 +01:00
Ellpeck
88b467725c disable symbols because it doesn#t work with wildcards for some reason 2020-02-21 15:19:01 +01:00
Ellpeck
f96e0ae625 use VersionPrefix to make VersionSuffix work 2020-02-21 15:13:07 +01:00
Ellpeck
34a52d5499 fixed credentials, oh God 2020-02-21 15:09:33 +01:00
Ellpeck
5843655fe8 actually use the right command 2020-02-21 15:05:15 +01:00
Ellpeck
5cd5a252da added baget credentials to pipeline 2020-02-21 15:04:26 +01:00
Ellpeck
0b27135ef1 ambiguous source 2020-02-21 13:51:39 +01:00
Ellpeck
400613e1b9 apparently rm by pattern is not a thing?? 2020-02-21 13:50:41 +01:00
Ellpeck
1c708bab2b try to push to private nuget feed 2020-02-21 13:41:33 +01:00
Ellpeck
39b37f9c1b Merge remote-tracking branch 'origin/master' 2020-02-20 17:57:21 +01:00
Ellpeck
93a77b882f added an FPS counter to the demos 2020-02-20 17:57:14 +01:00
Ellpeck
c54e800127 remove desktopgl step 2020-02-17 18:39:28 +01:00
Ellpeck
ab9e9f2a1b Merge remote-tracking branch 'origin/master' 2020-02-17 17:43:56 +01:00
Ellpeck
055eba7a34 fixed the font, remove azure pipelines 2020-02-17 17:43:48 +01:00
Ellpeck
90cf57fb4f try to fix this to build all of them seperately 2020-02-17 17:29:42 +01:00
Ellpeck
1147469d2f jenkins, part 1, oh boy 2020-02-17 17:24:13 +01:00
Ellpeck
2e8e17b373 make eventargs more generic so that this also works with the core version of monogame 2020-02-10 23:54:27 +01:00
Ellpeck
9366890aaa fixed WindowExtensions not working on Release 2020-02-10 23:52:09 +01:00
Ellpeck
2083868874 fixed animations using the wrong index 2020-02-08 18:29:07 +01:00
Ellpeck
f8f4dfbff4 use toString shorthand 2020-02-08 18:25:49 +01:00
Ellpeck
330ef02054 Merge remote-tracking branch 'origin/master' 2020-02-08 18:24:21 +01:00
Ellpeck
72eff17d5f made text formatting and line splitting preserve spaces properly 2020-02-08 18:24:14 +01:00
Ellpeck
b88f28bfdb
Update README.md 2020-02-07 16:30:01 +01:00
Ellpeck
b461abd482 fix the build number 2020-02-07 16:25:07 +01:00
Ellpeck
52b612647d try to add a nuget feed 2020-02-07 16:15:38 +01:00
Ellpeck
f19cacf739 remove Android task 2020-02-07 15:15:40 +01:00
Ellpeck
d638d4a3dc possibly fix the pipeline 2020-02-07 15:08:54 +01:00
Ellpeck
5428be55ce Set up CI with Azure Pipelines
[skip ci]
2020-02-07 14:54:02 +01:00
Ellpeck
ed5114d089 added FindPathAsync 2020-02-06 17:43:34 +01:00
Ellpeck
d823064979 added HasValue() to styleprop 2020-02-06 17:36:51 +01:00
Ellpeck
5bf111d05a fixed SplitString not respecting long words 2020-02-06 02:27:21 +01:00
Ellpeck
31e2b72197 organize ui stuff a bit better 2020-02-06 01:59:33 +01:00
Ellpeck
b3331834e1 I did not want to push this here
This reverts commit ee511137
2020-02-06 01:51:41 +01:00
Ellpeck
ee5111372b part 1 2020-02-06 01:33:24 +01:00
Ellpeck
64749c31ce make MlemGame.cs use some more sensible defaults 2020-02-05 22:51:47 +01:00