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

96 commits

Author SHA1 Message Date
Brian Fiete
d807049b9f Added line copying to copy/cut/paste 2020-08-30 07:49:34 -07: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
365701fe2f Write crash info to OutputDebugString 2020-06-25 05:21:03 -07:00
Brian Fiete
a7e9182d4b Added crash text to minidump 2020-05-29 16:10:47 -07:00
Brian Fiete
08adbd565b Made crash catcher calls virtual to support intra-module calling 2020-05-28 08:47:39 -07:00
Brian Fiete
f1eafa8d81 Added ability to catch llvm errs(), shared crashcatcher object 2020-05-28 07:25:25 -07:00
Brian Fiete
a055249523 Added support for caching compiled shaders to remove D3DCompiler dep 2020-05-25 11:03:10 -07:00
Brian Fiete
84aecbca81 Smoother mouse wheel scrolling 2020-05-25 00:10:35 -07:00
Brian Fiete
50244bf400 Triple-click to select line 2020-05-16 10:11:04 -07:00
Brian Fiete
4472449cc4 Allows for stack base to change 2020-05-16 10:07:17 -07:00
Brian Fiete
767ced3563 Improved fatal errors - they run through crash handler now 2020-05-13 12:30:25 -07:00
Brian Fiete
962ebba6e9 Disabled Alt+Enter 2020-05-11 10:31:12 -07:00
Brian Fiete
26604017f8 Multi-monitor fixes 2020-05-07 08:39:40 -07:00
Brian Fiete
4479af6df4 Fixed BfpFile_GetActualPath 2020-04-28 15:51:22 -07:00
Marc-André Lavoie
7c4c9e6ce9 Fix error tooltip position on multi-screen systems 2020-04-08 21:56:24 -04:00
Brian Fiete
757464db3e Fixed popup location clipping 2020-03-30 12:17:24 -07:00
Brian Fiete
857c1c384a Added support for "case when" (valueless) switch cases 2020-02-23 06:14:14 -08:00
Brian Fiete
e2799b8d6d Fix for localized system directory names 2020-01-18 14:42:18 -08:00
Brian Fiete
5fd523e43f Tentative fix for Alt+Gr 2020-01-15 08:34:40 -08:00
Brian Fiete
c2ee401812 Fixed opening workspace paths containing '/../' or '/./' 2019-12-26 07:03:35 -08:00
Brian Fiete
4dcd7f9c6a Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
Brian Fiete
dffde00a6a Enum fixes, small reflection fixes 2019-11-25 06:47:41 -08:00
Brian Fiete
098ad1ce55 Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
Brian Fiete
43b69023f6 Added bitcode emission, additional logging 2019-10-29 04:56:42 -07:00
Brian Fiete
c97b074fee Linux fixes, misc fixes 2019-10-09 16:20:09 -07:00
Brian Fiete
c0fe3c4dc6 Adding awareness of window minimization/maximization 2019-09-27 13:01:03 -07:00
Brian Fiete
7189c89f45 Removing debug spam 2019-09-26 08:30:07 -07:00
Brian Fiete
e4635f0f52 Added module name to stack traces 2019-09-26 08:25:54 -07:00
Brian Fiete
ad1ba70fdd Fixed some Win7 compat issues 2019-09-25 07:51:06 -07:00
Brian Fiete
aa313a1a9d Made GetActualPath tolerant of multiple slashes 2019-09-23 13:47:21 -07:00
Brian Fiete
e65e4049fa Fixed GetActualPath where path begins with a slash 2019-09-23 07:39:53 -07:00
Brian Fiete
bc717c7dcb Put back symbol lookup 2019-09-22 09:34:07 -07:00
Brian Fiete
f534da77ff Added missing lib 2019-09-21 16:01:55 -07:00
Brian Fiete
a58c40b605 Added "Save Crash Dump" option 2019-09-21 14:54:02 -07:00
Brian Fiete
a32d18d962 Debugger fixes
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
Brian Fiete
c2d086fe8e Allowing HTTP requests for source servers 2019-09-20 09:19:38 -07:00
Brian Fiete
287922693e Added 'DarkTheme.png' theme image with encoded colors 2019-09-18 09:58:02 -07:00
Brian Fiete
f20c55bac0 Displays error number when a DX call fails 2019-09-18 08:16:48 -07:00
Brian Fiete
cde78bc8c5 Made DPI dynamic to fix errors where running on Win7 failed 2019-09-18 08:15:17 -07:00
Brian Fiete
9930ae8436 Added screen DPI awareness 2019-09-16 09:32:02 -07:00
Brian Fiete
093eaa64c0 Platform changes 2019-09-12 09:47:56 -07:00
Brian Fiete
303b45f438 Added version info to crash catcher 2019-09-12 09:47:19 -07:00
Brian Fiete
463e26ff75 Change to allow working in installer 2019-09-10 11:25:53 -07: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
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
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00