foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2009-12-14
Add Chocolate Doom/setup icons with scaled versions for various different icon sizes (thanks MikeRS).
Simon Howard
ef736b3d
2009-12-12
Fix textscreen black border bug.
Simon Howard
7972eefb
2009-12-09
Fix the setup tool on Windows Vista/7 to not prompt for elevated permissions and to disable the "Program Compatibility Assistant" (thanks hobbs and MikeRS).
Simon Howard
c09be2cd
2009-11-29
Add other missing files to dist.
Simon Howard
d27d3bb8
Include .lvimrc in dist.
Simon Howard
c42cd2a3
2009-11-21
Fix win32 package Makefile.
Simon Howard
8f6edc1f
Make assembly name in setup-manifest.xml use PROGRAM_PREFIX. Remove INSTALL_DIR #define when building setup.
Simon Howard
d0f41d41
Auto-select SDL slice size based on sample rate.
Simon Howard
372ad50b
Fix launch of game from setup tool.
Simon Howard
3d577f70
Merge from trunk.
Simon Howard
afa0c4c7
Add Makefile to build Win32 packages.
Simon Howard
2c6e7b2f
Use execvp() rather than execv(), to look up Doom binary in the PATH if necessary.
Simon Howard
944a39e9
Merge from trunk.
Simon Howard
3cf74a97
Apply configuration file invalid key setting fix to setup code.
Simon Howard
892ad7c0
Don't crash if key settings are set in a configuration file that are out of range (thanks entryway).
Simon Howard
1dfad758
Fix crash with chocolate-setup under Windows (thanks Janizdreg).
Simon Howard
f9c92214
2009-11-19
Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the crash. Check and disable MIDI by default if using an older version of SDL on OS X.
Simon Howard
43b0dbd2
Make chocolate-setup use its own location in the filesystem to find the location of the chocolate-doom executable. Remove INSTALL_DIR define.
Simon Howard
e62fdd77
2009-11-05
Perform bounds checking on values passed to TXT_UpdateScreenArea() to avoid crashes.
Simon Howard
9ea3cb62
2009-10-31
When replacing an existing voice, discard voices that are the second voice of a two voice instrument. Don't discard instruments from lower numbered MIDI channels for higher numbered MIDI channels.
Simon Howard
299e1c5a
2009-10-26
Initial hacks for compiling under SDL 1.3.
Simon Howard
37711266
2009-10-25
Emulate odd octave 7 behavior of Vanilla Doom.
Simon Howard
14bcdd10
2009-10-17
Change GetSliceSize() to always return a power of two.
Simon Howard
a8e79308
Add OPL library API function to set software emulation sample rate, and set from snd_samplerate in the configuration file.
Simon Howard
e30325c4
Fix error in last change.
Simon Howard
42454af8
Use M_StrToInt() when processing values passed with -spechit, so that hex values can be specified.
Simon Howard
1290c249
Import donut overrun emulation code from PrBoom+ (Thanks entryway).
Simon Howard
a3ab0a69
2009-10-16
Remove CR characters from code. Minor formatting cleanups to heretic/doomdef.h.
Simon Howard
095bc111
Fix compile under MSVC (thanks entryway).
Simon Howard
35f753d9
Fix compilation under MSVC (thanks entryway).
Simon Howard
df496028
2009-10-12
- Add opl win9x driver to codeblocks project
Russell Rice
58f71d21
2009-10-11
Don't apply base note offset if the instrument is a fixed note instrument. This should stop the ugly bleeping from the electric snare on E1M2.
Simon Howard
56a6af42
2009-10-10
Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNU extensions).
Simon Howard
86d78634
Add README.OPL to dist.
Simon Howard
c70eec36
Add pkg directory to make dist.
Simon Howard
6e717690
Don't crash when using the donut special type and the joining linedef is one sided (thanks Alexander Waldmann).
Simon Howard
cc92d31e
2009-10-05
Fix desync in ep1-0500.lmp on 64-bit (thanks exp(x)).
Simon Howard
a91a40f1
2009-10-04
Provide pointer to STARTUPINFO structure when calling CreateProcessW, to stop crash under normal Windows (not CE) when launching Doom from the setup tools (thanks Janizdreg).
Simon Howard
55789cf1
Add README file for setting up hardware OPL.
Simon Howard
63788d62
Make OpenBSD native OPL backend work on x86_64 as well as i386.
Simon Howard
73cc6b5a
2009-10-03
Use Mix_HookMusic rather than Mix_SetPostMix for OPL emulation, to avoid conflict with PC speaker emulation.
Simon Howard
073e710f
Merge from trunk.
Simon Howard
13d6fa2b
2009-10-01
Remove temporary MIDI file after loading MIDI data. Stop all playing OPL voices when music is shut down.
Simon Howard
8089e905
Oops.
Simon Howard
a034c665
Merge from trunk.
Simon Howard
06c73f7a
Oops.
Simon Howard
508c3fd3
Convert to American English spellings.
Simon Howard
4a70f989
2009-09-30
Change British English spellings to American English, for consistency.
Simon Howard
410579ec
Initialize dwOSVersionInfoSize before calling GetVersionEx().
Simon Howard
b8b75575
Add Win9x native OPL driver (untested).
Simon Howard
d484bfaf
← newer
older →