dxx-rebirth/common
Kp d9034ea609 Remove explicit =nullptr in ADL function pointers
Global data will default to nullptr, so the initialization is
unnecessary.  Some compilers may store the pointer in `.data` when it is
initialized to any value.
2018-10-15 00:51:53 +00:00
..
2d Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
3d Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
arch allow libADLMIDI to be loaded dynamically 2018-10-08 05:02:02 +02:00
editor Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
include Remove unused adl_openBankFile 2018-10-15 00:51:53 +00:00
main Make Viewer const object * 2018-09-25 03:44:09 +00:00
maths Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
mem Use array<> for memdebug data 2016-10-29 23:16:15 +00:00
misc Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
music Remove explicit =nullptr in ADL function pointers 2018-10-15 00:51:53 +00:00
texmap Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
ui Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
unittest Add unit tests for valptridx parameter validation 2018-06-17 05:04:38 +00:00