1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 18:37:08 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
jeaye
04735a6734 Extend .gitignore
Organize .gitignore to make it easier to add to

Ignore only binaries, not directories

Removed some invalid ignores (.cfg, .desktop, etc)

Better globbing
2013-10-16 14:44:18 -07:00
Marc Zinnschlag
fb7273e14a Merge remote-tracking branch 'sirherrbatka/icons-svg'
Conflicts:
	.gitignore
2013-08-26 14:52:26 +02:00
Marek Kochanowicz
abd03245d7 Adding .directory to gitignore. 2013-08-24 19:17:44 +02:00
Miroslav Puda
eb8afa5d35 Ignoring Eclipse project files. 2013-05-18 21:38:09 +02:00
Marc Zinnschlag
5346508471 added kate junk to .gitignore 2013-03-21 10:16:32 +01:00
Tom Mason
bbac63bff7 Ignore vim swap files 2013-01-20 14:25:44 +00:00
scrawl
00a2de432a fix BulletShapeLoader namespace 2012-11-08 18:48:07 +01:00
guidoj
0549e949ba Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
Marc Zinnschlag
be70d197e5 Merge branch 'next'
Conflicts:
	.gitignore
	cmake/FindOGRE.cmake
2012-03-02 12:11:44 +01:00
Marc Zinnschlag
52a6605f10 Merge remote branch 'mirc/refactor_wm' into refactor_wm
- changed the way dynamics stats are passed to the character creation object
- some more clean up

Conflicts:
	.gitignore
	apps/openmw/mwgui/window_manager.cpp
	apps/openmw/mwgui/window_manager.hpp
2012-02-03 11:24:28 +01:00
Cris Mihalache
4b758376be Created a class for char gen, and starting moving code to it 2012-01-30 16:38:43 +02:00
Cris Mihalache
daa8fb15ce Removed all physics-related code from Engine 2012-01-29 20:51:20 +02:00
Lukasz Gromanowski
6b3242f514 Updated .gitignore file
Updated .gitignore file - added ignore rules for:
*.a, *.o, cmake_install.cmake, moc_*.cxx files.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2012-01-21 01:09:06 +01:00
Lukasz Gromanowski
ea7eb7a62d fixes #128 Configuration cleanup.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-08-19 21:06:09 +02:00
Marc Zinnschlag
d5e4635198 state OpenMW version on doxygen main page 2011-07-08 14:52:34 +02:00
Marc Zinnschlag
27cba6c624 created config.hpp file for appps/openmw 2011-07-08 14:39:23 +02:00
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