dxx-rebirth/common
Kp 92b6cd3883 Replace ui_create_dialog specialization with helper
Rename ui_create_dialog<void *> specialization with free function
untyped_ui_create_dialog.  GCC 4.6 incorrectly considers a
specialization to be a redundant declaration, causing a
-Wredundant-decls failure with the specialization form.

Fixes: be041a9cfc ("Add type checking for ui_create_dialog")
2015-04-02 02:36:52 +00:00
..
2d Add wrappers for screen width/height 2015-03-22 18:49:21 +00:00
3d Move Vertex_list to local scope 2015-03-11 02:19:15 +00:00
arch Remove unused ogl_extensions_init return value 2015-03-25 01:59:21 +00:00
editor Propagate for variables in common/editor/func.cpp 2014-09-26 02:42:14 +00:00
include Replace ui_create_dialog specialization with helper 2015-04-02 02:36:52 +00:00
main Allow granting items at player spawn 2015-03-28 17:18:02 +00:00
maths Propagate special types for distance/magnitude 2015-03-12 02:21:19 +00:00
misc Enable nested INI files 2015-03-22 18:49:21 +00:00
texmap Move Vertex_list to local scope 2015-03-11 02:19:15 +00:00
ui Replace ui_create_dialog specialization with helper 2015-04-02 02:36:52 +00:00