fixed using strtod() by resetting errno to detect overflow/underflow
[rocksndiamonds.git] / src / game_bd / bd_bdcff.c
2024-02-25 Holger Schemelfixed using strtod() by resetting errno to detect overf...
2024-02-24 Holger Schemelrenamed function to allocate and copy memory
2024-02-23 Holger Schemelreplaced glib function calls to g_strstrip() and g_strc...
2024-02-23 Holger Schemelreplaced glib function calls to g_ascii_strtod()
2024-02-23 Holger Schemelreplaced glib function calls to g_list_*()
2024-02-23 Holger Schemelreplaced glib function calls to g_memdup()
2024-02-23 Holger Schemelreplaced remaining glib function calls to g_hash_table_*()
2024-02-22 Holger Schemelreplaced glib function calls to g_strdup()
2024-02-20 Holger Schemelreplaced glib function calls to g_string_*()
2024-02-19 Holger Schemelwhite space changes
2024-02-19 Holger Schemelreplaced glib function calls to g_strcompress()
2024-02-19 Holger Schemelreplaced glib function calls to g_strv_length()
2024-02-19 Holger Schemelreplaced glib function calls to g_strfreev()
2024-02-19 Holger Schemelreplaced glib function calls to g_strsplit_set()
2024-02-19 Holger Schemelreplaced glib function calls to g_ascii_isdigit()
2024-02-18 Holger Schemeladded GDash source files prepared for game engine integ...