index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irrlichttypes.h
Age
Commit message (
Expand
)
Author
2023-02-18
Remove dead code behind Irrlicht version checks
sfan5
2021-03-31
Irrlicht support code maintenance
sfan5
2018-11-18
Fix Android build (#7873)
Vitaliy
2018-11-11
Minor changes for IrrLicht 1.9 support
number Zero
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-08-16
Cleanup various headers to reduce compilation times (#6255)
Loïc Blot
2015-10-04
Define and use limit constants for Irrlicht fixed-width types
kwolekr
2014-12-09
Fix builds failing on BSD-like (such as OSX) due to an irrlicht bug (temporar...
Pavel Puchkin
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-01-21
Last set of minor cleanups
kwolekr
2012-12-20
Fixed u64 ambiguous symbol error
DannyDark
2012-06-17
Optimize headers
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-01-12
The huge item definition and item namespace unification patch (itemdef), see ...
Kahrl
2011-11-29
Completely generalized mesh generation; ContentFeatures serialization
Perttu Ahola
2011-11-29
Scripting WIP
Perttu Ahola