aboutsummaryrefslogtreecommitdiff
path: root/core/typedefs.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-3/+3
* Improved *_FAIL_INDEX error macros to print the index/sizeMarcelo Fernandez2017-10-221-2/+2
* Implement Linux-style likely()/unlikely() macrosHein-Pieter van Braam2017-09-211-0/+8
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add closest_power_of_2 func and implement mix_rate/latency on OS XMarcelo Fernandez2017-08-171-2/+19
* Move VERSION_MKSTRING logic to version.hRémi Verschelde2017-04-201-11/+0
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-35/+32
* Style: Various fixes to play nice with clang-formatRémi Verschelde2017-01-161-41/+33
* -Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky2017-01-061-4/+0
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Cleaner way to enable ptrcallJuan Linietsky2016-06-261-0/+1
* Add support for patch versions (2.0.x)Rémi Verschelde2016-03-221-0/+4
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Fix bug with nearest_power_of_2_templatedest312016-02-291-1/+10
* Merge pull request #3771 from est31/fix_memallocRémi Verschelde2016-02-231-0/+30
|\
| * Fix allocation bug if compiled with modern clang or gccest312016-02-191-0/+30
* | fixes array allocation bug and sets DEFAULT_ALIGNMENT to 1. probably needs te...Ariel Manzur2016-02-191-1/+1
|/
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* added binary API to StreamPeer, fixes #2863Juan Linietsky2015-12-131-0/+12
* merged some stuff for okamJuan Linietsky2015-09-031-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+245