1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 12:02:21 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Brian Fiete
b601d86bb2 Allows audio to fail to initialize 2020-05-04 15:05:23 -07:00
Brian Fiete
7701485fd4 Made compilable on non-Windows machines 2020-05-04 09:12:04 -07:00
Brian Fiete
f998ba4b45 KeyUp fix 2020-05-04 09:11:48 -07:00
Brian Fiete
384863ae32 SDL2 with LIBS moved out of LinkFlags 2020-03-31 07:57:11 -07:00
Brian Fiete
954613fe0c Removed internal 2020-03-30 14:08:15 -07:00
Brian Fiete
8808da307f AllowDuplicatesAttribute 2019-12-25 16:38:17 -08:00
Brian Fiete
07d6f73d91 Adding SDL2 binaries to SDL2/dist 2019-09-18 12:57:57 -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
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00