Преглед на файлове

misc: fix a few URLs.

legacy
Sam Hocevar sam преди 11 години
родител
ревизия
5a19e1539d
променени са 5 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. +1
    -1
      build/run-bitten.sh
  2. +1
    -1
      src/math/half.cpp
  3. +1
    -1
      test/math/remez.cpp
  4. +1
    -1
      tools/vimlol/vimlol.vim
  5. +1
    -1
      tools/vslol/source.extension.vsixmanifest

+ 1
- 1
build/run-bitten.sh Целия файл

@@ -12,7 +12,7 @@ if [ "${conffile}" = "" ]; then
fi
scriptfile=""
builddir="${tmpdir}/lol-bitten-`whoami`"
url="http://lol.zoy.org/builds"
url="http://lolengine.net/builds"

#
# Utility functions


+ 1
- 1
src/math/half.cpp Целия файл

@@ -114,7 +114,7 @@ static inline uint16_t float_to_half_branch(uint32_t x)
/* We use this magic table, inspired by De Bruijn sequences, to compute a
* branchless integer log2. The actual value fetched is 24-log2(x+1) for x
* in 1, 3, 7, f, 1f, 3f, 7f, ff, 1fe, 1ff, 3fc, 3fd, 3fe, 3ff. See
* http://lol.zoy.org/blog/2012/4/3/beyond-de-bruijn for an explanation
* http://lolengine.net/blog/2012/04/03/beyond-de-bruijn for an explanation
* of how the value 0x5a1a1a2u was obtained. */
static uint32_t const shifttable[16] =
{


+ 1
- 1
test/math/remez.cpp Целия файл

@@ -20,7 +20,7 @@
using lol::real;
using lol::RemezSolver;

/* See the tutorial at http://lol.zoy.org/wiki/doc/maths/remez */
/* See the tutorial at http://lolengine.net/wiki/doc/maths/remez */
real f(real const &x)
{
return exp(x);


+ 1
- 1
tools/vimlol/vimlol.vim Целия файл

@@ -2,7 +2,7 @@
""" Experimental Lol Engine Vim plugin
"""
""" More info here:
""" http://lol.zoy.org/wiki/dev/setup/vim
""" http://lolengine.net/wiki/dev/setup/vim
"""




+ 1
- 1
tools/vslol/source.extension.vsixmanifest Целия файл

@@ -6,7 +6,7 @@
<Version>1.0.0.8</Version>
<Description xml:space="preserve">Lol Engine Productivity Tools.</Description>
<Locale>1033</Locale>
<MoreInfoUrl>http://lol.zoy.org/</MoreInfoUrl>
<MoreInfoUrl>http://lolengine.net/</MoreInfoUrl>
<License>COPYING</License>
<InstalledByMsi>false</InstalledByMsi>
<SupportedProducts>


Зареждане…
Отказ
Запис