Marc Zinnschlag
cb1373a4c7
rewrote cmake scripts for components
13 years ago
Marc Zinnschlag
ad086312b8
testing: cmake script simplification
13 years ago
Brother Brick
a3a1b82929
Updated deb dependancies against Ubuntu 11.10 which is more or less in parity with Debian Sid.
13 years ago
Marc Zinnschlag
5bfd953dd4
Merge remote branch 'gus/journal'
13 years ago
Marc Zinnschlag
22514cbd4c
Merge branch 'debfix'
13 years ago
Marc Zinnschlag
9872c89539
packaging fixes for .deb packages
13 years ago
gugus
a6ffa1a82a
Allow not to build the launcher
13 years ago
Marc Zinnschlag
7c8853f6fe
post-merge fixes
13 years ago
Marc Zinnschlag
84a2053671
increased version number; another version number handling fix releated to deb packages
14 years ago
Lukasz Gromanowski
ea7eb7a62d
fixes #128 Configuration cleanup.
...
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Marc Zinnschlag
7c023a9973
fixed version number
14 years ago
Marc Zinnschlag
b157273cd9
Merge branch 'next'
...
Conflicts:
apps/openmw/main.cpp
14 years ago
Marc Zinnschlag
46e93eda40
Merge branch 'newlauncher'
14 years ago
Nikolay Kasyanov
9921e86790
Forcing to build with 10.6 sdk on OS X.
14 years ago
Pieter van der Kloet
24a07eef05
Merge remote-tracking branch 'upstream/master' into newlauncher
14 years ago
Marc Zinnschlag
6ddf9e4cc5
minor correction
14 years ago
Marc Zinnschlag
d5e4635198
state OpenMW version on doxygen main page
14 years ago
Marc Zinnschlag
f07f363a21
declare OpenMW version in CMakeLists.txt
14 years ago
Nikolay Kasyanov
e48d265b5d
Mac fix: added local config dir support, app root dir is dir where bundle located
14 years ago
Pieter van der Kloet
d7a3b84b3d
Merge remote-tracking branch 'upstream/master' into newlauncher
14 years ago
athile
231be8f381
Add BULLET_ROOT for the prebuilt binaries. Fix a minor VS2010 compile issue (missing header file).
14 years ago
Pieter van der Kloet
7c1f00884d
Merge remote-tracking branch 'upstream/master' into newlauncher
14 years ago
Marc Zinnschlag
d260e5c1bd
added file collection class
14 years ago
Pieter van der Kloet
7b554897e7
Merge remote-tracking branch 'upstream/master' into newlauncher
...
Conflicts:
CMakeLists.txt
apps/openmw/main.cpp
components/esm/defs.hpp
components/esm/loadappa.hpp
components/esm/loadbody.hpp
components/esm/loadclas.hpp
components/esm/loadcrea.hpp
components/esm/loadsndg.hpp
components/interpreter/installopcodes.cpp
14 years ago
Marc Zinnschlag
d8fa2f201a
improved description of openmw.cfg related cmake-variable
14 years ago
Marc Zinnschlag
d47abff25d
create local openmw.cfg file for uninstalled version
14 years ago
Pieter van der Kloet
94f3bc115f
Added missing resource file
14 years ago
Nikolay Kasyanov
fcfe267fc9
Refactored remaining headers in components/esm except defs.hpp.
...
Removed obsolete *.cpp files.
14 years ago
Nikolay Kasyanov
7168795ae6
components/esm header refactoring in progress. Refactored:
...
esm_reader.hpp
loadacti.hpp
loadalch.hpp
loadappa.hpp
loadarmo.hpp
loadbody.hpp
loadbook.hpp
loadbsgn.hpp
loadcell.hpp
loadclas.hpp
loadclot.hpp
loadland.hpp
Updated code style in defs.hpp
14 years ago
Nikolay Kasyanov
eaea48011d
Now working mac app bundle generated during build
...
(includes plugins & resources).
Still need to copy frameworks before deployment.
FindOGRE.cmake finds Ogre plugins dir on OS X.
Default OS X data path set to the data subdir
near .app.
README_Mac updated.
14 years ago
Marc Zinnschlag
7131c08ca4
moved path.hpp/path.cpp to a new component
14 years ago
Marc Zinnschlag
042c179ce7
fixed the openmw.cfg install problem (I hope)
14 years ago
Jan-Peter Nilsson
73f2fdfa72
Update default version and add libbullet2.77 as a dependency
14 years ago
Marc Zinnschlag
573090a07f
improved description of openmw.cfg related cmake-variable
14 years ago
Marc Zinnschlag
0c4e9d9207
create local openmw.cfg file for uninstalled version
14 years ago
Marc Zinnschlag
7c506301b7
Merge remote branch 'corristo/header-refactoring' into header-refactoring
...
Conflicts:
CMakeLists.txt
14 years ago
Nikolay Kasyanov
1e5768170f
Refactored remaining headers in components/esm except defs.hpp.
...
Removed obsolete *.cpp files.
14 years ago
Nikolay Kasyanov
a2c42ab5a2
components/esm header refactoring in progress. Refactored:
...
esm_reader.hpp
loadacti.hpp
loadalch.hpp
loadappa.hpp
loadarmo.hpp
loadbody.hpp
loadbook.hpp
loadbsgn.hpp
loadcell.hpp
loadclas.hpp
loadclot.hpp
loadland.hpp
Updated code style in defs.hpp
14 years ago
Jan-Peter Nilsson
08784470bc
Update default version and add libbullet2.77 as a dependency
14 years ago
Pieter van der Kloet
91fa147146
Modified CMake to include the launcher directory
14 years ago
Marc Zinnschlag
74d036a26a
getting rid of a cmake warning
14 years ago
Pieter van der Kloet
6e1e3b797c
Fixed a bug in the CMake file that prevented the plugins.cfg from being copied on Linux.
14 years ago
Nikolay Kasyanov
4e7a056e9e
Now working mac app bundle generated during build
...
(includes plugins & resources).
Still need to copy frameworks before deployment.
FindOGRE.cmake finds Ogre plugins dir on OS X.
Default OS X data path set to the data subdir
near .app.
README_Mac updated.
14 years ago
Marc Zinnschlag
647e88003e
build and activation fix
14 years ago
gugus
0fb2107265
Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions
...
Conflicts:
apps/openmw/mwclass/npc.cpp
14 years ago
Nikolay Kasyanov
edcac879d7
Oops. Used tabs instead of 4 spaces. Fixed.
14 years ago
Nikolay Kasyanov
768c9bdf07
On OS X openmw now sets current directory to bundle root, openmw.cfg values is relative to bundle root
14 years ago
Nikolay Kasyanov
943eea8104
.app bundle finally works
14 years ago
Nikolay Kasyanov
527ac956a7
More correct MacOS X bundle generation
14 years ago
Nikolay Kasyanov
4028600768
Builds on OS X now
14 years ago