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
/
util
Commit message (
Expand
)
Author
Age
...
*
Check output of mpz_set_str and fix leak on error condition
est31
2015-07-24
*
Remove some old dead code. Fix some Clang warnings in SRP (ng->N... will
Loic Blot
2015-07-24
*
Clarify docs for auth.cpp method
est31
2015-07-21
*
Increase limit of serialized long strings
kwolekr
2015-07-14
*
Add more robust error checking to deSerialize*String routines
kwolekr
2015-07-13
*
Misc. minor fixes
kwolekr
2015-07-10
*
Use UTF-8 instead of narrow
est31
2015-07-08
*
Add UpdateThread and use it for minimap and mesh threads
est31
2015-06-29
*
Fix *BSD build with GNU iconv
kwolekr
2015-06-29
*
Fix string conversion error message
est31
2015-06-23
*
More correct wrap_rows implementation
figec
2015-06-20
*
Fix wrap_rows at inner byte of multibyte sequence
figec
2015-06-18
*
Make wrap_rows not wrap inside utf-8 multibyte sequences
est31
2015-06-17
*
Fail iconv call gracefully
est31
2015-06-17
*
Android: bypass broken wide_to_utf8 with wide_to_narrow
est31
2015-06-14
*
Add utf-8 conversion utilities and re-add intlGUIEditBox
est31
2015-06-13
*
Split ObjDef/ObjDefManager out to objdef.cpp
kwolekr
2015-05-18
*
Make early protocol auth mechanism generic, and add SRP
est31
2015-05-11
*
Fix several MSVC issues numeric.h
SmallJoker
2015-05-01
*
Fix fast leaves with texture_clean_transparent enabled.
Aaron Suen
2015-04-26
*
Refactor around translatePassword
est31
2015-04-17
*
Clean scaling pre-filter for formspec/HUD.
Aaron Suen
2015-04-01
*
Fix set_bits
kwolekr
2015-03-31
*
GenElementManager: Pass opaque handles to Lua and rename to ObjDefManager
kwolekr
2015-03-31
*
Clean up and tweak build system
ShadowNinja
2015-03-27
*
Add support for the PCG32 PRNG algo (and associated script APIs)
kwolekr
2015-03-22
*
MutexedQueue inherits must use std::deque instead of std::list
Loic Blot
2015-03-17
*
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-03-07
*
Fix Android text bug (no text displaying)
Craig Robbins
2015-03-07
*
Remove Queue class which uses std::list and use native std::queue
Loic Blot
2015-03-05
*
Use std::vector instead of std::list in StaticObjectList and MutexedMap::getV...
Loic Blot
2015-03-04
*
Fix narrow_to_wide_c (ANDROID)
Craig Robbins
2015-03-02
*
Fix minor memory leak (Android)
Craig Robbins
2015-02-27
*
Fix wrapDegrees family of functions
Craig Robbins
2015-02-23
*
Move hex.h to util/
Loic Blot
2015-02-21
*
Move sha1.hpp and base64.hpp to util/
Loic Blot
2015-02-21
*
Performance Improvement: Use a cache which caches result for getFacePositions.
Loic Blot
2015-02-16
*
Fix gettext on MSVC
BlockMen
2015-02-12
*
Fix Android build of narrow_to_wide
ShadowNinja
2015-02-11
*
Reduce gettext wide/narrow and string/char* conversions
ShadowNinja
2015-02-05
*
Water fixes
gregorycu
2015-01-18
*
Make minor style change(unescape_string())
Craig Robbins
2015-01-16
*
Fix unescape_string removing all backslashes
ShadowNinja
2015-01-15
*
Change UniqueQueue to use a queue and a set.
unknown
2015-01-15
*
Deduplicate code and use stdlib in string functions
ShadowNinja
2015-01-03
*
Fixes for Android build errors. Enable sensor landscape rotation.
KodexKy
2014-11-25
*
serialize.h: use machine native byte swapping if available, fall-back to prev...
Rafael Reilova
2014-11-21
*
Remove unused rangelim function (the macro still exists)
Kahrl
2014-11-19
*
Implement WieldMeshSceneNode which improves wield mesh rendering
Kahrl
2014-11-08
*
Cleanup and (mostly) document util/string.h and (very) minor refactoring
Craig Robbins
2014-11-02
[prev]
[next]