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

265 commits

Author SHA1 Message Date
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
Brian Fiete
7206038cc5 Image fixes 2023-01-23 06:54:58 -05:00
Brian Fiete
2746a53839 Process attach improvements 2023-01-13 07:00:11 -05:00
Brian Fiete
7293fed046 Dynamically load SDL2.dll 2022-11-17 07:29:50 -08:00
Brian Fiete
2428fe8e57 Beefy2D windows enhancements 2022-11-16 13:56:20 -08:00
Brian Fiete
8e191b074b SDL platform improvements 2022-11-10 06:37:55 -08:00
Brian Fiete
d20b53b187 Improved SDL platform support, 'ar' lib reworking 2022-11-07 09:57:27 -08:00
Brian Fiete
258a6653f9 SDL/OGL platform improvements 2022-11-03 10:58:24 -07:00
Fusioon
1c2af5467a Linux filewatch improvements
Improve handling of newly created directories and watcher removal
2022-10-11 04:31:03 +02:00
Fusioon
93c3b27c48 Add linux filewatcher
Implement inotify based filewatcher for linux
2022-10-06 00:10:34 +02:00
Brian Fiete
a17d666c57 Expand DX reinit check 2022-08-23 13:22:32 -07:00
Brian Fiete
05c2e1587c Copy/cut/paste support for workspace files and folders 2022-08-04 08:19:01 -07:00
flying-dude
cc23e1b50b comment says the wrong thing. actually uses "Debug" by default. 2022-07-27 23:41:50 +02:00
flying-dude
8f40fe1d62 remove trailing whitespace from CMakeLists.txt files 2022-07-23 21:54:50 +02:00
Brian Fiete
9642060e06 Fixed SizedArray move ctor 2022-07-13 07:06:31 -04:00
Brian Fiete
6816c1e006 Better limit on BeefPerf connection waiting 2022-07-11 07:32:52 -04:00
Brian Fiete
03b3ed2cff
Merge pull request #1635 from disarray2077/mp_build
Add /MP to all VS projects
2022-07-10 07:53:12 -04:00