.. |
client
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
irrlicht_changes
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
network
|
Re-apply previous commit with a typo fix
|
2017-09-04 17:37:08 +02:00 |
script
|
Ores: Add stratum ore (#6352)
|
2017-09-03 22:32:21 +02:00 |
threading
|
Code modernization: subfolders (#6283)
|
2017-08-19 22:23:47 +02:00 |
unittest
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
util
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
activeobject.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
ban.cpp
|
Banmanager: Move 'creating' message from warningstream to infostream (#6277)
|
2017-08-19 08:06:22 +02:00 |
ban.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
camera.cpp
|
Zoom: Move enabling zoom to a new player object property
|
2017-08-30 19:39:05 +01:00 |
camera.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
cavegen.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
cavegen.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
chat_interface.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
chat.cpp
|
Add clientside translations.
|
2017-08-24 17:54:10 +02:00 |
chat.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
chatmessage.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
client.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
client.h
|
Clientevent refactor (#6320)
|
2017-08-28 20:02:23 +02:00 |
clientenvironment.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
clientenvironment.h
|
Fix OSX builds caused by __WORDSIZE again (#6307)
|
2017-08-24 10:02:23 +02:00 |
clientiface.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
clientiface.h
|
Network cleanup (#6302)
|
2017-08-24 08:28:54 +02:00 |
clientmap.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
clientmap.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
clientmedia.cpp
|
clientmap, clientmedia: code modernization
|
2017-08-17 08:26:52 +02:00 |
clientmedia.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
clientobject.cpp
|
clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)
|
2017-08-17 20:23:54 +02:00 |
clientobject.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
clientsimpleobject.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
cloudparams.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
clouds.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
clouds.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
cmake_config_githash.h.in
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
cmake_config.h.in
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
CMakeLists.txt
|
Add clientside translations.
|
2017-08-24 17:54:10 +02:00 |
collision.cpp
|
Change BS constant from implicit double to float (#6286)
|
2017-08-20 19:37:55 +02:00 |
collision.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
config.h
|
Add build date to minetest --version and increase readability (#6331)
|
2017-09-03 22:32:30 +02:00 |
constants.h
|
Respect object property hp_max field for players (#6287)
|
2017-08-23 22:32:10 +02:00 |
content_cao.cpp
|
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
|
2017-09-01 11:15:12 +02:00 |
content_cao.h
|
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
|
2017-09-01 11:15:12 +02:00 |
content_cso.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
content_cso.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
content_mapblock.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
content_mapblock.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
content_mapnode.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
content_mapnode.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
content_nodemeta.cpp
|
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984)
|
2017-06-16 11:25:52 +02:00 |
content_nodemeta.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
content_sao.cpp
|
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
|
2017-09-01 11:15:12 +02:00 |
content_sao.h
|
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
|
2017-09-01 11:15:12 +02:00 |
convert_json.cpp
|
Remove remaining modstore code (#6120)
|
2017-07-14 20:37:58 +02:00 |
convert_json.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
craftdef.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
craftdef.h
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database-dummy.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database-dummy.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
database-files.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database-files.h
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database-leveldb.cpp
|
Implement DatabaseException for databases
|
2016-05-17 14:36:51 +02:00 |
database-leveldb.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
database-postgresql.cpp
|
Optimize headers (part 2) (#6272)
|
2017-08-18 19:25:07 +02:00 |
database-postgresql.h
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database-redis.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database-redis.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
database-sqlite3.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database-sqlite3.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
database.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
database.h
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
daynightratio.h
|
Modernize src/c* src/d* and src/e* files (#6263)
|
2017-08-17 23:02:50 +02:00 |
debug.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
debug.h
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
defaultsettings.cpp
|
World start time: Add setting for this, default unchanged
|
2017-09-04 05:10:52 +01:00 |
defaultsettings.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
dungeongen.cpp
|
Optimize headers (part 2) (#6272)
|
2017-08-18 19:25:07 +02:00 |
dungeongen.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
emerge.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
emerge.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
environment.cpp
|
World start time: Add setting for this, default unchanged
|
2017-09-04 05:10:52 +01:00 |
environment.h
|
World start time: Add setting for this, default unchanged
|
2017-09-04 05:10:52 +01:00 |
event_manager.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
event.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
exceptions.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
face_position_cache.cpp
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
face_position_cache.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
filecache.cpp
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
filecache.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
filesys.cpp
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
filesys.h
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
fontengine.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
fontengine.h
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
game.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
game.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
gamedef.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
gameparams.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
genericobject.cpp
|
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
|
2017-09-01 11:15:12 +02:00 |
genericobject.h
|
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
|
2017-09-01 11:15:12 +02:00 |
gettext.cpp
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
gettext.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
gettime.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
guiChatConsole.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
guiChatConsole.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
guiEngine.cpp
|
Add clientside translations.
|
2017-08-24 17:54:10 +02:00 |
guiEngine.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
guiFormSpecMenu.cpp
|
Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (#5493)
|
2017-08-29 19:25:16 +02:00 |
guiFormSpecMenu.h
|
Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (#5493)
|
2017-08-29 19:25:16 +02:00 |
guiKeyChangeMenu.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
guiKeyChangeMenu.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
guiMainMenu.h
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
guiPasswordChange.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
guiPasswordChange.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
guiPathSelectMenu.cpp
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
guiPathSelectMenu.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
guiscalingfilter.cpp
|
Modernize various files
|
2017-08-18 07:44:52 +02:00 |
guiscalingfilter.h
|
Modernize various files (part 2)
|
2017-08-18 08:07:59 +02:00 |
guiTable.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
guiTable.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02: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
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
httpfetch.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
httpfetch.h
|
Modernize various files (part 2)
|
2017-08-18 08:07:59 +02:00 |
hud.cpp
|
Statbars: fix incorrect half-images in non-standard orientations (fixes #6198)
|
2017-08-27 19:06:40 +02:00 |
hud.h
|
Minimap: Add new HUD flag for minimap radar mode
|
2017-08-20 23:58:15 +01:00 |
imagefilters.cpp
|
Modernize various files (part 2)
|
2017-08-18 08:07:59 +02:00 |
imagefilters.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
intlGUIEditBox.cpp
|
Modernize various files (part 2)
|
2017-08-18 08:07:59 +02:00 |
intlGUIEditBox.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
inventory.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
inventory.h
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
inventorymanager.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
inventorymanager.h
|
Modernize various files (part 2)
|
2017-08-18 08:07:59 +02:00 |
irr_aabb3d.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
irr_v2d.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
irr_v3d.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
irrlichttypes_bloated.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
irrlichttypes_extrabloated.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
irrlichttypes.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
itemdef.cpp
|
Bump minimal protocol version to 36 (#6319)
|
2017-08-29 19:26:55 +02:00 |
itemdef.h
|
Overlays for wield and inventory images (#6107)
|
2017-08-25 13:20:53 +02:00 |
itemgroup.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
itemstackmetadata.cpp
|
Modernize various files (part 2)
|
2017-08-18 08:07:59 +02:00 |
itemstackmetadata.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
keycode.cpp
|
Modernize various files (src/k*, src/l*)
|
2017-08-18 08:21:01 +02:00 |
keycode.h
|
Modernize various files (src/k*, src/l*)
|
2017-08-18 08:21:01 +02:00 |
light.cpp
|
Modernize various files (src/k*, src/l*)
|
2017-08-18 08:21:01 +02:00 |
light.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
localplayer.cpp
|
Alternative code for slipping (#6256)
|
2017-08-26 09:01:09 +02:00 |
localplayer.h
|
Zoom: Move enabling zoom to a new player object property
|
2017-08-30 19:39:05 +01:00 |
log.cpp
|
Remove threads.h and replace its definitions with their C++11 equivalents (#5957)
|
2017-06-11 09:43:05 +02:00 |
log.h
|
Modernize various files (src/k*, src/l*)
|
2017-08-18 08:21:01 +02:00 |
main.cpp
|
Add build date to minetest --version and increase readability (#6331)
|
2017-09-03 22:32:30 +02:00 |
mainmenumanager.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
map_settings_manager.cpp
|
Cpp11 initializers 2 (#5999)
|
2017-06-17 19:11:28 +02:00 |
map_settings_manager.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
map.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
map.h
|
ServerMap saving: cleanups (#6274)
|
2017-08-19 11:29:46 +02:00 |
mapblock_mesh.cpp
|
mapblock_mesh.cpp: Fix code style and simplify a bit code (#4558)
|
2017-08-28 20:02:51 +02:00 |
mapblock_mesh.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
mapblock.cpp
|
Code modernization: src/m* (part 2)
|
2017-08-19 09:12:54 +02:00 |
mapblock.h
|
Code modernization: src/m* (part 2)
|
2017-08-19 09:12:54 +02:00 |
mapgen_carpathian.cpp
|
Use member initialization list instead of the constructor's body (#6371)
|
2017-09-03 19:33:22 +02:00 |
mapgen_carpathian.h
|
Remove 3D noise from getSteps function (#6360)
|
2017-09-02 18:01:13 +02:00 |
mapgen_flat.cpp
|
Use member initialization list instead of the constructor's body (#6371)
|
2017-09-03 19:33:22 +02:00 |
mapgen_flat.h
|
Code modernization: src/m* (part 2)
|
2017-08-19 09:12:54 +02:00 |
mapgen_fractal.cpp
|
Use member initialization list instead of the constructor's body (#6371)
|
2017-09-03 19:33:22 +02:00 |
mapgen_fractal.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mapgen_singlenode.cpp
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mapgen_singlenode.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mapgen_v5.cpp
|
Use member initialization list instead of the constructor's body (#6371)
|
2017-09-03 19:33:22 +02:00 |
mapgen_v5.h
|
Code modernization: src/m* (part 2)
|
2017-08-19 09:12:54 +02:00 |
mapgen_v6.cpp
|
Use member initialization list instead of the constructor's body (#6371)
|
2017-09-03 19:33:22 +02:00 |
mapgen_v6.h
|
Mgv6: Remove incorrectly defined and unused 'volume nodes'
|
2017-08-20 23:59:02 +01:00 |
mapgen_v7.cpp
|
Use member initialization list instead of the constructor's body (#6371)
|
2017-09-03 19:33:22 +02:00 |
mapgen_v7.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mapgen_valleys.cpp
|
Use member initialization list instead of the constructor's body (#6371)
|
2017-09-03 19:33:22 +02:00 |
mapgen_valleys.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mapgen.cpp
|
Code modernization: src/m* (part 2)
|
2017-08-19 09:12:54 +02:00 |
mapgen.h
|
Code modernization: src/m* (part 2)
|
2017-08-19 09:12:54 +02:00 |
mapnode.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
mapnode.h
|
Code modernization: src/m* (part 3)
|
2017-08-19 09:29:55 +02:00 |
mapsector.cpp
|
ServerMap saving: cleanups (#6274)
|
2017-08-19 11:29:46 +02:00 |
mapsector.h
|
ServerMap saving: cleanups (#6274)
|
2017-08-19 11:29:46 +02:00 |
mesh_generator_thread.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
mesh_generator_thread.h
|
Code modernization: src/m* (part 3)
|
2017-08-19 09:29:55 +02:00 |
mesh.cpp
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mesh.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
metadata.cpp
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
metadata.h
|
Code modernization: src/m* (part 3)
|
2017-08-19 09:29:55 +02:00 |
mg_biome.cpp
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mg_biome.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mg_decoration.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
mg_decoration.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
mg_ore.cpp
|
Ores: Add stratum ore (#6352)
|
2017-09-03 22:32:21 +02:00 |
mg_ore.h
|
Ores: Add stratum ore (#6352)
|
2017-09-03 22:32:21 +02:00 |
mg_schematic.cpp
|
Code modernization: src/m* (part 3)
|
2017-08-19 09:29:55 +02:00 |
mg_schematic.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
minimap.cpp
|
Code modernization: src/m* (part 3)
|
2017-08-19 09:29:55 +02:00 |
minimap.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
modalMenu.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
modifiedstate.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
mods.cpp
|
Code modernization: src/m* (part 3)
|
2017-08-19 09:29:55 +02:00 |
mods.h
|
Modernize various files (src/m*) (#6267)
|
2017-08-18 18:18:25 +02:00 |
nameidmapping.cpp
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
nameidmapping.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
nodedef.cpp
|
Pushing typo fix introduced in b7ee608e70f8e031e3e01c9672bedb16efa648b8
|
2017-08-29 20:21:14 +02:00 |
nodedef.h
|
Bump minimal protocol version to 36 (#6319)
|
2017-08-29 19:26:55 +02:00 |
nodemetadata.cpp
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
nodemetadata.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
nodetimer.cpp
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
nodetimer.h
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
noise.cpp
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
noise.h
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
objdef.cpp
|
Fix Windows build, clean up included headers
|
2015-05-22 20:37:59 +02:00 |
objdef.h
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
object_properties.cpp
|
Zoom: Move enabling zoom to a new player object property
|
2017-08-30 19:39:05 +01:00 |
object_properties.h
|
Zoom: Move enabling zoom to a new player object property
|
2017-08-30 19:39:05 +01:00 |
particles.cpp
|
Clientevent refactor (#6320)
|
2017-08-28 20:02:23 +02:00 |
particles.h
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
pathfinder.cpp
|
Code modernization: src/n*, src/o* (#6280)
|
2017-08-19 11:30:46 +02:00 |
pathfinder.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
player.cpp
|
Minimap: Add new HUD flag for minimap radar mode
|
2017-08-20 23:58:15 +01:00 |
player.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
porting_android.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
porting_android.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
porting.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
porting.h
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
profiler.cpp
|
Cpp11 patchset 11: continue working on constructor style migration (#6004)
|
2017-06-18 19:55:15 +02:00 |
profiler.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
quicktune_shortcutter.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
quicktune.cpp
|
Use C++11 mutexes only (remove compat code) (#5922)
|
2017-06-06 16:29:28 +02:00 |
quicktune.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
raycast.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
raycast.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
reflowscan.cpp
|
Cpp11 patchset 11: continue working on constructor style migration (#6004)
|
2017-06-18 19:55:15 +02:00 |
reflowscan.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
remoteplayer.cpp
|
Respect object property hp_max field for players (#6287)
|
2017-08-23 22:32:10 +02:00 |
remoteplayer.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
rollback_interface.cpp
|
Private nodemeta (#5702)
|
2017-05-10 15:29:21 +02:00 |
rollback_interface.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
rollback.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
rollback.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
serialization.cpp
|
compressZlib: don't use a SharedBuffer but a raw u8 * pointer
|
2017-07-27 07:56:48 +02:00 |
serialization.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
server.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
server.h
|
Network proto handlers/container fixes (#6334)
|
2017-08-29 20:37:54 +02:00 |
serverenvironment.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
serverenvironment.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
serverlist.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
serverlist.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
serverobject.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
serverobject.h
|
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
|
2017-09-01 11:15:12 +02:00 |
settings_translation_file.cpp
|
Remove DSTACK support (#6346)
|
2017-08-30 08:09:41 +02:00 |
settings.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
settings.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
shader.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
shader.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
2017-08-19 14:25:35 +02:00 |
sky.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
sky.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
sound_openal.cpp
|
Modernize code: very last fixes (#6290)
|
2017-08-20 19:37:29 +02:00 |
sound_openal.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
sound.cpp
|
Update Copyright Years
|
2013-02-24 20:15:24 +01:00 |
sound.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
staticobject.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
staticobject.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
subgame.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
subgame.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
terminal_chat_console.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
terminal_chat_console.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
tileanimation.cpp
|
Bump minimal protocol version to 36 (#6319)
|
2017-08-29 19:26:55 +02:00 |
tileanimation.h
|
Bump minimal protocol version to 36 (#6319)
|
2017-08-29 19:26:55 +02:00 |
tool.cpp
|
Bump minimal protocol version to 36 (#6319)
|
2017-08-29 19:26:55 +02:00 |
tool.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
touchscreengui.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
touchscreengui.h
|
Fix Android node selection distance (#6187)
|
2017-08-24 08:31:33 +02:00 |
translation.cpp
|
Add '@n' escape sequences and some documentation on translated strings.
|
2017-08-26 09:43:08 +02:00 |
translation.h
|
Add clientside translations.
|
2017-08-24 17:54:10 +02:00 |
treegen.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
treegen.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
version.cpp
|
Add build date to minetest --version and increase readability (#6331)
|
2017-09-03 22:32:30 +02:00 |
version.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
voxel.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
voxel.h
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
voxelalgorithms.cpp
|
Modernize source code: last part (#6285)
|
2017-08-20 13:30:50 +02:00 |
voxelalgorithms.h
|
C++ modernize: Pragma once (#6264)
|
2017-08-17 22:19:39 +02:00 |
wieldmesh.cpp
|
Overlays for wield and inventory images (#6107)
|
2017-08-25 13:20:53 +02:00 |
wieldmesh.h
|
Overlays for wield and inventory images (#6107)
|
2017-08-25 13:20:53 +02:00 |