Commit Graph

421 Commits (799c84b846757c83a4d2291c506a2a4778fafa55)

Author SHA1 Message Date
bwrsandman 799c84b846 Moved deb version checking down with cpack 12 years ago
bwrsandman 3baf44c4b5 Moved non-deb install section up for readability 12 years ago
bwrsandman 0e02d7817e Moved non-deb up for readability 12 years ago
bwrsandman b6e3b5e834 Add licenses to installed files for non-deb packages. 12 years ago
bwrsandman 98289f051f Set location for all non apple unixes, not just debian. 12 years ago
Marc Zinnschlag 20e92c2cdf increased version number 12 years ago
k1ll 39a12ab9cf CXX Flags aren't definitions 12 years ago
Marc Zinnschlag 12cfe1fdfe Merge remote-tracking branch 'graffy76/recordStatusDelegate' 12 years ago
graffy76 7175c7cfe0 Updated OpenMW project CMakeLists.txt to include opencs.cfg file
installation.
12 years ago
Bret Curtis 84a8ea4ef7 static sdl2 compilation option for Unixes that are not Apple 12 years ago
scrawl 4c8a04d9cb Merge branch 'master' of https://github.com/zinnschlag/openmw into sdl_input2
Conflicts:
	apps/openmw/mwinput/inputmanagerimp.cpp
12 years ago
Nikolay Kasyanov 6abb7a18b0 SDL2 input: seems to work on OS X, has some input issues though 12 years ago
scrawl ab3634d692 Removed some remains of OIS 12 years ago
scrawl 918a1655bb Restored HW cursor rotation and resolution/fullscreen switching 12 years ago
scrawl 495aeb5d3b Merge branch 'master' into HEAD
Conflicts:
	CMakeLists.txt
	apps/openmw/engine.cpp
	apps/openmw/mwgui/cursorreplace.cpp
	apps/openmw/mwgui/cursorreplace.hpp
	apps/openmw/mwgui/windowmanagerimp.cpp
	apps/openmw/mwgui/windowmanagerimp.hpp
	apps/openmw/mwinput/inputmanagerimp.cpp
	libs/openengine/ogre/renderer.cpp
12 years ago
Marc Zinnschlag bd08677a7f Merge branch 'openmw24' 12 years ago
Nikolay Kasyanov d13430e2b8 Fix for CMake > 2.8.9 on OS X 12 years ago
eroen 886bc7e2f6 libc++ fixes: don't rely on tr1
libc++ doesn't ship tr1, but ships unordered_map as it is part of c++11.

Since this is the only tr1 header used in openmw, add a check for c++11
unordered_map and fallback to tr1 unordered_map if it's not found.
12 years ago
Marc Zinnschlag 3ae02547d2 increased version number 12 years ago
scrawl a54f8c7ee2 Removed an optimization that caused problems on 32 bit builds 12 years ago
bwrsandman 8cdef343ef take default prefix into account 12 years ago
bwrsandman 642ac15721 moved openmw resources to /usr/share/games and added missing files 12 years ago
bwrsandman a5db557e22 fixed /share to be /usr/share 12 years ago
Marc Zinnschlag 3b3a052f4f increased version number 12 years ago
Chris Robinson 81615c1ae5 Add a custom GrowFade particle affector 12 years ago
Alexander "Ace" Olofsson 8d706f8183 Include the ini importer in windows packages 12 years ago
vorenon 00deff1758 fixed path for launcher icons 12 years ago
pvdk 30f3fbac3c Fixed paths to OpenMW icons 12 years ago
Marc Zinnschlag d6a5915bbd updated version to 0.22.0 12 years ago
Marc Zinnschlag 5e113627b7 Merge remote-tracking branch 'psi29a/master' 12 years ago
Bret Curtis b8c42fde1f removed chrono from deps, not needed for boost < 1.50 12 years ago
Sandy Carter b457c7de5e added linux opencs.desktop file 12 years ago
Bret Curtis 207f78ab77 added two additional required boost libs to build on windows, one of which is already pulled by other boost lib in Ubuntu. 12 years ago
Emanuel Guevel 3adf3f5121 Revive bsatool 12 years ago
Pieter van der Kloet f2193bb1ba Made the mainwindow use a .ui file and removed the stylesheet 12 years ago
scrawl 9810eafe23 Removing now unused oengine/imagerotate 12 years ago
Marc Zinnschlag 372308b49a Merge remote-tracking branch 'amdmi3/installation-fixes' 12 years ago
Dmitry Marakasov 0e8ff22d6f Only install binaries which are enabled to be built 12 years ago
Alexander "Ace" Olofsson d5aa975675 Fix some issues that seem to have appeared in the CMake configuration. 12 years ago
Dmitry Marakasov f994b7d227 Prepare .desktop file for more systems
This brings condition for .desktop file preparation in sync with
condition for its installation.
12 years ago
Chris Robinson db9a3aeddf Merge remote-tracking branch 'zini/master' into animation2 12 years ago
Nathan Jeffords 1af4e11414 apply MSVC warning settings to shiny projects 12 years ago
Chris Robinson 3c0b29de45 Merge remote-tracking branch 'zini/master' into animation2 12 years ago
hasufell 56468eaecf Add install rule for opencs 12 years ago
Chris Robinson 86f6491bc8 Remove unused pmove code 12 years ago
Alexander "Ace" Olofsson f9a0a19ee1 Fix a small issue in the windows installer, also added the OpenMW version to the installed package name 12 years ago
Marc Zinnschlag cfceb45009 adjusted gcc settings again to avoid problems with older compiler versions 12 years ago
Marc Zinnschlag 827261e8b4 increased version number 12 years ago
Marc Zinnschlag 85697e4628 reverted to C++03 12 years ago
Nathan Jeffords 4e46f403a9 added some more warning to ignore in MSVC 12 years ago