Project

General

Profile

Activity

From 2016-09-05 to 2016-09-18

2016-09-17

13:15 Revision 680b2988 (github): Widgets|libgui: Performance tuning
Avoid forced text re-rasterization with TextDrawable: switching the
text wrapping doesn't always mean a full update i...
skyjake
12:45 Revision a913aabf (github): Fixed|Widgets: Ensure OpenGL context is active when needed
OpenGL operations cannot be carried out with an active context. skyjake
03:44 Feature #2179: Map has no secrets, displayed as 0% (vs. 100%)
Well, IMO when you see "secrets 0%" you think "I missed all the secrets (so maybe I play again to find them)" rather ... Drako

2016-09-16

10:55 Bug #2176 (Closed): Load last saved file after death
skyjake
10:53 Feature #2179: Map has no secrets, displayed as 0% (vs. 100%)
Converting to a feature request. IMO when a map contains no secrets, displaying it as 0% or 100% are both correct sin... skyjake

2016-09-14

05:32 Bug #2176: Load last saved file after death
The exact name of this option is "Reborn Preferences Load Last Save Yes/No". Drako
05:29 Bug #2176: Load last saved file after death
Actually, there is an on/off option (load last save on death) in Options\Game saves which allows to achieve that. How... Drako

2016-09-13

15:23 Feature #2179: Map has no secrets, displayed as 0% (vs. 100%)
Maybe there should be an option in Doomsday like "Strict Vanilla Doom On/Off" or something like that. In case the opt... Drako
11:03 Feature #2179: Map has no secrets, displayed as 0% (vs. 100%)
In Vanilla Doom, if there are no items or secrets on a map, then the intermission screen will display 0%. Dday imitat... vermil
05:15 Feature #2179 (New): Map has no secrets, displayed as 0% (vs. 100%)
build 2072
When the number of items or secrets in a level is 0 then the final screen after that level shows 0% inste...
Drako

2016-09-08

15:47 Revision 5d259aa4 (github): Fixed|libappfw: Window refresh does not begin at all
Don't stop the timer loop before drawing is possible. skyjake
15:47 Revision e3333d75 (github): Refactor|Client: Updated to use revised GLWindow classes
skyjake
15:15 Revision f5da9ea1 (github): Refactor|libappfw|Tests: Update for new GLWindow classes
Now also making a clear difference between pixel and logical point
sizing for HiDPI.
skyjake
15:13 Revision d40db6a2 (github): Refactor|libgui: Renamed window classes, removed extra FBO
The window itself has an FBO for rendering into, so let's not have
an extra one for no real reason.
Renamed window c...
skyjake

2016-09-07

04:43 Bug #2178: Packages do not load at runtime from UI sidebar
skyjake wrote:
> After you've clicked "Load" on the package, have you tried manually entering a "reset" command in...
Drako

2016-09-06

22:22 Revision a314a684 (github): Fixed|libgui: Window init notification gets lost
For some strange reason (currently using Qt 5.7.0), the QTimer
singleshot to trigger Canvas::notifyReady() was random...
skyjake
20:38 Revision 075f9413 (github): Refactor|Canvas: Moved frame GPU time measurement to lower level
The point is to time all the drawing that is done. skyjake
20:38 Revision 102f896e (github): Fixed|GL: Added OpenGL context activations
An OpenGL context must be active when executing GL functions. This
includes destruction of OpenGL objects.
skyjake
20:36 Revision e7ddd3d6 (github): libcore|Qt: Check for Qt 5.7
skyjake
20:36 Revision 1f92c592 (github): libgui: Added GUI-friendly app loop timer
Activates the OpenGL context before triggering a loop iteration. skyjake
08:46 Bug #2178: Packages do not load at runtime from UI sidebar
> I ran Doom2 with no packages. Then I use the UI menu "Packages..." to load the hires package.
After you've clicked...
skyjake
05:38 Bug #2178 (Closed): Packages do not load at runtime from UI sidebar
build 2072
I ran Doom2 with no packages. Then I use the UI menu "Packages..." to load the hires package. The package...
Drako
08:16 Revision db20771c (github): Refactor|Cleanup|Client: Window initialization and drawing
Cutting down on the cruft. Removed obsolete code from ClientWindow. skyjake
08:13 Revision 19ddccd2 (github): Refactor|Cleanup|libappfw: Window initialization and drawing
Cutting down on the cruft. Updating application framework window
classes following the libgui changes.
libappfw's Ba...
skyjake
08:09 Revision cbe655c8 (github): Refactor|Cleanup|libgui: Cleaning up Canvas/CanvasWindow and window init/drawing
Cutting down on the cruft. The Qt 5 OpenGL APIs allow for a cleaner
implementation of window initialization and refre...
skyjake
07:53 Revision b1baae65 (github): libcore|Time: Added conversion from TimeDelta to microseconds
skyjake
 

Also available in: Atom