Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
bruvzg
|
7b64340eb0
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI.
|
5 years ago |
Ibrahn Sahir
|
63068e2ccd
Check project settings live before lookup in crash handler
|
6 years ago |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Ibrahn Sahir
|
653b832422
Fixed hang when segfaulting after OS object destroyed (OSX and X11)
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Marcelo Fernandez
|
deebeb2742
Add a new notification to detect crashes on native scripts
|
7 years ago |
Rémi Verschelde
|
f04958cd5d
OSX: Remove support for 32-bit and fat binaries
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
AndreaCatania
|
7a9ca08f16
Implemented physics plug
|
7 years ago |
Marcelo Fernandez
|
9a0aa45d5c
Fix crash handler not including stdlib.h
|
8 years ago |
Marcelo Fernandez
|
ff1e0a3e2c
Prevent running the crash_handler when a debugger is present on windows
|
8 years ago |
Marcelo Fernandez
|
83fe937362
Added a crash handler to dump the backtrace on Windows, Linux and OS X
|
8 years ago |