Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doom-wad: split out and fix installation of Doom shareware wad file | Hans-Christian Egtvedt | 2008-09-24 | 2 | -40/+0 |
| | | | | | | | | | | | | | This patch splits the installation of the shareware WAD file into a separate package. The wad file will also be installed into /usr/share/games/doom directory, since the client will search this directory when starting. The Makefile rule has also been altered to use tools defined by Buildroot to extract and install the wad file. The package is also multiple project safe now. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | games: Move all games into games subdir | Daniel Laird | 2008-08-29 | 4 | -0/+237 |
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 |