| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Fix some overflows and unitialized variables | Rafał Mikrut | 2019-11-20 | 5 | -1/+11 | |
| | |/ / | ||||||
| * / / | Fixed bug caused by a copy/paste error in Face3::get_closest_point_to | stoofin | 2019-11-19 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Fix explain message not being stripped in release. | Fabio Alessandrelli | 2019-11-13 | 1 | -72/+79 | |
| * | | Merge pull request #33517 from madmiraal/fix-_MSG-macros | Rémi Verschelde | 2019-11-11 | 5 | -231/+125 | |
| |\ \ | ||||||
| | * | | Remove ERR_EXPLAIN macros and the scaffolding they needed. | Marcel Admiraal | 2019-11-11 | 4 | -131/+2 | |
| | * | | Remove all uses of ERR_EXPLAIN macros. | Marcel Admiraal | 2019-11-11 | 1 | -6/+3 | |
| | * | | Send m_msg directly to _err_print_error(). | Marcel Admiraal | 2019-11-10 | 2 | -116/+142 | |
| * | | | Expose the `OS.low_processor_usage_mode_sleep_usec` property | Hugo Locurcio | 2019-11-08 | 2 | -0/+18 | |
| |/ / | ||||||
| * | | doc: Sync classref with current source | Rémi Verschelde | 2019-11-08 | 1 | -1/+1 | |
| * | | Merge pull request #33445 from kawa-yoiko/astar-soft-error | Rémi Verschelde | 2019-11-08 | 1 | -6/+6 | |
| |\ \ | ||||||
| | * | | Emit an error rather than crash in A* | Shiqing | 2019-11-08 | 1 | -6/+6 | |
| * | | | Fix MinGW/clang/LLD/UCRT build. | bruvzg | 2019-11-08 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #27742 from rxlecky/camera-replication | Rémi Verschelde | 2019-11-08 | 3 | -1445/+0 | |
| |\ \ | ||||||
| | * | | Implement game camera override | Erik | 2019-10-23 | 3 | -1445/+0 | |
| * | | | Merge pull request #33052 from KoBeWi/naughty_sliders | Rémi Verschelde | 2019-11-08 | 2 | -4/+4 | |
| |\ \ \ | ||||||
| | * | | | Fix analog input in sliders | Tomasz Chabora | 2019-11-07 | 2 | -4/+4 | |
| * | | | | Merge pull request #33376 from jamie-pate/master | Rémi Verschelde | 2019-11-08 | 1 | -0/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix #24137 Different number of leading zeros on MINGW printf("%lg") | Jamie Pate | 2019-11-07 | 1 | -0/+10 | |
| * | | | | | Merge pull request #32477 from aaronfranke/equal-approx-separate | Rémi Verschelde | 2019-11-07 | 24 | -67/+129 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Expose is_equal_approx and restore == to be exact again | Aaron Franke | 2019-10-14 | 4 | -40/+59 | |
| | * | | | | | Replace vector == and is_zero_approx(distance) with is_equal_approx | Aaron Franke | 2019-10-14 | 5 | -14/+5 | |
| | * | | | | | Make is_equal_approx separate for structures | Aaron Franke | 2019-10-14 | 21 | -16/+68 | |
| * | | | | | | Merge pull request #30556 from kawa-yoiko/astar-directed | Rémi Verschelde | 2019-11-07 | 2 | -35/+76 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Reduce memory usage for edges in A* and add tests | Shiqing | 2019-09-28 | 2 | -37/+69 | |
| | * | | | | | | Improve support for directed graphs in AStar | Shiqing | 2019-09-11 | 2 | -26/+35 | |
| * | | | | | | | Merge pull request #33380 from SaracenOne/localise_path_fix | Rémi Verschelde | 2019-11-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix localise_path method so that uncached scripts don't sometimes get loaded ... | Saracen | 2019-11-06 | 1 | -1/+1 | |
| * | | | | | | | | Remove implicit dependency on String from error_macros.h. | Marcel Admiraal | 2019-11-06 | 2 | -12/+25 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #33254 from SneakyFish5/update-zstd | Rémi Verschelde | 2019-11-03 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update zstd to 1.4.3 | unknown | 2019-11-03 | 1 | -0/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #33238 from qarmin/other_fixes | Rémi Verschelde | 2019-11-01 | 3 | -2/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix some crashes, overflows and using variables without values | Rafał Mikrut | 2019-11-01 | 3 | -2/+9 | |
| * | | | | | | | | Merge pull request #32643 from mewin/add_global_class | George Marques | 2019-11-01 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | check for cyclic inheritance when adding a global class | Patrick Wuttke | 2019-10-08 | 1 | -0/+1 | |
| * | | | | | | | | | Merge pull request #33210 from nekomatata/pool-array-empty | Rémi Verschelde | 2019-11-01 | 2 | -0/+21 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Added empty() function to pool array types | PouleyKetchoupp | 2019-10-31 | 2 | -0/+21 | |
| * | | | | | | | | | Fix "seperate" typos | Aaron Franke | 2019-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | Provide and print error messages for JSON parsing | Andrii Doroshenko (Xrayez) | 2019-10-31 | 1 | -0/+3 | |
| * | | | | | | | | | Merge pull request #33174 from hbina/fix_srgb_to_linear | Rémi Verschelde | 2019-10-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Fixed uinitialized variable in srgb_to_linear table | Hanif Bin Ariffin | 2019-10-30 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp... | bruvzg | 2019-10-30 | 2 | -0/+43 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Fixed remote inspector for tool scripts | PouleyKetchoupp | 2019-10-28 | 2 | -0/+9 | |
| * | | | | | | | Merge pull request #32416 from bojidar-bg/32415-shared-metadata | Rémi Verschelde | 2019-10-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Ensure object metadata is unique | Bojidar Marinov | 2019-09-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #33104 from qarmin/fix_some_crashes | Rémi Verschelde | 2019-10-28 | 4 | -2/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix some crashes and using null pointers | Rafał Mikrut | 2019-10-28 | 4 | -2/+11 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #32719 from nekomatata/dictionary-optimization | Rémi Verschelde | 2019-10-26 | 1 | -14/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Optimized Dictionary hash() and duplicate() methods | PouleyKetchoupp | 2019-10-10 | 1 | -14/+9 | |
| * | | | | | | | | | MultiplayerAPI cleanup cache when peer disconnects | Fabio Alessandrelli | 2019-10-25 | 1 | -1/+10 | |
| * | | | | | | | | | Fix missing `z_verbose` and `z_error` symbols in debug iOS build. | bruvzg | 2019-10-25 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
