foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2014-04-29
setup: Add support for button axis calibration.
Simon Howard
ba5470ce
joystick: Add support for "button axes".
Simon Howard
a9be9d87
2014-04-27
music: Add loop point Ogg/Flac metadata support.
Simon Howard
797a9a56
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
90f72063
osx: Handle .hhe, .seh file extensions.
Simon Howard
3aefe2f2
2014-04-22
Fix a segfault in i_sdlmusic.c
Fabian Greffrath
71936d18
Follow up for "fix man/Makefile for forks"
Fabian Greffrath
9fcbb2be
2014-04-19
server: Fix sending of WAD/DEH checksums to clients.
Simon Howard
81b5839a
setup: Make iwad_t pointers const.
Simon Howard
7d238f61
Exit with error on startup if using the wrong IWAD.
Simon Howard
48e96443
setup: Change labelling to clarify gamepad support.
Simon Howard
b86a383c
joystick: Add joystick button to toggle menu.
Simon Howard
f0b71002
joystick: Add an axis to allow strafing.
Simon Howard
74e1b8b7
2014-04-17
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
64cdaabd
Add first version of philosophy document.
Simon Howard
e38b186c
2014-04-13
setup: Call TXT_Shutdown on exit.
Simon Howard
c2caed90
music: Fix -dumpsubstconfig for Heretic/Hexen.
Simon Howard
50742cfc
2014-04-12
video: Change default for screen_bpp to 0.
Simon Howard
d70c830b
net: Add -nodes command line argument.
Simon Howard
67fae2be
hexen: Create HR (startup) screen at native bpp.
Simon Howard
df5be3d8
textscreen: Init screen at native bit depth.
Simon Howard
32803819
2014-04-10
setup: Save selected game when browsing menus.
Simon Howard
a1b066a0
doom: Allow warp up to MAP40 to match Vanilla.
Simon Howard
d832e501
midifile: Fix portability issue with malloc(0).
Simon Howard
12a2c944
sound: Fix crash with large values of snd_channels.
Simon Howard
174fe185
pcsound: Fix resouce leak with speaker_handle.
Simon Howard
46fb2a7c
setup: Show error when server address not entered.
Simon Howard
1b95bf76
2014-04-07
music: Suggest using .ogg format, not .mp3.
Simon Howard
24a33a80
2014-04-06
Fix typo in README.Music.
Simon Howard
e3c5d70d
music: Minor tweaks to substitute music code.
Simon Howard
54fde796
music: First code for HQ music substitution.
Simon Howard
884dc5de
2014-04-05
setup: Add missing argument to M_StringJoin.
Simon Howard
226dbe09
setup: Adjust positioning of sound dialog.
Simon Howard
e40651fd
Simplify INSTALL.template music notes.
Simon Howard
a80aa343
Rename README.OPL to README.Music and extend.
Simon Howard
b747d063
Fix man/Makefile for forks
Fabian Greffrath
60309a7b
2014-04-03
deh_main.c: Fix bogus check in DEH_ParseAssignment()
Fabian Greffrath
6537d7e9
2014-04-02
misc: Fix safe vsnprintf() function.
Simon Howard
c30f4a2f
misc: Tweak safe string functions slightly.
Simon Howard
007615bc
osx: Use safe string functions for launcher.
Simon Howard
5afef298
textscreen: Use safe string functions.
Simon Howard
a9d9335b
setup: Eliminate use of sprintf().
Simon Howard
17c14e1f
Replace all snprintf() calls with M_snprintf().
Simon Howard
8eb32002
2014-04-01
strife: Add missing NULL to M_StringJoin call.
Simon Howard
565a1f08
2014-03-31
Fix typo in src/strife/p_saveg.c
Fabian Greffrath
d9c42970
sound: Fix compile when using libsamplerate.
Simon Howard
cb16b450
2014-03-30
strife: Eliminate use of sprintf().
Simon Howard
2ea8fd11
hexen: Eliminate use of sprintf().
Simon Howard
01ae851b
heretic: Eliminate use of sprintf().
Simon Howard
6bb5f78b
doom: Eliminate use of sprintf().
Simon Howard
4465be14
← newer
older →