summaryrefslogtreecommitdiff
path: root/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-24[default] xrandr instead of nvidiaHEADmasterRené 'Necoro' Neumann1-3/+8
2013-02-17Add $XBOX_ARGS for additional arguments to xboxdrvRené 'Necoro' Neumann1-2/+2
2013-02-15Renamed GPATH to EXERené 'Necoro' Neumann2-3/+3
2013-02-15Major overhaul: Support non-wine gamesRené 'Necoro' Neumann8-18/+91
* 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-1/+0
2012-09-10Split 'prepare' in setupX and prepare -- this allows to cleanup even after ↵René 'Necoro' Neumann3-2/+12
killing X
2012-09-10EXPORT now knows the template we are in -- no need to pass itRené 'Necoro' Neumann4-7/+19
2012-09-03Fix templatesRené 'Necoro' Neumann3-4/+4
2010-09-14Enhanced the iso-templateRené 'Necoro' Neumann1-4/+13
2010-09-14Split iso-implementationsRené 'Necoro' Neumann3-15/+48
2010-09-13Fix the NO_WINEINSTS stuffRené 'Necoro' Neumann1-2/+1
2010-09-13Correct PREFIXRené 'Necoro' Neumann1-1/+1
2010-09-13Move wine instances to '~/.wineinsts/' and make this default inRené 'Necoro' Neumann1-0/+2
template. Added a '$NO_WINEINSTS' which returns to old PREFIX behavior if set. Else PREFIX is relative to ~/.wineinsts/.
2010-06-18Disable WINEDEBUG only if not running in debug modeRené 'Necoro' Neumann1-1/+1
2010-06-15Added implicit default templateRené 'Necoro' Neumann1-0/+11
2010-06-15Added iso templateRené 'Necoro' Neumann1-0/+18
2010-06-15Merge functions.sh and templates/default back into play.shRené 'Necoro' Neumann1-39/+0
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' Neumann2-0/+48