Marek Kochanowicz
6b293961b4
This appears to work.
11 years ago
Marek Kochanowicz
155662860c
Added configrue file in cmake. Hopefully it will copy defaultfilters file.
11 years ago
Marc Zinnschlag
9637e1641b
fix for building with system tinyxml
11 years ago
Marc Zinnschlag
6f64b1b9db
cmake option to use system tinyxml instead of embedded one
11 years ago
Marc Zinnschlag
4dbacdc6bd
increased version number
11 years ago
Marc Zinnschlag
0c8f85f17d
Merge remote-tracking branch 'wheybags/master'
12 years ago
scrawl
13afcc9324
Don't link to OgreTerrain
12 years ago
Tom Mason
865a7c63df
cmake for system libunshield
12 years ago
Tom Mason
ceb3317807
Integrate unshield with launcher
12 years ago
eroen
8d925b7fd6
cleanup
...
- drop trailing slashes from paths for consistency
- sort entries that got unsorted
12 years ago
eroen
0076c558d6
Re-introduce lost functionality
...
The branch merged in 5a863589b4
removed fine-grained configure-time control
over install paths. This is necessary to accomodate various linux distros'
policies, eg. Gentoo wants games installed in /usr/games, but with resource
files in /usr/share/games.
DOCDIR and MANDIR appear to be unused, and were not re-introduced.
12 years ago
Chris Robinson
de95926e9f
Use controllers to animate lights in ObjectLists
12 years ago
Marc Zinnschlag
130141ecac
Merge remote-tracking branch 'corristo/master'
12 years ago
Nikolay Kasyanov
66608d5c92
Fixed compilation os OS X after moving SDL windowing code to extern/sdl4ogre
12 years ago
bwrsandman
36fb7f3a72
Cleanup
12 years ago
bwrsandman
71a75d2ab8
Small fixes
12 years ago
bwrsandman
9a900908cd
Merge deb and non-deb
12 years ago
bwrsandman
e22b7c8fc1
Add use of SYSCONFDIR path for conf files in deb
12 years ago
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