Activity
From 2014-04-13 to 2014-04-26
2014-04-25
- 20:38 Revision 3132e327 (github): Windows|Client: Updated app icon
- Using the reordered .ico that seems to work better.
IssueID #1589 - 12:32 Revision 6804dcaf (github): libdeng2|Time: Added time delta since start of native process
- 07:51 Revision 60846f92 (github): Windows|Installer: Added a small icon for uninstalling
- Attempting a fix.
IssueID #1589 - 01:10 Revision f0024ba9 (github): Renderer|LightGrid: Smoothed sector lighting now works with SectorCluster granularity
- Rather than working directly with Sectors the bias light grid now
operates with SectorClusters, taking advantage of t...
2014-04-24
- 18:29 Revision 8678ec98 (github): Refactor|World|SectorCluster: Moved SectorCluster out of Sector
- 18:29 Revision 22d7b615 (github): Optimize|World|SectorCluster: Avoid unnecessary Surface Decoration updates
- Previously if a mapped Plane move occurred then all of the Surfaces
of LineSides in the cluster-linked Sector were ma... - 18:29 Revision 0438df7f (github): World|Sector: Cleanup
- 18:29 Revision 3b79d409 (github): Refactor|World|Sector: Map has ownership of SectorClusters
- SectorClusters are now owned by the Map, which provides a QMultiMap
for efficient lookup/traversal by Sector pointer. - 18:29 Revision 986a27f1 (github): World|Plane: Cleanup
- 17:47 Revision c66a8f51 (github): Homepage|Forums: Reinstated forum status icons, numerous markup & style improvements
- Revised implementation of forum status icons. The clickable area
was increased to cover the whole forum title and ico... - 17:35 Revision e195e483 (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
- 12:12 Revision 1250088b (github): Fixed|Multiplayer: Showing incorrect ping time to server
- Ping estimation is currently broken (not done at the correct time),
so hiding this information from the UI until a pr... - 12:11 Revision ee9e6446 (github): Fixed|Multiplayer: Showing incorrect ping time to server
- Ping estimation is currently broken (not done at the correct time),
so hiding this information from the UI until a pr... - 12:02 Revision 02a487af (github): Host: Improved config parsing, error handling
- Not all config values are now required to be specified. Also, even in
case of an exception during the execution of th... - 11:53 Revision 1ae0df4d (github): Windows|Snowberry: Updated app icon
- It may be that reordering the different sizes within the .ico file
has an effect on whether the icon works with py2ex... - 11:52 Revision 99770c4a (github): Windows|Snowberry: Updated app icon
- It may be that reordering the different sizes within the .ico file
has an effect on whether the icon works with py2ex... - 07:44 Revision 8e48259c (github): Host: Improved config parsing, error handling
- Not all config values are now required to be specified. Also, even in
case of an exception during the execution of th... - 03:32 Revision 7ce8fa68 (github): Refactor|World|SectorCluster: Moved SectorCluster out of Sector
2014-04-23
- 19:19 Revision 9df61cd0 (github): Fixed|Doom: Reset invulnerability effect when leaving map
- IssueID #1776
- 19:19 Revision 1a0ad9c2 (github): Fixed|Doom: Reset invulnerability effect when leaving map
- IssueID #1776
- 19:17 Revision e8772a6f (github): Doom|Console: Aligned output of "give" console command
- 07:30 Revision f00f11e9 (github): Fixed|Client: Failed startup causes a crash rather than an error dialog
- IssueID #1775
- 03:03 Revision 5710d3df (github): Optimize|World|SectorCluster: Avoid unnecessary Surface Decoration updates
- Previously if a mapped Plane move occurred then all of the Surfaces
of LineSides in the cluster-linked Sector were ma... - 02:41 Revision ee85b270 (github): World|Sector: Cleanup
- 02:33 Revision 908e0a33 (github): Refactor|World|Sector: Map has ownership of SectorClusters
- SectorClusters are now owned by the Map, which provides a QMultiMap
for efficient lookup/traversal by Sector pointer.
2014-04-22
- 19:49 Revision 03fad811 (github): Fixed|Client: Failed startup causes a crash rather than an error dialog
- IssueID #1775
- 14:33 Revision 32ca285c (github): Fixed|Client|InFine: Finale/intermission stretch scaling, HOM around view
- This commit addresses various issues related to stretch scaling:
- "rend-finale-stretch" was not being applied at al... - 14:30 Revision 3abc5091 (github): Fixed|Client|InFine: Finale/intermission stretch scaling, HOM around view
- This commit addresses various issues related to stretch scaling:
- "rend-finale-stretch" was not being applied at al... - 10:19 Revision c06615e5 (github): Fixed|Doom|Multiplayer: Only retain non-dropped weapons
- IssueID #1714
- 10:17 Revision 37db819f (github): Fixed|Doom|Multiplayer: Only retain non-dropped weapons
- IssueID #1714
- 10:08 Revision 5b1f8deb (github): Fixed|Multiplayer: Picked up items disappear when they shouldn't
- An oversight in the weapon pickup logic.
IssueID #1714 - 10:05 Revision c4d2fb5f (github): Fixed|Multiplayer: Picked up items disappear when they shouldn't
- An oversight in the weapon pickup logic.
IssueID #1714
2014-04-21
- 22:41 Revision bb21ca25 (github): World|Plane: Cleanup
- 22:20 Revision dddece77 (github): Homepage|Forums: Various accessibility issues wrt alt image descriptions
- This again required some (simple) modifications to phpBB itself.
- 21:25 Revision 27f30275 (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
- 21:25 Revision 5ffff398 (github): Homepage|IE: Fixed IE specific issue with responsive definition list reformatting
- 21:10 Revision bf4a6909 (github): Fixed|Renderer: Moving planes need decoration update on every frame
- Whenever a plane's smoothed height changes, the surface needs to be
marked for decoration update so light decorations... - 21:10 Revision d96bbce1 (github): Fixed|Models|Renderer: df_brightshadow2 and transparency
- With "df_brightshadow2", the alpha multiplier of the submodel needs
to be applied even though the object has another ... - 21:09 Revision f9fd7271 (github): Fixed|Models|Renderer: df_brightshadow2 and transparency
- With "df_brightshadow2", the alpha multiplier of the submodel needs
to be applied even though the object has another ... - 21:09 Revision 8ff55a23 (github): Fixed|Renderer: Moving planes need decoration update on every frame
- Whenever a plane's smoothed height changes, the surface needs to be
marked for decoration update so light decorations... - 20:09 Revision 14be0d6e (github): Homepage|IE: Trying out a server-side method to enable ClearType and Chrome Frame
- As these are now enabled when the document headers are sent to the
browser rather than using a non-conforming meta ta... - 19:12 Revision c4173726 (github): Homepage: Revised main menu, removing non-conforming section usage
- 18:02 Revision e4422cb0 (github): Fixed|Renderer|Particles: Particle generators disappear unexpectedly
- A classic confusion between 1-based and 0-based indexing.
IssueID #1743 - 18:01 Revision 2dc8a3af (github): Fixed|Renderer|Particles: Particle generators disappear unexpectedly
- A classic confusion between 1-based and 0-based indexing.
IssueID #1743 - 17:23 Revision ce55ad4b (github): Fixed|Hexen: Crash when starting a new game from end game finale
- FI_StackClear() can have the side effect of setting a new game action;
in this case GA_ENDDEBRIEFING. However, when s... - 17:16 Revision fe7beaf3 (github): Fixed|Hexen: Crash when starting a new game from end game finale
- FI_StackClear() can have the side effect of setting a new game action;
in this case GA_ENDDEBRIEFING. However, when s... - 09:52 Revision 45578b63 (github): Typo
- 05:36 Revision 5bd15447 (github): Homepage|Forums: Content block title alignment issue (obsolete style assignment)
- 05:19 Revision d5067545 (github): Homepage|Fixed: Comparative alignment mismatch with news vs forum items
- When compositing news on the homepage insert a real line break after
the header rather than expanding the margin. Doi... - 04:54 Revision 21453628 (github): Homepage|Forums: Minor alignment issues, cleanup (redundant style hooks)
- 03:38 Revision d4464611 (github): Homepage|Forums: Reordered columns in forum/search listings (consistency)
- 03:13 Revision 7f42eefa (github): Homepage|Forums: Responsive reformatting of search results
- Applied responsive reformatting and markup improvements to search
results (e.g., new posts). Also moved the total num...
2014-04-20
- 18:03 Revision 34ff3412 (github): Fixed|Client: A number of issues discovered in static analysis
- 17:41 Revision 7fbc222a (github): Fixed|Client|World: Result of operation is garbage or undefined
- Static analysis reveals that the return value of clipBlock() could be
undefined, as didClipMin and didClipMax were un... - 14:02 Revision 28d45b56 (github): libdeng2: Cleanup
- Mostly benign stuff following static analysis with clang.
- 12:25 Revision f3c734e9 (github): Fixed|libappfw|DialogWidget: Potential null pointer dereference
- If DialogWidget::buttonWidget() was called with a label string that
is not the dialog, a null pointer dereference wou... - 10:31 Revision 522ce382 (github): Fixed|libgui|OS X: Memory leak in native font renderer
- 10:31 Revision 3401f023 (github): Fixed|libgui|OS X: Memory leak in native font renderer
- 10:20 Revision 1cd1082f (github): Cleanup
- 04:21 Revision cad919e2 (github): Homepage|Forums: More semantic markup for forum/topic listings
- Todo: Update stylesheet removing the now unnecessary classes.
2014-04-19
- 19:55 Revision 3057cb2a (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
- 19:55 Revision bcdd0aee (github): Homepage|Forums: Responsive reformatting of forum/topic listings
- If the width of the window is small enough that a tabular layout for
forum and/or topic listings negatively affects r... - 10:04 Revision b01a64aa (github): Fixed|Unix: Incorrect localized name in Doomsday Shell shortcut
- 10:04 Revision d81c198e (github): Fixed|qmake|FluidSynth: No need for GLib 2.0 if not building FluidSynth
- 10:02 Revision 44b1c9d5 (github): Fixed|Unix: Incorrect localized name in Doomsday Shell shortcut
- 10:00 Revision 99fbde1c (github): Fixed|qmake|FluidSynth: No need for GLib 2.0 if not building FluidSynth
2014-04-18
- 11:50 Revision 5174ae71 (github): Fixed|Builder: Parsing version number from zipped apps
- 10:15 Revision 993c1d35 (github): Fixed|Audio: Error in log output from SDL_Mixer plugin
- There was a log message in the SDL_Mixer plugin where argument formatting
was incorrect, causing an exception during ... - 10:11 Revision e1c13e70 (github): Fixed|Audio: Error in log output from SDL_Mixer plugin
- There was a log message in the SDL_Mixer plugin where argument formatting
was incorrect, causing an exception during ... - 08:58 Revision 3bd90bb9 (github): Fixed|Snowberry: Updated verbose log options
- 08:58 Revision b58fbed3 (github): Fixed|Snowberry: Updated verbose log options
- 07:11 Revision c9e8681d (github): Client|Server: Print command line options at startup as MSG
- The command line options are very useful when diagnosing problems,
so they should be printed at the default log verbo... - 07:10 Revision bd3534f5 (github): Client|Server: Print command line options at startup as MSG
- The command line options are very useful when diagnosing problems,
so they should be printed at the default log verbo... - 07:09 Revision 1fd72bd7 (github): libappfw|PanelWidget: Tightened popup opening bounce a little
- 05:51 Revision b821984e (github): Homepage|Forums: Layout and style improvements for small windows
2014-04-17
- 20:59 Revision 7a392a0e (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
- 20:59 Revision 50e800db (github): Homepage|Forums: Further improved layouts, fixed minor style issues
- Also shortened some overly verbose text string constructions which
seemingly can't be changed easily within a phpBB t... - 15:47 Revision c91a3e43 (github): Cleanup
- 15:47 Revision d686f02d (github): Fixed|Input|Bindings: Activate "console" bcontext when console has focus
- Otherwise key modifiers might fire the gun, etc. when typing in the
console. - 15:44 Revision 194684ac (github): Fixed|Input|Bindings: Activate "console" bcontext when console has focus
- Otherwise key modifiers might fire the gun, etc. when typing in the
console. - 15:44 Revision ed543800 (github): Cleanup
- 14:43 Revision c77db95d (github): Fixed|Homepage|Style: Miscalculated panorama panel height
- Fixes the "black bar under panorama" issue at some window sizes.
- 14:20 Revision 10015f7c (github): Homepage|Build Repository: Static packages for Doomsday versions 1.10.4 - 1.13.2
- 10:45 Revision 94362344 (github): Fixed|Input|Bindings: Shift state not recognized when task bar is open
- An open task bar was eating all key modifier events, however this
interfered with the evaluation of binding condition... - 10:45 Revision a0c067c4 (github): Fixed|Builder|OS X: Preserve symlinks in zipped apps
- 10:44 Revision 66b13386 (github): Bumped version number to 1.14.1
- 10:39 Revision eb54aaa1 (github): Fixed|libdeng2|Time: Deserializing a Time instance
- IssueID #1748
- 10:38 Revision 3a10525d (github): Fixed|Input|Bindings: Shift state not recognized when task bar is open
- An open task bar was eating all key modifier events, however this
interfered with the evaluation of binding condition...
2014-04-16
- 21:48 Revision 6eaa27d0 (github): Builder: Zipped apps are included in the feed after build 1201
- 21:36 Revision 71d62c6d (github): Fixed|Builder|OS X: Preserve symlinks in zipped apps
- 19:49 Revision e39e9de7 (github): Fixed|libdeng2|Time: Deserializing a Time instance
- IssueID #1748
- 16:38 Revision 10af4c88 (github): Homepage: Updated source package download page
- 12:20 Revision 112d6483 (github): Bumped version to 1.15.0 Unstable
- 12:10 Revision a02011c9 (github): Merge branch 'master' into stable
- 12:01 Revision b96c0e6d (github): Documentation|Readme: Updated Readme for 1.14, new issue tracker
- 11:39 Revision a5192047 (github): Changed release type to "Stable" for 1.14.0
2014-04-15
- 22:08 Revision f10d4084 (github): Documentation|Console: Updated help strings, removed obsolete cvars
- 20:53 Revision 8877b737 (github): Fixed|Hexen: Fall through star bridge, etc. (mobj collision range)
- A trivial refactoring oversight.
IssueID #1740 - 14:13 Revision b5158aaa (github): libappfw: Faster fold panel indicator animation
- 12:12 Revision 870948f7 (github): SDK|Documentation: Compile .qch outside the normal apidoc dir
- The apidoc dir is being shared as a Dropbox folder (available via
DEW), but in the case of .qch we are only intereste... - 11:50 Revision 1369f07e (github): Fixed|Builder: Relative distrib path in builder config
- 11:32 Revision a8d22636 (github): Builder: Generate Qt Creator help file for the SDK
- 11:15 Revision 20f59c78 (github): Documentation: Fixed a couple of Doxygen issues
- 11:15 Revision 029b2872 (github): SDK|Documentation: Generate a .qch help file for the SDK
- API documentation inside Qt Creator for all the Doomsday libraries.
- 10:52 Revision 8fcdeed9 (github): Fixed|Renderer|BiasTracker: Complier warnings (missing explicit init in copy-ctor)
- 10:50 Revision 95a17445 (github): Fixed|libdeng2|Asset|Variable|Animation: Complier warnings (missing explicit init in copy-ctor)
- 10:49 Revision 63f7139e (github): Fixed|libgui|Font|Image: Complier warnings (missing explicit init in copy-ctor)
- 10:22 Revision d34248b3 (github): Fixed|Savegame Tool|Id1Translator: Benign compiler warning (limited type range comparison)
- 10:17 Revision 8b1491e7 (github): Fixed|libcommon|AnimDefs: Benign compiler warning (missing initializer)
- 01:12 Revision 3accc6f3 (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
- 01:12 Revision fc4fdd71 (github): Fixed|libdeng2|SavedSession: Info::Element::Value interpretation
2014-04-14
- 18:47 Revision 36e785c6 (github): Tutorial: Slight rephrasing of the notifications step
- 17:29 Revision 5c6b5d5f (github): Refactor|libappfw: Renamed NotificationWidget
- This is a notification area, not an individual notification.
- 17:23 Revision 9946567e (github): Refactor|libappfw|GuiWidget: Added a slot for deleting later
- Also added a guiFind() utility method and renamed the clipped()
method for clarity. - 17:23 Revision 98881068 (github): Fixed|libappfw: Handling notifications owned by other widgets
- If a notification is owned by a widget prior to showing,
NotificationWidget is supposed to only temporarily take owne... - 17:23 Revision 881aa04d (github): Tutorial: Introduce notifications
- Using dummy notification area and alert.
- 17:05 Revision 802bc333 (github): Fixed|libcommon: ANIMATED lump ZDoom extension incompatibility
- ZDoom interprets the first byte in a texture animation as a set of
flags rather than a boolean, adding a 'No Decals' ... - 14:26 Revision 215647d6 (github): Heretic|HUD: Don't warn about missing resources for unavailable ammo types
- Some ammo types are unavailable in shareware, so don't attempt to
declare their nonexistent HUD icon patches. - 13:03 Revision c621c98c (github): Heretic|Inventory: Prevent giving items unavailable in shareware
- Also, don't attempt to define their nonexistent patches, avoiding
spurious warnings during game startup. - 11:12 Revision 43301010 (github): libdeng2|SavedSession: Cleaned up MapStateReader construction
- 09:58 Revision 4951f554 (github): Shell|GUI: Reordered widgets in the Start Local Server dialog
- Game Options should appear as another tab in the future.
- 09:57 Revision b1861673 (github): Documentation|Readme: Removed mention of Deng Team test servers
- 07:57 Revision 045b35e6 (github): Builder|OS X: Package app ZIPs separately for different OS X versions
2014-04-13
- 18:19 Revision c6818898 (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
- 18:18 Revision 331291df (github): Network|Client: When leaving a server use S_MapChange for LSM reset
- A full S_Reset() is a bit harsh and besides which, doesn't actually
clear the logical sound hash presently. - 18:13 Revision f11e80cd (github): Fixed|UI|Ring Zero: Keep MP sessions menu up to date
- 17:50 Revision 8868d0ea (github): libdeng2|Socket: Added an error signal, improved closing
- Apparently closing the socket was blocking if the socket was
connecting to a host when Socket::close() was called. - 16:37 Revision 1a7dcc23 (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
- 16:37 Revision 55b86744 (github): Builder|OS X: Zipped filenames should use the build number
- 15:41 Revision 2f043616 (github): Fixed|OS X: Build error with Qt 4.7
- In Qt 4.7, QThreadStorage requires a pointer type.
- 15:41 Revision 65faca6f (github): libappfw|GuiWidget: Manually saving/restoring widget tree state
- Sometimes it is beneficial to save/restore state at other times
in addition to widget de/initialization. - 15:41 Revision 22f26f16 (github): Fixed|UI|Client: Update singleplayer session menu when game changes
- The currently loaded game is disabled in the menu, so it has to be
enabled when returning to ring zero. - 15:41 Revision c7c1dedd (github): Fixed|UI|Client: Games dialog sort order should match Home Screen order
- The Ring Zero game selection menu hangs around in the background,
so its state must be manually saved so the Games di... - 15:36 Revision ec4fc371 (github): Network|Client|libcommon: Reset game side local world state when leaving a server
- 15:14 Revision 25927911 (github): Network|Client: Reset the logical sound manager when leaving a server
- The sound manager allocates storage from the Zone with the PU_MAP
purge level, so it will be purged automatically whe... - 14:27 Revision 3d3a3809 (github): Fixed|Multiplayer|All Games|Client: On map changes, end before beginning a new game session
- 14:19 Revision d0793c05 (github): Network|Client: Fully reset the local WorldSystem when leaving a server
- 13:34 Revision 224e90d7 (github): Builder|OS X: Package apps as additionally as plain ZIPs
- OS X apps can be distributed as-is, so this is the simplest way to
install Doomsday or Doomsday Shell. Both apps are ... - 12:37 Revision 612c9090 (github): Fixed|Multiplayer|All Games|libcommon: GameRuleset mismanagement in a networked game
- The game rule configuration was being changed twice when starting a
networked server, once before the session began a... - 12:10 Revision fcc51c0b (github): Fixed|Server|All Games: "endgame" on server side cannot end the game session
- Presently in a networked game there is no concept of an ongoing game
session, so attempting to use the singleplayer g... - 12:06 Revision 6efcbf4e (github): Network|Client: Improved warning about discarded known packet types if Not Ready
- 09:21 Revision fae56bc4 (github): Fixed|Tutorial: Minor visual highlight glitch
- Todo: The actual cause could be a one frame delay in geometry updating?
Also available in: Atom