Project

General

Profile

skyjake's activity

From 2013-10-06 to 2013-10-19

2013-10-18

07:59 Doomsday Engine Revision dd7f0ec8 (github): Documentation: Fixed some warnings from Doxygen
A missing reference and an obsolete config setting. skyjake

2013-10-13

20:31 Doomsday Engine Revision dd889e99 (github): Fixed|libdeng1|Reader: Reading 16/32-bit values
An incorrect return type for Reader_8() caused the higher bytes of
16/32-bit values to be truncated to zero.
skyjake
19:12 Doomsday Engine Revision 6742dd2d (github): Fixed|libdeng1|Reader: Possibly undefined operation
Attempting to fix a warning about post-increments. skyjake
19:05 Doomsday Engine Revision d4c7ba91 (github): Fixed|libdeng1|Reader|Writer: Avoiding pointer alignment issues
Some CPU architectures do not look kindly upon pointer misalignment. skyjake
14:13 Doomsday Engine Revision 7cf66dba (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
skyjake
14:09 Doomsday Engine Revision 88376fa0 (github): qmake: Don't link libgui to the game plugins
A server build does not include libgui, so the plugins shouldn't
rely on it at this stage.
skyjake
14:02 Doomsday Engine Revision abfc2a10 (github): Fixed|libcommon: Build errors and warnings in p_map.cpp
Jumping over variable initialization with goto is illegal. Moved
the variables before the gotos.
Also, fixed warning...
skyjake

2013-10-12

20:41 Doomsday Engine Revision 76c5eef3 (github): Fixed: Build failure (invalid operands)
gcc 4.6.3 on Raspbian says that '&&' cannot take int and va_list as
operands. The variable argument list parameter sh...
skyjake
20:00 Doomsday Engine Revision a604b47d (github): Fixed|libgui: Build failure in the dummy DisplayMode
The dummy version of the native DisplayMode routines had not been
updated since the latest changes to the API.
skyjake

2013-10-08

19:05 Doomsday Engine Revision 675e466c (github): Cleanup
skyjake
19:04 Doomsday Engine Revision 11284dac (github): UI|Client: Polished About dialog contents
skyjake
19:03 Doomsday Engine Revision 7743378a (github): libdeng2|Time: Parsing time from built-in preprocessor defines
This works with "__DATE__ __TIME__". skyjake

2013-10-07

14:14 Doomsday Engine Revision 8e755167 (github): OS X|Audio: Use CoreAudio's DLS soundfont if no other specified
If 'music-soundfont' is empty (the default), we will now try to load
the CoreAudio basic DLS soundfont.
skyjake
07:48 Doomsday Engine Revision 68932831 (github): Updater: Notification uses accent color when update available
Now the small notification icon uses the accent color if an update
is available, so that it is visually distinct from...
skyjake

2013-10-06

15:56 Doomsday Engine Revision a4ca2adc (github): Homepage: Updated source package for 1.12.0
skyjake
 

Also available in: Atom