1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
athile
d955a0efc4 WIP Windows build 2010-08-30 02:12:54 +01:00
Marc Zinnschlag
cb6996a90e doxygen setup fix 2010-08-23 18:25:50 +02:00
Nicolay Korslund
9c839e220e Moved GUI stuff into components 2010-07-08 22:34:35 +02:00
Nicolay Korslund
29522f57d3 Cleaned up some old D files 2010-07-08 18:43:22 +02:00
Nicolay Korslund
b2d54a619e Implemented all MW window layouts 2010-07-08 15:23:35 +02:00
Nicolay Korslund
3896fd218a Added stand-alone GUI test, compiles and runs 2010-07-08 11:53:59 +02:00
Nicolay Korslund
2ec96ed7de Merge branch 'master' of http://github.com/ardekantur/openmw 2010-07-07 09:53:13 +02:00
Nicolay Korslund
359f2903d7 Merged athile and zinnschlag 2010-07-07 09:46:11 +02:00
Ardekantur
ee6c933156 Merge branch 'master' of git://github.com/korslund/openmw
Conflicts:
	CMakeLists.txt
	apps/openmw/main.cpp
	game/engine.cpp
2010-07-04 17:16:57 -04:00
Ardekantur
fc6009ebb3 ignore directories like build_<platform> too 2010-07-04 17:08:23 -04:00
Nicolay Korslund
4a3f6b0ff1 Various fixes to get openmw to compile and run properly 2010-07-02 10:41:39 +02:00
Nicolay Korslund
d03a4c2c7c Fixed a couple more line endings 2010-07-01 17:41:06 +02:00
Nicolay Korslund
cd1e17239c Reverted moving caelum resources 2010-06-28 14:37:29 +02:00
Nicolay Korslund
5005f5eb06 Fixed platform/strings.h to work again on Linux 2010-06-28 11:45:42 +02:00
Nicolay Korslund
a26641cca1 Moved caelum resources into the right place in the repo, instead of having cmake make redundant copies. Also fixed file modes/line endings. 2010-06-28 11:36:58 +02:00
Nicolay Korslund
c17015dfb5 Added screenshot function 2010-06-22 16:07:03 +02:00
Marc Zinnschlag
b1e96386c6 added doxygen configuration 2010-06-15 16:47:08 +02:00
Nicolay Korslund
10c1d78c38 Windows compatibility patch 2010-06-12 09:48:58 +02:00
Nicolay Korslund
fdb41f0774 Merged in CMake and header cleanups from zinnschlag 2010-06-06 18:01:29 +02:00
Ardekantur
1004ab7ea2 Merge branch 'mac-build'
Conflicts:
	.gitignore
2010-06-03 18:59:20 -04:00
Ardekantur
79721e2879 gitignore 2010-06-03 18:55:16 -04:00
Nicolay Korslund
2d3a56a464 Set up OGRE window and config reading 2010-06-03 21:51:59 +02:00
Nicolay Korslund
320fb3f8b8 Added very early CMakeLists.txt, builds main executable from game/main.cpp 2010-02-28 14:51:17 +01:00
Nicolay Korslund
bbf0bbe982 Nitpicks 2010-02-17 21:27:13 +01:00
nkorslund
de5a07ee71 Moved old d code to old_d_version/ - will be deleted later
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@138 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-12-19 21:31:22 +00:00
nkorslund
c52404bf45 Updated .gitignore
Added -m32 switch for  x86_64-i386 cross-compilation

Signed-off-by: Josua Grawitter <grewater@googlemail.com>

git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@128 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-08-25 14:37:40 +00:00
nkorslund
50b58f4139 Added .gitignore file
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@127 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-08-23 09:16:47 +00:00