summaryrefslogtreecommitdiffstats
path: root/package/ace_of_penguins
Commit message (Collapse)AuthorAgeFilesLines
* games: Move all games into games subdirDaniel Laird2008-08-293-10520/+0
| | | | | | | | | | Moved all games into a subdir called games and then updated makefiles as necessary. If not one objects to this one then I will probably do the same for audio next. Daniel Laird
* ace_of_penguins: remove redundant configure settingsPeter Korsgaard2008-08-211-4/+0
| | | | Reported by Hartleys.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* ace of penguins: cleanup help textPeter Korsgaard2008-03-281-1/+3
|
* added ace of penguins gamesJohn Voltz2008-03-063-0/+10523