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
/
script
Mode
Name
Size
-rw-r--r--
CMakeLists.txt
542
log
plain
d---------
common
364
log
plain
d---------
cpp_api
1094
log
plain
d---------
lua_api
2232
log
plain
-rw-r--r--
scripting_client.cpp
2530
log
plain
-rw-r--r--
scripting_client.h
1361
log
plain
-rw-r--r--
scripting_mainmenu.cpp
2859
log
plain
-rw-r--r--
scripting_mainmenu.h
1715
log
plain
-rw-r--r--
scripting_server.cpp
/*
Minetest
Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along
with this program;