.hgignore
author sheepluva
Thu, 18 Aug 2011 00:14:43 +0200
changeset 5594 3ab68a93434b
parent 5253 6a700868528b
child 5320 379c88aceae3
child 6003 74431bf4c632
permissions -rw-r--r--
portal: combating the space-detection issue. what needs to be tweaked next is how far away objects are spawned. it should either be a trial&error adjustment or depend on the object's moving direction and the portal's angle in order to avoid issues with box collisions. if the spawn distance to the portal is just a fixed value (as it was before this patch) or a constant factor (it is now) it can be too big for "nice" portal angles (in tight gaps with still enough space, but -> denied) and too small for bad angles (box collision esp. on big objects like barrels -> denied)
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