1
0
Fork 0
godot/platform/iphone
Rémi Verschelde a68e96b8c2
SCons: Set explicit standards to C++98 and C11
Godot 1.0 was developed at a time where compilers defaulted to C++98.

Also disable `-Wall` on debug builds, there are now hundreds of warnings
from newer compilers that would need to be fixed.

This would best be done by adding a new `warnings` SCons option, which would
also affect non-debug builds, but I have no intention to fix warnings in the
1.0 branch, the goal here is just to get it to compile for archival and game
preservation.
2025-01-03 22:38:48 +01:00
..
globals Fixes from Ariel 2014-08-01 23:35:36 -03:00
Appirater.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
Appirater.m GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub Build System Changes 2014-10-07 01:31:49 -03:00
app_delegate.h -Ability to ask for documents/pictures/etc system dirs. 2014-12-02 14:02:41 -03:00
app_delegate.mm -Ability to ask for documents/pictures/etc system dirs. 2014-12-02 14:02:41 -03:00
audio_driver_iphone.cpp Fixes from Ariel 2014-08-01 23:35:36 -03:00
audio_driver_iphone.h Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
detect.py SCons: Set explicit standards to C++98 and C11 2025-01-03 22:38:48 +01:00
game_center.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
game_center.mm GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
gl_view.h NavMesh 2014-11-17 07:46:11 -03:00
gl_view.mm -Ability to ask for documents/pictures/etc system dirs. 2014-12-02 14:02:41 -03:00
godot_iphone.cpp -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
in_app_store.h 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
in_app_store.mm 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
logo.png GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
main.m GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
os_iphone.cpp -Ability to ask for documents/pictures/etc system dirs. 2014-12-02 14:02:41 -03:00
os_iphone.h -Ability to ask for documents/pictures/etc system dirs. 2014-12-02 14:02:41 -03:00
platform_config.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rasterizer_iphone.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rasterizer_iphone.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sem_iphone.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sem_iphone.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
view_controller.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
view_controller.mm -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00