1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-23 10:08:00 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Brian Fiete
8970ebcd93 Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
Brian Fiete
88adb3a1cd New nullable support 2019-11-21 08:23:18 -08:00
Brian Fiete
f258b4a25b Added UnversionedLibDir to config 2019-10-04 10:39:25 -07:00
Brian Fiete
c308908d41 Variant dbgvis fix 2019-10-01 12:48:22 -07:00
Brian Fiete
e43beb5794 Copying fix 2019-09-30 12:22:31 -07:00
Brian Fiete
c67fbd66ba Added BeefIDE_d warning 2019-09-23 14:55:26 -07:00
Brian Fiete
c6ef4b9b75 Added missing Welcome images 2019-09-23 11:07:58 -07:00
Brian Fiete
287922693e Added 'DarkTheme.png' theme image with encoded colors 2019-09-18 09:58:02 -07:00
Brian Fiete
4f2472c276 Small fixes 2019-09-18 08:18:20 -07:00
Brian Fiete
f2863d53b8 Fixed colorization for IDE 2019-09-18 08:12:15 -07:00
Brian Fiete
f9ef95cb1c Upgraded LLVM to 8.0.1, switched all CRTs to static 2019-09-16 09:33:54 -07:00
Brian Fiete
463e26ff75 Change to allow working in installer 2019-09-10 11:25:53 -07:00
Brian Fiete
b63a243fd7 Working on installer, fixing more Win32 issues
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -07:00
Brian Fiete
97cd477a9c Fixed .gitignore 2019-08-23 12:18:57 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00