| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #26462 from SubSage/master | Rémi Verschelde | 2019-05-28 | 1 | -1/+7 |
| |\ |
|
| | * | Fixes stderr silence; adds missing quote from exe args(windows) | Luis Martinez | 2019-03-05 | 1 | -1/+7 |
| * | | Merge pull request #29119 from bruvzg/native_icon_support | Rémi Verschelde | 2019-05-27 | 2 | -0/+132 |
| |\ \ |
|
| | * | | Add native window/taskbar icon support for Windows and macOS. | bruvzg | 2019-05-24 | 2 | -0/+132 |
| * | | | Check project settings live before lookup in crash handler | Ibrahn Sahir | 2019-05-23 | 1 | -2/+7 |
| |/ / |
|
| * | | added a const keyword for a methods that return constant literal... | hbina085 | 2019-05-21 | 2 | -2/+2 |
| * | | Fix typos with codespell | Rémi Verschelde | 2019-05-19 | 1 | -1/+1 |
| * | | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde | 2019-04-30 | 1 | -3/+3 |
| * | | Merge pull request #28061 from guilhermefelipecgs/fix_19137 | Rémi Verschelde | 2019-04-29 | 1 | -0/+2 |
| |\ \ |
|
| | * | | [Input] Release keys/actions pressed if window loses focus | Guilherme Felipe | 2019-04-27 | 1 | -0/+2 |
| * | | | Convert line endings to CRLF in `OS.set_clipboard()` on Windows | Hugo Locurcio | 2019-04-27 | 1 | -4/+7 |
| |/ / |
|
| * | | Merge pull request #28396 from akien-mga/scons-capture-the-flags | Rémi Verschelde | 2019-04-25 | 1 | -7/+10 |
| |\ \ |
|
| | * | | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS | Rémi Verschelde | 2019-04-24 | 1 | -7/+10 |
| * | | | Fixes to make exporting more responsive. | Juan Linietsky | 2019-04-24 | 1 | -1/+1 |
| |/ / |
|
| * | | Fixes build for Windows cross-compilation | Kenneth Lee | 2019-04-23 | 2 | -1/+2 |
| * | | Android now (optionally) builds the template when exporting | Juan Linietsky | 2019-04-07 | 2 | -2/+8 |
| * | | Merge pull request #28166 from KLee1248/first_bug | Rémi Verschelde | 2019-04-22 | 1 | -12/+14 |
| |\ \ |
|
| | * | | Use SHGetKnownFolderPath instead of SHGetFolderPathW. | KLee1248 | 2019-04-18 | 1 | -12/+14 |
| * | | | Merge pull request #28051 from WindyDarian/no_utf8_for_vs2013 | Rémi Verschelde | 2019-04-19 | 1 | -1/+3 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Ignore '/utf-8' flag on vs2013 | Windy Darian | 2019-04-15 | 1 | -1/+3 |
| * | | | Add Input::get_current_cursor_shape | Guilherme Felipe | 2019-04-15 | 2 | -4/+6 |
| |/ / |
|
| * | | Force utf-8 source file encoding in MSVC | Windy Darian | 2019-04-10 | 1 | -1/+1 |
| * | | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde | 2019-04-09 | 1 | -1/+3 |
| * | | Merge pull request #27067 from shartte/remove-context-gl | Rémi Verschelde | 2019-04-07 | 1 | -11/+10 |
| |\ \ |
|
| | * | | Remove ContextGL since as an abstraction it's unused. | Sebastian Hartte | 2019-04-06 | 1 | -11/+10 |
| * | | | Remove unused imports | Hendrikto | 2019-04-06 | 1 | -1/+0 |
| |/ / |
|
| * | | Fixed & improved Visual Studio custom debugger visualization | PouleyKetchoupp | 2019-03-12 | 1 | -65/+82 |
| * | | Disable driver fallback to GLES2 by default | Rémi Verschelde | 2019-03-05 | 1 | -2/+2 |
| * | | Add support for event accumlation (off by default, on for editor), fixes #26536 | Juan Linietsky | 2019-03-03 | 1 | -8/+9 |
| * | | Implement a more coherent (and way less hack) way to block animation updates,... | Juan Linietsky | 2019-03-03 | 1 | -3/+2 |
| * | | Ability to keep pumping messages while being debugged, may be a solution for ... | Juan Linietsky | 2019-03-03 | 2 | -2/+28 |
| |/ |
|
| * | -Remove harcoded opengl extension testing from OS, ask rasterizer instead. | Juan Linietsky | 2019-02-26 | 1 | -1/+1 |
| * | Update Windows global mouse position at startup | Junwei Ng | 2019-02-25 | 2 | -0/+17 |
| * | Drop RtAudio driver on Windows | Rémi Verschelde | 2019-02-20 | 4 | -11/+6 |
| * | Fix compiling with use_mingw flag on Windows | Marcelo Fernandez | 2019-02-19 | 1 | -2/+2 |
| * | Merge pull request #25842 from marcelofg55/windows_timezone | Rémi Verschelde | 2019-02-13 | 1 | -1/+3 |
| |\ |
|
| | * | Fix get_time_zone_info returning inverted bias on Windows/UWP | Marcelo Fernandez | 2019-02-13 | 1 | -1/+3 |
| * | | Platform: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 15 | -275/+51 |
| * | | Drivers, main, servers: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -4/+5 |
| |/ |
|
| * | Merge pull request #25570 from Kanabenki/windows-relative-icon | Rémi Verschelde | 2019-02-08 | 1 | -2/+2 |
| |\ |
|
| | * | Use relative path property hint for windows export icon | Kanabenki | 2019-02-03 | 1 | -2/+2 |
| * | | Merge pull request #25478 from neikeq/rr | Ignacio Etcheverry | 2019-02-03 | 2 | -0/+6 |
| |\ \
| |/
|/| |
|
| | * | Added set_environment to OS class | Ignacio Etcheverry | 2019-02-03 | 2 | -0/+6 |
| * | | Remove unused iostream includes | Rémi Verschelde | 2019-01-28 | 1 | -6/+1 |
| |/ |
|
| * | Fix ALT+F4 being ignored with MOUSE_MODE_CAPTURED on Windows | Marcelo Fernandez | 2019-01-23 | 1 | -0/+7 |
| * | Fix GDI objects leak when setting custom cursor | Marcin Zawiejski | 2019-01-23 | 1 | -0/+3 |
| * | Set WINVER and _WIN32_WINNT values in VS project | Marcin Zawiejski | 2019-01-22 | 1 | -2/+2 |
| * | Raised executable priority on windows to avoid stuter, helps #25162 | Juan Linietsky | 2019-01-22 | 2 | -2/+16 |
| * | Avoid cyclic iteration check, fixes #24969 | Juan Linietsky | 2019-01-22 | 1 | -1/+3 |
| * | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 21 | -42/+42 |