Skip to content

Releases: FrenkelS/elksdoom

Bug fix release

27 Oct 16:11
Compare
Choose a tag to compare

Division by zero bug fix

Smaller WAD

15 Oct 10:57
cbe1d94
Compare
Choose a tag to compare

Smaller WAD means more memory for the game.

Bug fix release

02 Sep 08:42
Compare
Choose a tag to compare
  • fixed infinite loop bug in R_DrawMaskedColumn()
  • use all the available free memory

Improvements

31 Aug 10:33
Compare
Choose a tag to compare
  • better keyboard controls
  • use more available free memory
  • work around infinite loop bug in R_DrawMaskedColumn()

Implement keyboard controls

29 Aug 23:03
Compare
Choose a tag to compare
Pre-release

Controls:

Action
Fire /
Use Enter & Space
Walk 8, 2, 4, 6
Strafe left and right < & >
Automap Tab
Automap zoom in and out + & -
Weapon up and down [ & ]
Menu Esc
Quit to DOS Ctrl + Q

Initial release

29 Aug 12:03
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Keyboard controls aren't implemented yet, but it's possible to see the title screen. Wait half a minute and it will probably crash with an out of memory error while it's loading a demo.

./elksdoom.os2 -timedemo demo3 will also crash with an out of memory error.