summaryrefslogtreecommitdiff
path: root/play.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* _prepare_funs phaseRené 'Necoro' Neumann2019-02-241-4/+10
|
* Fix 'new'René 'Necoro' Neumann2013-02-161-3/+2
|
* Pass arguments to _$phaseRené 'Necoro' Neumann2013-02-151-1/+1
|
* Renamed EXARGS to X_ARGSRené 'Necoro' Neumann2013-02-151-1/+1
|
* Renamed GPATH to EXERené 'Necoro' Neumann2013-02-151-4/+4
|
* Major overhaul: Support non-wine gamesRené 'Necoro' Neumann2013-02-151-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
* Move WINEDEBUG to play.shRené 'Necoro' Neumann2012-09-111-4/+7
|
* Allow to manually cleanup after a game (for whatever unknown reason)René 'Necoro' Neumann2012-09-111-6/+13
|
* Split 'prepare' in setupX and prepare -- this allows to cleanup even after ↵René 'Necoro' Neumann2012-09-101-6/+11
| | | | killing X
* Some renamingRené 'Necoro' Neumann2012-09-101-8/+9
|
* EXPORT now knows the template we are in -- no need to pass itRené 'Necoro' Neumann2012-09-101-6/+21
|
* More comments, folding, and some re-organizationRené 'Necoro' Neumann2012-09-101-56/+94
|
* Zsh EnhancementsRené 'Necoro' Neumann2012-09-091-5/+9
|
* Allow to create trivial game specs via the cmdlineRené 'Necoro' Neumann2012-09-031-22/+95
|
* Some more commenting -- and allowing a default PREFIXRené 'Necoro' Neumann2012-09-031-3/+8
|
* Default to $GAME for $PREFIXRené 'Necoro' Neumann2011-04-031-0/+1
|
* Fix variable passingRené 'Necoro' Neumann2011-04-031-8/+12
|
* cd into dirRené 'Necoro' Neumann2010-10-041-0/+4
|
* Allow 'PLAY_ENV_...' and 'PLAY_EENV_...' to be defined interactivelyRené 'Necoro' Neumann2010-09-141-0/+2
|
* Log to stderrRené 'Necoro' Neumann2010-09-141-3/+3
|
* Introduced 'installed' directory, which is now sourced instead of the more ↵René 'Necoro' Neumann2010-09-131-2/+2
| | | | general 'games'
* Added ff8René 'Necoro' Neumann2010-06-161-2/+2
|
* Added implicit default templateRené 'Necoro' Neumann2010-06-151-11/+30
|
* Always use 'exc'; remove the sleepRené 'Necoro' Neumann2010-06-151-8/+4
|
* Added iso templateRené 'Necoro' Neumann2010-06-151-1/+5
|
* Merge functions.sh and templates/default back into play.shRené 'Necoro' Neumann2010-06-151-2/+90
| | | | Thus the goal of one-file-install can be kept.
* added some games; added templates; added debug; moved functions to functions.shRené 'Necoro' Neumann2010-06-151-46/+16
|
* Moved to the ebuild-like wayRené 'Necoro' Neumann2010-06-151-50/+36
|
* Add torchlight; fix argument escapingRené 'Necoro' Neumann2010-06-141-5/+12
|
* Added fallout ... and x11argsRené 'Necoro' Neumann2010-06-141-1/+3
|
* FinishedRené 'Necoro' Neumann2010-06-141-2/+4
|
* First tryRené 'Necoro' Neumann2010-06-141-0/+76