Revision r4278
👤 helixhorned
📅 2014-01-30 11:12:08 -0800 (Thu, 30 Jan 2014)
Reincarnate RTS sound functionality together with cleaning up related code.
- Make Win+F* also make play and RTS sound, since modern OS's window managers
like to eat Alt-F*. (Some Win+F* may be inaccessible too, but together all
10 should hopefully be covered.)
- Fix an issue where keys other than F1-F10 were considered as starting an RTS
sound and crashing EDuke32 in the process
Revision r4277
👤 helixhorned
📅 2014-01-30 08:13:53 -0800 (Thu, 30 Jan 2014)
Fix USE_OPENGL=0 build... again. DONT_BUILD.
Raw Content
------------------------------------------------------------------------
r4279 | helixhorned | 2014-01-30 11:12:10 -0800 (Thu, 30 Jan 2014) | 1 line
Follow-up to RTS cleanup: factor out 2x almost-same code into G_StartRTS().
------------------------------------------------------------------------
r4278 | helixhorned | 2014-01-30 11:12:08 -0800 (Thu, 30 Jan 2014) | 7 lines
Reincarnate RTS sound functionality together with cleaning up related code.
- Make Win+F* also make play and RTS sound, since modern OS's window managers
like to eat Alt-F*. (Some Win+F* may be inaccessible too, but together all
10 should hopefully be covered.)
- Fix an issue where keys other than F1-F10 were considered as starting an RTS
sound and crashing EDuke32 in the process
------------------------------------------------------------------------
r4277 | helixhorned | 2014-01-30 08:13:53 -0800 (Thu, 30 Jan 2014) | 1 line
Fix USE_OPENGL=0 build... again. DONT_BUILD.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.