| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixes the month consistency issue in enums and get_date etc | Kyle Luce | 2016-03-13 | 1 | -0/+3 |
| * | Added relative paths for DirAccess::remove() | Zher Huei Lee | 2016-03-01 | 1 | -2/+5 |
| * | Fix allocation bug if compiled with modern clang or gcc | est31 | 2016-02-19 | 1 | -5/+22 |
| * | thread renaming | Ariel Manzur | 2016-01-31 | 2 | -14/+8 |
| * | total pointers | Ariel Manzur | 2016-01-31 | 1 | -1/+1 |
| * | improve reporting of error in wrong inheritance for autoload script | Juan Linietsky | 2016-01-13 | 1 | -2/+2 |
| * | Merge pull request #3230 from touilleMan/issue-55 | Rémi Verschelde | 2016-01-11 | 1 | -2/+1 |
| |\ |
|
| | * | Remove unnecessary null pointer checks | Emmanuel Leblond | 2016-01-04 | 1 | -2/+1 |
| * | | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky | 2016-01-10 | 2 | -4/+3 |
| * | | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky | 2016-01-10 | 1 | -0/+2 |
| * | | Fix pthread renaming in Open/FreeBSD | eska | 2016-01-09 | 1 | -1/+10 |
| |/ |
|
| * | having active items is pointless in input map | Juan Linietsky | 2016-01-03 | 1 | -1/+1 |
| * | Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #... | Juan Linietsky | 2016-01-02 | 1 | -1/+1 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 20 | -20/+20 |
| * | threads | Ariel Manzur | 2015-12-22 | 1 | -0/+7 |
| * | thread rename for ios and osx (if called from the thread to be renamed) | Ariel Manzur | 2015-12-18 | 1 | -1/+17 |
| * | thread set name | Ariel Manzur | 2015-12-17 | 2 | -0/+9 |
| * | added binary API to StreamPeer, fixes #2863 | Juan Linietsky | 2015-12-13 | 2 | -0/+11 |
| * | Fix windows build | est31 | 2015-12-09 | 1 | -5/+7 |
| * | Make the setting unix-only. | est31 | 2015-11-30 | 3 | -0/+19 |
| * | Merge pull request #2756 from trond/bugfix_udp | Juan Linietsky | 2015-11-19 | 1 | -1/+3 |
| |\ |
|
| | * | Fixed mistake where available buffer size would not be updated for each recvf... | Trond Abusdal | 2015-11-19 | 1 | -3/+1 |
| | * | * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi... | Trond Abusdal | 2015-11-09 | 1 | -1/+5 |
| | * | Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left... | Trond Abusdal | 2015-11-09 | 1 | -1/+1 |
| * | | Merge pull request #2707 from akien-mga/master | Juan Linietsky | 2015-11-18 | 1 | -2/+0 |
| |\ \ |
|
| | * | | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -2/+0 |
| | |/ |
|
| * | | Fix error messages forcing a white font for subsequent messages | Rémi Verschelde | 2015-11-10 | 1 | -6/+6 |
| * | | Display error type (error, warning, script error) in OS::print_error | Rémi Verschelde | 2015-11-10 | 1 | -8/+18 |
| |/ |
|
| * | Merge pull request #2365 from Mavhod/patch-1 | Juan Linietsky | 2015-10-17 | 1 | -1/+1 |
| |\ |
|
| | * | add () | Mavhod | 2015-08-13 | 1 | -1/+1 |
| | * | get_date on Linux | Mavhod | 2015-08-13 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'upstream/master' | Kostadin Damyanov | 2015-10-13 | 3 | -4/+16 |
| |\ \ |
|
| | * | | HTML5 exporter seems to be fully functional | Juan Linietsky | 2015-09-12 | 2 | -2/+13 |
| | * | | Removing locatime so this function compiles again. | Juan Linietsky | 2015-09-10 | 1 | -2/+2 |
| | * | | fixed localtime thing for ios, not tested anywhere else | Ariel Manzur | 2015-09-09 | 1 | -1/+2 |
| | |/ |
|
| * | | Merge remote-tracking branch 'upstream/master' | Kostadin Damyanov | 2015-08-09 | 2 | -0/+15 |
| |\| |
|
| | * | tested and fixed unix os_system_time_msec() | xodene | 2015-08-06 | 1 | -2/+3 |
| | * | Add OS.get_system_time_msec | Maximillian | 2015-08-06 | 2 | -0/+8 |
| | * | -some changes by okam | Juan Linietsky | 2015-06-30 | 1 | -0/+6 |
| * | | Merge remote-tracking branch 'upstream/master' | Kostadin Damyanov | 2015-06-18 | 2 | -8/+43 |
| |\| |
|
| | * | Add OS.get_time_zone_info function | est31 | 2015-06-06 | 2 | -1/+29 |
| | * | Add utc param to get_time and get_date methods | est31 | 2015-06-06 | 2 | -7/+14 |
| * | | Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNAL | Kostadin Damyanov | 2015-06-10 | 1 | -4/+0 |
| * | | Haiku: some small fixes | Kostadin Damyanov | 2015-05-25 | 1 | -3/+2 |
| * | | Haiku: link with the haiku libs, stub the OS_Haiku class. | Kostadin Damyanov | 2015-05-25 | 1 | -2/+6 |
| * | | Haiku: fix building with UNIX_ENABLED. | Kostadin Damyanov | 2015-05-25 | 3 | -4/+17 |
| |/ |
|
| * | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky | 2015-05-01 | 1 | -1/+1 |
| * | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky | 2015-04-18 | 1 | -4/+11 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 20 | -20/+20 |
| * | Merge pull request #1438 from Spooner/fix_isometric_demo | Juan Linietsky | 2015-03-22 | 1 | -1/+1 |
| |\ |
|