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
/
util
/
string.h
Age
Commit message (
Expand
)
Author
2014-03-12
Replace usage of long long with u64/s64
ShadowNinja
2014-02-09
Add capability to read table flag fields from Lua API
kwolekr
2014-02-08
Make flag strings clear specified flag with 'no' prefix
kwolekr
2014-02-05
Revert "Fix settings to honor numeric conversion errors"
kwolekr
2014-02-04
Fix settings to honor numeric conversion errors
sapier
2013-12-13
Implement urlencode and urldecode
Kahrl
2013-11-04
Accept hexadecimal and string values for seeds
kwolekr
2013-09-11
Change mainmenu texture handling + small misc changes
Kahrl
2013-09-09
Add dummy and LevelDB database backends
Ilya Zhuravlev
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-07-08
Settings: everything != 0 equals true; remove .asm shaders
PilzAdam
2013-03-05
Allow any character in formspec strings with escape char
kwolekr
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-06
Add flag string settings, flat map option
kwolekr
2013-01-23
Fix compile under MingW
kwolekr
2012-12-16
Added ability to fetch media from remote server (using cURL library)
Ilya Zhuravlev
2012-09-05
Enforce stricter world names using a blacklist
Matthew I
2012-06-17
Initially split utility.h to multiple files in util/
Perttu Ahola