Revision r6208
Optimize all menutext calls.
Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.
Optimize all menutext calls.
Eliminate the RedfontGreen type and replace it with indentations (like "Apply Changes").
Eliminate the RedfontBlue type and replace it with the Disabled or LookDisabled flags.
Add a new MenuEntryFlag to make an option appear disabled but still work.
Namespace all MenuEntryFlags_t.
Move cursorPosition and cursorScale from MenuEntryFormat_t to MenuFont_t.
Fix memory leaks in audiolib. Fixes issue #59.
Fix some indentation of the menu system.
Factor some menu code.
Scale menu spacers by font zoom.
Attach fonts to spacer menu entries.
Apply MenuFont_t.zoom to margins and indentations.
Add zoom field to MenuFont_t.
Shrink the MenuFont_t struct.
Touch up some menu options.
Center the episode menu vertically like the skill menu.
Clean up episodes, skills, and game modes in standalone builds.
------------------------------------------------------------------------ r6209 | hendricks266 | 2017-06-19 16:07:23 -0700 (Mon, 19 Jun 2017) | 1 line Make menutext use MF_Redfont fields. ------------------------------------------------------------------------ r6208 | hendricks266 | 2017-06-19 16:07:18 -0700 (Mon, 19 Jun 2017) | 1 line Optimize all menutext calls. ------------------------------------------------------------------------ r6207 | hendricks266 | 2017-06-19 16:07:12 -0700 (Mon, 19 Jun 2017) | 1 line Eliminate the RedfontGreen type and replace it with indentations (like "Apply Changes"). ------------------------------------------------------------------------ r6206 | hendricks266 | 2017-06-19 16:07:09 -0700 (Mon, 19 Jun 2017) | 1 line Eliminate the RedfontBlue type and replace it with the Disabled or LookDisabled flags. ------------------------------------------------------------------------ r6205 | hendricks266 | 2017-06-19 16:07:05 -0700 (Mon, 19 Jun 2017) | 1 line Add a new MenuEntryFlag to make an option appear disabled but still work. ------------------------------------------------------------------------ r6204 | hendricks266 | 2017-06-19 16:07:01 -0700 (Mon, 19 Jun 2017) | 1 line Namespace all MenuEntryFlags_t. ------------------------------------------------------------------------ r6203 | hendricks266 | 2017-06-19 16:06:57 -0700 (Mon, 19 Jun 2017) | 1 line Move cursorPosition and cursorScale from MenuEntryFormat_t to MenuFont_t. ------------------------------------------------------------------------ r6202 | hendricks266 | 2017-06-19 16:06:53 -0700 (Mon, 19 Jun 2017) | 1 line Fix memory leaks in audiolib. Fixes issue #59. ------------------------------------------------------------------------ r6201 | hendricks266 | 2017-06-19 16:06:48 -0700 (Mon, 19 Jun 2017) | 1 line Fix some indentation of the menu system. ------------------------------------------------------------------------ r6200 | hendricks266 | 2017-06-19 16:06:45 -0700 (Mon, 19 Jun 2017) | 1 line Factor some menu code. ------------------------------------------------------------------------ r6199 | hendricks266 | 2017-06-19 16:06:41 -0700 (Mon, 19 Jun 2017) | 1 line Scale menu spacers by font zoom. ------------------------------------------------------------------------ r6198 | hendricks266 | 2017-06-19 16:06:37 -0700 (Mon, 19 Jun 2017) | 1 line Attach fonts to spacer menu entries. ------------------------------------------------------------------------ r6197 | hendricks266 | 2017-06-19 16:06:33 -0700 (Mon, 19 Jun 2017) | 1 line Apply MenuFont_t.zoom to margins and indentations. ------------------------------------------------------------------------ r6196 | hendricks266 | 2017-06-19 16:06:29 -0700 (Mon, 19 Jun 2017) | 1 line Add zoom field to MenuFont_t. ------------------------------------------------------------------------ r6195 | hendricks266 | 2017-06-19 16:06:25 -0700 (Mon, 19 Jun 2017) | 1 line Shrink the MenuFont_t struct. ------------------------------------------------------------------------ r6194 | hendricks266 | 2017-06-19 16:06:21 -0700 (Mon, 19 Jun 2017) | 1 line Touch up some menu options. ------------------------------------------------------------------------ r6193 | hendricks266 | 2017-06-19 16:06:17 -0700 (Mon, 19 Jun 2017) | 1 line Center the episode menu vertically like the skill menu. ------------------------------------------------------------------------ r6192 | hendricks266 | 2017-06-19 16:06:07 -0700 (Mon, 19 Jun 2017) | 1 line Clean up episodes, skills, and game modes in standalone builds. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.