20. Nov. 2005
- Fixed a ZDoom bug: Cameras were always cleared when loading a savegame.
- Added support for GL_ARB_OCCLUSION_QUERY to the portal code. This gives a 
  significant speed boost to SSD's MAP03.
- Added -nogl command line switch which completely disables all GL related code.
- Added gl_vid_compatibility CVAR to force the system to use a GL mode that is
  compatible with OpenGL 1.1. Some drivers don't report hardware support properly
  so with those this has to be used to disable any more modern features.
  
  
19. Nov. 2005
- Added reflective planes. They are defined by the new line special 159:
  Sector_SetPlaneReflection(tag, floor_reflect, ceiling_reflect).
  This does not work for slopes!
- Fixed: Some translucent 3D-floor-walls weren't rendered.
- Fixed: Exiting a level while crouched destroyed the view height information
  for the next level.
- Added gl_render_segs CVAR for those who happen to own a graphics card that
  likes to create white dots at the edges of sectors.
- Fixed: The different pitch handling between hardware and software renderer
  could cause desyncs in netgames. Now netgames force the limited pitch of
  the software renderer.
- Fixed: When upgrading to ZDoom 2.0.98 I forgot to copy some code to handle
  the 'right' key in the menu.
- Fixed: FlickerLight2 didn't work when the secondary size was smaller than 
  the primary size.
- Fixed: ZDoom's new scrolling code was doing some incorrect comparisons which
  resulted in the player being stuck in one place in Strife's MAP11.


17. Nov 2005
- Reduced the intensity of the berserk effect.


13. Nov. 2005
- Fixed: Setting a software renderer mode didn't clear the setmodeneeded variable.
  This caused various strange effects in the console.
  

12. Nov. 2005
- Fixed: Static_Init to set a sector's color was broken when using ZDoom format.
- Fixed: The deep water splash code was missing a NULL pointer check.
- Fixed: Hub intermission data wasn't serialized properly if the hub was empty.
- Fixed: The GL initialization code forgot to clear its vertex array when a 
  new level was started.
- Fixed: Some enhanced vision effects were active even when gl_enhanced_lightamp
  was off.
- Fixed: When upgrading to ZDoom 2.0.98 I accidentally deleted the
  HealState handling in A_VileChase. ZDoom really needs to upgrade as well. :(
  

10. Nov. 2005
- Fixed: A_ThrowGrenade was missing some MF4_RANDOMIZE checks.


6. Nov. 2005
- Fixed: Sector color assignment with Static_Init was broken.
- Fixed: Dynamic lights affected weapon sprites when nightvision was on.
- Fixed: Transparent textures on 3D-floors were drawn with black holes.
- Fixed: non-existent weapon sprites crashed the software renderer.


4. Nov. 2005
- Fixed some bugs introduced by ZDoom 2.0.98.
- Fixed: The sloped 3D-light code coulds cause an infinite recursion.


3. Nov 2005
- Upgraded to ZDoom 2.0.98


2. Nov 2005 
- Implemented a Strife log viewer for the alternate HUD.
- Added sloped 3D lighting support


1. Nov 2005
- Fixed a sector assignment problem in the GL nodes loader.


31. Oct 2005
- Allowed GLDEFS as a generic name for DOOMDEFS/HTICDEFS etc.
- Added support for Quake2/Unreal style skyboxes
- Fixed a few texture type problems


28. Oct 2005
- Fixed: The crouching code broke a player sprite's y-scaling.


27. Oct 2005
- Fixed: Two-sided walls weren't affected by a weapon's extralight.
- Fixed: Floor skies with height differences between sectors had holes.


25. Oct 2005
- Fixed: The game crashed when r_opengl.dll was not found. Now it aborts
  with a fatal error.
  

23. Oct 2005
- Added rocket smoke sprites to GZDoom wad and created another actor
  instead of using LavaSmoke.
- Fixed: Weapons with WIF_NOAUTOFIRE didn't start to fire when selected
  manually and pressing the fire button before the weapon was fully raised.


22. Oct 2005
- Fixed: Using masked textures on one-sided walls created rendering holes.


21. Oct 2005
- Added support for the BLOODLESSIMPACT flag on puffs
- Fixed: Ripper missiles ignored the BLOODLESSIMPACT flag.
- Fixed: Explosions directly above another object had incorrect damage
  calculations.
  
  
20. Oct 2005
- Changed screenshot type for the GL renderer from BMP to PNG.
  The screenshot_type CVAR still has no effect though.


19. Oct 2005
- Changed the sector lighting to be closer to the way Doom is doing it.
  I kept the old method as an option though.


18. Oct 2005
- Fixed: Making a screenshot crashed when screenshot_dir didn't exist.


17. Oct 2005
- Fixed: Movement collision checks failed when inside a sector with lower
  height than the actor being tested.
- Fixed: Loading GL nodes from a WAD failed.
  

16. Oct 2005
- Fixed Doom2's boss shooter so that it works with Dehacked again.
- Fixed: ACS_Suspend crashed when no scripts had been started.


15. Oct 2005
- Fixed: Drawing a skybox interfered with flooding texture gaps.
- Fixed: Negative frags were displayed without sign.


13. Oct 2005
- Fixed: Sprite sorting was broken when multiple translucent 3D-floors were involved
- Fixed: The fixes for missing textures done yesterday introduced some unwanted side effects.


12. Oct 2005
- Fixed: Recalculation of the light list wasn't done properly when a sector's height
  was interpolated by the renderer.
- Fixed: Sorting of translucent flats was done incorrectly
- Fixed: Missing texture render hacks with sky flats didn't work.
- Fixed: Flooding texture gaps must not write into the Z-buffer.
- Fixed: The speed for crouching down was applied inconsistently.


10. Oct 2005
- Changed: Removed all player error messages from FraggleScript and let them silently
  fail instead. 


9. Oct 2005
- Fixed: FraggleScript's ceiling height changer did not stop the sector interpolation.
- Fixed: Dynamic lights were not properly cleared when deactivated
- Fixed: The enhanced light amplification handling was broken.
- Fixed the Inventory code that got broken by an improper bug fix in ZDoom 2.0.97.
- Added a crouch button in addition to the toggle.


7. Oct 2005
- Fixed: FloorAndCeiling_LowerRaise couldn't activate both movers at the same time.
- Fixed: The boss brain was effectively deaf because it didn't get linked into
  the sector's thing list
- Reactivated HIRESTEX.
- Fixed: The horizon code treated viewz as float instead of fixed_t.
- Changed texture deletion to delete each texture separetely. Apparently some
  ATI drivers don't like deleting lists with invalud textures.
- More crouching fixes.


6. Oct 2005
- Fixed: A_SpawnBishop and A_GenWizard didn't keep track of the monster count
  properly.
- Fixed: AMinotaur::Die didn't properly check for valid friendly Minotaurs
- Fixed: The FraggleScript actor translation table had Megasphere misspelled.
- Released 0.9.8 because the particle crash is rather serious.
- Fixed: Particles in sectors with 3D-floors caused a crash because I read
  the sector from an incorrect variable.
- Fixed: Crouching outside of a game crashed


5. Oct 2005
- Did a few minor adjustments to the crouching code. It's still not polished
  enough for an official feature though.
- Released 0.9.7
- Fixed: 3D floors could block switches.


4. Oct 2005
- Fixed: Levels with no normal nodes whatsoever ignored accompanying GWA files.
- Finished the adjustments for crouching.


3. Oct 2005
- Added crouching because Enjay sent me a PM that took at least an hour to type. ;)


2. Oct 2005
- Added support for viewheight command in FraggleScript's runcommand handler


30. Sep. 2005
- Fixed: Did some sanity checks for partner segs because GLBSP can create incorrect
  references
  
  
28. Sep. 2005
- Fixed: Decals on walls that don't cover the entire linedef were not drawn.
- Fixed: The sky cap was drawn in an incorrect color when enhanced nigh vision
  was on.


27. Sep. 2005
- Moved the OpenGL initialization code into a separate DLL. Hopefully that allows
  me to implement a Direct3D renderer.
  

26. Sep. 2005
- Fixed: 2-sided polyobjects used the wrong sector to align their textures.
- Fixed: Mirrors on two-sided walls do not block the view. Instead they won't
  get displayed as mirrors.


25. Sep. 2005
- Fixed: The clipping code could misinterpret certain sloped lines as obstructing
  the view even though they were not.
  
  
23. Sep. 2005
- Did some optimizations to the portal clipping code. Unfortunately it didn't speed
  up such problem maps as SSD or TNT4 as much as I hoped but it's at least a little
  better now.
 

22. Sep. 2005
- Fixed: Translucent flats in stacked sectors were drawn with the incorrect amount
  of translucency.
- Did some performance tests with levels that use sky boxes in an abusive manner.
  I had to conclude that there is no way to improve performance to a tolerable
  level.
  

21. Sep. 2005
- Improved handling of stacked sectors. MAP04 of Zen Dynamics now displays
  as intended.
  

20. Sep. 2005
- Fixed: The color parser for Static_Init was broken.
- Fixed: The decal creation code can create invalid decals. These should
  not be rendered of course.
- Fixed: Sector_Set3DFloor ignored the 'draw all sides' bit.
- Fixed: The insides of a 3D floor were only rendered when the back side of 
  the linedef in question also had 3D-floors defined
- Fixed: The SpawnedThings array for FraggleScript was not saved.
- Added configuration lump for the alternative HUD so icons can be selectively
  replaced or removed


19. Sep. 2005
- Fixed: FraggleScript instant sector movers didn't clear the sector's
  floor or ceilingdata right away.


17. Sep. 2005
- Added support for GL nodes V5.
- Disabled HIRESTEX pending the outcome of an ongoing discussion about texture
  management at the forums of newdoom.com. If that works out it should offer
  all the required functionality in a manner that would be compatible across
  source ports so I won't do a non-standard implementation for now.


16. Sep. 2005
- Fixed: The flickering dynamcic light types had some properties mixed up.


14. Sep. 2005
- Added support for ZDoomGL's HIRESTEX lump


11. Sep. 2005

- Fixed: If non-power-of-2 textures are not supported a patch's scaling
  factor has to be retrieved before the texture can be used to set
  texture coordinates.
- Fixed: Legacy doesn't have water damage so it has to be disabled when
  FraggleScript is found. Maybe I'll add an option later.
- Fixed: Sprites should be precached as patches, not textures.
- Added support for Legacy's digital music names which start with 'O_'.
  But since ZDoom already handles all music types it can be any format, not
  just MP3 or OGG.
- Relaxed: Legacy ignores duplicate variable definitions so I turned the
  error into a warning
- Fixed: The token buffer for FraggleScript was too small. That caused a
  crash in DSV4(Legacy)'s MAP01.
- Fixed: I forgot to recompile the latest changes so line type 272 wasn't
  working
- Time for 0.9.4!
- To have some more test material I converted the XG scripts of the first 3 
  Doom64 maps to FS. For that I also added some new functions and options.
- Fixed: Owner-less missiles could crash the game when trying to activate
  a shootable line special.
- Finished adding all Legacy FS commands and all quick tests done so far
  look good.


10. Sep. 2005
- Started adding the missing Legacy FS commands. Fortunately most is
  rather trivial stuff that should be easy to do.
- Added some rudimentary parsing of the level info block. The important
  options should work but don't expect this to be a perfect emulation.
  Some of it is being done too late to have any effect where it should.
  
  
9. Sep. 2005
- added a third timer to the HUD: It counts the time spent in the
  current level and is only visible in hubs.
- Finished adjusting the Eternity FraggleScript source. I can play
  the Eternity version of DSV4 except it seems that Eternity isn't
  handling Boom colormaps correctly. The maps were clearly designed
  for a different behavior. After checking with Legacy I noticed that
  it can't handle the colormap command properly either so I made it no-op.


8. Sep. 2005
- Fixed: Light types weren't transferred for associated lights.
- Fixed: Undefined dynamic lights weren't properly detected and crashed.
- Did a first quick FS check with Nimrod. Noticed that I had to modify
  the sound and music commands because the way they work is far too
  hard coded to Doom's naming conventions and are logically not aware
  of SNDINFO.
  For sounds it first checks whether a sound of that name already exists.
  If not 'DS' is prepended to the name and a new logical sound defined.
  For music it first checks for an exact name match. If that fails it
  prepends 'D_' to the name and checks again.
- Continued with FraggleScript. Most importantly cameras, moving floors
  and ceilings and light level changers are working now.


7. Sep. 2005
- Finished with the deep sector hack code. 
- Did some work on FraggleScript's t_func.cpp. Approx 15% of it are
  done and I can run some simple scripts.


6. Sep. 2005
- Started adding code to handle vanilla deep sector hacks like
  in Strain MAP21. It mostly works but still has a few bugs.
- Fixed: The GWA loader didn't set the subsector for minisegs.
- Added some fallback options to the OpenGL startup code so that
  it runs on older cards.
- Fixed: Hitscan decals didn't show on 3D-floor faces.
- Added support for sector action things in 3D-floor control sectors.


5. Sep. 2005
- Fixed: Before drawing any 2D stuff the fragment programs must be
  disabled.
- Changed DElevator to be aware of 3D floors
- Fixed several issues from adding hires texture support.


4. Sep. 2005
- Fixed: The depth fog menu option had incorrect parameter settings.
- Added support for Doomsday hires texture packs. Also added precaching
  for GL textures because loading the hires textures when needed causes
  quite noticable delays.
- Fixed: The r_drawplayersprites CVAR was ignored by the GL renderer.
- Added support for Hexen's standard fog table. This doesn't support
  custom fog tables though.
- Continued with FraggleScript. Loading/Saving and actor management are
  done. Actor management was particularly ugly and only possible by using
  some intermediate class derived from DObject to handle the automatic
  pointer cleanup.
- Fixed: The parser for Legacy's linedef color format was broken.


3. Sep. 2005
- Changed the horizon renderer again. Now it draws a large set of 256x256
  tiles across the entire level. I hope this solves all the fog issues I had.
- Changed ZDoom.wad to GZDoom.wad because some people tried to put both
  ports into the same directory. Now they can.
- Started with the integration of FraggleScript. So far it compiles and
  I can link but it doesn't work yet. I hope the memory management works.
  FS depends so heavily on the zone heap (which ZDoom has thrown away
  quite some time ago) that there are probably a few leaks that remain
  undiscovered. I hope it isn't too bad.
  
  
2. Sep. 2005
-fixed: Volume changes for streamed sound formats did not work because
  it didn't store the channel's ID.
-added some checking code to the GWA loader to verify the validity of
  the loaded GL nodes. If the first seg in one subsector is found to
  be a miniseg the nodes will be considered invalid now.
-added code that handles the absence of wglChoosePixelFormatARB because
  There appaer to be drivers which still don't support it.
-fixed: The horizon code did not check for invulnerability colormaps.
-fixed: The code that handles missing upper/lower textures by flooding
  the gap with a flat texture did not remove its rotation matrix from
  the texture matrix stack.


1. Sep. 2005
-fixed a bug in the distance calculation of ADynamicLight::LinkLights.  
-reverted to my original horizon code with a few changes. Drawing the
  entire plane with one large polygon caused fog inaccuracies.
-fixed: The portal initialization code forgot so save the view area.
-fixed: Flooding gaps caused by missing lower textures checked for the
  ceiling height instead of the floor height.
-added: Dynamic lights now affect the player's weapon sprite.
-fixed: Lighting actors with dynamic lights did not work correctly.
-fixed: Fog state check was done incorrectly resulting in fog not being
 switched off properly if required.
-added: 3D floors can now use transparent textures without screwing up
  dynamic lighting.
-fixed: Invalid light definitions were not removed properly.
-fixed: Decals smaller than 2 map units didn't get displayed properly.
-fixed: GZDoom was still using DECORATE code from the buggy 7.8. release of
  ZDoom .96x
-changed: Fullbright items under water no longer override the sector's color.
  Same for the player's weapon sprite.
-changed GL_FOG_HINT to GL_FASTEST because it appears to work better on ATI cards.


31. Aug. 2005
- fixed: The top sides of 3D floors were drawn one unit too low.
- added gl_depthfog CVar for graphics cards that have problems with fog
- fixed: The code that adds the missing segs left out by the node builder
  forgot to relocate all pointers to the old array.
  

30. Aug. 2005
- added gl_spriteclip option so that the user can specify how sprites are
  clipped to the floor.
- fixed: Translations must not map to palette index 0. 0 is always transparent.
- fixed: After purging all textures Doom's status bar must be reinitialized as
  well so that it can set up its background texture again.
- fixed some screen size issues regarding automap and alt_hud.
- updated thingdef_exp.cpp to the latest version