[Ohrrpgce] SVN: teeemcee/13175 Rename BattleState debug mode state vars to .debug_* to match GameState

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 06:48:03 -0700 (Fri, 31 Mar 2023) 102 Rename BattleState debug mode state vars to .debug_* to match GameState (Aside from the .test_* ones) --- U wip/battle_udts.bi U wip/bmod.rbas U wip/bmodsubs.bas ___ Ohrrpgce mailing list

[Ohrrpgce] SVN: teeemcee/13176 sliceedit: Allow Ctrl/Shift-F4 to exit, since it enters the slice debugg

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 06:48:11 -0700 (Fri, 31 Mar 2023) 387 sliceedit: Allow Ctrl/Shift-F4 to exit, since it enters the slice debugger; export tweaks Had to move blend (dither) algo toggle key from C/S-F4 to C/S-F5 (which is what it was already documented as) Also fix F2/F3 (export/import)

[Ohrrpgce] SVN: teeemcee/13174 Add CPU Usage debug mode to battles too. Changed two debug keys

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 06:47:56 -0700 (Fri, 31 Mar 2023) 122 Add CPU Usage debug mode to battles too. Changed two debug keys CPU Usage: C-F5 -> C-F6 Control all enemies: C-F6 -> C-F7 --- U wip/bmod.rbas U wip/game.bas U wip/game.bi U wip/whatsnew.txt U wip/yetmore2.bas

[Ohrrpgce] SVN: teeemcee/13177 Deduplicate ohrhelp/sliceedit[_game].txt using a template

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 06:48:18 -0700 (Fri, 31 Mar 2023) 57 Deduplicate ohrhelp/sliceedit[_game].txt using a template --- U wip/ohrhelp/sliceedit.txt U wip/ohrhelp/sliceedit_game.txt A wip/ohrhelp/template_sliceedit_keys.txt ___ Ohrrpgce mailing list

[Ohrrpgce] SVN: teeemcee/13178 Add an old forgotten ohrhelp template file

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 06:48:26 -0700 (Fri, 31 Mar 2023) 42 Add an old forgotten ohrhelp template file --- A wip/ohrhelp/template_prefbit_320x200_battle_display.txt ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org

[Ohrrpgce] SVN: teeemcee/13179 A few .gitignore updates

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 06:48:32 -0700 (Fri, 31 Mar 2023) 24 A few .gitignore updates --- U wip/.gitignore ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

[Ohrrpgce] SVN: teeemcee/13180 Split out mapeditor_{setup, main_menu, teardown} and default passability f

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 22:01:07 -0700 (Fri, 31 Mar 2023) 80 Split out mapeditor_{setup,main_menu,teardown} and default passability functions --- U wip/mapsubs.bas ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org

[Ohrrpgce] SVN: teeemcee/13181 EdKit: add keycombo()

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 22:01:15 -0700 (Fri, 31 Mar 2023) 21 EdKit: add keycombo() --- U wip/editorkit.bas U wip/editorkit.bi ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org

[Ohrrpgce] SVN: teeemcee/13182 Rewrite and cleanup mapedit main menu using EditorKit.

2023-03-31 Thread subversion--- via Ohrrpgce
teeemcee 2023-03-31 22:01:25 -0700 (Fri, 31 Mar 2023) 187 Rewrite and cleanup mapedit main menu using EditorKit. Also a couple changes to Map General Settings menu (including fixing harm flash colour in wrong position when the menu is scrolled) --- U wip/mapsubs.bas