RSS feed
7972eefb
– Simon Howard <fraggle@gmail.com>
authored
on 2009/12/11 20:20
Fix textscreen black border bug.
c09be2cd
– Simon Howard <fraggle@gmail.com>
authored
on 2009/12/08 21:40
Fix the setup tool on Windows Vista/7 to not prompt for elevated
d27d3bb8
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/29 17:50
Add other missing files to dist.
c42cd2a3
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/29 17:25
Include .lvimrc in dist.
2c6e7b2f
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/20 22:56
Add Makefile to build Win32 packages.
944a39e9
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/20 21:05
Use execvp() rather than execv(), to look up Doom binary in the PATH if
892ad7c0
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/20 19:40
Apply configuration file invalid key setting fix to setup code.
1dfad758
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/20 19:38
Don't crash if key settings are set in a configuration file that are out
f9c92214
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/20 19:24
Fix crash with chocolate-setup under Windows (thanks Janizdreg).
43b0dbd2
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/19 16:49
Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the
e62fdd77
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/19 16:07
Make chocolate-setup use its own location in the filesystem to find the
9ea3cb62
– Simon Howard <fraggle@gmail.com>
authored
on 2009/11/05 14:57
Perform bounds checking on values passed to TXT_UpdateScreenArea() to
37711266
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/26 15:28
Initial hacks for compiling under SDL 1.3.
42454af8
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/17 16:13
Fix error in last change.
1290c249
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/17 15:39
Use M_StrToInt() when processing values passed with -spechit, so that
a3ab0a69
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/17 15:29
Import donut overrun emulation code from PrBoom+ (Thanks entryway).
df496028
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/16 14:10
Fix compilation under MSVC (thanks entryway).
86d78634
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/10 18:58
Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNU
6e717690
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/10 17:46
Add pkg directory to make dist.
cc92d31e
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/09 21:02
Don't crash when using the donut special type and the joining linedef is
a91a40f1
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/05 16:25
Fix desync in ep1-0500.lmp on 64-bit (thanks exp(x)).
55789cf1
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/04 19:38
Provide pointer to STARTUPINFO structure when calling CreateProcessW, to
a034c665
– Simon Howard <fraggle@gmail.com>
authored
on 2009/10/01 15:08
Oops.
508c3fd3
– Simon Howard <fraggle@gmail.com>
authored
on 2009/09/30 21:04
Oops.
410579ec
– Simon Howard <fraggle@gmail.com>
authored
on 2009/09/30 19:07
Change British English spellings to American English, for consistency.
42f7a9b8
– Simon Howard <fraggle@gmail.com>
authored
on 2009/09/20 11:27
Use "const char" in libtextscreen where appropriate (thanks entryway).
10da45b9
– Simon Howard <fraggle@gmail.com>
authored
on 2009/09/11 17:56
Add (lack of) copyright notice for SDL workaround.
be3bba2a
– Simon Howard <fraggle@gmail.com>
authored
on 2009/09/07 15:43
Fix compilation under MacOS X.
0de7210f
– Simon Howard <fraggle@gmail.com>
authored
on 2009/09/06 14:15
Fixes for MSVC compile (thanks entryway).
ec81c27e
– Simon Howard <fraggle@gmail.com>
authored
on 2009/08/27 19:27
Allow PGUP/PGDN to scroll up and down in scroll panes (thanks
1715116e
– Simon Howard <fraggle@gmail.com>
authored
on 2009/07/20 18:27
Remove redundant variable assignment (thanks Quasar/Yagisan)
f1596273
– Simon Howard <fraggle@gmail.com>
authored
on 2009/07/19 20:37
Save and display the loading disk icon as a fixed 16x16 square, from an
63b550c0
– Simon Howard <fraggle@gmail.com>
authored
on 2009/07/13 18:43
Add stdio.h include to fix MSVC build (thanks Kaiser)
e66653a8
– Simon Howard <fraggle@gmail.com>
authored
on 2009/07/12 12:47
Fix compile with libsamplerate.