summaryrefslogtreecommitdiff
path: root/src/core/memory/cheat_engine.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-05dmnt: cheat: Add pause and resume supportgerman77
2024-02-05dmnt: cheats: Silence memory errorsgerman77
2024-02-04dmnt: cheats: Update cheat vm to latest versiongerman77
2023-12-23core_timing: remove user data valueLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2021-05-03core: Resolve misc cases of variable shadowingLioncash
2020-09-15cheat_engine: Remove unnecessary system argument to CheatParser's Parse functionLioncash
2020-07-27core_timing: Make use of uintptr_t to represent user_dataLioncash
2020-07-15core_timing: Make TimedCallback take std::chrono::nanosecondsLioncash
2020-04-17core: memory: Move to Core::Memory namespace.bunnei
2019-11-26core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash
2019-11-26core_timing: Use better reference tracking for EventType. (#3159)bunnei
2019-09-21cheat_engine: Move to memory and strip VMZach Hilman