- Jan 15, 2015
-
-
gregorycu authored
-
- Jan 03, 2015
-
-
ShadowNinja authored
-
- Nov 25, 2014
-
-
KodexKy authored
Fix typo in Android Makefile ndk path. Fix touchscreen parts of game.cpp to work after Zeno's refactor. Fix isdigit and isspace overload conflict with Android Irrlicht in string.h Enable sensor landscape rotation in Android Manifiest. Add mapgen v5 to Android build. Fix Makefile not checking leveldb. Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Nov 21, 2014
-
-
Rafael Reilova authored
serialize.h: use machine native byte swapping if available, fall-back to previous generic method if not (supported for GCC using endian.h, detection done in cmake) write/readARGB8() - just write 32-bit color in one op, instead of 4 1-byte ops cleanup: removed unneeded buffer init for some serialize-out functions use a #define for the fixed point factor in read/writeF1000() nodemetadata.cpp, nodetimer.cpp optimzation: simpler deserialize node position method staticobject.cpp: cleanup: use util/serialize.h inlines instead of its own de/serialization serialize.cpp: minor optimization/cleanup: avoid generation of unneeded string temporary CMakeLists.txt, cmake_config.h.in: detection of endian.h config.h: added HAVE_ENDIAN_H Commits due to feedback squashed Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Nov 19, 2014
-
-
Kahrl authored
-
- Nov 08, 2014
-
-
Kahrl authored
- Don't create and cache an extruded mesh for every (non-node) item. Instead use a single one per image resolution. - For cubic nodes reuse a single wield mesh too - Improve lighting of the wielded item - Increase far value of wield mesh scene camera, fixes #1770 - Also includes some minor refactorings of Camera and GenericCAO.
-
- Nov 02, 2014
-
-
Zeno- authored
Updated: Incorporated feedback from 'kahrl' Updated: Moved MinetestApp::boolToCStr() from game.cpp into string.h renaming it bool_to_cstr()
-
- Oct 29, 2014
- Oct 09, 2014
-
-
Kahrl authored
-
- Oct 05, 2014
-
-
BlockMen authored
-
- Oct 03, 2014
-
-
kwolekr authored
-
- Sep 28, 2014
-
-
BlockMen authored
-
- Sep 21, 2014
-
-
ShadowNinja authored
Also check for (this == &other) before locking mutexes.
-
- Jun 29, 2014
-
-
sapier authored
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
-
sapier authored
-
sapier authored
-
- Apr 19, 2014
-
-
sapier authored
-
- Apr 12, 2014
-
-
BlockMen authored
-
- Mar 21, 2014
-
-
ShadowNinja authored
-
- Mar 15, 2014
-
-
ShadowNinja authored
-
- Mar 14, 2014
-
-
ShadowNinja authored
This reverts commit 875f1327. Fixed width format specifiers are only officially availale in C99 and C++11.
-
- Mar 13, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
-
- Feb 16, 2014
-
-
kwolekr authored
-
- Feb 09, 2014
-
-
kwolekr authored
-
- Feb 08, 2014
-
-
kwolekr authored
Remove flagmask field from set_mapgen_params table Add small bits of needed documentation
-
- Feb 05, 2014
-
-
sapier authored
Rename try* non exceptioning functions to *NoEx
- Jan 10, 2014
-
-
sapier authored
-
- Dec 15, 2013
-
-
sapier authored
-
- Dec 13, 2013
- Dec 01, 2013
-
-
sapier authored
-
- Nov 17, 2013
- Nov 12, 2013
-
-
sfan5 authored
-
- Nov 11, 2013
-
-
sapier authored
-
- Nov 05, 2013
-
-
kwolekr authored
-