1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-19 00:20:25 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Brian Fiete
7767df89dc PlayChannel linkname fix 2024-06-24 16:51:46 +02:00
sere3925sere
a6b99dd520
Update SDL2_mixer.bf 2023-06-03 17:22:39 +04:00
Martin Cietwierkowski
c44b03386f Fix formatting 2023-04-01 20:12:59 -04:00
Martin Cietwierkowski
4896accb9b more fixes 2023-04-01 13:43:31 -04:00
Martin Cietwierkowski
15ca2a4dfd Compilation fixes
Seems to work now
2023-03-31 20:30:15 -04:00
Martin Cietwierkowski
6dc1ad22f9 Inital update 2023-03-31 19:52:41 -04: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