Age | Commit message (Expand) | Author |
2007-12-26 | (svn r11704) -Codechange: remove another bunch of useless includes. | rubidium |
2007-12-25 | (svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly. | rubidium |
2007-12-25 | (svn r11695) -Codechange: Converted the md5 algorithm to OOP | skidd13 |
2007-12-25 | (svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp. | rubidium |
2007-12-25 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it... | rubidium |
2007-12-23 | (svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again. | egladil |
2007-12-23 | (svn r11687) -Codechange: move some defines to a better place | skidd13 |
2007-12-23 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | rubidium |
2007-12-22 | (svn r11682) -Codechange: move some 'generic' geometry related types into a s... | rubidium |
2007-12-21 | (svn r11674) -Codechange: refactor some functions out of macros.h into more l... | rubidium |
2007-12-21 | (svn r11673) -Codechange: move the overflow safe type to a separate file. | rubidium |
2007-12-18 | (svn r11661) -Codechange: some header reworks in order to try to reduce the c... | rubidium |
2007-12-17 | (svn r11652) -Codechange: add the svn $ header for several files | smatz |
2007-12-15 | (svn r11640) -Fix: missed change of include when moving stuff to random_func.cpp | rubidium |
2007-12-10 | (svn r11616) -Fix [FS#1526]: sometimes large values could go off the chart. | rubidium |
2007-12-03 | (svn r11564) -Codechange: Increase the usage of the for_each_bit macro and re... | skidd13 |
2007-12-02 | (svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company... | rubidium |
2007-11-26 | (svn r11527) -Codechange: Split the bitmath functions of to their own files | skidd13 |
2007-11-26 | (svn r11526) -Codechange: Rename the function delta fitting to the naming style | skidd13 |
2007-11-25 | (svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp caus... | skidd13 |
2007-11-24 | (svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit... | skidd13 |
2007-11-22 | (svn r11490) -Codechange: Split the math functions to their own header | skidd13 |
2007-11-21 | (svn r11489) -Fix r11488: Somehow the code was added multiple times | skidd13 |
2007-11-21 | (svn r11488) -Codechange: Spilt the random functions out to seperate file | skidd13 |