HHeretic Changelog

What's new in HHeretic 0.2.2

Feb 8, 2011
  • fixed e2 and e3 finale screens for opengl where they weren't drawn every frame and resulted in broken display.
  • configure updates.
  • fixed ENDTEXT printing.

New in HHeretic 0.2.1 (Dec 9, 2009)

  • added packed attribute to some disk data structures which were accidentally missed in hheretic-0.2.0.
  • fixed player movement for environments where the char type is unsigned by default.
  • made detSideFloat() and findIntersectionVertex() to compile without optimizations, at least for gcc >= 4.4, providing some partial solution to opengl clipping problems.
  • added -nomidi as a new command line option.

New in HHeretic 0.2.0 (Jun 11, 2009)

  • Support for 64 bit machines.
  • Support for big endian machines.
  • FreeBSD support.
  • Fixed structure packing enabling support for ARM, etc.
  • Support for newest gcc versions.
  • Updated build system with new configuration options.
  • SDL and SDL_mixer sound drivers in addition to OSS.
  • External ogg/mp3 music playback with the sdlmixer driver.
  • User directories fully implemented ( $HOME/.hheretic )
  • Screenshots, both opengl and software mode. Bound to F12.
  • Transparent automap feature.
  • Key configuration menu.
  • Finale screens of the episodes 2 and 3 implemented in opengl.
  • An additional svgalib video driver option.
  • ANSI endtext working properly on wide consoles.
  • Lots of bug fixes.