Project

General

Profile

Activity

From 2007-08-02 to 2007-08-15

2007-08-15

23:36 Bug #467: Segmentation Violation
Logged In: YES
user_id=1867679
Originator: YES
Thanks for reply.
Excuse my ignorance: I've attached a txt file con...
technowolf
23:36 Bug #467: Segmentation Violation
Verbose doomsday out for ultimate & doom 2
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/be208...
technowolf
11:39 Bug #467: Segmentation Violation
Logged In: YES
user_id=1248824
Originator: NO
'EVERY time I run Plutonia or TNT, after the same basic game entry, I...
yagisan

2007-08-14

22:48 Bug #467 (Closed): Segmentation Violation
I'm using Doomsday v1.9.0-beta 5.1
EVERY time I run ultimate doom or doom2...after selecting new game, then selectin...
technowolf
22:48 Bug #467: Segmentation Violation
doomsday.out errors from ultimate doom, doom2, plutonia, and tnt evilution
*Attachments:*
* http://sourceforge.net/p...
technowolf

2007-08-11

00:59 Revision 83dd358b (github): Global viewer position and polyobj point coords changed to floating point.
Other minor fixes for warnings outputted by gcc. danij

2007-08-10

20:56 Feature #1451 (New): [InFine] stopsound
As the title suggests. Dday has the ability to stop a music track, that is playing, in an infine script. However ther... vermil

2007-08-09

16:37 Revision 138fee1d (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
16:13 Revision 71b1ce57 (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
16:11 Revision 3bdd2a8a (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
16:08 Revision bbe1fed5 (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
16:00 Revision af429fa1 (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
15:51 Revision 6a39b24e (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
15:33 Revision b293f302 (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
15:21 Revision 75ec83c8 (github): Merged from Wolftc beta package dated August 8, 2007
yagisan
15:20 Revision a2772209 (github): Merged from Wolftc beta package dated August 8, 2007
yagisan

2007-08-08

21:20 Revision ff01fc5d (github): Updated project file.
skyjake
21:19 Revision 6c6d8f6b (github): Scale the automap map name up to 80% of the normal size of hu_font_a. Previously, the name was totally unscaled and way too small on large resolutions.
skyjake
21:00 Revision 6c6aed98 (github): Mystery solved: HQ2x filter lookup tables weren't initialized in time for the worker thread. Now the fonts are looking really sharp! I can use menu-scale 1.0 without everything turning into a blurry mush...
skyjake
15:12 Revision 886ef2fd (github): update doxygen generation
yagisan
02:38 Revision ff2dd967 (github): Removed tab_video.c from doomsday/build/win32/doomsday_cl.rsp
danij
01:59 Revision 9cff4e95 (github): Replaced the static, texture gammalevel LUTs with one calculated dynamically. The ccmd "setgamma" is now obsolete as we automatically update the gamma LUT when the value of cvar "rend-tex-gamma" changes (which is now [0...1] to afford more precise control).
danij

2007-08-07

18:52 Revision 03119eb6 (github): Remember patch flags in texinfo_t so that both monochrome and upscale+sharpen are done for the font lumps. But still it's a conundrum: the startup time textures look completely different than after texreset.
skyjake
15:57 Revision 15e42c44 (github): Implemented a temporary kludge in calcSegDivisions() to guard against a potential segfault (if the side seg table building logic in finalizeMapData() is not infallible) and instead, simply abort seg division.
This only occurs under very rare conditions. The cause of which will be addressed in the upcoming revised map loading... danij
13:30 Revision 4ee965c3 (github): Rendering tweaks:
* Various enhancements to seg drawing to try to eliminate render artefacts caused by rounding inaccuracies within cal... danij
13:17 Revision 94596bf8 (github): Updated R_PrecacheLevel() so that we only attempt to precache a flat once regardless of the number of references to it on map being loaded.
danij
13:14 Revision 2740bf5d (github): Catch out of range texture/flat indices passed to Rend_GetGraphicResourceDecoration(). This should not happen though (must be a bug elsewhere).
danij
13:11 Revision 9febc322 (github): Fakeradio seg corner shadows were looking much too dark when the angle difference was larger than BANG_90. Now, the corner degree is made cubic before being used as the darkness multiplier.
danij
13:04 Revision 78681ad6 (github): Tweaked error/warning messages for missing front sidedefs and unknown textures/flats.
danij
04:26 Revision 7a1bd795 (github): Fixed RL_WriteDivQuad(), should now be working correctly.
danij
02:07 Bug #312: mouse problem
Logged In: YES
user_id=849456
Originator: NO
For Doomsday 1.9.0-beta6 the input device event system and binding mec...
danij
01:56 Bug #393: Vsync does not stick
Logged In: YES
user_id=849456
Originator: NO
vsync control is not currently available in Doomsday under MacOSX. The...
danij
01:51 Bug #431: Strange keys in the console
Logged In: YES
user_id=849456
Originator: NO
Fixed in svn for 1.9.0-beta6
danij
01:43 Bug #456: Message font graphics
Logged In: YES
user_id=849456
Originator: NO
This is an issue with any resource loaded from e.g. jDoom.PK3 due to t...
danij
01:38 Bug #463: Netgame moving walls stop upon death
Logged In: YES
user_id=849456
Originator: NO
This issue has been fixed in svn for 1.9.0-beta6.
danij
00:47 Revision 844b9cf2 (github): Remember sharpening flag on textures so they are sharpened when re-prepared.
HOWEVER: Something strange is going on. The results of the upscaling and sharpening are clearly different when done d... skyjake
00:31 Revision 879d6c28 (github): We are *not* doing type-in, so don't say so.
skyjake
00:17 Revision 2d47df2f (github): On second thought, apply a sharpening filter only.
skyjake

2007-08-06

23:50 Revision e564670e (github): And here we go with the contrast enhancement. I think it improves the readability quite nicely, in Doom, too.
skyjake
23:35 Revision cafc49f8 (github): Fixed HQ2x scaling to work on big-endian processors.
Magic tricks to improve readability of the original font lumps. When the font lumps are being uploaded, the DD_UPSCAL... skyjake
19:59 Bug #466: MUS Music skips on loop
Logged In: YES
user_id=1861760
Originator: YES
Sorry for my confusing report. The bug occurs in Doomsday 1.9.0-beta...
morbidmorre
19:43 Bug #466 (Closed): MUS Music skips on loop
* When a MUS file reaches the end of the song and loops back to the beginning there is a slight pause. (as if it is r... morbidmorre
19:40 Revision 8d770da6 (github): Fixed loading of detail textures. The correct level of gray mipmap contrast is saved as flags in the texturecontent_t, to be applied when the texture is really uploaded.
skyjake
18:53 Revision 2e9caafd (github): Map titles aren't supposed to be typed in, and the type-in that was there didn't work (was not animating).
skyjake
12:21 Revision ab0e2a5d (github): Rewrote Rend_WallHeightDivision() to use vertex line owners instead of sector owners and so that it works with an unlimited number of planes per sector. Also, the sector owners have now been removed (nothing remains that uses them).
Todo: By utilizing the line owners we know that floor/ceiling heights in the next (anti)clockwise sector can be clipp... danij
06:24 Revision 907d2e85 (github): Further optimized renderWalls() to reduce the number of DMU calls. This includes using P_SubsectorBoxIterator() to reduce the number of subsectors in the set that must be drawn to those (possibly) within the map's view frame (instead of attempting to draw the lot).
Still, the greatest cause of slowdown when drawing the automap is due to the number of DMU calls and the associated p... danij
03:26 Revision 27cce3e4 (github): Exported Doomsday's P_SubsectorBoxIterator().
danij
02:51 Revision e0333cbb (github): Fixed sector blockbox determination during map load.
danij
00:34 Revision d87c71fb (github): Added V2_Rotate() as an exported function in doomsday.def
danij

2007-08-05

21:40 Revision 76131616 (github): Tuning & fixing of the automap:
* Scale factor simplified and zoom speed fixed to be constant (always multiply/divide scaling factors...). If the map... skyjake
19:18 Revision d9991cba (github): Default chat bindings. It would now appear that all the default bindings are present.
Commented out old GBC_* enums. skyjake
18:01 Revision b9d42940 (github): The jump control is now working as an impulse.
Better handling of player controls while paused. When pause ends, the ccmd "resetctlaccum" is called, which clears al... skyjake
16:16 Revision c9bf896a (github): DD_Execute() and DD_Executef() had the 'silent' parameter confusingly in different places in the arguments list, now consistently (silent, cmd, ...).
Automap controls and the map binding classes are now working. However, map zooming and panning seems broken: zooming ... skyjake

2007-08-04

22:57 Revision c2cb83d4 (github): Artifact controls and default bindings.
skyjake
18:04 Revision fceef12b (github): Tying up some loose ends:
* Hexen menu colors (and Heretic, too, probably) were all black because the monochrome conversion produced only black... skyjake
16:26 Revision 853d4e77 (github): Fixed problem with key press duplication in curses-based console.
skyjake

2007-08-03

19:02 Bug #465 (Closed): Couldn't open dmg file
I downloaded the latest version of Doomsday (Doomsday 1.9 beta-5), for MacOS X. But the dmg file simply won't open. M... tricky1975
02:58 Bug #464: Strafe button MB2
Logged In: YES
user_id=1859458
Originator: YES
I found a fix in the console "ctl-use-dclick 1"
mugrath
01:42 Bug #464 (Closed): Strafe button MB2
In the original DOOM's I use Mouse Button 2 to Strafe, and double clicking Strafe (Mouse Button 2) would open doors a... mugrath

2007-08-02

00:25 Revision c175f183 (github): Re-enabled mouse filtering by pretty much restoring the old implementation. Filtering has to be done at the source of the data to be effective. Modified old implementation so that now we use floats.
Witness the silky smooth mousing! skyjake
 

Also available in: Atom