aboutsummaryrefslogtreecommitdiff
path: root/src/client/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/client.cpp')
0 files changed, 0 insertions, 0 deletions
718 (client-side).Aaron Suen2013-05-18 * Add varying levels of precision to TimeTakerkwolekr2013-03-29 * Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11 * Allow any character in formspec strings with escape charkwolekr2013-03-05 * Fix most warnings, re-fix MSVC compile errorkwolekr2013-02-26 * Update Copyright YearsSfan52013-02-24 * Change Minetest-c55 to MinetestPilzAdam2013-02-24 * Add flag string settings, flat map optionkwolekr2013-02-06 * Slightly improved version of mystrtok_rkwolekr2013-01-23 * Fix compile under MingWkwolekr2013-01-23 * The new mapgen, noise functions, et al.kwolekr2013-01-21 * Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev2012-12-16 * Const-correct util/serialize.hPerttu Ahola2012-12-02 * On-demand item meshes and texturesPerttu Ahola2012-12-02 * Const-correct SharedBuffer::SharedBuffer(const T *t, unsigned int size)Perttu Ahola2012-11-26 * Framework for the attachment system, new object property which allows changin...MirceaKitsune2012-11-25 * Enforce stricter world names using a blacklistMatthew I2012-09-05 * Define M_PI on MSVCPerttu Ahola2012-07-21 * Hopefully fix includes on mingwPerttu Ahola2012-06-17 * Optimize headers