Activity
From 2010-03-08 to 2010-03-21
2010-03-21
- 19:34 Revision 433f4cb2 (github): Fixed: Incorporated patch "fix various uninitialized memory accesses" by Jindrich Makovicka - thanks! (see here http://sourceforge.net/tracker/?func=detail&aid=2972261&group_id=74815&atid=542101)
- 17:07 Revision 94270953 (github): Changed Heretic: Items picked up by the player during map setup will not produce item-pickup sounds or screenflash. Pickup messages will be added to the log as normal.
- 16:22 Revision 423a1da3 (github): Added Heretic/Doom64: Implemented support for voodoo dolls.
- Changed Doom: Fixed voodoo doll momentum-zeroing problem which would prevent continuous "voodooscript" loops from wor...
- 11:45 Bug #878 (Closed): Automap visual nitpicks
- Not really a bug, more a little visual oversight; while the automap and map title fade in and out with the automap, t...
- 11:42 Bug #877 (New): Texture offset anomaly
- The way the column renderer in Doom works allows all textures to be larger than their actual dimensions as defined in...
2010-03-20
- 18:44 Bug #511: [Heretic|Hexen] Torch fix not applied (low ceiling)
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/b3715978/7a59/attachment/LightTest.wad
- 17:51 Revision 1faedfa9 (github): Added: cvar "rend-dev-polyobj-bbox" 1= Render polyobj bounding boxes (for debug).
- 17:14 Revision 72044fca (github): Fixed: "jHexen: impassable doorway (polyobjs?)" see here: http://sourceforge.net/tracker/index.php?func=detail&aid=2944652&group_id=74815&atid=542099
- 15:13 Bug #864: undefined VK_ keymaps in sys_console
- We do not currently support versions of Windows earlier than XP, so this is fine.
- 15:10 Feature #1510: Uninstaller to remove all files
- Well... As I been saying in the beginning, I used the Exe. I looked all though out the Doomsday folder, and even its ...
- 14:15 Feature #1510: Uninstaller to remove all files
- Ah I see, yes that is obviously an official release. I haven't used version 1.8.6 myself for quite a long time. Newer...
- 14:04 Feature #1510: Uninstaller to remove all files
- I got it from http://dengine.net/windows Version 1.8.6
- 13:57 Feature #1510: Uninstaller to remove all files
- I don't know where you got this exe from but the official releases of Doomsday for Windows all come with an installer.
- 13:54 Feature #1510: Uninstaller to remove all files
- I just looked thought that many times, Did not find it. I used the Exe to install, but there is no uninstaller
- 13:17 Feature #1510: Uninstaller to remove all files
- An uninstaller is already included for Windows. After installing you will find the uninstaller in your Add/Remove pro...
- 11:42 Revision 93e9749e (github): Changed Hexen: It is now possible to -warp using the console if a game has not yet been started. In this instance a new game is initiated using the default skill and player class.
- 08:29 Feature #1508: Ability to bind keypad ENTER key
- - **status**: open --> closed
- **milestone**: Eventually --> Version 1.9
2010-03-19
- 23:18 Feature #1510 (Closed): Uninstaller to remove all files
- As of now, I noticed there is no Uninstaller. They should make one, that removes all doomsday related stuff. It can b...
- 19:48 Revision 578c45da (github): Added Reader::readUntil().
- 19:33 Revision 0b37e5b6 (github): String::compareWithCase() now uses strncmp() and explicit length.
2010-03-18
- 19:23 Bug #876 (Closed): No comprehension of poly objects with see through parts
- Dday assumes polyobjs are never see through and hence doesn't render anything behind them.
As shown by this vanill... - 18:41 Bug #875 (Closed): Rend-Dev-Nosprite conflicts with certain HeXen mobj actions
- The "rend-dev-nosprite" console cvar conflicts with the HeXen mobj action's "A_UnHideThing" and presumably the assoc...
2010-03-14
- 23:40 Bug #874 (Closed): [Hexen] Stalker gib levitates
- In 1.9 Beta6.8 the Stalker incorrectly plays its melee swiping sound along with its raising sound when it rears up ou...
2010-03-12
- 13:14 Bug #874: [Hexen] Stalker gib levitates
- I have cross referenced the play sound actions of the Stalker/Serpent against the original Hexen source and jHexen is...
2010-03-11
- 22:30 Bug #873 (Closed): Missing Texture in Doom II MAP 25
- The water block above the exit teleporter in Doom II MAP 25: Bloodfalls is missing its textures. Running 1.9.0-b6.8 o...
- 21:42 Bug #872: Auto map drawing lines the player can't see at map start up
- Fixed for 1.9.0-beta6.9
- 21:16 Bug #872: Auto map drawing lines the player can't see at map start up
- This indicates that engine is drawing surfaces that are not visible unnecessarily.
- 21:14 Bug #872 (Closed): Auto map drawing lines the player can't see at map start up
- A long standing bug (i.e it's in 1.8.6 as well as 1.9 beta 6.8).
It seems that Dday draws a couple of lines on the... - 21:01 Revision 7c3df87a (github): Back out change made in another branch which was mistakenly included in the previous commit.
- 20:45 Revision 4cfd1e67 (github): Standardized on map and episode indices in all games. All now use zero based indices represented with unsigned integers thoughout(*) other than when specified by the user (e.g., console commands, linedef special arguments) or when presented to them (e.g., log/error messages).
- * Base one indicies are still used in map change network packets (intermissions were base zero already) and save game...
2010-03-10
- 17:44 Bug #871 (Closed): Significant CPU cache misses with fakeradio enabled
- When fakeradio is enabled Doomsday is currently suffering significant CPU cache misses when doing the setup needed to...
2010-03-09
- 17:53 Bug #869: [Doom] E1M7 Comp Station column stuck
- _(originally posted by anonymous SF.net user)_
The result of P_BoxOnLineSide() is pretty much up to chance (i.e. rou...
2010-03-08
- 15:52 Revision 21973321 (github): It is no longer necessary to attempt to start a before map briefing in Hexen's G_DoTeleportNewMap - this is now handled elsewhere as a consequence of the call to SV_MapTeleport.
- 15:17 Revision afd497c4 (github): Merge branch '1.9.0-beta6' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into 1.9.0-beta6
- 15:13 Revision 300fe480 (github): Fix map music track change in Hexen.
- 15:09 Revision 8ecc81dc (github): Due to the way music is managed with Hexen, unless we explicitly stop the current playing track the engine will not change tracks. This is due to the use of the runtime-updated "currentmap" definition (the engine thinks music has not changed because the current Music definition is the same).
- The only reason it worked previously was because the waiting-for-map-load song was started prior to load.
Todo: Reth... - 13:20 Bug #867: Can't adjust midi music volume in WINDOWS XP
- - **status**: pending --> wont-fix
- 12:11 Bug #866: HeXen: Automap scroll when changing maps
- Fixed for 1.9.0-beta6.9
- 04:26 Revision 5e7b86cb (github): Fixed linedef collision box dimensions in P_CheckPosition. The box being used was that which is specially enlarged by MAXRADIUS for use with the mobj blockmap.
- 02:44 Bug #869: [Doom] E1M7 Comp Station column stuck
- This bug also occurs in E4M4: Unruly Evil. There is a lowering wall with three Pinky Demons atop it that does not low...
Also available in: Atom