Commit graph

91 commits

Author SHA1 Message Date
aquileia
c928358106 Extend .gitignore for VC project files
This commit adapts .gitignore to the new MSVC compilation
recommandations on the wiki.

Signed-off-by: aquileia <sk.aquileia@gmail.com>
2014-03-22 15:39:01 +01:00
fendrin
25a225f363 Global .gitignore rule for "Thumbs.db". 2013-12-22 08:01:29 +01:00
Boldizsár Lipka
17cd340253 Ignore project files for all versions of QtCreator. 2013-12-08 22:20:28 +01:00
fendrin
ebe2b446ec Added ignore rule for eclipse pydev project files. 2013-11-27 02:16:17 +01:00
gfgtdf
209cb1bd53 ignoring VC10 projectfile, and "Neuer Ordner"
"Neuer Ordner" (translated "new folder") is the default name for created
folders on german windows versions.
2013-11-08 14:59:41 +01:00
Andrius Silinskas
d94b36d58a Add unit tests for mp::connect. Work in progress. 2013-09-05 18:33:34 +01:00
Ignacio R. Morelle
6e69dd15fb Restrict some .gitignore patterns to the root of the working tree
This is necessary so files with similar names which are actually
versioned and important aren't matched by these patterns, otherwise
only intended to match build output files.
2013-08-17 19:47:41 -04:00
Alexander van Gessel
38b224c1ff Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
This reverts commit 23b72d6956.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956 Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
This reverts commit 5fa5c03411, reversing
changes made to 06374c64ba.
2013-08-08 18:50:46 +02:00
Lipka Boldizsár
d2f7e31958 Ignore QtCreator generated project files. 2013-07-23 12:26:13 +02:00
anonymissimus
333aa70cef cmake/MSVC: .gitignore generated things 2013-06-24 23:00:28 -04:00
Ignacio R. Morelle
6e9aa5581a Exclude src/test* in .gitignore 2013-06-17 20:48:12 -04:00
Alexander van Gessel
97e1639740 Don't ignore translation catalogue templates 2013-05-23 17:26:30 +02:00
Alexander van Gessel
7d6349895d Don't ignore data/tools/wesnoth 2013-05-10 04:44:49 +02:00
anonymissimus
90316ec451 .gitignore some files for cmake generator+Linux+CodeBlocks way of building 2013-04-05 01:46:00 +02:00
Ignacio R. Morelle
23d6154e80 Add .kdev4 dir to gitignore patterns 2013-03-30 10:55:24 -03:00
Nils Kneuper
822550921a whitelist the po files dir so that committing there is possible 2013-03-30 14:12:24 +01:00
fendrin
0cc310f0ea Added some eclipse related files to the .gitignore blacklist. 2013-03-28 00:18:21 +01:00
Ignacio R. Morelle
9c52708263 Add .kdev_include_paths to svn:ignore list 2010-11-02 15:18:25 +00:00
Alexander van Gessel
a54117e4d3 svn:ignore some of the files cmake generates,
...it also overwrites the Makefiles in po/wesnoth-man{pages,ual}
though.
2009-02-11 17:48:25 +01:00
Mark de Wever
aced4c8953 Remove the old editor from svn:ignore. 2008-10-07 19:39:26 +00:00
Sergey Popov
28a71d28d3 Added some generated files to svn:ignore. 2008-10-03 10:05:37 +00:00
Pauli Nieminen
6c5a6aa32a Added scons compilation output files to svn:ignore
Made send_file  test sending multiple files simultanously

Added test_utils:one_of<class T> which test if value matches any one
in the given list

Made send_file report if there is problems streaming file for networking

Improved javascript code creating mouseover full text elements in test
website
2008-08-10 16:37:28 +00:00
Moritz Göbelbecker
c453b4a677 Add some cmake generated files to svn:ignore 2008-05-14 13:07:56 +00:00
Mark de Wever
4b3219dd56 Addd svn:ignore for cmake generated files.
Didn't add the ignore for liblibwesnoth-core.a since I assume
that to be renamed to libwesnoth-core.a which is already ignored.
2008-05-02 09:28:36 +00:00
Sergey Popov
0a0396d22b Added unversioned scons files to svn:ignore. 2008-04-04 09:48:24 +00:00
Benoît Timbert
2888a76b0c Apply patch #954 by Vladimir Slavik : svn:ignore tweaks 2008-02-17 20:54:17 +00:00
Mark de Wever
de4f5249f2 Add the following files to the ignore list tags, libwesnoth.a and test. 2007-12-27 12:02:46 +00:00
Gunter Labes
bfa92d6eeb ignore wesnoth_editor.exe as well 2007-07-06 15:59:49 +00:00
John W. C. McNabb
d6b4a2b667 Allow multiple background images in about,
...customizable by campaign, and put in a white drop-shadow on the text.
2006-03-23 01:47:59 +00:00
Nicolas Weeger
ec55160ad9 Options for Python API.
Script is now specified as a tag in the [ai] bloc. API is built only
if HAVE_PYTHON is defined (fallback on ai2 if Python not built).
2005-12-17 13:59:04 +00:00
Isaac Clerencia Perez
a1f8a707fe Remove more cvsignore stuff 2005-09-21 00:54:00 +00:00
András Salamon
90124d74a9 .cvsignore files for Mac directories 2005-05-03 19:46:52 +00:00
Jon Daniel
2e761488b2 .cvsignore update 2005-03-09 21:46:24 +00:00
Yann Dirson
4e5c49a392 cvsignore the new "translations" dir...
...used to get uninstalled translations to work
2004-10-11 22:12:02 +00:00
Yann Dirson
9806b88f67 add recently-removed generated files to cvsignore lists 2004-10-10 19:24:03 +00:00
Yann Dirson
cffb68f4bf .cvsignore more files 2004-09-02 19:27:56 +00:00
Justin Zaun
4458114052 [[Button and widget improvements]]
- Modified button widget
  Addedd a set_label fucntion. Calling it will set a new label for the
  button.

- Added a combobox widget
  Simple widget, its a button that calls a menu of choices when clicked. The
  selected option becomes the buttons label

- Started work on the Game Lobby. There is still a good bit of work to be
  done here, and what is shown isn't functional. Click the "Launch" button
  lets you configure the game the old way.

- Changed "AI" in the english config to "Computer Player"
2003-11-19 09:57:16 +00:00
zas
614ceb3fe2 make_translation and merge_translations were added to .cvsignore file 2003-09-19 10:58:55 +00:00
zas
e64bf1cb71 .cvsignore was added. 2003-09-18 16:10:09 +00:00
No Author
1e4bf1d2bb New repository initialized by cvs2svn. 2003-09-15 11:52:41 +00:00