-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor more and deal with problem of getting game stuff
... when game lives in PATH and user runs it just by its name #22 yeah, that PathToGame is gone since yet change gui.Font & GuiManager to read the file with picture of letters once add more support for c++11 like nullptr and such change build scripts for osx with help from Atilla Kiss update Magyar ( hu_HU ) translation add extras/headoverheels.desktop
- Loading branch information
1 parent
b896595
commit 579d7fb
Showing
83 changed files
with
954 additions
and
980 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[Desktop Entry] | ||
Name=headoverheels | ||
GenericName=Head over Heels | ||
Comment=Solid 3d Game | ||
Comment[hu]=Klasszikus szobás játék | ||
Exec=headoverheels | ||
Icon=headoverheels | ||
StartupNotify=false | ||
Type=Application | ||
Categories=Game;ActionGame;PuzzleGame |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.