summaryrefslogtreecommitdiff
path: root/platform/winrt/os_winrt.cpp
AgeCommit message (Expand)Author
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-01remove pc_joystick_map.hhondres
2016-01-04Remove unnecessary null pointer checksEmmanuel Leblond
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-11-19Added missing \n in script error output.ZuBsPaCe
2015-11-19Nice error output padding. Code location behind " At: " is now aligned with t...ZuBsPaCe
2015-11-19Removed ANSI error codes from windows terminal error output. Windows does not...ZuBsPaCe
2015-11-19Inconsistent code formatting in print_error (Newlines and spaces)ZuBsPaCe
2015-11-18Merge pull request #2718 from SaracenOne/audio_system_crash_fixJuan Linietsky
2015-11-10Fix error messages forcing a white font for subsequent messagesRémi Verschelde
2015-11-10Display error type (error, warning, script error) in OS::print_errorRémi Verschelde
2015-11-02Moved deleting sample player in OS finalize methods to before deleting audio ...Saracen
2015-06-07Complete fix for windows compilabilityest31
2015-06-07Fix windows compilabilityest31
2015-06-06Add OS.get_time_zone_info functionest31
2015-06-06Add utc param to get_time and get_date methodsest31
2015-06-06Use local time for both time and date on winest31
2015-02-18support for light and normal mapping in 2DJuan Linietsky
2014-12-20FixesJuan Linietsky
2014-12-15Small batch of fixesJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky