summaryrefslogtreecommitdiff
path: root/play.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-24_prepare_funs phaseRené 'Necoro' Neumann1-4/+10
2013-02-16Fix 'new'René 'Necoro' Neumann1-3/+2
2013-02-15Pass arguments to _$phaseRené 'Necoro' Neumann1-1/+1
2013-02-15Renamed EXARGS to X_ARGSRené 'Necoro' Neumann1-1/+1
2013-02-15Renamed GPATH to EXERené 'Necoro' Neumann1-4/+4
2013-02-15Major overhaul: Support non-wine gamesRené 'Necoro' Neumann1-41/+108
* Moved wine support to own template * Added xpad template * Added no-x template for games that don't support being started on another X. * Improved ways template functions work together: - EXPORT now appends - OVERRIDE replaces all the others - in game: command 'super' to call the phases of the templates - super supports "-r tpl" to remove the phase function of tpl
2012-09-11Move WINEDEBUG to play.shRené 'Necoro' Neumann1-4/+7
2012-09-11Allow to manually cleanup after a game (for whatever unknown reason)René 'Necoro' Neumann1-6/+13
2012-09-10Split 'prepare' in setupX and prepare -- this allows to cleanup even after ↵René 'Necoro' Neumann1-6/+11
killing X
2012-09-10Some renamingRené 'Necoro' Neumann1-8/+9
2012-09-10EXPORT now knows the template we are in -- no need to pass itRené 'Necoro' Neumann1-6/+21
2012-09-10More comments, folding, and some re-organizationRené 'Necoro' Neumann1-56/+94
2012-09-09Zsh EnhancementsRené 'Necoro' Neumann1-5/+9
2012-09-03Allow to create trivial game specs via the cmdlineRené 'Necoro' Neumann1-22/+95
2012-09-03Some more commenting -- and allowing a default PREFIXRené 'Necoro' Neumann1-3/+8
2011-04-03Default to $GAME for $PREFIXRené 'Necoro' Neumann1-0/+1
2011-04-03Fix variable passingRené 'Necoro' Neumann1-8/+12
2010-10-04cd into dirRené 'Necoro' Neumann1-0/+4
2010-09-14Allow 'PLAY_ENV_...' and 'PLAY_EENV_...' to be defined interactivelyRené 'Necoro' Neumann1-0/+2
2010-09-14Log to stderrRené 'Necoro' Neumann1-3/+3
2010-09-13Introduced 'installed' directory, which is now sourced instead of the more ↵René 'Necoro' Neumann1-2/+2
general 'games'
2010-06-16Added ff8René 'Necoro' Neumann1-2/+2
2010-06-15Added implicit default templateRené 'Necoro' Neumann1-11/+30
2010-06-15Always use 'exc'; remove the sleepRené 'Necoro' Neumann1-8/+4
2010-06-15Added iso templateRené 'Necoro' Neumann1-1/+5
2010-06-15Merge functions.sh and templates/default back into play.shRené 'Necoro' Neumann1-2/+90
Thus the goal of one-file-install can be kept.
2010-06-15added some games; added templates; added debug; moved functions to functions.shRené 'Necoro' Neumann1-46/+16
2010-06-15Moved to the ebuild-like wayRené 'Necoro' Neumann1-50/+36
2010-06-14Add torchlight; fix argument escapingRené 'Necoro' Neumann1-5/+12
2010-06-14Added fallout ... and x11argsRené 'Necoro' Neumann1-1/+3
2010-06-14FinishedRené 'Necoro' Neumann1-2/+4