godot/main
Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon
It's not necessary, but the vast majority of calls of error macros
do have an ending semicolon, so it's best to be consistent.
Most WARN_DEPRECATED calls did *not* have a semicolon, but there's
no reason for them to be treated differently.
2019-06-11 14:49:34 +02:00
..
tests Add RegEx substitution testcase and fix relevant docs 2019-05-11 09:03:19 +02:00
app_icon.png
default_controller_mappings.h
gamecontrollerdb_204.txt
gamecontrollerdb_205.txt
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2019-03-06 17:13:40 +01:00
godotcontrollerdb.txt
input_default.cpp [Input] Release keys/actions pressed if window loses focus 2019-04-27 12:05:12 -03:00
input_default.h [Input] Release keys/actions pressed if window loses focus 2019-04-27 12:05:12 -03:00
main_builders.py
main_timer_sync.cpp Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
main_timer_sync.h Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
main.cpp Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
main.h
performance.cpp Add missing enum value to Performance::get_monitor_type 2019-04-22 15:15:09 +02:00
performance.h Add a monitor for the orphan nodes 2019-04-17 23:13:16 +02:00
SCsub
splash_editor.png
splash.png