Activity
From 2014-10-03 to 2014-10-16
2014-10-16
- 23:50 Bug #1880 (New): Key repeat rate is dependent on the user's configuration at OS level
- In-game key repeat rates are entirely dependent upon how one configures their OS. Obviously this is a very serious is...
- 23:47 Bug #1879 (Closed): [Windows] Doomsday randomly fails to start when/after loading shader definitions
- Startup will sometimes fail at the following point, with no explanation in the log as to what is going on:
RenderSys... - 15:14 Revision d5a8c2e7 (github): Fixed|Windows: Bunch of benign warnings in the release build
- 14:51 Revision eb1b90cb (github): Resources|Manifest: Also use FS2 to locate files
- While FS1 is still used primarily like before, this now allows looking
up the file anywhere in FS2, too. With this ch... - 14:47 Revision 820e360e (github): Unix|Client: Let de::App determine the base path
- 14:46 Revision e9b09e7b (github): libcore|FS: Added methods for iterating all found files
- Supports lambda functions.
- 06:49 Bug #965 (Closed): [XG] Plane texture class gives new flat a tint of 0
- 06:20 Bug #965 (In Progress): [XG] Plane texture class gives new flat a tint of 0
- 06:45 Revision a756222b (github): Fixed|XG: Surface tint color changed when triggering XG 'plane_material' lines
- Due to a refactoring oversight back in 2007, the logic of the XG
plane_material line class was changed to always chan... - 03:53 Bug #906 (Closed): [XG] Power class if health below
- 03:49 Bug #906 (In Progress): [XG] Power class if health below
- 03:52 Revision 2480539a (github): Fixed|XG: Player armor set to limit when triggering XG 'power' class lines
- Due to refactoring oversight back in 2009, the logic of the XG power
line class was changed to the effect that the pl...
2014-10-15
- 23:48 Revision f924f9b6 (github): Fixed|InFine: Compiler warnings (un/signed comparison; string literals)
- 23:34 Revision 762081f2 (github): libcore|Xcode: Fixed a bunch of benign integer conversion warnings
- 23:34 Revision 8d75e620 (github): OS X|Xcode|qmake: Script for generating an Xcode workspace
- The Qt 5.3 qmake is incredibly broken when it comes to generating
Xcode projects, but this commit adds a script that ... - 18:00 Feature #1877: [Updater] Use Sparkle for automatic updates (on OS X)
- Being completely unfamiliar with the requirements of the Mac OS platform I'll bow to your better judgement here.
H... - 17:53 Feature #1877: [Updater] Use Sparkle for automatic updates (on OS X)
- This topic is highly platform-specific. On OS X, we are dealing with self-contained application bundles that are simp...
- 17:08 Feature #1877: [Updater] Use Sparkle for automatic updates (on OS X)
- Well, most of those bullet points are already covered by Doomsday's own updater mechanism. The existing updater is:
... - 10:07 Feature #1877: [Updater] Use Sparkle for automatic updates (on OS X)
- I suppose the main benefit would be on the Mac where our own updater is pretty wonkily implemented (generated scripts...
- 17:35 Revision 6685d75c (github): Merge branch 'master' into common-episode-definition
- 12:34 Feature #1878 (Closed): [MP] Hosted files/pwads etc need client download and auto load/unload files
- 1. Could DE at some point have a /getwad feature added? ~ or at least something like it.
2. Or perhaps the ability t... - 06:46 Revision 6b2a8dbf (github): InFine|FinaleInterpreter: Cleanup
- 06:23 Revision 13267248 (github): InFine|FinalePageWidget: FinalePageWidget has ownership of child FinaleWidgets
- 06:21 Revision 2bb76231 (github): InFine|FinalePageWidget: FinalePageWidget has ownership of child FinaleWidgets
- 03:39 Revision d1b83d99 (github): InFine: Prepare for removing the global FinaleWidget LUT
- 03:28 Revision 38927443 (github): Refactor|UI|GameUIWidget: Moved UI2_Drawer() into GameUIWidget
- 02:47 Revision ab063b60 (github): InFine: Removed the global FinalePageWidget LUT
- Such pages are considered a subcomponent of the FinaleInterpreter
and as such there is no need for a global LUT.
Add... - 01:21 Revision f56b9404 (github): InFine: Cleanup
- 01:08 Revision a7a59435 (github): Cleanup|InFine: Removed unnecessary header dependencies
- 00:33 Revision d2f56d9f (github): Refactor|InFine: Moved InFine system components to new source files
2014-10-14
- 21:38 Revision 0350bed2 (github): Refactor|InFine: Reimplemented InFine script widget model in C++
- All InFine script objects are now based on FinaleWidget.
Todo:
- Give FinalePageWidget ownership of the widgets.
- C... - 21:13 Feature #1877: [Updater] Use Sparkle for automatic updates (on OS X)
- What are the practical benefits to using (Win)Sparkle compared to Doomsday's built-in Updater mechanism? I'm fairly h...
- 15:05 Feature #1877: [Updater] Use Sparkle for automatic updates (on OS X)
- There is also "WinSparkle":http://winsparkle.org for Windows.
- 11:54 Feature #1877 (New): [Updater] Use Sparkle for automatic updates (on OS X)
- "Sparkle":http://sparkle-project.org/ is a popular OS X framework for handling automatic updates. Replacing Doomsday'...
2014-10-13
- 07:18 Revision 62c4b729 (github): Merge branch 'master' into common-episode-definition
- Conflicts:
doomsday/plugins/common/src/p_xgline.cpp - 07:13 Revision 5ed1f116 (github): Fixed|GCC|libdoomsday|DED: Benign compiler warning (potential use of uninitialized var)
- 06:55 Revision edad8e6b (github): Fix build (typo)
2014-10-12
- 05:40 Revision 22912b01 (github): Typo
- 05:09 Revision cd502f73 (github): Merge branch 'master' into common-episode-definition
- Conflicts:
doomsday/plugins/common/src/p_mapsetup.cpp
doomsday/plugins/common/src/p_xgline.cpp - 04:45 Revision acc208a9 (github): XG|libcommon: Use libcore's C++ API for logging XG development messages
2014-10-11
- 12:33 Bug #1870 (Closed): Generators not appearing in certain cases
- 12:31 Revision 119ceabb (github): World|Particles|Fixed: Spawning particle generators on rockets
- A mobj's private data was not yet created when the mobj entered its
first state and thus didn't trigger a particle ge... - 11:08 Bug #1876 (In Progress): [XG] Floor chains appear infunctional
- Pretty much what the subject states. They don't appear to work.
- 06:38 Bug #1875 (Closed): [XG] Colored sector lighting does not affect the transition frame
- When rendering a frame used for wiping the screen during transitions between maps, any colored sector lighting effect...
- 06:15 Bug #899 (Closed): XG stops working when loading a save game
- 06:15 Bug #899: XG stops working when loading a save game
- The XG problems in this map set were fixed along with Issue #1105
- 05:41 Bug #899 (In Progress): XG stops working when loading a save game
- 04:49 Bug #1105 (Closed): XG sector ambient sounds not saved/loaded
- 04:32 Bug #1105 (In Progress): XG sector ambient sounds not saved/loaded
- 04:48 Revision c7105704 (github): Fixed|XG|libcommon: XG sector ambient sounds not loaded
- (De)serialization of the XG sector thinkers (xsthinker_t) was working
fine, however they were later removed prior to ... - 03:40 Revision 9e171368 (github): Fixed|XG|libcommon: XG sector types override the game's built-in types
2014-10-10
- 21:26 Feature #1874 (Rejected): Defer creation of savegame folders until needed
- Presently savegame folders are created for a game mode when the ResourceSystem receives the relevant Games::Addition ...
2014-10-09
- 05:12 Revision e300eb5c (github): Merge branch 'master' into common-episode-definition
- 05:08 Revision d1af20b9 (github): Refactor|InFine: Cleaned up InFine FinaleInterpreter
- Learning the mechanics of the interpreter in the process.
2014-10-08
- 17:40 Bug #1873: [HeXen DK] multiplayer crash on Sump
- I mean, I know HeXen/HeXen DK MP has several non fatal issues due to it still being a WIP.
- 17:35 Bug #1873 (Closed): [HeXen DK] multiplayer crash on Sump
- I know that HeXen/HeXen DK MP has several non-fatal issues, but as this one is fatal, I figure I should report it.
...
2014-10-07
- 08:04 Revision ae2c0e20 (github): Refactor|InFine: Cleaned up InFine script system
- In preparation for debugging the outstanding backward compatibility
issues (e.g., NoSkip handling). - 04:26 Bug #1866: [Doom] Fortress of Mystery appears between wrong map on E2 intermission
- Correct, these fixes won't appear until my @common-episode-definition@ branch is merged to the master. (I addressed t...
- 03:14 Bug #1866: [Doom] Fortress of Mystery appears between wrong map on E2 intermission
- Just a quick question, this commit isn't in a build yet, right? Ran around Doom a little bit today and still noticed ...
- 00:40 Bug #1872 (Closed): Copyright year of Windows binaries incorrect
- Most of the built binaries are either missing this information entirely, or the metadata is out of date.
2014-10-06
- 23:56 Bug #911: [Hexen] Poison cloud vs Repulsion Disc
- Issue 1) has now been fixed for the upcoming 1.15 release (commit: 574cb63a).
- 23:45 Bug #911: [Hexen] Poison cloud vs Repulsion Disc
- Issue 1) has now been fixed for the upcoming 1.15 release (commit: 574cb63a).
- 23:42 Revision 574cb63a (github): Fixed|Hexen|SFX: Cough sound playback on Player vs PoisonCloud collision
- If god mode is active then the cough sound should not be played.
Seemingly the result of a refactoring oversight back... - 21:22 Bug #1800 (Closed): [Doom] Monster Teleport Issue (TNT MAP31)
- 21:22 Bug #1800: [Doom] Monster Teleport Issue (TNT MAP31)
- Evidently this was indeed caused by Issue #1862. Since that fix this teleport trap in TNT MAP31 is now behaving much ...
- 02:48 Revision 832591d1 (github): Merge branch 'master' into common-episode-definition
- 02:47 Revision 4dc4568e (github): Debug|libcommon|XG: Assert XL_DoFunction's parameters are valid
- 02:47 Revision 7b9ee87d (github): libcommon: Cmd "stopinf" now always returns true
- This prevents spurious alerts regarding attempts to stop scripts which
are not currently running. Older mods often ca... - 02:47 Revision 665b0bbc (github): Fixed|Resources: Handle the case of a zero-length lump between S(*)_START/_END
- Some intrepid mod authors may insert a zero-length lump here, which
is then "replaced" with a high-resolution resourc... - 02:47 Revision a19526f8 (github): Fixed|Renderer|LensFlares: Failed (viewPlayer - ddPlayers == displayPlayer) assertion
- Todo: Needs further investigation.
- 02:29 Revision 62cfeaca (github): All Games: Cmd "warp" must handle maps not defined in the Episode progression
- 02:22 Revision ead78ffd (github): Fixed|libdoomsday|DED: Parsing Flags with an implicit zero value
- If no value is specified for a Flag then we should assume zero. This
fixes an XG regression where the value for ltc_n...
2014-10-05
- 20:07 Bug #1701: [Doom] Map08/ExM8 sound emulation
- Judging by the linuxdoom-1.10 source release, this does appear to be a deliberate change. Should this be compatibilit...
- 19:57 Bug #1706 (Closed): Default Mapinfo music glitch
- 19:51 Bug #1796 (Closed): Damage stage mix up in some models.
- 19:48 Bug #1800: [Doom] Monster Teleport Issue (TNT MAP31)
- This needs testing again following the recent fix for Issue #1862
- 19:37 Bug #1817: Premap infine and preplaying music oversight
- Is there a mod compatibility reason for the change you suggest?
The original games' logic for music queuing is bas... - 19:34 Bug #1817 (Feedback): Premap infine and preplaying music oversight
- 19:29 Bug #1856: Alert on first launch because game.cfg not found
- Raised to High priority because an alert on first launch is very alarming to a new user (and in this case misleading ...
- 19:23 Bug #1849 (Closed): [DOOM] FIREBLU in Plutonia
- 19:16 Bug #1849 (In Progress): [DOOM] FIREBLU in Plutonia
- 19:22 Revision ede72383 (github): Fixed|libdoom|Definitions: Don't apply glow to Plutonia's FIREBLU material
- The IWAD version of this animation depicts a slimy rock surface
that should not appear to glow.
Issue #1849 - 17:57 Bug #1863: [automap] line updating
- Re: Deferring of line visibility updates until the player first moves
This is due to a bug in vanilla. As far as I... - 17:48 Bug #1866: [Doom] Fortress of Mystery appears between wrong map on E2 intermission
- As the intermission has undergone significant changes for 1.15 in the common-episode-definition branch, this bug has ...
- 17:35 Bug #1866 (In Progress): [Doom] Fortress of Mystery appears between wrong map on E2 intermission
- 17:45 Revision 9453467a (github): Fixed|Doom|Intermission: Ultimate DOOM episode 2 animation discrepancies
- Issue #1866
- 17:42 Revision bbda657d (github): Merge branch 'master' into common-episode-definition
- Conflicts:
doomsday/plugins/common/src/g_game.cpp - 16:16 Bug #1870: Generators not appearing in certain cases
- @MobjThinkerData@ currently gets created the first time a mobj thinks (in thinkers.cpp @initPrivateData()@). This is ...
- 16:07 Bug #1870: Generators not appearing in certain cases
- The reason this fails is because during the first call to Mobj_SetState in P_SpawnMobjXYZ there is no MobjThinkerData...
- 15:11 Revision 4b727960 (github): Documentation|libhexen: Todo comment wrt NetSv_SendLocalMobjState use in A_BishopAttack
- 06:09 Bug #1868: [Doom] Revenant missiles randomly switch from non-homing to homing
- Logging the values of GAMETIC and (((int) GAMETIC) & 3) in A_Tracer shows that this bug occurs when the step value fo...
- 03:59 Bug #1868: [Doom] Revenant missiles randomly switch from non-homing to homing
- I have attached a DOOM II savegame, DoomSav2.save which makes debugging this issue easier. In this savegame I have or...
- 02:37 Bug #1868: [Doom] Revenant missiles randomly switch from non-homing to homing
- Further testing shows that the tracer's target is in fact not being lost at all. The problem is that the deterministi...
- 01:17 Bug #1868: [Doom] Revenant missiles randomly switch from non-homing to homing
- Initial testing reveals that this is indeed not a savegame issue. After instrumenting and comparing interpretation of...
- 04:46 Revision f0ce7df6 (github): Fixed|Console|All Games: Don't begin a game state change message if waiting for a response
- This is possible if the user tries to circumvent the message response
prompt by opening the console and entering a co... - 03:35 Revision b683c6cf (github): Fixed|Renderer|SkyDrawable: SIGSEGV when SkyDrawable has no Sky configured
- 00:30 Revision b0f958a6 (github): libheretic: Fix typo in default MAPINFO data
2014-10-04
- 22:44 Feature #1867: Extract patch/sprite offsets from PNG 'grAb' chunk (ZDoom)
- The reason the patches and sprites are offset incorrectly when read from in-wad PNG images is because the offset info...
- 01:05 Bug #1871 (Closed): Wrong model skin selected
- 00:16 Bug #1871: Wrong model skin selected
- Turns out that the skin selection problem is indeed caused by a change in the #skin => Texture mapping table. I'm cur...
- 00:15 Bug #1871 (In Progress): Wrong model skin selected
- 01:01 Revision 423b9910 (github): Merge branch 'master' into common-episode-definition
- 00:59 Revision e4c9618c (github): Fixed|Resources: Model skin selection error
- When (re)building the #skin => Texture map one must ensure that the
indices uses in the MD2/DMD internal skin table a...
2014-10-03
- 23:00 Bug #1871: Wrong model skin selected
- Ok, despite the fact that the wrong model file is used (which also seems to be the case in previous versions of Dooms...
- 20:46 Bug #1871: Wrong model skin selected
- Evidently the reason this occurs is because the wrong model is being used. In the jDRP there are two versions of brui...
- 18:40 Bug #1871 (Closed): Wrong model skin selected
- When using the jDRP in build 1371 the skin selected for the Hell Knight's head model is incorrect resulting in a skin...
- 18:53 Revision 45642af7 (github): Debug|Resources: Log all Model.skin => Texture mappings when extra verbose
- 18:53 Revision 3a8a7505 (github): Optimize|liblegacy|Smoother: Smoother_Evaluate should not continuously log its internal state
- There is no point doing this all the time when this info is only ever
relevant when debugging Smoother. - 18:53 Revision 4ec8ad7d (github): Renderer: Log about missing particle textures with pretty NativePaths
Also available in: Atom