Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins: fix cheatfind menu flags and write xml cheat text to ui container ↵ | 2021-11-03 | 1 | -1/+2 | |
| | | | | so it's not sideways on rotated screens | ||||
* | plugins/cheat: fix regions in xml cheats too | 2021-04-23 | 1 | -1/+0 | |
| | |||||
* | Fix XML cheats which use multiple spaces. (#7998) | 2021-04-23 | 1 | -1/+0 | |
| | |||||
* | plugins/cheat: Migrate remaining XML cheat code for Lua API changes. | 2021-01-01 | 1 | -7/+8 | |
| | |||||
* | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. | 2020-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | Made the sound manager mute controls readable, and got rid of system enable since it just controls system mute anyway. This was causing confusion: phantom2 was trying to use both independentlyt casuing the mute bit to be ignored. THe Lua interface changes are mostly changing methods to properties, some renames to make things clearer, and some additional properties for better control over snapshots. | ||||
* | srcclean, manual adjustments (nw) | 2020-01-26 | 1 | -2/+2 | |
| | |||||
* | -cheat_xml: Attempt at fixing Github issue #6114. Strip the leading colon ↵ | 2020-01-04 | 1 | -1/+12 | |
| | | | | from device names as necessary in order to avoid doubling of the root colon. [Ryan Holtz, DjDiabolik] | ||||
* | plugins/cheat: oops (nw) | 2018-05-02 | 1 | -13/+12 | |
| | |||||
* | plugins/cheat: translate debugger expressions by space index as the debugger ↵ | 2018-05-02 | 1 | -5/+24 | |
| | | | | | | does (nw) pc9801: use correct video clock, fixes policenauts video speed (nw) | ||||
* | plugins/cheat: fix opcode space (nw) | 2018-04-30 | 1 | -1/+5 | |
| | |||||
* | plugins/cheat: work around small issue in conversion (nw) | 2018-04-18 | 1 | -2/+3 | |
| | |||||
* | plugins/cheat: add hotkey support [Carl] | 2017-06-02 | 1 | -0/+251 | |