skyjake's activity
From 2012-07-29 to 2012-08-11
2012-08-09
-
21:05 Doomsday Engine Revision ef2a98ee (github): Fixed: Errors with string formatting
- With QString-based classes, sprintf() is not needed: just
use the arg() methods to replace any %1, %2, etc. markers.
... -
21:03 Doomsday Engine Revision c0648b53 (github): GCC|Clang: Fixed build
- C++ STL headers must not be included from inside namespaces.
2012-07-30
-
22:16 Doomsday Engine Revision 4bc97033 (github): Fixed|Ubuntu|dsFluidSynth: Compilation settings
- The define _BSD_SOURCE is required for usleep().
-
21:57 Doomsday Engine Revision a0c9f997 (github): Fixed|Unix|libdeng2: String comparison functions for C code
- On Unix platforms, always include <strings.h> for the platform's
string comparison functions when using the libdeng2 ... -
14:11 Doomsday Engine Revision d0bb5b8b (github): Fixed|Dehacked Reader|Ubuntu: String comparison functions
- The <strings.h> system header is required.
-
14:10 Doomsday Engine Revision e8766546 (github): Fixed|libdeng|Ubuntu: String comparison functions
- The <strings.h> system header is required.
-
13:58 Doomsday Engine Revision 4fb8eecf (github): Unix|libdeng: Attempting to fix uint/ushort declarations
-
13:24 Doomsday Engine Revision bbc840f6 (github): Fixed|Snowberry: Unicode conversion in List widget (load order dialog)
-
13:23 Doomsday Engine Revision 1631e53a (github): Fixed|libdeng: Use "uint32_t" instead of "uint"
- Todo for later: Fix the declaration of "uint" on Ubuntu.
-
13:17 Doomsday Engine Revision ef99fbac (github): Mac OS X|Builder: Do not bundle dsFluidSynth if not included in build
Also available in: Atom