index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2016-04-24
Escape more strings: formspecs, item descriptions, infotexts...
Ekdohibs
2016-04-10
Update CSRP-GMP to commit deaa11a7c29a73008
est31
2016-03-19
Clean up Strfnd
ShadowNinja
2016-03-15
Remove chat escape sequences from chat messages, for future colored chat.
Ekdohibs
2016-03-15
Much better API for auth.{cpp, h}
est31
2016-03-07
Add AreaStore custom ID API
ShadowNinja
2016-03-07
Implement AreaStore serialization
ShadowNinja
2016-03-07
Fix SpatialAreaStore not freeing removed areas
ShadowNinja
2016-03-07
Add basic AreaStore method documentation
ShadowNinja
2016-03-07
Sort AreaStore header
ShadowNinja
2016-03-07
Clean up VectorAreaStore
ShadowNinja
2016-03-07
Move AreaStore container selection logic into getOptimalImplementation
ShadowNinja
2016-03-07
Move AreaStore to util
ShadowNinja
2016-03-07
Add minetest.register_lbm() to run code on block load only
est31
2016-02-18
HOTFIX: fix too agressive block culling
RealBadAngel
2016-02-11
v2d & aabbox3d<f32> & sky cleanups
nerzhul
2015-12-29
Add macos/freebsd missing endian.h include and add win endianness info
qiukeren
2015-11-08
Fix misc. MinGW and Valgrind warnings
kwolekr
2015-11-08
Don't compile pcgrandom on Windows
est31
2015-11-06
Add server side ncurses terminal
est31
2015-11-03
Silence 'unused typedef' warning for STATIC_ASSERT()
kwolekr
2015-11-02
Rename and move basicmacros.h to util/basic_macros.h
est31
2015-10-27
Move basic, non-numeric macros from util/numeric.h to basicmacros.h
kwolekr
2015-10-15
Add BufReader and vector-based serialization methods
kwolekr
2015-10-14
Rename macros with two leading underscores
ShadowNinja
2015-10-14
Always use errorstream for DEBUG_EXCEPTION_HANDLER
ShadowNinja
2015-09-30
Fix some SRP issues
est31
2015-08-23
Clean up threading
ShadowNinja
2015-08-19
Fix indianred and indigo of color-string
Rui
2015-08-19
Android: bypass broken wide_to_utf8 with wide_to_narrow (again)
est31
2015-08-06
Fix BufferedPacket race condition (fixes #2983)
kwolekr
2015-08-06
Initialize random for verification key generation too
est31
2015-08-02
src/util/numeric.{cpp,h}: Fix FacePositionCache data race
Břetislav Štec
2015-08-01
Improve accuracy and safety of float serialization
kwolekr
2015-08-01
Clean up util/serialization.{cpp,h} and add unit tests
kwolekr
2015-07-29
Android: fix horrible libiconv build
est31
2015-07-27
Add AreaStore data structure
est31
2015-07-24
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-21
Clarify docs for auth.cpp method
est31
2015-07-14
Increase limit of serialized long strings
kwolekr
2015-07-13
Add more robust error checking to deSerialize*String routines
kwolekr
2015-07-10
Misc. minor fixes
kwolekr
2015-07-08
Use UTF-8 instead of narrow
est31
2015-06-29
Add UpdateThread and use it for minimap and mesh threads
est31
2015-06-29
Fix *BSD build with GNU iconv
kwolekr
2015-06-23
Fix string conversion error message
est31
2015-06-20
More correct wrap_rows implementation
figec
2015-06-18
Fix wrap_rows at inner byte of multibyte sequence
figec
2015-06-17
Make wrap_rows not wrap inside utf-8 multibyte sequences
est31
[next]