Project

General

Profile

Activity

From 2006-09-25 to 2006-10-08

2006-10-08

20:31 Revision 09de61b1 (github): More rules file cleanup. Dump a truckload of warnings on suspect code. Try to extract every last bit of performce we can from gcc
yagisan
20:14 Revision 23b1f93e (github): Fixed GCC compiler warnings.
danij
19:46 Revision 5656a3df (github): Fixed compilation warnings.
danij
19:10 Revision bf4df569 (github): Began dividing con_main.c into smaller chunks. We now have con_data.c which implements the various console databases (cvars, ccmds, knownwords, aliases) and rend_console.c which contains the console drawing routines.
Since the various console databases were already being sorted I replaced their search mechanisms with those using a b... danij
19:03 Revision 35de1c0b (github): Optimization: Rendpolys are no longer allocated on the stack each and every time they are needed. Added a rendpoly allocation mechanism which allows the same rendpolys to be re-used whenever possible.
Number of vertices are also allocated dynamically at this time, this meant I was able to remove the RL_MAX_POLY_SIDES... danij
18:54 Revision 6f9a3ee0 (github): Cleanup. Use the memory allocator wrappers (e.g. M_Malloc). Minor tweaks and optimizations.
danij
18:34 Revision 6248c948 (github): Cleanup. Use the memory allocator wrappers (e.g. M_Malloc). Minor tweaks to reduce per-frame processing work.
danij
18:29 Revision 31daa1f3 (github): Cleanup. Use the memory allocator wrappers (e.g. M_Malloc). Minor tweaks. Updated style.
danij
18:27 Revision 47c2e478 (github): Cleanup. Use the memory allocator wrappers (e.g. M_Malloc). Minor tweaks. Updated style.
danij
18:24 Revision be28d66a (github): Cleanup. Added function headers. Fixed issue of returned false positives when searching for nodes when a substring matches.
danij
18:21 Revision 1c5d886a (github): Cleanup. Use the memory allocator wrappers (e.g. M_Malloc).
danij

2006-10-07

17:42 Revision 2bda0b6c (github): fix bug report script. Start dragging the package kicking and screaming towards the beta5 release
yagisan
13:33 Bug #378: Heretic - Stairs fail to activate
Logged In: YES
user_id=849456
This has already been fixed in SVN. Please look through the
existing bugs before sub...
danij
04:26 Bug #378 (Closed): Heretic - Stairs fail to activate
In Heretic, in the Citadel and Cathedral levels, there
are stairs that are triggered by switches; both fail to
acti...
evilmrhenry
13:33 Bug #377: HERETIC - segmentation violation on game load
Logged In: YES
user_id=849456
This has already been fixed in SVN. Please look through the
existing bugs before sub...
danij
04:03 Bug #377: HERETIC - segmentation violation on game load
Logged In: YES
user_id=1052361
Same here. Also using 1.9.0-beta4, and problem does not
occur with Doom 2. (I could...
evilmrhenry
03:59 Bug #377 (Closed): HERETIC - segmentation violation on game load
If I load a game from the main menu, Heretic crashes
and I get a "segmentation violation" error message.
this do...
megaman951
11:24 Feature #1430 (New): Particle generator decorations (e.g., particles from a wall)
Let particles be generated from walls.
This could mean fire effects on textures like "FIREMAG1"
eunbolt
08:48 Revision 9d047732 (github): Shove my CFLAGS down Cmakes throat
yagisan

2006-10-06

19:27 Revision b26cce43 (github): zip is no longer a build dep
yagisan
19:24 Revision 10e4f95f (github): remove typos that prevent building
yagisan
18:28 Revision fe1fa371 (github): No - really make timidity a hard dependency this time.
yagisan
18:25 Revision ae0be93b (github): Whoops, must not forget the packaging hooks or the jpacks will break before the snowberry migration. Not good :( fix up some thinkos in the reportbug script. Make timidity a hard dependency as per http://forums.newdoom.com/showthread.php?t=31639
yagisan
14:48 Bug #376 (Closed): [Hexen MP] Weapons for all player classes
In multiplayer cooperative mode only weapons that
appear on maps are the ones for the class of the person
who hosts...
mortiss

2006-10-03

23:09 Revision 094527d1 (github): Cleanup (standardise global variable naming convention). Minor tweaks.
danij
19:02 Revision 31b964a9 (github): Cleanup. Minor tweaks. Moved conditional tests outside of glBegin()...glEnd() statement blocks.
danij
15:58 Bug #375: trigger #7 (switch once - raise stairs) doesn't work
Logged In: YES
user_id=849456
Already fixed for 1.9.0-beta5. Deleting as duplicate.
danij
05:08 Bug #375 (Closed): trigger #7 (switch once - raise stairs) doesn't work
I encountered this bug when playing Heretic. But I
did not test it on Doom, though I do not know whether
it works...
axelrb
00:02 Revision 45d20b07 (github): Minor tweak (read; fudge) to Rend_SpriteLighter(). There was a problem with lights having a huge range of influence in Z dimension. Now the results suggest lights which are spherical instead of elipsical (is that a word?).
danij

2006-10-02

19:39 Revision de683318 (github): Fixed lighting problem on HUD sprites due to wrapping light values (bytes were used in calculations).
danij
02:14 Revision 617dc733 (github): Cleanup.
danij

2006-10-01

23:59 Revision 028a75b8 (github): Cleanup (standardise global variable naming convention).
danij
18:39 Revision 98b15a21 (github): HUD sprites are now lit similarly to world sprites.
danij
15:42 Bug #163: HUD weapons not lit by glowing sectors
Logged In: YES
user_id=849456
Fixed in SVN for Doomsday 1.9.0-beta5.
HUD models are now affected by plane glows....
danij
14:26 Revision e521ed4a (github): Fixed BUG #899948 HUD weapons not lit by glowing sectors (only models atm).
danij
13:28 Revision d97fbe72 (github): Fixed plane glows not working on models.
danij
02:19 Revision f794849e (github): Updated jHeretic and jHexen to use per-player inventory cursor vars (added to player_t). Done in preparation for multiple local player support.
danij

2006-09-30

23:28 Revision 7b10e4e1 (github): Removed unreferenced local and relocated a comment.
danij
23:16 Revision 86ca3ba8 (github): Added cvar "rend-sprite-alpha". 1=Enable variable translucency on sprites.
danij
22:41 Revision bf7eb661 (github): Added cvar "rend-mobj-light-auto". 1=Enable automatically calculated lights for mobjs.
This does not affect mobjs which have explicit light definitions. danij
20:17 Feature #1425: Disable auto dyn lights on sprites in command line/Snowberry
Logged In: YES
user_id=849456
Added cvar "rend-mobj-light-auto". 1=Enable automatically
calculated lights/halos fo...
danij
06:38 Feature #1425 (Closed): Disable auto dyn lights on sprites in command line/Snowberry
Automatic dynamic lights are a boon to the normal Doom
iwads, but can be distracting in many total and partial
conv...
flamepanther
19:52 Feature #1424: Snowberry: Center window on screen (Windows)
Snowberry is to be phased out and replaced by internal/runtime configuration. danij
16:12 Bug #370: DOOM64TC: HOM in E1M01
Logged In: YES
user_id=849456
Closing as it doesn't appear to be a problem in Doomsday.
danij
08:14 Bug #374 (Closed): jDoom64: No monsters in E1M33, E1M35
IIRC and judging by the screenshots on Doom Depot,
monsters are supposed to spawn-in in these maps, but
there's no ...
mrdarka
08:12 Bug #373 (Closed): jDoom64: Broken behaviour in E1M12
After killing the imps and the demons and entering the
first temple, lots of mancubi spawn in and you get
stuck in ...
mrdarka
07:00 Feature #1429 (Closed): Support for Freedoom
I feel it would be very much in the spirit of free
software for jDoom to be able to play the freedoom
iwad. At the...
flamepanther
06:58 Feature #1428 (Closed): Support for Chex Quest
I doubt this will be taken seriously, but here it is.
It shouldn't take many changes to jDoom to create a
jChex. ...
flamepanther
06:52 Feature #1427 (Closed): Support for HACX
Compatability with the HACX expansion for Doom II has
improved in recent versions of jDoom, but there are
still pro...
flamepanther
06:42 Feature #1426 (Closed): Disable automatic translucency in command line/Snowberry
Automatic translucency on sprites can have strange and
distracting effects in pwads that change Doom too
thoroughly...
flamepanther
05:40 Revision a3ffea78 (github): Remove all traces of FMOD. The libary is not GPL compatible and based on the poll results here http://forums.newdoom.com/showthread.php?t=31200 indicate that it is unused. sdl_mixer supports .mp3, .ogg, .mid, .mod and plain sdl supports .wav. cd audio support is unknown, but no one claimed to use it.
yagisan
00:52 Revision f7dc405b (github): Renamed ccmd "listmobjs" to "listmobjtypes" as this more accurately reflects its purpose.
danij
00:51 Revision eb714c2e (github): Moved registration of ccmds and cvars not related to the console out of con_main.c and into the respective *_Register routine.
Renamed ccmd "actions" to "listactions" for consistency. danij

2006-09-27

22:28 Revision 9d753e50 (github): Update deng to a svn snapshort to ease transition to 1.9.0.beta5. Removed shellscript doghouse. rework bug reporting scripts. Untested. It built, but very likely needs testing and refining - I'm not sure it even used the CFLAGS I specified.
yagisan
01:05 Feature #1423: Obituary msg, set difficulty, and Hud face/menu filtering
Logged In: YES
user_id=1566636
I don't recall this ever happening before. I know Zdoom says
stuff like this. If yo...
papercut2
00:59 Bug #347: getting stuck in walls (doom1)
Logged In: YES
user_id=1566636
Seen it before. The thing about objects going over top or
below other objects seems...
papercut2
00:56 Feature #1422: Double sided linedef will not tile more than 128 pixels high
Logged In: YES
user_id=849456
Originator: NO
Duplicate
danij

2006-09-26

13:57 Feature #1147: Windows NT4?
Logged In: YES
user_id=1248824
Assigning to myself. NT4 support should be possible once we
move to common routines...
yagisan

2006-09-25

17:30 Bug #335: in *nix MIDI hangs Doomsday
Logged In: YES
user_id=1248824
I *do* have native MIDI (SB Live 5.1 Value), but did not
reproduce that error. mrda...
yagisan
15:25 Bug #335: in *nix MIDI hangs Doomsday
_(originally posted by anonymous SF.net user)_
Logged In: YES
user_id=508163
I just wanted to say that mrdarka is ...
skyjake
14:42 Bug #335: in *nix MIDI hangs Doomsday
Logged In: YES
user_id=1042746
Re: Not setting DENG_MIDI_CMD and allowing sdl_mixer to control
midi output does no...
mrdarka
14:15 Bug #335: in *nix MIDI hangs Doomsday
Logged In: YES
user_id=1248824
Not setting DENG_MIDI_CMD and allowing sdl_mixer to control
midi output does not ca...
yagisan
14:03 Bug #296: sky hall-of-mirrors
Logged In: YES
user_id=1248824
Reported fixed in MESA svn. Closing bug as technically it is
not Doomsday at fault....
yagisan
12:11 Feature #1147: Windows NT4?
Logged In: YES
user_id=1248824
This can be possible again if we find out why SDL Input
didn't work on Win32.
yagisan
04:19 Revision 5016dbd7 (github): Various fixes for minor rendering glitches introduced inadvertently by improving DOOM rendering hack emulation.
danij
 

Also available in: Atom