| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -2/+2 |
* | eat trailing whitespace | Mike Frysinger | 2011-08-18 | 1 | -2/+2 |
* | support symlinking files to more than one directory; mod support for ut2004-d... | Tristan Heaven | 2009-10-12 | 1 | -169/+187 |
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 |
* | mod wrappers shouldn't need to cd or set LD_LIBRARY_PATH because the game wra... | Tristan Heaven | 2009-10-11 | 1 | -4/+3 |
* | remove src_unpack | Tristan Heaven | 2009-10-11 | 1 | -24/+2 |
* | remove MOD_TBZ2 mess | Tristan Heaven | 2009-10-10 | 1 | -29/+4 |
* | remove MOD_BINS mess | Tristan Heaven | 2009-10-10 | 1 | -56/+6 |
* | symlink all files not in MOD_DIR | Tristan Heaven | 2009-10-09 | 1 | -52/+28 |
* | install everything in ${S} | Tristan Heaven | 2009-10-09 | 1 | -15/+6 |
* | exec ut2004-ded for ut2004 servers (doesn't exist yet but neither does ucc) | Tristan Heaven | 2009-10-06 | 1 | -2/+2 |
* | missed one | Tristan Heaven | 2009-10-06 | 1 | -2/+2 |
* | name wrappers and init scripts ${PN/${GAME}-} instead of ${MOD_DIR} | Tristan Heaven | 2009-10-06 | 1 | -16/+16 |
* | disable installation of client or server specific files if MOD_DIR and MOD_BI... | Tristan Heaven | 2009-10-04 | 1 | -7/+6 |
* | drop pkg_setup; USE deps to replace built_with_use tests; allow for mods with... | Tristan Heaven | 2009-10-02 | 1 | -39/+49 |
* | don't set KEYWORDS or IUSE | Tristan Heaven | 2009-10-01 | 1 | -3/+1 |
* | don't set LICENSE | Tristan Heaven | 2009-10-01 | 1 | -2/+1 |
* | run servers as ${GAMES_USER_DED}:${GAMES_GROUP} | Tristan Heaven | 2009-10-01 | 1 | -2/+2 |
* | use games_make_wrapper instead of own function; move installation of confd an... | Tristan Heaven | 2009-10-01 | 1 | -35/+21 |
* | unify server.cfg stuff (even though only quake3 mods use it atm) | Tristan Heaven | 2009-10-01 | 1 | -24/+11 |
* | fix game titles | Tristan Heaven | 2009-10-01 | 1 | -3/+3 |
* | remove useless dodir | Tristan Heaven | 2009-10-01 | 1 | -2/+1 |
* | use consistent style | Tristan Heaven | 2009-09-30 | 1 | -23/+12 |
* | Add RDEPENDs for each GAME | Tristan Heaven | 2009-09-30 | 1 | -3/+8 |
* | don't specify icon filename extensions in desktop entries | Tristan Heaven | 2009-09-30 | 1 | -8/+8 |
* | unused variable | Tristan Heaven | 2009-09-30 | 1 | -2/+1 |
* | format like the other games eclasses | Michael Sterrett | 2009-08-02 | 1 | -81/+41 |
* | quoting | Michael Sterrett | 2008-02-13 | 1 | -3/+3 |
* | Changing GAME_EXE and DED_EXE for quake4 to quake4 and quake4-ded, respectively. | Chris Gianelloni | 2007-09-15 | 1 | -3/+3 |
* | Added a check to ensure GAMES_DATADIR and GAMES_PREFIX_OPT aren't the same, a... | Chris Gianelloni | 2007-01-09 | 1 | -2/+3 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-01-01 | 1 | -3/+3 |
* | Comment out the else in the pkg_setup dedicated USE checks, since it is possi... | Chris Gianelloni | 2006-12-16 | 1 | -3/+3 |
* | Add removal of 3339_patch to games-mods. | Chris Gianelloni | 2006-12-13 | 1 | -2/+2 |
* | Change [ to [[ and add a lone to remove 3355_patch, since we remove it in all... | Chris Gianelloni | 2006-11-21 | 1 | -10/+13 |
* | Apparently, -s is for size, -h is for symlink. | Chris Gianelloni | 2006-11-21 | 1 | -2/+2 |
* | Apparently, a directory check will pass if there is a symlink to a directory,... | Chris Gianelloni | 2006-11-10 | 1 | -9/+16 |
* | Changed else to elsif so we don't put stupid wrappers/desktop entries for map... | Chris Gianelloni | 2006-11-08 | 1 | -2/+3 |
* | Updated eclass to only display information about how to run the mod when it a... | Chris Gianelloni | 2006-11-07 | 1 | -4/+7 |
* | Since Unreal Engine games are all binary-only, I made some minor adjustments ... | Chris Gianelloni | 2006-11-02 | 1 | -3/+12 |
* | Remove GAMES_CHECK_LICENSE since most mods don't require us to check. If a m... | Chris Gianelloni | 2006-10-25 | 1 | -2/+1 |
* | Added a check fon -bin version for USE=dedicated even if the non-bin version ... | Chris Gianelloni | 2006-10-25 | 1 | -28/+67 |
* | If we have MOD_BINS and also MOD_DIR, then skip the MOD_BINS processing and s... | Chris Gianelloni | 2006-10-24 | 1 | -4/+12 |
* | Added app-arch/unzip to DEPEND since we use it internally. | Chris Gianelloni | 2006-10-23 | 1 | -1/+2 |
* | Initial import of games-mods.eclass which is written by me, but based off wor... | Chris Gianelloni | 2006-10-23 | 1 | -0/+430 |