index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapgen_singlenode.cpp
diff options
context:
1
2
3
4
5
6
7
8
9
10
-- Minetest: builtin/client/init.lua
local
scriptpath
=
core
.
get_builtin_path
()
local
clientpath
=
scriptpath
..
"client"
..
DIR_DELIM
local
commonpath
=
scriptpath
..
"common"
..
DIR_DELIM
dofile
(
clientpath
..
"register.lua"
)
dofile
(
commonpath
..
"after.lua"
)
dofile
(
commonpath
..
"chatcommands.lua"
)
dofile
(
clientpath
..
"chatcommands.lua"
)
dofile
(
commonpath
..
"vector.lua"
)
dofile
(
clientpath
..
"death_formspec.lua"
)
href='/minetest.git/commit/src/mapgen_singlenode.cpp?h=release&id=43d1f375d18a2fbc547a9b4f23d1354d645856ca'>43d1f375d18a2fbc547a9b4f23d1354d645856ca (
diff
)
download
minetest-b6f4a9c7e1a4f0bac66fd6f6ff844425ac775975.tar.gz
minetest-b6f4a9c7e1a4f0bac66fd6f6ff844425ac775975.tar.bz2
minetest-b6f4a9c7e1a4f0bac66fd6f6ff844425ac775975.zip
Make the player collisionbox settable
Diffstat
(limited to 'src/mapgen_singlenode.cpp')
0 files changed, 0 insertions, 0 deletions