.hgignore
author nemo
Sun, 02 Oct 2011 10:36:43 -0400
changeset 6081 537bbd5c1a62
parent 5253 6a700868528b
child 5320 379c88aceae3
child 6003 74431bf4c632
permissions -rw-r--r--
Basic test implementation of an ice flag. Allows for slick parts of terrain. Intended for ice gun, or "ice" mask on portions of land objects. In this test variant it is triggered on girders/objects/bridges of the snow/christmas theme, or on a map that uses blue as a mask colour. Probably needs sheepluva's slope detection to make slopes more slippery to climb.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     1
glob:CMakeCache.txt
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     2
glob:CMakeFiles
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     3
glob:moc_*.cxx
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     4
glob:qrc_*.cxx
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     5
glob:*.o
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     6
glob:Makefile
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     7
glob:bin
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     8
glob:*.hi
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     9
glob:*.*~
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    10
glob:*.core
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    11
glob:hedgewars/config.inc
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    12
glob:cmake_install.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    13
glob:QTfrontend/hwconsts.cpp
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    14
glob:CPackConfig.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    15
glob:CPackSourceConfig.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    16
glob:tools/cmake_uninstall.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    17
glob:install_manifest.txt
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    18
glob:.DS_Store
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    19
glob:*.swp
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    20
glob:*.orig
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    21
glob:*.diff
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    22
glob:vittorio.*
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    23
glob:project_files/HedgewarsMobile/Data/
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    24
glob:project_files/HedgewarsMobile/build/
5253
6a700868528b add the manual build server dir to .hgignore
koda
parents: 5172
diff changeset
    25
glob:gameServer/dist/
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    26
glob:misc/libtremor/Xcode/build/
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    27
glob:misc/liblua/Xcode/build/
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    28
glob:misc/libfreetype/Xcode/build/
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    29
glob:misc/libfreetype/Xcode-iPhoneOS/build/
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    30
glob:moc_*.cxx_parameters
3763
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    31
relre:^release\/
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    32
glob:*.log
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    33
glob:*.cmd
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    34
glob:*.diff
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    35
glob:*.patch
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    36
glob:*.orig
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    37
glob:*.bak
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    38
glob:*.rej