1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/BeefySysLib
Brian Fiete a367b8165f Win32 debugging fixes, more work on custom compile commands
Fixed working dir for 'launch'
Fixed attaching to process - stack trace wasn't updating properly
Fixed more custom compile stuff, and BeefySysLib bin destination
Fixed linking issues related to Bfp* and Bp* exports in both BeefRT and BeefySysLib
Fixed a crash with conditional breakpoints
Fixed release mode IDE issues (related to hot swap breakpoints)
Fixed hotswapping type data with LLVM builds
Fixed 'Pause' state processing Running_ToTempBreakpoint for ScriptManager
Fixed Win32 step out when there's an ESP adjustment at the return site
Made step-out skip over "unimportant" instructions at return site
2019-08-29 14:19:07 -07:00
..
fbx Initial checkin 2019-08-23 11:56:54 -07:00
gfx Initial checkin 2019-08-23 11:56:54 -07:00
img Initial checkin 2019-08-23 11:56:54 -07:00
perf_tests Initial checkin 2019-08-23 11:56:54 -07:00
platform Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
projects Initial checkin 2019-08-23 11:56:54 -07:00
sound Initial checkin 2019-08-23 11:56:54 -07:00
third_party +x 2019-08-24 07:00:10 -07:00
util Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
BeefProj.toml Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib.vcxproj Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
BeefySysLib.vcxproj.filters Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib.vcxproj.user Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib_static.vcxproj Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib_static.vcxproj.filters Initial checkin 2019-08-23 11:56:54 -07:00
BFApp.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BFApp.h Initial checkin 2019-08-23 11:56:54 -07:00
BFWindow.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BFWindow.h Initial checkin 2019-08-23 11:56:54 -07:00
CachedDataStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CachedDataStream.h Initial checkin 2019-08-23 11:56:54 -07:00
CMakeLists.txt Initial checkin 2019-08-23 11:56:54 -07:00
Common.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Common.h Initial checkin 2019-08-23 11:56:54 -07:00
DataStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DataStream.h Initial checkin 2019-08-23 11:56:54 -07:00
FileHandleStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
FileHandleStream.h Initial checkin 2019-08-23 11:56:54 -07:00
FileStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
FileStream.h Initial checkin 2019-08-23 11:56:54 -07:00
HeadlessApp.cpp Initial checkin 2019-08-23 11:56:54 -07:00
HeadlessApp.h Initial checkin 2019-08-23 11:56:54 -07:00
MemStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
MemStream.h Initial checkin 2019-08-23 11:56:54 -07:00
PerfTests.cpp Initial checkin 2019-08-23 11:56:54 -07:00
ResLib.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Span.h Initial checkin 2019-08-23 11:56:54 -07:00
Startup.cpp Initial checkin 2019-08-23 11:56:54 -07:00