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
actorid old_d_version
nkorslund 15 years ago
parent e2e1c3b54b
commit de5a07ee71

71
.gitignore vendored

@ -1,70 +1,3 @@
# /
/cache
/later
/openmw.ini.*
/rr.sh
/fontdump
/MyGUI.log
/upm.sh
/raw.txt
/vids
/include
/includes
/data_english
/data_russian
/.thumbnails
/*.jpg
/*.dll
/*.exe
/*.def
/*.a
/*.map
/*.rsp
/ogre.cfg
/openmw
/bored
/private
/data
/bsatool
/niftool
/esmtool
/bored.highscores
/Ogre.log
/openmw.ini
/openmw.ini.old
/dsss_*
/dsss.last
/objs
/nifobjs
# /bullet/
/bullet/OgreOpcode*
/bullet/demo
/bullet/*.a
# /media_mygui/
/media_mygui/core.skin.orig
/media_mygui/.thumbnails
# /monster/
/monster/*openmw_last
# /mscripts/
/mscripts/draft
# /nif/
/nif/bumpmap
/nif/*.nif
# /ogre/
/ogre/*.nif
/ogre/cs
# /util/
/util/iconv
*.o
*.patch
*.diff
.directory
*~
data

@ -0,0 +1,66 @@
# /
/cache
/later
/openmw.ini.*
/rr.sh
/fontdump
/MyGUI.log
/upm.sh
/raw.txt
/vids
/include
/includes
/.thumbnails
/*.jpg
/*.dll
/*.exe
/*.def
/*.a
/*.map
/*.rsp
/ogre.cfg
/openmw
/bored
/bsatool
/niftool
/esmtool
/bored.highscores
/Ogre.log
/openmw.ini
/openmw.ini.old
/dsss_*
/dsss.last
/objs
/nifobjs
# /bullet/
/bullet/OgreOpcode*
/bullet/demo
/bullet/*.a
# /media_mygui/
/media_mygui/core.skin.orig
/media_mygui/.thumbnails
# /monster/
/monster/*openmw_last
# /mscripts/
/mscripts/draft
# /nif/
/nif/bumpmap
/nif/*.nif
# /ogre/
/ogre/*.nif
/ogre/cs
# /util/
/util/iconv
*.o
*.patch
*.diff
.directory

Before

Width:  |  Height:  |  Size: 387 B

After

Width:  |  Height:  |  Size: 387 B

Before

Width:  |  Height:  |  Size: 103 B

After

Width:  |  Height:  |  Size: 103 B

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Before

Width:  |  Height:  |  Size: 246 B

After

Width:  |  Height:  |  Size: 246 B

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save