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
/
emerge.cpp
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Muhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com>
2017-09-30 00:50:42 +0700
committer
paramat <mat.gregory@virginmedia.com>
2018-02-20 15:21:59 +0000
commit
0f015b28a30f77e006528a36c8d5b7705b0d6423
(
patch
)
tree
3af62849731ed295e9d7254e1708c126bed137fd
/
src/emerge.cpp
parent
cf98f
--Minetest
--Copyright (C) 2014 sapier
--
--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; if not, write to the Free Software Foundation, Inc.,
--51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
local function
dialog_event_handler
(
self
,
event
)
if
self
.
user_eventhandler
==
nil or
self
.
<