Simon Lübeß
|
6935e9daf9
|
Setup WatchedSources for BuildTool Module "GlitchyEngineHelper"
|
2026-04-13 20:53:31 +02:00 |
|
Simon Lübeß
|
1e1ec7aaa9
|
Some changes
- Changed ModuleInfo to class, save Length for Timestamp-Hashes
- Obey recursive-flag for WatchedSources
- Verbosely skip up-to-date modules
|
2026-04-13 20:48:21 +02:00 |
|
Simon Lübeß
|
6bec99ab06
|
Adhere to ExcludedSubpaths while scanning directory for change
|
2026-04-13 20:05:41 +02:00 |
|
Simon Lübeß
|
aad44dd835
|
Simple unnecessary build prevention
|
2026-04-13 19:58:55 +02:00 |
|
Simon Lübeß
|
28ad9298af
|
Removed DirectXTK dependency
|
2026-04-12 22:10:39 +02:00 |
|
Simon Lübeß
|
86977213ff
|
Updated msdfgen
|
2026-04-12 14:28:26 +02:00 |
|
Simon Lübeß
|
4c20cca585
|
Build msdfgen with BuildTool
|
2026-04-12 14:02:54 +02:00 |
|
Simon Lübeß
|
4c855819c9
|
Added FreeType to BuildTool
|
2026-04-12 12:05:55 +02:00 |
|
Simon Lübeß
|
aabcd5f9b2
|
Build Box2D with BuildTool
|
2026-04-11 17:28:04 +02:00 |
|
Simon Lübeß
|
3fd5452146
|
Fixed debug builds for ScriptCore and GEHelper
|
2026-04-11 09:39:13 +02:00 |
|
Simon Lübeß
|
10e2294f9c
|
BuildTool: Stop after when Module failed
|
2026-04-11 09:39:13 +02:00 |
|
Simon Lübeß
|
bca4281d84
|
Fixed ScriptGlue function discovery and slighty automated extension assignment
|
2026-04-11 09:38:43 +02:00 |
|
Simon Lübeß
|
28a9242023
|
Fixed compiler bugs
Stuff happens when you don't work on a project for half a year!
|
2026-04-11 09:35:45 +02:00 |
|
Simon Lübeß
|
1b8cc93834
|
Added All-Target to BuildTool
|
2026-04-10 22:02:13 +02:00 |
|
Simon Lübeß
|
1eeab94575
|
Start of buildtool
|
2025-10-23 11:09:48 +02:00 |
|
Simon Lübeß
|
419ed7c9d2
|
Fixed uninitialized struct
|
2025-10-22 20:00:04 +02:00 |
|
Simon Lübeß
|
986ffeade0
|
Moved submodule NetHostBeef
|
2025-08-24 16:59:50 +02:00 |
|
Simon Lübeß
|
c94ffbef64
|
Made release buildable
|
2025-08-24 16:54:26 +02:00 |
|
Simon Lübeß
|
7df651103b
|
Custom columns for benchmarking
|
2025-08-17 03:01:41 +02:00 |
|
Simon Lübeß
|
8f51d1c626
|
Basic benchmarking
|
2025-08-17 00:26:16 +02:00 |
|
Simon Lübeß
|
fca126c960
|
Start of test and benchmark
|
2025-08-11 22:09:54 +02:00 |
|
Simon Lübeß
|
4992511112
|
No longer add scripts to csproj
|
2025-08-11 22:09:00 +02:00 |
|
Simon Lübeß
|
b94b2afc55
|
Dev settings for using ScriptCore as either dll or csproj
|
2025-08-09 23:40:31 +02:00 |
|
Simon Lübeß
|
d002dfe25e
|
Automatically set ScriptCore.dll reference in Visual Studio Solution/Project
|
2025-08-09 19:18:49 +02:00 |
|
Simon Lübeß
|
b4f41fc218
|
Ignore generated files
|
2025-08-09 10:59:09 +02:00 |
|
Simon Lübeß
|
ac0f4dade6
|
Updated Template for new dotnet runtime
- Added Submodule 'Xml-Beef'
- Use .slnx as solution-file
- Automatically set correct path to ScriptCore in Project files
|
2025-08-09 01:13:05 +02:00 |
|
Simon Lübeß
|
52cbf9dcf4
|
Disable circle rendering
|
2025-08-08 19:12:42 +02:00 |
|
Simon Lübeß
|
e57c1c876f
|
Removed unnecessary null terminator
|
2025-08-08 19:10:40 +02:00 |
|
Simon Lübeß
|
3f83c200f2
|
Secured struct layout
|
2025-08-08 19:09:59 +02:00 |
|
Simon Lübeß
|
74243cd285
|
Added Entity event OnCollisionEnter2D
|
2025-08-08 19:09:34 +02:00 |
|
Simon Lübeß
|
bf03e99e4a
|
Improved style checker
|
2025-08-08 19:03:31 +02:00 |
|
Simon Lübeß
|
d156618453
|
Fixed calling engine functions from scripts
- Removed mono references in generator
- Implemented StringView type in C#
|
2025-08-08 19:03:09 +02:00 |
|
Simon Lübeß
|
042ae83a0f
|
Setup ScriptCore to also function as analyzer
|
2025-08-03 12:01:22 +02:00 |
|
Simon Lübeß
|
cc38236184
|
Try catch in C# Glue Functions called by engine, removed test ThrowException method
|
2025-08-03 12:00:35 +02:00 |
|
Simon Lübeß
|
184b92e95c
|
StyleChecker works, tests dont
|
2025-08-03 11:58:27 +02:00 |
|
Simon Lübeß
|
41dacf72b6
|
Implement test code analyzer
|
2025-08-01 21:43:22 +02:00 |
|
Simon Lübeß
|
c01ccf571e
|
Profiling for starting play mode, fixed unnecessary font loading
|
2025-07-30 19:00:22 +02:00 |
|
Simon Lübeß
|
ed644b5b41
|
Better engine exception for scripting
|
2025-07-30 18:58:26 +02:00 |
|
Simon Lübeß
|
72e87ee9ad
|
Extending ScriptGlue now possible
|
2025-07-27 17:43:00 +02:00 |
|
Simon Lübeß
|
566d39d928
|
Fixed memory leak
|
2025-07-27 16:43:34 +02:00 |
|
Simon Lübeß
|
89bb4f4430
|
Removed C# code generation from beef-side script glue
|
2025-07-27 16:43:12 +02:00 |
|
Simon Lübeß
|
08846a0c0b
|
Added EngineResult glue type, some cleanup
|
2025-07-26 21:03:10 +02:00 |
|
Simon Lübeß
|
c41425ad36
|
Include Beef-files in ScriptCore project
|
2025-07-18 12:41:33 +02:00 |
|
Simon Lübeß
|
28311165ad
|
ScriptEngine work and cleanup
|
2025-07-18 12:40:44 +02:00 |
|
Simon Lübeß
|
271286fb7e
|
Remove mono from Glue functions
|
2025-07-17 20:07:19 +02:00 |
|
Simon Lübeß
|
f77b153512
|
Fixed DLL-Import for ImGui.NET
|
2025-07-17 15:13:21 +02:00 |
|
Simon Lübeß
|
f7bcff5337
|
Script glue works!
|
2025-07-17 15:07:06 +02:00 |
|
Simon Lübeß
|
0a53ff48f9
|
More generating script glue
|
2025-07-17 10:16:58 +02:00 |
|
Simon Lübeß
|
edfcfd3b20
|
Start of using CoreCLR and automatic scriptglue generation
|
2025-07-14 22:14:41 +02:00 |
|
Simon Lübeß
|
063cbfa415
|
Fixed assets leaking memory
|
2025-07-11 12:54:04 +02:00 |
|