minetest/src
minduser00 1d06a8ef6c Fix for translating empty strings
Fix for incorrect translation of empty strings

In the key change menu, when a button key not have name an empty string is passed to gettext.
The empty string is reserved for gettext to return de header of the .po file an this is shoved in the button
2018-06-03 17:32:00 +02:00
..
cguittfont Fix C++11 feature detection for undefined _MSC_VER (#7255) 2018-06-03 17:32:00 +02:00
client Do not scale texture unless necessary. 2018-06-03 17:32:00 +02:00
irrlicht_changes Irrlicht 1.9 support 2016-12-26 22:36:22 +01:00
network Fix undefined behaviour on getting pointer to data in empty vector 2018-06-03 17:32:00 +02:00
script Find nodes in area (under air): Raise volume limit and document it 2018-06-03 17:32:00 +02:00
threading Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (#6515) 2018-06-03 17:31:59 +02:00
unittest Time: Change old u32 timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
util Fix C++11 feature detection for undefined _MSC_VER (#7255) 2018-06-03 17:32:00 +02:00
activeobject.h Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
ban.cpp Clean up Strfnd 2016-03-19 21:27:57 -04:00
ban.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
camera.cpp Fix liquid post effect colour behaviour in third person view 2018-06-03 17:32:00 +02:00
camera.h Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
cavegen.cpp Caverns: Remove unnecessary liquid excavation 2017-05-16 21:56:51 +01:00
cavegen.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
chat_interface.h Add server side ncurses terminal 2015-11-06 08:51:14 +01:00
chat.cpp chat.cpp fix wchar_t isspace -> iswspace & wrong isspace on an index (#5783) 2017-05-20 12:56:02 +02:00
chat.h Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
client.cpp Damage: Remove damage ignore timer 2018-06-03 17:32:00 +02:00
client.h Damage: Remove damage ignore timer 2018-06-03 17:32:00 +02:00
clientenvironment.cpp Prevent fall damage from overflowing when falling from a large height. (#5791) 2017-05-21 11:18:38 +02:00
clientenvironment.h Client & ClientEnvirnment: don't create fake events (#5676) 2017-04-29 17:25:25 +02:00
clientiface.cpp ClientInterface: add a function to verify (correctly) if user limit was reached (#6258) 2018-06-03 17:31:59 +02:00
clientiface.h ClientInterface: add a function to verify (correctly) if user limit was reached (#6258) 2018-06-03 17:31:59 +02:00
clientmap.cpp Fix render order of overlays (#6008) 2018-06-03 17:31:59 +02:00
clientmap.h Environment & IGameDef code refactoring (#4985) 2017-01-09 20:39:22 +01:00
clientmedia.cpp Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
clientmedia.h Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
clientobject.cpp Environment & IGameDef code refactoring (#4985) 2017-01-09 20:39:22 +01:00
clientobject.h Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
clientsimpleobject.h Clang-format: trivial fix on some headers (#5495) 2017-04-01 14:48:16 +02:00
cloudparams.h Add clouds API 2017-04-30 00:06:13 +01:00
clouds.cpp Clouds API: Fix yellow clouds at dawn and dusk (#5707) 2017-05-05 22:07:25 +02:00
clouds.h Add clouds API 2017-04-30 00:06:13 +01:00
cmake_config_githash.h.in Clean up and tweak build system 2015-03-27 15:00:48 -04:00
cmake_config.h.in Also support X11 icon for minetest copies installed via make install (#4407) 2016-08-20 21:26:44 +02:00
CMakeLists.txt macOS: don't require X11 libraries during compilation (#7149) 2018-06-03 17:32:00 +02:00
collision.cpp CollisionMoveSimple: Collide with 'ignore' nodes 2018-06-03 17:32:00 +02:00
collision.h Don't pass non-const references to collision methods 2016-01-29 15:53:54 +01:00
config.h Revert the upper-case PROJECT_NAME nonsense that was part of #2402 2015-04-27 16:24:49 +02:00
constants.h Revert custom player collision box and step height commits 2017-05-09 03:52:28 +01:00
content_abm.cpp Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
content_abm.h Clang-format: trivial fix on some headers (#5495) 2017-04-01 14:48:16 +02:00
content_cao.cpp upright_sprite: Fix texture position for players Fixes #6471 2018-06-03 17:32:00 +02:00
content_cao.h Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
content_cso.cpp Environment & IGameDef code refactoring (#4985) 2017-01-09 20:39:22 +01:00
content_cso.h Update Copyright Years 2013-02-24 20:15:24 +01:00
content_mapblock.cpp "static constexpr v3s16 light_dirs[8]" fails to compile, sync it with master! (#7261) 2018-06-03 17:32:00 +02:00
content_mapblock.h Cleanup in content_mapblock (#5746) 2017-05-20 12:29:54 +02:00
content_mapnode.cpp Various style cleanups + unused code removal 2015-09-19 20:57:29 +02:00
content_mapnode.h Various style cleanups + unused code removal 2015-09-19 20:57:29 +02:00
content_nodemeta.cpp Make node timers more efficient 2016-06-11 23:35:17 +01:00
content_nodemeta.h Various style cleanups + unused code removal 2015-09-19 20:57:29 +02:00
content_sao.cpp SAO limits: Allow SAOs to exist outside the set 'mapgen limit' 2018-06-03 17:32:00 +02:00
content_sao.h Player attrs: permits to remove an attribute by setting value to nil (#5716) 2017-05-07 12:13:15 +02:00
convert_json.cpp Don't print whole json data buffer to errorstream on error 2016-01-28 23:53:58 +01:00
convert_json.h Fixes for compiling with a newer (system) jsoncpp (#4429) 2016-08-10 12:10:00 +02:00
craftdef.cpp Don't try to craft a non-existent item 2018-06-03 17:32:00 +02:00
craftdef.h Fix various copy instead of const ref reported by cppcheck (#5615) 2017-04-19 23:02:07 +02:00
database-dummy.cpp DB::loadBlock copy removal & DB backend cleanup 2016-05-17 06:52:16 +02:00
database-dummy.h Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
database-files.cpp Fix lint since recent player to db merge 2017-04-23 16:22:53 +02:00
database-files.h Fix lint since recent player to db merge 2017-04-23 16:22:53 +02:00
database-leveldb.cpp Implement DatabaseException for databases 2016-05-17 14:36:51 +02:00
database-leveldb.h Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
database-postgresql.cpp Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
database-postgresql.h Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
database-redis.cpp database-redis: Support password authentication 2017-03-11 21:39:32 +01:00
database-redis.h Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
database-sqlite3.cpp Clean up getTime helpers 2017-04-28 14:43:18 -04:00
database-sqlite3.h Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
database.cpp Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
database.h Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
daynightratio.h Update Copyright Years 2013-02-24 20:15:24 +01:00
debug.cpp Add server side ncurses terminal 2015-11-06 08:51:14 +01:00
debug.h Rename macros with two leading underscores 2015-10-14 02:39:37 -04:00
defaultsettings.cpp Add setting for near plane distance. (#6395) 2018-06-03 17:31:59 +02:00
defaultsettings.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
drawscene.cpp When minimap is disabled in configuration, really disable it (#5771) 2017-05-19 07:25:27 +02:00
drawscene.h When minimap is disabled in configuration, really disable it (#5771) 2017-05-19 07:25:27 +02:00
dungeongen.cpp Dungeongen: Add and improve parameters 2017-02-26 06:46:14 +00:00
dungeongen.h Dungeongen: Add and improve parameters 2017-02-26 06:46:14 +00:00
emerge.cpp Generate Notifier: Clear events once after all 'on generated' functions 2018-06-03 17:32:00 +02:00
emerge.h Environment & IGameDef code refactoring (#4985) 2017-01-09 20:39:22 +01:00
environment.cpp Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
environment.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
event_manager.h Change i++ to ++i 2015-08-25 18:33:52 -04:00
event.h Update Copyright Years 2013-02-24 20:15:24 +01:00
exceptions.h Fix various copy instead of const ref reported by cppcheck (#5615) 2017-04-19 23:02:07 +02:00
face_position_cache.cpp Clean up numeric.h and split FacePositionCache from it 2017-05-06 16:09:45 -04:00
face_position_cache.h Clean up numeric.h and split FacePositionCache from it 2017-05-06 16:09:45 -04:00
filecache.cpp Network Layer 7 rework (Packet handling) 2015-02-10 20:04:08 +10:00
filecache.h Fix various variables passed by copy instead of const ref (#5610) 2017-04-19 00:36:30 +02:00
filesys.cpp Fix RemoveRelatvePathComponents 2016-12-20 17:17:38 +10:00
filesys.h Add seperate cache path 2015-12-07 13:51:41 -05:00
fontengine.cpp Fix issue Minetest crash when custom font path is not exist 2018-06-03 17:32:00 +02:00
fontengine.h Use UTF-8 instead of narrow 2015-07-08 10:12:44 +02:00
game.cpp Fix Android node selection distance (#6187) 2018-06-03 17:31:59 +02:00
game.h Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
gamedef.h Add ModStorageAPI to client side modding (#5396) 2017-03-16 07:53:39 +01:00
gameparams.h LINT: Switch whitelist check from egrep to awk 2017-04-06 23:21:40 +02:00
genericobject.cpp Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
genericobject.h Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
gettext.cpp Fix typo 2015-10-26 15:14:22 +01:00
gettext.h Fix for translating empty strings 2018-06-03 17:32:00 +02:00
gettime.h Fix Lint broken by b662a4577d 2017-04-29 09:47:22 +02:00
guiChatConsole.cpp Fix console resize issue when maximising game window (#6023) 2018-06-03 17:31:59 +02:00
guiChatConsole.h Clean up getTime helpers 2017-04-28 14:43:18 -04:00
guiEngine.cpp Save minetest screen width/height options when modified (#5683) 2017-05-05 13:47:11 +02:00
guiEngine.h Fix various performance issues reported by cppcheck (#5628) 2017-04-21 10:06:08 +02:00
guiFileSelectMenu.cpp Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenu 2017-04-22 00:51:56 +02:00
guiFileSelectMenu.h Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenu 2017-04-22 00:51:56 +02:00
guiFormSpecMenu.cpp Ensure no item stack is being held before crafting (#4779) 2018-06-03 17:32:00 +02:00
guiFormSpecMenu.h Tooltips: Unify the tooltip[] and list[] description tooltip display functions (#5848) 2017-06-03 08:55:26 +02:00
guiKeyChangeMenu.cpp Add configurable key bindings for hotbar scrolling, and for changing volume. 2017-05-06 21:21:59 +02:00
guiKeyChangeMenu.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
guiMainMenu.h Optional reconnect functionality 2015-07-23 07:38:13 +02:00
guiPasswordChange.cpp Improve password change menu (#5757) 2017-05-20 12:29:44 +02:00
guiPasswordChange.h Improve password change menu (#5757) 2017-05-20 12:29:44 +02:00
guiscalingfilter.cpp Change i++ to ++i 2015-08-25 18:33:52 -04:00
guiscalingfilter.h Clean scaling pre-filter for formspec/HUD. 2015-04-01 00:01:05 -04:00
guiTable.cpp Clean up getTime helpers 2017-04-28 14:43:18 -04:00
guiTable.h Clean up getTime helpers 2017-04-28 14:43:18 -04:00
guiVolumeChange.cpp guiVolumeChange: prevent wrong value position by using 1 label instead of 2 (#5839) 2017-05-28 15:23:30 +02:00
guiVolumeChange.h Remove unused parameter of GUIVolumeChange 2016-10-09 10:35:51 +02:00
httpfetch.cpp httpfetch: Enable gzip support 2018-06-03 17:32:00 +02:00
httpfetch.h LINT fix 2017-04-23 10:24:00 +02:00
hud.cpp Statbars: fix incorrect half-images in non-standard orientations (fixes #6198) 2018-06-03 17:31:59 +02:00
hud.h Add option to use neither node highlighting nor outlining 2017-05-15 19:51:40 +10:00
imagefilters.cpp Fix some minor details from 6d61375 2015-04-01 00:19:10 -04:00
imagefilters.h Clean scaling pre-filter for formspec/HUD. 2015-04-01 00:01:05 -04:00
intlGUIEditBox.cpp Fix dancing text 2018-06-03 17:32:00 +02:00
intlGUIEditBox.h Time: Change old u32 timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
inventory.cpp Automatic item and node colorization (#5640) 2018-06-03 17:31:59 +02:00
inventory.h Automatic item and node colorization (#5640) 2018-06-03 17:31:59 +02:00
inventorymanager.cpp Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
inventorymanager.h MoveItemSomewhere double bugfix 2015-07-19 06:23:41 +02:00
irr_aabb3d.h Clang-format: trivial fix on some headers (#5495) 2017-04-01 14:48:16 +02:00
irr_v2d.h Clang-format: trivial fix on some headers (#5495) 2017-04-01 14:48:16 +02:00
irr_v3d.h Fix rounding error in g/set_node caused by truncation to float 2018-06-03 17:32:00 +02:00
irrlichttypes_bloated.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
irrlichttypes_extrabloated.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
irrlichttypes.h Define and use limit constants for Irrlicht fixed-width types 2015-10-04 04:00:16 -04:00
itemdef.cpp Hardware coloring for itemstacks 2017-04-08 18:39:15 -07:00
itemdef.h Hardware coloring for itemstacks 2017-04-08 18:39:15 -07:00
itemgroup.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
itemstackmetadata.cpp Fix empty legacy meta being persisted 2018-06-03 17:31:59 +02:00
itemstackmetadata.h Add ItemStack key-value meta storage 2017-02-04 22:07:55 +00:00
keycode.cpp Use the ARRLEN macro in more places and remove an unused macro. (#5260) 2017-02-18 15:24:49 +01:00
keycode.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
light.cpp Redo light.cpp. 2016-12-28 14:16:39 -08:00
light.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
localplayer.cpp Localplayer: Fix disable_jump effect and getStandingNodePos() 2018-06-03 17:31:59 +02:00
localplayer.h Localplayer: Fix disable_jump effect and getStandingNodePos() 2018-06-03 17:31:59 +02:00
log.cpp Fix off-by-one in log output line length (#6896) 2018-06-03 17:32:00 +02:00
log.h Add server side ncurses terminal 2015-11-06 08:51:14 +01:00
main.cpp Clean up getTime helpers 2017-04-28 14:43:18 -04:00
mainmenumanager.h Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
map_settings_manager.cpp Fix various points reported by cppcheck (#5656) 2017-04-25 10:21:42 +02:00
map_settings_manager.h Add MapSettingsManager and new mapgen setting script API functions 2016-07-03 15:38:36 -04:00
map.cpp SAO limits: Allow SAOs to exist outside the set 'mapgen limit' 2018-06-03 17:32:00 +02:00
map.h SAO limits: Allow SAOs to exist outside the set 'mapgen limit' 2018-06-03 17:32:00 +02:00
mapblock_mesh.cpp Optimize updateFastFaceRow processing by removing some TileSpec copy (#5678) 2017-04-29 20:36:09 +02:00
mapblock_mesh.h Optimize updateFastFaceRow processing by removing some TileSpec copy (#5678) 2017-04-29 20:36:09 +02:00
mapblock.cpp Private nodemeta (#5702) 2017-05-10 15:29:21 +02:00
mapblock.h Fix blocks written by vmanip not being marked as modified 2018-06-03 17:31:59 +02:00
mapgen_flat.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_flat.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_fractal.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_fractal.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_singlenode.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_singlenode.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_v5.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_v5.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_v6.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_v6.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_v7.cpp Mgv7: Fix undefined 'float_mount_height' 2018-06-03 17:31:59 +02:00
mapgen_v7.h Mgv7: Clean up divide-by-zero fix 2018-06-03 17:31:59 +02:00
mapgen_valleys.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen_valleys.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mapgen.cpp Generate Notifier: Clear events once after all 'on generated' functions 2018-06-03 17:32:00 +02:00
mapgen.h Generate Notifier: Clear events once after all 'on generated' functions 2018-06-03 17:32:00 +02:00
mapnode.cpp Leveled nodebox: Change levels from 1/63rds to 1/64ths 2018-06-03 17:31:59 +02:00
mapnode.h Leveled nodebox: Change levels from 1/63rds to 1/64ths 2018-06-03 17:31:59 +02:00
mapsector.cpp Replace various std::map with UNORDERED_MAP + various cleanups 2016-10-05 10:53:19 +02:00
mapsector.h Replace various std::map with UNORDERED_MAP + various cleanups 2016-10-05 10:53:19 +02:00
mesh_generator_thread.cpp Fix mem leak in mesh cache (#5781) 2017-05-20 08:16:16 +02:00
mesh_generator_thread.h Fix broken lint since 04cc9de8f2 2017-04-18 17:13:50 +02:00
mesh.cpp Do not shade inventory items with textures (#5869) 2017-06-01 23:18:55 +02:00
mesh.h Do not shade inventory items with textures (#5869) 2017-06-01 23:18:55 +02:00
metadata.cpp Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
metadata.h Add ModMetadata API (#5131) 2017-02-08 00:15:55 +01:00
mg_biome.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mg_biome.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mg_decoration.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mg_decoration.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mg_ore.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mg_ore.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mg_schematic.cpp Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
mg_schematic.h Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
minimap.cpp [CSM] Add function to set minimap shape (#5569) 2017-04-14 09:04:41 +02:00
minimap.h [CSM] Add function to set minimap shape (#5569) 2017-04-14 09:04:41 +02:00
modalMenu.h Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenu 2017-04-22 00:51:56 +02:00
modifiedstate.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
mods.cpp Real control fix (#5787) 2017-05-20 22:29:15 +02:00
mods.h Real control fix (#5787) 2017-05-20 22:29:15 +02:00
nameidmapping.cpp Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
nameidmapping.h Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
nodedef.cpp Tile material: Add 'TILE_MATERIAL_OPAQUE', use for drawtype 'NDT_NORMAL' 2018-06-03 17:31:59 +02:00
nodedef.h Various code cleanup & little performance improvement on HTTP download (#5772) 2017-05-20 08:15:56 +02:00
nodemetadata.cpp Private nodemeta (#5702) 2017-05-10 15:29:21 +02:00
nodemetadata.h Private nodemeta (#5702) 2017-05-10 15:29:21 +02:00
nodetimer.cpp Make node timers more efficient 2016-06-11 23:35:17 +01:00
nodetimer.h Make node timers more efficient 2016-06-11 23:35:17 +01:00
noise.cpp Noise: Prevent unittest crash caused by division by zero 2018-06-03 17:31:59 +02:00
noise.h Change internal type for seeds to s32 2016-06-04 01:51:44 -04:00
objdef.cpp Fix Windows build, clean up included headers 2015-05-22 20:37:59 +02:00
objdef.h Rename and move basicmacros.h to util/basic_macros.h 2015-11-02 04:57:55 +01:00
object_properties.cpp Hardware coloring for itemstacks 2017-04-08 18:39:15 -07:00
object_properties.h Hardware coloring for itemstacks 2017-04-08 18:39:15 -07:00
particles.cpp ParticleSpawner::step cleanup and rotation fix (#6486) 2018-06-03 17:31:59 +02:00
particles.h ParticleSpawner::step cleanup and rotation fix (#6486) 2018-06-03 17:31:59 +02:00
pathfinder.cpp Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
pathfinder.h Pathfinder: Fix style 2016-05-01 15:32:02 +02:00
player.cpp Wieldhand: Allow overriding the hand 2016-11-26 03:49:30 +00:00
player.h Cleanup some header inclusions to improve compilation times 2017-01-11 15:53:56 +01:00
porting_android.cpp Add seperate cache path 2015-12-07 13:51:41 -05:00
porting_android.h Add seperate cache path 2015-12-07 13:51:41 -05:00
porting.cpp Replace deprecated WINAPI GetVersionInfoEx (#6496) 2018-06-03 17:31:59 +02:00
porting.h Clean up getTime helpers 2017-04-28 14:43:18 -04:00
profiler.cpp Time: Change old u32 timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
profiler.h Time: Change old u32 timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
quicktune_shortcutter.h Create faster key cache for main game loop (client) 2014-11-10 12:26:19 +10:00
quicktune.cpp Clean up threading 2015-08-23 22:04:06 -04:00
quicktune.h Update Copyright Years 2013-02-24 20:15:24 +01:00
raycast.cpp Improve getPointedThing() (#4346) 2017-01-04 19:18:40 +01:00
raycast.h Improve getPointedThing() (#4346) 2017-01-04 19:18:40 +01:00
reflowscan.cpp Add CPP11 header to define nullptr & constexpr (#5471) 2017-03-29 13:34:57 +02:00
reflowscan.h Liquids: Update flow on block load 2016-12-07 04:06:00 +00:00
remoteplayer.cpp Clouds: Fix reddish clouds. Add missing alpha update 2017-05-04 04:26:06 +01:00
remoteplayer.h Fix day_night_ratio_do_override not being initialised server-side 2018-06-03 17:32:00 +02:00
rollback_interface.cpp Private nodemeta (#5702) 2017-05-10 15:29:21 +02:00
rollback_interface.h Clean up rollback 2014-11-19 16:21:59 -05:00
rollback.cpp Fix -Wterminate warnings in rollback.cpp as well 2016-07-08 07:27:49 +02:00
rollback.h Fix rollback.txt migration 2016-05-23 11:48:30 -04:00
serialization.cpp Don't use ZLIB_WINAPI if the required DLL is not provided to CMake 2016-09-21 20:16:31 +02:00
serialization.h Private nodemeta (#5702) 2017-05-10 15:29:21 +02:00
server.cpp Minetest ASCII art: Move from actionstream to rawstream 2018-06-03 17:32:00 +02:00
server.h Inventory: Restrict access from too far away 2018-06-03 17:32:00 +02:00
serverenvironment.cpp Huge LBM lookup performance improvement on mapblock loading (#7195) 2018-06-03 17:32:00 +02:00
serverenvironment.h ServerEnv: Clean up object lifecycle handling (#6414) 2018-06-03 17:31:59 +02:00
serverlist.cpp Server list cleanup 2017-03-18 12:37:57 +01:00
serverlist.h Server list cleanup 2017-03-18 12:37:57 +01:00
serverobject.cpp ServerEnv: Clean up object lifecycle handling (#6414) 2018-06-03 17:31:59 +02:00
serverobject.h ServerEnv: Clean up object lifecycle handling (#6414) 2018-06-03 17:31:59 +02:00
settings_translation_file.cpp Add a server-sided way to remove color codes from incoming chat messages (#5948) 2018-06-03 17:31:59 +02:00
settings.cpp Fix issue Minetest crash when custom font path is not exist 2018-06-03 17:32:00 +02:00
settings.h Fix issue Minetest crash when custom font path is not exist 2018-06-03 17:32:00 +02:00
shader.cpp Include TILE_MATERIAL_OPAQUE in shaders header (#6086) 2018-06-03 17:31:59 +02:00
shader.h Fix superflous shader setting updates (#4800) 2016-11-23 00:05:39 +10:00
sky.cpp Directional coloured fog: Fix order of SColor components 2017-05-04 04:26:06 +01:00
sky.h LINT fix since cloud API merge 2017-05-04 07:52:31 +02:00
socket.cpp Add errno to socket creation failed exception 2015-11-08 18:16:02 -05:00
socket.h Add errno to socket creation failed exception 2015-11-08 18:16:02 -05:00
sound_openal.cpp Fix recent commit: std::max -> std::fmax for floats (#6469) 2018-06-03 17:31:59 +02:00
sound_openal.h Update Copyright Years 2013-02-24 20:15:24 +01:00
sound.cpp Update Copyright Years 2013-02-24 20:15:24 +01:00
sound.h LINT fix since cloud API merge 2017-05-04 07:52:31 +02:00
staticobject.cpp Define and use limit constants for Irrlicht fixed-width types 2015-10-04 04:00:16 -04:00
staticobject.h Use warningstream for log messages with WARNING 2015-10-14 01:36:48 -04:00
subgame.cpp Add MapSettingsManager and new mapgen setting script API functions 2016-07-03 15:38:36 -04:00
subgame.h Fix game minetest.conf default settings 2015-03-18 13:03:02 -04:00
terminal_chat_console.cpp Add colored text (not only colored chat). 2016-05-31 17:34:29 +02:00
terminal_chat_console.h Add server side ncurses terminal 2015-11-06 08:51:14 +01:00
threads.h Fix C++11 Windows build of threading code 2016-10-06 22:37:30 +02:00
tileanimation.cpp Add particle animation, glow 2017-01-18 23:21:01 +01:00
tileanimation.h Pass clang-format on 14 trivial header files fixes 2017-04-07 23:22:00 +02:00
tool.cpp Fix click-digging torches (#5652) 2017-04-28 20:12:28 +02:00
tool.h Fix various copy instead of const ref reported by cppcheck (#5615) 2017-04-19 23:02:07 +02:00
touchscreengui.cpp Time: Change old u32 timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
touchscreengui.h Fix Android node selection distance (#6187) 2018-06-03 17:31:59 +02:00
treegen.cpp Fix various variables passed by copy instead of const ref (#5610) 2017-04-19 00:36:30 +02:00
treegen.h Fix various variables passed by copy instead of const ref (#5610) 2017-04-19 00:36:30 +02:00
version.cpp Android: Add githash header to spare rebuilds after new commits 2015-08-01 20:42:07 +02:00
version.h Clean up and tweak build system 2015-03-27 15:00:48 -04:00
voxel.cpp Time: Change old u32 timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
voxel.h Time: Change old u32 timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
voxelalgorithms.cpp Light update for map blocks 2017-04-20 05:39:14 +02:00
voxelalgorithms.h Light update for map blocks 2017-04-20 05:39:14 +02:00
wieldmesh.cpp Do not shade inventory items with textures (#5869) 2017-06-01 23:18:55 +02:00
wieldmesh.h Do not shade inventory items with textures (#5869) 2017-06-01 23:18:55 +02:00