Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Deduplicate code and use stdlib in string functions | ShadowNinja | 2015-01-03 |
| | |||
* | Added names colours and refactored parseColorString() | Craig Robbins | 2014-10-29 |
| | |||
* | Add [colorize modifier | BlockMen | 2014-10-05 |
| | |||
* | Fix misc. style issues | kwolekr | 2014-10-03 |
| | |||
* | Use const references for Settings methods | ShadowNinja | 2014-09-21 |
| | | | | Also check for (this == &other) before locking mutexes. | ||
* | Add support for Android 2.3+ | sapier | 2014-06-29 |
| | | | | | | | | | | | | | 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! | ||
* | Add capability to read table flag fields from Lua API | kwolekr | 2014-02-09 |
| | |||
* | Make flag strings clear specified flag with 'no' prefix | kwolekr | 2014-02-08 |
| | | | | | Remove flagmask field from set_mapgen_params table Add small bits of needed documentation | ||
* | Implement urlencode and urldecode | Kahrl | 2013-12-13 |
| | |||
* | Fix win32/msvc i18n (quite UGLY version, blame Microsoft) | sapier | 2013-11-11 |
| | |||
* | Accept hexadecimal and string values for seeds | kwolekr | 2013-11-04 |
| | |||
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | Add flag string settings, flat map option | kwolekr | 2013-02-06 |
| | |||
* | Slightly improved version of mystrtok_r | kwolekr | 2013-01-23 |
| | |||
* | Fix compile under MingW | kwolekr | 2013-01-23 |
| | |||
* | Added ability to fetch media from remote server (using cURL library) | Ilya Zhuravlev | 2012-12-16 |
| | |||
* | Hopefully fix includes on mingw | Perttu Ahola | 2012-06-17 |
| | |||
* | Initially split utility.h to multiple files in util/ | Perttu Ahola | 2012-06-17 |