ddnet/src/base
heinrich5991 f7dde1e061 Partially revert #681
The refactoring can cause a gameplay change, laws of associativity like
`x * (1 / z) == (x * 1) / z` don't hold for floating point numbers.
2017-03-16 10:19:08 +01:00
..
tl Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
color.h Implement an HSV picker for color of quad points 2015-08-17 20:14:23 +02:00
confusables.c Initialize int to fix compiler warning 2016-11-19 01:42:20 +01:00
confusables_data.h Implement the confusable algorithm from Unicode more closely 2016-10-30 13:45:55 +01:00
detect.h support NetBSD 2015-09-23 16:47:20 +02:00
math.h fixed compiling using visual studio 2013 by renaming the round function 2014-04-22 23:46:55 +02:00
system.c Rename WEBSOCKETS to CONF_WEBSOCKETS 2017-03-07 13:03:37 +01:00
system.h Fix a crash on malformed input 2017-03-06 15:18:52 +01:00
vmath.h Partially revert #681 2017-03-16 10:19:08 +01:00