Project

General

Profile

skyjake's activity

From 2012-09-23 to 2012-10-06

2012-10-02

20:20 Doomsday Engine Revision bd9e22f2 (github): Fixed|Unix: Fixed build
A macro defined by curses was messing up the QTimer header (timeout). skyjake
20:13 Doomsday Engine Revision 0b72bc1b (github): Refactor: Updated DENG2_FOR_EACH macro usage
The parameters have been revised to make these slightly less verbose. skyjake
19:42 Doomsday Engine Revision 9a574df7 (github): Merge branch 'master' into scriptsys
Conflicts:
doomsday/engine/engine.pro
doomsday/libdeng2/include/de/libdeng2.h
skyjake

2012-09-30

19:02 Doomsday Engine Revision bdcfedc1 (github): Bumped version to 1.9.10 Unstable
skyjake

2012-09-29

19:24 Doomsday Engine Revision e119d613 (github): Merge branch 'master' into stable
skyjake

2012-09-27

21:06 Doomsday Engine Revision 3013046c (github): Fixed|Window Manager: Overriding window size with command line options
If the -width and -height (-wh) options are used with the window in
fullscreen mode, the values should not override t...
skyjake

2012-09-26

20:38 Doomsday Engine Revision ba486edc (github): Documentation|libdeng: Added apidoc for the CPP_BOOL macro
skyjake
15:26 Doomsday Engine Revision f1ed22ef (github): Cleanup|WadFile: Unnecessary use of CPP_BOOL()
The CPP_BOOL() macro converts a non-bool value to a C++ bool type.
In these cases the value already was a bool to beg...
skyjake
15:23 Doomsday Engine Revision e9addf74 (github): Merge branch 'master' of ssh://git.code.sf.net/p/deng/code
skyjake
15:23 Doomsday Engine Revision 60c1c6d8 (github): Cleanup|ZipFile: Unnecessary use of CPP_BOOL()
The CPP_BOOL() macro converts a non-bool value to a C++ bool type.
In these cases the value already was a bool to beg...
skyjake

2012-09-25

21:47 Doomsday Engine Revision e1771822 (github): Merge branch 'master' of ssh://git.code.sf.net/p/deng/code
skyjake
21:46 Doomsday Engine Revision c53954f0 (github): Fixed|Mac OS X: Crash when accessing display mode info
Apparently the references to the display mode information may become
invalid, so let's not hang onto them for too lon...
skyjake
21:43 Doomsday Engine Revision 488d425d (github): WM|Mac OS X: Fixed transition to fullscreen mode
The window still needs some manual extra manipulation, so fixed the
double-resizing kludge.
Todo for later: This rea...
skyjake
20:53 Doomsday Engine Revision f9619f74 (github): WM: Improved window placement logic
The window now remembers both its normal-mode geometry and the current
geometry. Only the latter is affected by maxim...
skyjake
12:26 Doomsday Engine Revision c3ff32ac (github): WM: Added a callback for closing a CanvasWindow
CanvasWindow now calls a user-provided callback function
to determine whether it is ok to close the window. The callb...
skyjake
 

Also available in: Atom