Commit graph

385 commits

Author SHA1 Message Date
5cb8350a41
Update stack trace placeholder 2024-07-21 17:37:42 +02:00
705f8a0623
Enclose window title in parenthesis 2024-07-21 17:37:17 +02:00
c194cf2001
Catch all throwables for Window.Builder.build() 2024-07-21 17:36:59 +02:00
55091d3cd1
Override getString() method in vector types 2024-07-21 17:35:56 +02:00
09b244ef74
Update de.staropensource.sosengine.base.types jd 2024-07-21 16:45:58 +02:00
b1a56ea6a4
Update Window class heavily 2024-07-21 16:45:46 +02:00
051f3eaacc
Add ApiInternalClass and OpenGL equivalent 2024-07-21 16:45:28 +02:00
7962a15c12
Sort methods in OpenGlSubsystem 2024-07-21 16:44:57 +02:00
311de39899
Remove createWindow and add mustRunOnMainThread 2024-07-21 16:44:18 +02:00
56743e9bf0
Add HIDDEN window mode 2024-07-21 16:43:13 +02:00
de0d5cb8a8
Add @since tag to VsyncMode javadoc 2024-07-21 16:43:07 +02:00
a3849f1813
Add package information 2024-07-21 16:42:40 +02:00
00a3017c1e
Nuked the Vulkan subsystem 2024-07-21 16:39:02 +02:00
bf7a450be5
Add Miscellaneous#onMainThread method 2024-07-21 16:38:47 +02:00
3964512979
Mark throwable with @NotNull instead of @Nullable 2024-07-21 16:38:37 +02:00
9f638c486c
Rename exception IncompatibleTypeReflection
was i drunk?
2024-07-20 18:22:48 +02:00
85e6cd69de
Add ImmutableHashSet 2024-07-20 18:22:14 +02:00
be74555064
Fix typos in immutable types 2024-07-20 18:22:07 +02:00
bd6cc73a94
Add missing package info files 2024-07-20 18:21:40 +02:00
0c626cc995
Add ParserException 2024-07-20 18:07:58 +02:00
0ce24d677f
Fix jansi build dependency for all projects 2024-07-18 14:14:21 +02:00
ccc6c31cc9
Allow for placeholder configuration 2024-07-18 01:58:00 +02:00
10abe1d3f0
Enable javadoc and source jar upload 2024-07-18 01:25:23 +02:00
d36e36a1d3
Forgot to include testapp back 2024-07-18 01:25:03 +02:00
b17d354a9b
Add v character to output (%engine_version%) 2024-07-18 01:24:38 +02:00
4752dd6918
Update Engine#populateCrashContent() 2024-07-18 01:23:58 +02:00
38c5f0e5b9
Remove unimportant plugin version identifiers 2024-07-18 01:15:10 +02:00
ca0274bbb1
Add 'run/' entry to gitignore 2024-07-16 14:53:17 +02:00
4d2a78af2b
Update GraphicsSubsystemConfiguration javadoc 2024-07-16 14:52:43 +02:00
050befbb73
Move ReflectionScanningHelper -> ClasspathAccess 2024-07-16 14:52:19 +02:00
97dcc5263b
Optimize DependencySubsystemVector 2024-07-16 14:51:21 +02:00
8470d37f37
Update visibility of fields in DependencyVector 2024-07-16 14:51:00 +02:00
bffe68c015
Add SubsystemMainClass#getName() & init time stat 2024-07-16 14:50:39 +02:00
481ce80535
Move some exceptions 2024-07-16 14:48:41 +02:00
31b1a2d199
Fix some stuff in ShortcodeParserSkeleton
This commit removes the <negative> tag, remove it from your sources.
2024-07-16 14:47:17 +02:00
0c77f50609
Fix UnresolvedDependenciesException 2024-07-16 14:45:35 +02:00
85bff3b14d
Allow for disabling automatic subsystem init 2024-07-16 14:44:32 +02:00
5697522641
Remove jOOR dependency, migrate tests 2024-07-15 13:13:55 +02:00
97a0218bf6
Add basic reflection support 2024-07-15 13:13:35 +02:00
dd7bc714b9
IncompatibleVersioningSystem can now be optional 2024-07-15 13:13:01 +02:00
4a8d58d6cc
Update message and javadoc in base tests 2024-07-13 00:08:16 +02:00
e65c3e2662
Prefix all @since values with 'v' 2024-07-12 02:30:20 +02:00
6cfaf88bca
Bump version after release to v1-alpha2 2024-07-11 23:45:53 +02:00
5998f55786
Update TODO 2024-07-11 23:29:35 +02:00
3742a3c2d4
Add classpath exception 2024-07-11 23:29:23 +02:00
19a87aee94
Fix javadocAll task 2024-07-11 22:56:50 +02:00
bfbe0b0053
Finish initializing.md 2024-07-11 22:39:05 +02:00
ec85882fde
Fix Java, Groovy and Kotlin code highlighting 2024-07-11 22:38:56 +02:00
36a89de985
Add v1-alpha1 javadoc link 2024-07-11 22:38:31 +02:00
a02011816b
Mark experimental methods 2024-07-11 22:07:04 +02:00