Mercurial > hg > early-roguelike
view rogue5/rogue.desktop @ 286:3b61f1dfcc91
UltraRogue: don't swap signal handlers.
In md_shellescape(), signal handlers for SIGINT and SIGQUIT were saved
and restored, but exchanged in the process.  This was fixed in the
other games by commit 600873555ec0.
Deleting md_shellescape() might have been a better fix.  It is
apparently unused.
| author | John "Elwin" Edwards | 
|---|---|
| date | Fri, 29 Sep 2017 21:21:50 -0400 | 
| parents | f502bf60e6e4 | 
| children | 
line wrap: on
 line source
[Desktop Entry] Encoding=UTF-8 Name=Rogue GenericName=Rogue Comment=The original curses-based adventure game Exec=rogue Icon=rogue.png Terminal=true Type=Application Categories=Game;RolePlaying; Version=1.0
