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

4 commits

Author SHA1 Message Date
Brian Fiete
fe1aa3c26e BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
JamesOrson
e76becf4c6 Remove unnecessary delete statements
If a value is null, the C++ delete statement will do nothing, so there is bo need to explicitly check if the value is null.
2020-07-10 16:36:14 -07:00
Brian Fiete
0ce6e44523 Fixed some IDE issues
Fixed some issues related to creating new projects and workspace
Added 'Refresh' option to project
Fixed auto-include refresh
Fixed folder rename
Fixed EOF issue involving DbgModule string table
2019-09-05 08:18:24 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00