Commit Graph

29 Commits

Author SHA1 Message Date
Phillip Stephens 137e4c19a3 Remove amuse, and compile fixes 2023-10-22 09:21:20 -07:00
Phillip Stephens 46a93166ef
Restore graphicsApi, msaa, and textureAniso cvars, fix a few deserialization bugs in CVar.cpp 2022-06-08 10:58:38 -07:00
Luke Street b403edb804 ImGuiEntitySupport: Support modifying area attributes in real time 2022-03-15 00:04:44 -04:00
Phillip Stephens e331c5d5c6
Add Player Transform tools 2021-07-11 17:59:05 -07:00
Phillip Stephens 5f1aed51cb
De-hardcode max entity count 2021-06-06 16:53:41 -07:00
Luke Street 02ed24a7f1 Use PRI defines for format strings (fixes macOS build) 2021-06-01 10:34:34 -04:00
Phillip Stephens 02fa17025a
More entity inspection 2021-05-31 13:11:38 -07:00
Phillip Stephens 48ad17b274
Moar inspection!!! 2021-05-29 17:43:33 -07:00
Phillip Stephens fdd08ca59d
Implement CScriptSwitch inspection 2021-05-29 16:38:41 -07:00
Phillip Stephens 68845c9ee3
Always ensure we have a valid CRandom16 for the GUI code, implement CScriptTimer inespection 2021-05-29 16:17:16 -07:00
Luke Street a67389cea8 Fixes for MSVC 2021-05-29 18:45:08 -04:00
Luke Street 1d95301789 CScriptActor & CDamageVulnerability inspect 2021-05-29 18:45:08 -04:00
Phillip Stephens 53aabceae2 Allow editing amount/capacity separately 2021-05-29 18:45:08 -04:00
Phillip Stephens a066e9aa79 Add CScriptEffect inspection 2021-05-29 18:45:08 -04:00
Luke Street 37f24d4cc5 Add CGameLight properties 2021-05-29 18:45:08 -04:00
Phillip Stephens 5cc3f9c05a Use `0x` prefix on hex values, add Editor ID and Area names 2021-05-29 18:45:08 -04:00
Phillip Stephens bc7ff9afaf Fix oversight in Connection lists 2021-05-29 18:45:08 -04:00
Luke Street d2160eb74d Move Highlight checkbox to Entity 2021-05-29 18:45:08 -04:00
Luke Street 28c0ebf096 Fix double free; add credits to About 2021-05-29 18:45:08 -04:00
Phillip Stephens 0a76ee1ae2 Add trigger visualization to inspecter 2021-05-29 18:45:08 -04:00
Phillip Stephens acb827a3b5 Add incoming connections 2021-05-29 18:45:08 -04:00
Luke Street 9dc8f664af NoResize for view button column 2021-05-29 18:45:08 -04:00
Luke Street 5ac2a298f0 Improve overall Inspect performance & fixes 2021-05-29 18:45:08 -04:00
Luke Street 0e54d55bf7 Inspect window filter & Patterned body state info 2021-05-29 18:45:07 -04:00
Luke Street 7bd05089e1 Some CPhysicsActor fields 2021-05-29 18:45:07 -04:00
Luke Street 604a9b841b Use existing ScriptObject{State,Message}ToStr 2021-05-29 18:45:07 -04:00
Luke Street 7e9408868f Add connections view 2021-05-29 18:45:07 -04:00
Luke Street 4740ca0c43 Add all entities to ImGuiEntitySupport 2021-05-29 18:45:07 -04:00
Luke Street 0841bd4ab2 Initial work on entity introspection 2021-05-29 18:45:07 -04:00