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

281 commits

Author SHA1 Message Date
Brian Fiete
5b0ccb6dbe Added BMPData 2025-02-01 12:08:01 -08:00
Brian Fiete
05cda98c85 BMP loading, show workspace icon files on startup panel 2025-02-01 10:39:04 -08:00
Brian Fiete
89bf475045 FontEffect support - outlined fonts 2025-01-26 07:04:26 -08:00
Brian Fiete
f812cf6eea ParseMemorySpan disable with BF_SMALL 2025-01-17 10:45:59 -08:00
Brian Fiete
29c0f82bba Extended memory loading support 2025-01-17 10:18:50 -08:00
Brian Fiete
d1aa3de25e Fixed case where texture is loaded for both additive and non-additive 2025-01-14 10:14:35 -08:00
Brian Fiete
35779edc14 More utility methods 2025-01-10 14:03:49 -08:00
Brian Fiete
2f89450493 MTRand 2025-01-10 14:03:31 -08:00
Brian Fiete
be247d2c5b Make uninitialized menu an empty string 2025-01-10 07:04:10 -08:00
Brian Fiete
45d6a12d5d Added autocomplete "all" option for ctor passthroughs 2024-12-31 10:28:04 -08:00
Brian Fiete
4f0ad540a7 MultiDictionary hotswap fix 2024-12-31 07:45:16 -08:00
Brian Fiete
23d4d35a73 Template fix 2024-12-29 15:18:50 -08:00
Brian Fiete
9b8c29b803 Template fix 2024-12-29 15:12:02 -08:00
Brian Fiete
e288fca943 Template fix 2024-12-29 15:01:14 -08:00
Brian Fiete
20006e8e0c Allocate fix 2024-12-29 14:46:00 -08:00
Brian Fiete
f250a5f36b Linux fix 2024-12-29 13:48:25 -08:00
Brian Fiete
fd4fd43ce3 Improved hotswapping with extension modules 2024-12-29 11:02:17 -08:00
Brian Fiete
c8dda5d1d9 BfpProcess_WaitFor, BeefCon shutdown fix 2024-10-21 09:13:26 -04:00
Brian Fiete
ff2affb733 Fixed handle leak in BfpProcess_GetById 2024-10-18 13:01:43 -04:00
Brian Fiete
4129c38bb2 BfpProcess_GetById pid check 2024-10-17 16:25:05 -04:00
Brian Fiete
0964d7805e NoMouse support 2024-08-12 14:11:50 -04:00
Brian Fiete
4f8c820b34 NoMouse support 2024-08-12 14:11:26 -04:00
Brian Fiete
8052066ab0 Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
Franjo Hornung
18143fd8de
Update PosixCommon.cpp to prevent token error
Fixed error: expected unqualified-id before ‘{’ token
2024-07-23 00:24:59 -07:00
Brian Fiete
20a8e3327c Embedded console / terminal support 2024-07-23 07:56:23 +02:00
Brian Fiete
186c2125fa Initial console support 2024-07-19 10:31:33 +02:00
flying-dude
3cce232442
upgrade cmake min version 2024-06-04 09:15:30 +02:00
flying-dude
6d386d1638
guard against redefinition compile errors 2024-06-04 09:15:19 +02:00
Brian Fiete
b0a559e464 LLVM linux fixes 2024-05-07 18:09:01 -04:00
Brian Fiete
29f6313bb3 Updates 2024-05-07 13:31:00 -04:00
M0N7Y5
eb0dd0fb38 Upgrade projects to VS22 and MSVC v143 2024-04-28 14:00:14 +02:00
Brian Fiete
5b968e302a Linux fix 2024-03-17 06:57:00 -04:00
Brian Fiete
8f0ba26dd1 Linux fix 2024-03-16 21:17:53 -04:00
Brian Fiete
ddd9b1b218 Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
Brian Fiete
733b3fe41f Added "System" option to RtCrashReportKind 2024-02-27 16:20:17 -05:00
Brian Fiete
d1134ebfb8 Res_WritePNG 2024-02-22 06:52:19 -05:00
Brian Fiete
2cc0afa762 RGB jpeg swap 2024-02-15 14:24:05 -05:00
Ron Zuckerman
3a9f2a234b
Bug fix for empty command-line arguments 2024-01-20 14:49:28 -06:00
Ron Zuckerman
1a34aafddd
Make sure command line arguments with whitespace are enclosed in quotes 2024-01-15 15:26:13 -06:00
Brian Fiete
015bf14156 Properly handle console mode ENABLE_LINE_INPUT 2024-01-02 08:25:37 -05:00
Brian Fiete
90ba850618 Soft fail on image loading failure 2023-12-09 09:10:44 -05:00
Brian Fiete
7b6544fadd Res_FreeImageBits 2023-11-28 06:19:29 -05:00
Brian Fiete
659aeefa61 Fix wasm compile error with lseek64, ftruncate64 2023-07-27 07:16:18 -07:00
Brian Fiete
40f3baf127 Graphics.DrawLine, DrawBatch fixes 2023-07-26 09:39:14 -07:00
Brian Fiete
ba0ff23e9d Renamed Compress.cpp to Compression.cpp 2023-06-28 16:20:26 -04:00
Brian Fiete
ed444416f0 Improved settings reloading recent file menu item updating 2023-06-01 08:00:16 -04:00
Brian Fiete
037cb39240 Fixed Console.Readline, added Console.KeyAvailable 2023-04-17 15:16:19 -07:00
Brian Fiete
b692c7c404
Merge pull request #1801 from MineGame159/unix_shell_execute
Fixed UseShellExecute flag when spawning a process on Linux
2023-02-21 06:34:01 -05:00
MineGame159
9d1bd60c9a Fixed UseShellExecute flag when spawning a process 2023-02-20 22:34:14 +01:00
Brian Fiete
990b509111 Added GetRelativePath 2023-02-20 14:46:24 -05:00