Fri, 24 Jul 2015 04:30:17 +0300 | Teemu Piippo | Slight refactor on the fix in the previous commit | changeset | files |
Fri, 24 Jul 2015 04:24:38 +0300 | Teemu Piippo | Apply Leonard's patch for fixing the colors: | changeset | files |
Fri, 24 Jul 2015 00:43:16 +0300 | Teemu Piippo | Fixed crashing problems: min and max had their logic inverted and Bytestream::read_string moved the cursor too early | changeset | files |
Thu, 23 Jul 2015 18:26:30 +0300 | Teemu Piippo | Use stdint.h types for the bytestream | changeset | files |
Thu, 23 Jul 2015 18:07:39 +0300 | Teemu Piippo | Added pdcurses source files, if no curses library is provided, these source files will be fallen back to instead of raising an error. Should make compiling on windows slightly less painful. | changeset | files |
Thu, 23 Jul 2015 17:51:35 +0300 | Teemu Piippo | NULL -> nullptr | changeset | files |
Thu, 23 Jul 2015 17:45:54 +0300 | Teemu Piippo | Fix rendering of the date string... | changeset | files |