RSS feed
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