shithub: hexen

RSS feed

63095fe7 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/24 21:21
arm64 compilation

74a4498e – Jacob Moody <moody@posixcafe.org> authored on 2023/02/04 23:21
cleanup

9793deef – Jacob Moody <moody@posixcafe.org> authored on 2023/02/04 23:21
sync better wad/cfg stuff from heretic

1b981111 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/04 20:15
maybe DOS save compatability?

a8de7d90 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/04 19:45
missed file in last commit

ea9c413d – Jacob Moody <moody@posixcafe.org> authored on 2023/02/04 19:32
progress torwards correct demos

574a1f31 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/03 21:45
revert more cistr*

e3260fce – Jacob Moody <moody@posixcafe.org> authored on 2023/01/28 22:22
use a bit more define magic to diverge less

2572893f – Jacob Moody <moody@posixcafe.org> authored on 2023/01/28 22:18
remove unused variables

12f44d91 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/28 18:18
delete deal gl code

bbd168f5 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/27 03:10
dangerous typo

21d63fc6 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/27 01:21
rework cfg/wad dirs

abf5ff94 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/27 00:40
more agressive packing

d68bbdb4 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/27 00:39
upstream tiny tweak

b29e0426 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/25 05:07
use border flat for background instead of black

b6146102 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/25 05:07
always redraw bottom border

58bf0e9f – Jacob Moody <moody@posixcafe.org> authored on 2023/01/24 21:48
refactor keyboard state handling

421b1343 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/24 21:48
lock when adding events, both mouse and key proc do it

8bd16fed – Jacob Moody <moody@posixcafe.org> authored on 2023/01/24 01:04
better README

7080327c – Jacob Moody <moody@posixcafe.org> authored on 2023/01/24 00:54
savegames should also go to basePath

b3441290 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/23 21:31
release mouse in menus

1c9458bd – Jacob Moody <moody@posixcafe.org> authored on 2023/01/23 21:24
simplify process management and bring in better clip check from heretic

54bb991f – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 23:52
saves work now

21f6a150 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 22:52
remove dead sound code no longer needed

d88f201b – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 22:51
mix in music

dc803493 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 19:21
clean up compiler warnings

537c864d – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 18:45
pcmconv resampling is not what we need, just do it ourselves.

461a411e – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 18:09
sound effect support

98543a89 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 18:08
copy doom's mouse motion logic, default was too slow.

ffb268cc – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 18:07
actually exit on main menu quit

e07e0724 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 04:18
use the right names and directories

ef1ba7ed – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 04:06
mkfile: put ourselves in games

ccf2bfb8 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 02:44
first video blit

78e9b63d – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 02:44
pack some more

693fe024 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/22 00:00
more attrs need back, and we were calling InitGraphics twice..

4802041e – Jacob Moody <moody@posixcafe.org> authored on 2023/01/21 23:59
w_wad: restore case insensitive cmp

c0951307 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/21 22:08
merge qwx's doom stuff stub sound for now

0de63fa5 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/21 20:12
initial commit