index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Put ChatEvent handler into own function
est31
2015-11-09
*
Abort compile when attempting to build client with Irrlicht 1.8.2
kwolekr
2015-11-08
*
Add errno to socket creation failed exception
kwolekr
2015-11-08
*
Write new line character sequence at end of print()
est31
2015-11-08
*
Fix misc. MinGW and Valgrind warnings
kwolekr
2015-11-08
*
Add LuaSecureRandom
est31
2015-11-08
*
Update minetest.conf.example and src/settings_translation_file.cpp
est31
2015-11-08
*
Don't compile pcgrandom on Windows
est31
2015-11-08
*
Add support for audio feedback if placing node failed
BlockMen
2015-11-07
*
Add server side ncurses terminal
est31
2015-11-06
*
Schematics: Add core.place_schematic_on_vmanip API
kwolekr
2015-11-05
*
Fix time progressing too fast
est31
2015-11-04
*
Time: use locks again
est31
2015-11-04
*
Time: Remove serverside getter, and use atomic operations
est31
2015-11-03
*
Atomic: cleanup and add more operations
est31
2015-11-03
*
Only go fast in autorun if fast move is enabled
est31
2015-11-03
*
Silence 'unused typedef' warning for STATIC_ASSERT()
kwolekr
2015-11-03
*
Add callback parameter for core.emerge_area()
kwolekr
2015-11-02
*
Speed up saving of profiling data by 27x
gregorycu
2015-11-02
*
Rename and move basicmacros.h to util/basic_macros.h
est31
2015-11-02
*
Print --videomodes response to standard output, too
Kahrl
2015-11-02
*
Print direct command line responses to standard output instead of using the l...
Perttu Ahola
2015-11-02
*
Fix Lua scripting synchronization
kwolekr
2015-11-01
*
Fix Noise compiled under clang >= 3.7.x with -O2 or higher
kwolekr
2015-11-01
*
Fix server crashing on Lua errors
ShadowNinja
2015-10-31
*
Fix clang warning
ShadowNinja
2015-10-31
*
Fix C++11 compatibility
kwolekr
2015-10-31
*
WoW-style Autorun
Duane Robertson
2015-10-29
*
findSpawnPos: Add setting for max height above water level
paramat
2015-10-29
*
Mgfractal: Add filler depth noise
paramat
2015-10-29
*
Add STATIC_ASSERT() macro and use it
kwolekr
2015-10-27
*
Add DISABLE_CLASS_COPY macro (and use it)
kwolekr
2015-10-27
*
Environment: Time of day fixes and add serverside getter
est31
2015-10-27
*
Fix missing #include
PilzAdam
2015-10-27
*
Move basic, non-numeric macros from util/numeric.h to basicmacros.h
kwolekr
2015-10-27
*
Fix jittering sounds on entities (fixes #2974)
BlockMen
2015-10-26
*
Fix typo
BlockMen
2015-10-26
*
SAPI: Fix seed parameter truncation for LuaPseudoRandom constructor
kwolekr
2015-10-26
*
SAPI: Move core.get_us_time() to Util module
kwolekr
2015-10-26
*
Remove some abort() calls
est31
2015-10-26
*
SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre...
kwolekr
2015-10-25
*
SAPI: Mark all Lua API functions requiring envlock
kwolekr
2015-10-25
*
Correct comment in l_util.cpp
est31
2015-10-26
*
Add option to disable backface culling for models
BlockMen
2015-10-25
*
Escape " in generated settings_translation_file.cpp
PilzAdam
2015-10-25
*
Fix out of bounds vector write in Logger::addOutput(ILogOutput *out)
est31
2015-10-25
*
Mgfractal: Independent iterations and scale parameters
paramat
2015-10-24
*
Small logging refactor and additional options
est31
2015-10-24
*
Improve Lua settings menu
PilzAdam
2015-10-24
*
Fix compilation under MSVC and remove unnecessary conditional function prototype
kwolekr
2015-10-24
[next]