RSS feed
4f4a0b78
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/10/14 01:56
cd: fix exiting on eof and writing an outdated buffer
928de2ce
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/10/06 03:57
fix whiteout on exit?
f048617e
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/10/06 02:09
specify implied screen depth and chan
e82aecd0
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/10/06 02:04
update README
a6ffb6a8
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/10/06 01:50
fix writing pcx screenshots from the wrong data
07d119a1
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/09/06 19:50
cd: read uNNN tracks too, fix minor bugs
d204ae74
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/09/05 21:32
implement cdaudio via mixfs(1), simplify snd.c a bit
120cbdde
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/09/05 11:06
reduce max resolution to 2048x2048
7a252eea
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/07/13 09:35
remove unused console.c:Con_NotifyBox
8f12e13c
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/07/13 09:27
grab/ungrab mouse according to menu or console access
ee039551
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/07/13 18:17
misc unfocused changes/fixes
0b9b33f9
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/17 20:46
workaround for misunderstood print(2) weirdness
245306e3
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/17 13:19
fix wpos overflow giving negative offset for dma buffer pos
c93600e9
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/15 09:32
fix Rendez lockups on crash
d0ff488e
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/14 21:15
remove -nostdout, just redirect 1 and/or 2
5e956ae9
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/13 23:12
fix sound issues by raising sample number
908e4541
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/14 19:21
remove unused files from quake release
e58330cb
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/12 08:45
don't chanclose and only free chan if it's non nil
4219f692
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/12 08:44
fix occasional double free on abnormal exit
774702b7
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/10 19:51
crude mouse ungrab when toggling main menu
aa377ecc
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/09 18:59
include headers with global definitions everywhere
65327985
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/09 18:28
appropriate stack size for kproc, mproc, sproc; clean up mouseactive bool
1b89f96b
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/03/02 09:06
assume truecolor; some cleanup and quench compiler warnings
a63d5778
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/28 12:20
fix probably typos in world.c and mathlib.c
b8fdee42
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/27 13:18
remove useless -condebug
8bf29be7
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/26 07:39
remove some dead code; don't include r_local.h in d_local.h
0d4b3504
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/26 18:10
fix buggy linux event handling bullshit
99d14fa4
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/23 19:10
use %r properly in printing functions
35ef4f5f
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/22 05:09
remove -winsize, -width, -height
02611e06
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/22 17:06
bring exit text scroll back
e4399724
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/21 09:21
fix performance issues with sound; minor cleanups
ca4cc1cb
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/20 05:56
wrong check for mouse movement
afcca882
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/19 06:48
proper plan9 install
a2185958
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/19 06:01
remove m_freelook crap
cb2c442b
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/19 05:52
up resolution limit to an arbitrary 4096x4096
216c1ae6
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/18 06:14
more notes in readme
d3699d0d
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/17 07:14
clean up some useless stuff, update README
1c82ddb6
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/17 06:37
reduce redundant syscalls a bit
2433bad3
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/16 15:35
make snd work, and clean up some cd crap
cd8c8d41
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/15 19:13
*printf -> *print, NULL -> nil (where not stdio)
0f42d9ae
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/14 14:34
fix mouselook somewhat, and free it
26e25315
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/14 12:35
misc fixes
fc4eb838
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/02/11 19:13
make work on 9front
c994e568
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/29 16:15
forgotten bad cast from previous commit
af7c9e9e
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/29 16:05
make mostly compilable on 9front
bf5f906a
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/28 16:36
remove more 386 code, id368 cppdef
47eca22c
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/28 15:52
remove asm, not used on amd64 anyway
83d4cf3f
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/28 15:38
remove more #else, GLQUAKE, QUAKE2; gcc warnings
06eb848b
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/28 14:33
amd64 "fixes": some casts and pr_strings shit
aeb39efc
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/25 19:36
remove #if, #elif, #else; remove some cpp stuff
119a8471
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/25 15:22
add mkfile, kluge build with p9p
8723be0d
– Konstantinn Bonnet <qu7uux@gmail.com>
authored
on 2015/01/25 12:04
shuffle files around a bit
de503b38
– Travis Bradshaw <travis.bradshaw@idsoftware.com>
authored
on 2012/01/31 11:03
Just kind of shoving the QuakeWorld QuakeC source in here.
be559d26
– Travis Bradshaw <travis.bradshaw@idsoftware.com>
authored
on 2012/01/31 09:32
The Quake sources as originally release under the GPL license on December 21, 1999