summary refs log tree commit diff
path: root/pkgs/games/openmw
Commit message (Collapse)AuthorAge
* openmw-tes3mp: 2019-06-09 -> 2019-07-01gnidorah2019-11-04
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * openmw: use qt5's mkDerivationgnidorah2019-08-19
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* openmw-tes3mp: 0.7.0-alpha -> 2019-06-09gnidorah2019-07-20
| | | | | | Closes #64587. abbradar: clarify source of CrabNet revision.
* openmw: 0.44 -> 0.45 (#58486)marius8510002019-03-29
|
* openmw: force the need of qt5marius8510002019-03-14
|
* openmw: 0.43 -> 0.44; update to qt5marius8510002019-03-13
|
* openmw-tes3mp: 0.6.0 -> 0.7.0-alphagnidorah2019-01-13
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* openmw: update hash missed in update to 0.43.0Will Dietz2018-04-30
| | | | Fixes #39712
* Merge branch 'master'Vladimír Čunát2018-03-05
|\
| * openmw: 0.42.0 -> 0.43.0Nikolay Amiantov2018-02-25
| |
* | treewide: transition from mesa_noglu to libGLAlexander V. Nikolaev2018-02-24
|/
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* openmw: 0.41 -> 0.42Ricardo Ardissone2017-08-31
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* openmw-tes3mp: init at 0.6.0gnidorah2017-08-01
| | | | | | | | abbradar: openmw-tes3mp: make build parallel openmw-tes3mp: install only needed files Closes #27646.
* openmw: 0.40.0 -> 0.41.0Ricardo Ardissone2016-12-28
|
* openmw: update for new openscenegraphNikolay Amiantov2016-09-17
|
* openmw: 0.39.0 -> 0.40.0Ricardo Ardissone2016-09-17
|
* openmw: fix buildNikolay Amiantov2016-08-22
|
* openmw: fix buildNikolay Amiantov2016-07-23
|
* openmw: 0.38.0 -> 0.39.0Nikolay Amiantov2016-04-17
|
* openmw: build with its own openscenegraph forkNikolay Amiantov2016-04-13
| | | | | | | | This gives speed improvement and fixes potential bugs. For example: https://bugs.openmw.org/issues/3351 Updating our openscenegraph package would fix this too, but it breaks some packages (i.e. simgear, bumping the version does not help). Besides, fork has patches for better performance.
* openmw: add meta.platformsNikolay Amiantov2016-04-12
|
* openmw: 0.36.1 -> 0.38.0Ricardo Ardissone2016-04-11
|
* openmw: init at 0.36.1Enrico Fasoli2015-09-27