domination/domination.desktop
Dirk Stoecker ab378d84c5 - Update to 1.3.3
* Linux audio fix
- Changes in 1.3.2
  * music update for menu and winning
  * better loading screens when loading online games and
    downloading maps
  * GameGUI: in-game can use standard keyboard shortcut to
    save game
  * GameGUI: main manu - can right click to get to options screen
    on windows
  * fix out of memory error, Better memory management in audio
    system, close audio after playing. 
  * fix for handling unexpected errors in audio system to not
    overload and bring down the maps server
  * RiskGame.getMissions() now returns ALL game missions, to make
    AI development easier
  * SwingGUI: can replay debug game log without having to save it
    to file first
  * SwingGUI: little memory graph on debug screen
- Changes in 1.3.1
  * Sounds effects and music! (memory leak fixed this time)
  * Can change game speed in Option dialog
  * Can view continents values for maps that do not display this
    information
  * MapChooser: can right click and select Map info
  * MapChooser: no repaint macos JDK-19 bug workaround: MapChooser
    loading animation added
  * SwingGUI: can change who owns a country
  * SwingGUI: fixed: unable to start game when all options
    are present
  * MapEditor: smart fill Mnemonic 'F'
  * MapEditor: force user to save map if changed before publish

OBS-URL: https://build.opensuse.org/package/show/games/domination?expand=0&rev=18
2025-03-05 14:16:17 +00:00

10 lines
229 B
Desktop File

[Desktop Entry]
Name=Domination
GenericName=Strategy Game
Comment=Board game that is a bit like the well known game Risk
Icon=domination
Exec=domination-SwingGUI
Type=Application
Categories=Game;StrategyGame;
StartupNotify=false