Activity
From 2010-04-21 to 2010-05-04
2010-05-04
- 12:07 Revision fb25e3f0 (github): Resolution independent aspect-correct drawing of the chat widget.
- Fixed All games: Chat widget would be drawn over the message log making it difficult to read.
- 10:13 Revision 51346b9e (github): Resolution independent aspect-correct drawing of the world timer in Hexen.
- 01:32 Revision 760c895f (github): Resolution independent aspect-correct scaling of the kills/items/secrets counters.
- Changed DOOM/Heretic: The kills/items/secrets counters were previously only visible when the automap was open.
Change...
2010-05-03
- 08:37 Bug #887: [x64 Ubuntu] Crash when loading a level
- Ubuntu Lucid amd64 GCC 4.4 - Release Build: Crash
Ubuntu Lucid amd64 GCC 4.4 - Debug Build: No Crash
It is interesti... - 01:14 Bug #887: [x64 Ubuntu] Crash when loading a level
- _(originally posted by anonymous SF.net user)_
with lucid 64bit build using beta6 branch with a head of 0dce95616968... - 01:01 Bug #887: [x64 Ubuntu] Crash when loading a level
- Ubuntu Karmic amd64 GCC 4.4 - Release Build: No Crash
I think it's time to find out what Lucid is doing differently.
2010-05-02
- 13:23 Revision 8b6fb49d (github): Aspect correct resolution independant scaling of the player message log.
- Added All Games: Added a slider to the Messages section of the HUD options menu for message scale.
- 02:28 Revision 858ec43e (github): Resolution independant aspect correct drawing of the automap.
2010-05-01
- 13:38 Revision ad9ff488 (github): Fixed statusbar slide-in on first entering a map.
- 13:33 Revision 0dce9561 (github): Updated the black screen drawing when doing an autostart to cover the entire viewport.
- 13:28 Revision f3e643a1 (github): Updated special screen filter drawing to cover the entire viewwindow.
- 12:42 Revision e0b84057 (github): Fixed various minor display glitches with the HUD due to thinking in the drawer. Cleaned up.
- Other than the 4:3 stretching of the statusbar (currently missing) all HUD displays now look and behave the same or b...
- 11:28 Revision 7cdf2dd7 (github): Always unhide the HUD when changing between view sizes 10, 11 and 12.
- 11:15 Revision bec707b5 (github): Added UWF_OVERRIDE_ALPHA flag for use with UI_DrawWidgets: rather than multiply the specified alpha with the per-widget alpha multiplier; ignore the per-widget multiplier and use the value specified as the absolute alpha for both textAlpha and iconAlpha. Restores correct behavior when using the statusbar-span view.
- 03:04 Revision 7a70e7df (github): Brought Hexen statusbar drawing up to par with DOOM and Heretic. Also fixed some very minor drawing artefacts when non-opaque and the automap is visible.
2010-04-30
- 16:06 Revision 14bbae83 (github): Brought Heretic statusbar drawing up to par with DOOM.
- 15:16 Revision f51654af (github): Intergrated most of the existing HUD features into the new uiwidget based drawing of the HUD: statusbarSize, statusbarAlpha, statusbarCounterAlpha, statusbarSlide, hudAlpha, hudIconAlpha and hudAutohide.
- 02:39 Feature #1517 (Closed): Autoselect missing interfaces from other audio plugins
- Don't know if it's a bug or limitation, but MIDI won't play with any other sound drivers here. Happens in v1.9.0 beta...
- 00:41 Revision c8434fa3 (github): Began reimplementing the DOOM statusbar as a group of uiwidgets.
2010-04-29
- 17:08 Revision 79c2bdd2 (github): Fix HUD menu display order in Heretic/Hexen as a result of the last commit.
- 17:04 Revision 66f5a337 (github): Added All games: Fullscreen HUD "wide offset" scaling. When using ultra wide/tall window dimensions the fullscreen head-up displays would be positioned at the very edge of the window (often into the user's peripheral vision range). Wide-offset allows the user to specify how far these displays will be offset from their position at the original 4:3 aspect ratio. New menu item in HUD options. New cvar "hud-wideoffset".
- 15:57 Bug #903 (Closed): MP menu "player skin" graphics
- As requested by DaniJ
The player graphics in the MP menu are currently hardcoded to specific sprite names, such as... - 15:52 Bug #902 (Closed): Ammo taken in weapon fire action
- Ammo should only be taken by firing actions when they are called in a weapons attack states.
Currently, ammo will ... - 15:04 Revision 28fe6ec1 (github): Reworked the inset border so that the animated power icons are correctly positioned with the statusbar visible.
- All head-up-displays are now positioned and scaled as they were in previous releases.
Next step: Rework per-uiwidget... - 14:37 Revision c6893cde (github): The animated power icons now scaled correctly by hud-scale.
- Next step: Rework the inset border offset so that the animated power icons are positioned with this offset when the s...
- 14:04 Revision 85865009 (github): Changed All games: cvar hud-status-size is now defined as floating point.
- 13:18 Revision f833d890 (github): Statusbar size no longer affects the animated power icons.
- Statusbar widgets are positioned relative to the statusbar rather than x0 y0 in the fixed 320x200 coordinate space.
... - 10:36 Revision b36d651c (github): UI_DrawWidgets now calculates the visible dimensions of a group of widgets which can be used by the caller for relative positioning purposes.
- All head-up-displays are now positioned as they were in previous releases.
Next step: Rework per-uiwidget scaling as... - 04:56 Bug #887: [x64 Ubuntu] Crash when loading a level
- At kurikai's request I'm having a look into this bug. Currently basing my testing on branch 1.9.0-beta6 with a head o...
- 04:49 Bug #887: [x64 Ubuntu] Crash when loading a level
- _(originally posted by anonymous SF.net user)_
Installing Kees lucid(10.04) 32bit build on my lucid(10.04) 64bit ins...
2010-04-28
- 14:06 Revision 5e6e3de7 (github): Calculate uiwidget dimensions and use them to align groups of uiwidgets.
- 08:57 Revision 08c59da5 (github): Made the fullscreen HUD frags display into a uiwidget_t
- 07:48 Revision 63e2e633 (github): Completed next step in the HUD rewrite for aspect correct scaling: use the same projection for the statusbar and the fullscreen HUD.
- 02:25 Revision e524fdf9 (github): Initial steps towards commonizing the fullscreen HUD widget stuff.
- 01:42 Revision ef79b3e4 (github): Brought the fullscreen HUD in Hexen up to par with DOOM and Heretic.
- Next step: commonization.
2010-04-27
- 14:50 Bug #735: [ATI] OpenGL crash upon starting map (Catalyst AI)
- As per query from danij, I tried the latest deng-1.9.0-beta6.9. There is no change. I did, however, notice more in...
- 14:13 Revision e84ff759 (github): Fixed animated HUD icons "jumping" when they are about to time out.
- 14:09 Revision 09156880 (github): Began cleaning up the Hexen fullscreen HUD in preparation for further changes needed for aspect correct drawing.
- 11:44 Revision 91d22a2a (github): Brought the Heretic fullscreen HUD up to par with DOOM.
- 09:52 Revision 9d2d1c8f (github): Began cleaning up the Heretic fullscreen HUD in preparation for further changes needed for aspect correct drawning.
- 07:05 Revision afe449c8 (github): Fixed Heretic & Hexen: The fullscreen HUD current item display cannot be enabled/disabled from the menu.
- 04:00 Revision 4b2876d1 (github): Next step in cleaning up the fullscreen HUD widgets. DOOM only thus far.
- 00:29 Revision 89a76b64 (github): Began cleaning up the DOOM fullscreen HUD in preparation for further changes needed for aspect correct drawing.
2010-04-26
- 22:24 Revision 3ae6823c (github): Changed All games: Aspect correct drawing of the map title display.
- 12:15 Revision 11780803 (github): Changed All games: New approach to drawing the statusbar which aims to preserve the original aspect ratio. If the window dimension aspect ratio is equal or near to the original ratio, the statusbar will be stretched to fill the available width. If not, the statusbar will be centralized and scaled to fit while maintaining the original aspect ratio. This means that by default anything between 4:3 and 16:10 will be stretched while anything else will be scaled to fit. This behavior can be overridden with the new cvar "rend-hud-nostretch".
- Changed All games: Removed ccmd sbsize as its now unnecessary as the cvar hud-status-size can be changed directly fro...
- 04:44 Bug #890: [Windows] Crash caused by SDL_mixer
- If you don't want to limit Doomsday to a single core, you can write a plugin which plays non-MIDI sounds through nati...
2010-04-25
- 23:15 Revision 10c8623c (github): Changed API: Viewwindow is now specified in viewport coordinates (formerly fixed 320x200). Note that game-side we still use the fixed coordinate space for convenience and scale up when calling R_SetViewWindow.
- Changed API: Before calling game-side drawing routines the engine now configures the orthographic projection in the v...
- 12:41 Revision 6a538248 (github): Fixed InFine: Menu trigger not enabled by default (as specified in the documentation).
- 04:01 Revision 0fb625a0 (github): Fix merge conflicts(?) Perhaps I'm hitting a Tortoise GIT bug...
- 03:58 Revision 505886f5 (github): Fix InFine script command 'notrigger' take 2.
- 03:57 Revision c2724316 (github): Fix InFine script command 'notrigger' take 2.
- 03:45 Revision acaaa50e (github): Fixed Common code library: The InFine script command 'notrigger' does not work, allowing the menu to be opened.
- 02:20 Bug #901: [Ultimate Doom] Missing HUD/GUI fonts & textures
- _(originally posted by anonymous SF.net user)_
Confirming on gentoo linux with 1.9.0-beta6.9. - 00:41 Bug #750: sdl_mixer + external sound files getting cut short
- I'm currently working on this issue and should have a fix ready shortly.
2010-04-24
- 22:36 Revision 96de7e28 (github): Added All games: The Help screens shown when selecting "ReadThis" for the menu or using the (default) F1 shortcut are now defined as InFine scripts for customization in mods.
- 14:38 Revision 2e2b3581 (github): Changed All games: Reordered items in the HUD menu grouping together player message options.
- 14:17 Revision 31b901f0 (github): Changed All games: Created a separate menu item for crosshair opacity and removed the alpha slider from the color selection widget. It was not immediately obvious that when vitality color was enabled that the opacity could be set independently.
- 09:37 Revision ef817ce0 (github): Changed: Resolution independent aspect-correct drawing of the view border/background.
- 06:40 Bug #269: Minor border graphic glitch
- Fixed for 1.9.0-Beta6.10
- 05:10 Revision fe2a817e (github): Changed: New approach to drawing player weapon sprites which aims to preserve the original aspect ratio. If the window dimension aspect ratio is equal or near to the original ratio, psprites will be stretched to fill the screen. If not, psprites will be centralized and scaled to fit while maintaining the original aspect ratio. This means that by default anything between 4:3 and 16:10 will be stretched while anything else will be scaled to fit. This behavior can be overridden with the new cvar "rend-hud-nostretch".
2010-04-23
- 09:34 Revision 7303e711 (github): Fix line endings.
- 08:31 Revision 81430b80 (github): Fixed: Buffer overflow using ccmd viewgrid when numColumns * numRows is greater than the max number of players (16).
- 07:23 Revision 0418b5a4 (github): Changed drawing of the PAUSE graphic to always position it aligned to the top of the window.
- 05:58 Revision 043b8c0c (github): Use the same projection for the important game messages and the PAUSE graphic.
- 04:39 Revision 8715ac54 (github): Changed All games: New approach to drawing the menu which aims to preserve the original aspect ratio. If the window dimension aspect ratio is equal or near to the original ratio, the menu will be stretched to fill the screen. If not, the menu will be centralized and scaled to fit while maintaining the original aspect ratio. This means that by default anything between 4:3 and 16:10 will be stretched while anything else will be scaled to fit. This behavior can be overridden with the new cvar "menu-nostretch".
- Todo: Move the "help screens" out of the menu and replace with InFine scripts.
- 01:21 Bug #901: [Ultimate Doom] Missing HUD/GUI fonts & textures
- Do you have any ideas how I might troubleshoot this? I'm on XP.
One thing I tried was dropping a Con_Message into F_O...
2010-04-22
- 21:53 Bug #901: [Ultimate Doom] Missing HUD/GUI fonts & textures
- All of the above appear to be working just fine for me in Windows7 and I presume on Mac OS also (as skyjake clearly b...
- 21:52 Bug #901: [Ultimate Doom] Missing HUD/GUI fonts & textures
- Inter
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/7ef55fb0/d215/attachment/doom1-ultimate-00... - 21:51 Bug #901: [Ultimate Doom] Missing HUD/GUI fonts & textures
- HUD
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/7ef55fb0/b780/attachment/doom1-ultimate-003.... - 21:50 Bug #901: [Ultimate Doom] Missing HUD/GUI fonts & textures
- missing NIGHTMARE
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/7ef55fb0/47bf/attachment/doom1... - 21:17 Bug #901: [Ultimate Doom] Missing HUD/GUI fonts & textures
- missing text
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/7ef55fb0/4316/attachment/doom1-ulti... - 21:17 Bug #901 (Closed): [Ultimate Doom] Missing HUD/GUI fonts & textures
- - small menu text (subheadings under options, in-game pick-up notices, \"Go back to your boring programs\" etc.). Lar...
- 20:26 Bug #850: Crash when loading saved game
- hexen save file (i think)
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/d0c28170/003e/attachme... - 01:31 Bug #900: deprecated png members in gl_png.c
- Fixed in 1.9.7.
- 01:31 Bug #900 (Closed): deprecated png members in gl_png.c
- The PNG_Load() function accesses members of png_info directly (png_info->bit_depth etc.). The libpng guys would rath...
2010-04-21
- 22:23 Revision 674626b1 (github): Changed: Replaced 3D projection/field of view calculation and shortened the near clip plane for better support of ultra-wide/multi-monitor setups.
- 19:30 Feature #1494: InFine script for "MapTitle" display
- Actually, no need to have any internal display. If we move the current display out to an InFine script, a mod author ...
- 07:25 Revision 6fc5f6e8 (github): Fix merge conflict in last commit (again!?).
- 07:22 Revision 214a1948 (github): Fix merge conflict in last commit.
- 07:20 Revision 6fd836b2 (github): Fix merge conflict in last commit.
- 07:18 Revision 6006e50f (github): Revert previous change to crosshair drawing. Turns out that the changes I made only improved the look of axis-aligned lines and actually made other shapes such the angles > < look worse.
- 07:17 Revision a2f8c67c (github): Revert previous change to crosshair drawing. Turns out that the changes I made only improved the look of axis-aligned lines and actually made other shapes such the angles > < look worse.
- 04:35 Revision c2c95800 (github): Changed: Tweaked crosshair drawing to improve quality at lower resolutions (800x600 or lower).
- 03:56 Revision 1121ca3a (github): Use the vector graphic routines in r_vectorgraphic.c for crosshairs.
Also available in: Atom