Activity
From 2015-01-12 to 2015-01-25
2015-01-25
- 14:39 Bug #1950: Keyboard movement keys got stuck
- Ah, nevermind. I found out how to map ctrl / alt to y / x. That is good enough for me. See you in a few hours, playin...
- 13:53 Bug #1950: Keyboard movement keys got stuck
- I tried to play around with what I actually do to trigger this. And it is the ctrl key. If I press the Ctrl and the c...
2015-01-24
- 21:22 Bug #1950: Keyboard movement keys got stuck
- I regularly run on Yosemite myself and I haven't had this issue.
* Are you pressing any other keys while the left/... - 12:13 Bug #1950 (Rejected): Keyboard movement keys got stuck
- I tried the latest stable (1.14.5) and the unstable from yesterday to play Doom1.wad on my OSX 10.10.1 (14B25).
Sa...
2015-01-23
- 11:23 Feature #1949 (Rejected): Support for Windows Quick Launch bar
- The subject says all.
Modern Windows has a quick launch bar and most programs these days have options to place a s... - 10:07 Revision e3621a69 (github): Fixed|Host: Rebuild times can be omitted from configuration
- IssueID #1948
- 10:06 Bug #1948 (Closed): doomsday-host fails to start if rebuildTimes is missing in .doomsdayhostrc
- <rebuildTimes> should be optional in the configuration.
2015-01-21
- 12:43 Bug #1947 (Rejected): Heretic Treasure Chest minor Mapinfo ded and lump reading errors
- Rather than split this into multiple reports, I decided to combine them.
The Heretic Treasure Chest was a 3 episod...
2015-01-19
2015-01-18
- 21:17 Feature #1943: [Windows] Menu key should show task bar (now produces developer alerts when pressed)
- Code committed, although I'll still need to verify that Qt's Menu key code works for us.
- 21:16 Feature #1943 (Resolved): [Windows] Menu key should show task bar (now produces developer alerts when pressed)
- 21:16 Revision 1530dcb2 (github): Windows|Input: Menu key shows the task bar
- This commit adds the Windows Menu key into the key mapping. The DDKEY
is bound to open/close the task bar in the defa... - 10:15 Bug #1946: after exiting, the scroll wheel on mouse gets messed on os x 10.9.5
- I'm sorry but this really doesn't sound like a problem specific to Doomsday. We don't change the mouse/trackpad setti...
- 10:15 Bug #1946 (Rejected): after exiting, the scroll wheel on mouse gets messed on os x 10.9.5
2015-01-17
- 09:47 Bug #1946 (Rejected): after exiting, the scroll wheel on mouse gets messed on os x 10.9.5
- MBP early 2011 thunderbolt, os x 10.9.5.... I have played doom original, tnt, plutonium, ultimate DM, and after I ex...
2015-01-16
- 13:29 Revision 089c1fd0 (github): Merge branch 'master' into opengl3.3
- Conflicts:
doomsday/client/src/ui/clientwindow.cpp
2015-01-15
- 18:31 Bug #1820: [MP] Heretic Hell Staff rain colors don't match player colors
- In the original game, the four player skin and rain colours were hardcoded to player numbers. The colours of the rai...
- 18:03 Feature #1943 (In Progress): [Windows] Menu key should show task bar (now produces developer alerts when pressed)
- 18:02 Bug #1868 (Closed): [Doom] Revenant missiles randomly switch from non-homing to homing
- 18:00 Bug #1940 (Closed): Key release ignored when it occurs during busy mode
- 17:59 Bug #1940 (Resolved): Key release ignored when it occurs during busy mode
- 17:58 Revision 9067ea19 (github): Fixed|Input: Clearing input device state during busy mode
- Evidently there were a few oversights during the latest
InputSystem/InputDevice refactoring. When a button device was...
2015-01-14
- 17:14 Revision 23a5957e (github): Refactor|Hexen: Clarified ACS state reading
- Improved readability of the reading method.
- 17:14 Revision d15ba013 (github): Refactor|Hexen: Removed redundant code (DeferredTask deserialization)
- Also print ACS world/map variables in the "scriptinfo" command.
2015-01-13
- 19:41 Feature #1627: Render game view to a texture
- This has been implemented in 1.13 and is being used for the busy mode background/transition image. Also, a widget for...
- 19:39 Feature #1627 (Closed): Render game view to a texture
- 19:34 Feature #1625: Per-pixel surface shading (bump/specular/reflection etc. mapping)
- The new model renderer (#8) supports this via shaders. Local light vectors are provided to the model for determining ...
- 15:13 Revision 1e527566 (github): libassimp|Git: Updated submodule with ignored files
- 14:56 Revision c2f59931 (github): qmake|Unix: Use pkg-config to determine flags for ncurses
- This produces a proper error message during the qmake run if ncurses is
not available. - 13:44 Feature #1945 (Resolved): Efficient reuse of world geometry across multiple frames/passes
- One of the most fundamental performance problems of the old 1.x renderer is that every time the player view is drawn,...
- 11:15 Bug #1940 (In Progress): Key release ignored when it occurs during busy mode
- 08:28 Bug #1846: [Hexen] Broken saves in the Heresiarch's Seminary hub
- details_after_pressing_y.txt:
> Error loading from save slot #2: [OffsetError] (Block::get) Out of range (268[+4] > ...
2015-01-12
- 22:09 Bug #1941: UI cursor illegible in stereoscopic 3D
- It should be noted that in Oculus Rift mode, the mouse cursor is already drawn using a LabelWidget so that it is proj...
- 20:57 Bug #1941 (Closed): UI cursor illegible in stereoscopic 3D
- When using stereoscopic 3D modes like side-by-side, the UI cursor is still drawn by the OS on top of the game window....
- 22:05 Bug #1942: About dialog contents clipping vs -fontsize
- This is an older issue that has been present ever since -fontsize was introduced (for the VR rendering modes).
- 21:02 Bug #1942 (New): About dialog contents clipping vs -fontsize
- When using a -fontsize value other than 1.0 the contents of the UI's About dialog are clipped incorrectly, but propor...
- 22:03 Feature #1943: [Windows] Menu key should show task bar (now produces developer alerts when pressed)
- Should be simple enough to add the key code in the Windows key mapping.
- 21:12 Feature #1943 (Closed): [Windows] Menu key should show task bar (now produces developer alerts when pressed)
- Pressing the contextual menu key on a Windows keyboard yields an alert about an unknown key code. Ideally pressing th...
- 21:17 Feature #1944 (Rejected): Master audio volume slider
- It would be useful if the provided a "master volume" slider which proportionately affects all volume controls at once.
- 18:48 Bug #1940: Key release ignored when it occurs during busy mode
- Priority set to High because the player walks through most of Hexen's portals, so this glitch occurs very frequently.
- 18:45 Bug #1940 (Closed): Key release ignored when it occurs during busy mode
- To reproduce:
# Load Hexen.
# Walk into a map-switching portal, holding the "walk forward" key.
# Release the key ...
Also available in: Atom