foxygit / doom Log in
commits tags
2009-05-27
Add initial SDL driver. Simon Howard a4695f20
Oops. Simon Howard 1d92cd14
2009-05-26
Fix tags for functions using TXT_UNCAST_ARG. Simon Howard 0be19fa1
Set appropriate vim 'tags' variable for ctags files. Simon Howard 7b70d415
2009-05-21
Merge from trunk. Simon Howard 46ad00de
Set display settings window position based on screen dimensions, rather than hard coding position. Simon Howard bd20fc62
2009-05-19
Fix manpage documentation for DOOMWADPATH (thanks MikeRS) Simon Howard 2a60e32a
2009-05-18
Fix A_BossDeath behavior in v1.9 emulation mode (thanks entryway) Simon Howard 1c78ab7f
2009-05-17
Always use an SDL buffer size that is a power of two. Reduce buffer size to 70ms. Simon Howard e80490d4
2009-05-14
Add character class selectors for Hexen. Simon Howard 9eb11191
Merge from trunk. Note that src/i_sdlsound.c has not yet been merged as it contains too many conflicts at present. Simon Howard 664c3590
2009-05-12
Add option to "join game" dialog in setup tool to autojoin a LAN game. Simon Howard 144849ee
Make txt_inputboxes emit a "changed" signal when their value is changed. Simon Howard 21d67cd7
2009-05-11
Fix crash on Heretic startup. Simon Howard ebc83786
2009-05-10
Remove left-over debug message. Simon Howard 2c165cde
Set appropriate skill strings for Heretic/Hexen. Simon Howard d87bf91d
Use the internal IWAD search for the setup multiplayer dialogs rather than the -findiwads command line hack. Simon Howard 1d408321
2009-05-09
Fix compiler warnings. Simon Howard 3c92c580
2009-05-08
Choose appropriate executable depending on game type. Simon Howard 97f0be5d
Set gamesdir variable in Makefile. Simon Howard 86934db1
2009-05-07
Diff tics containing Heretic/Hexen fields. Simon Howard 65c3fa78
Calculate SDL buffer size automatically based on sample rate. Simon Howard cc93c797
Fix conflict between 'time' variable and libc time function. Simon Howard f8640f01
2009-05-05
Better ASCII chart. Simon Howard 5859134e
2009-05-04
Minor smallfont fixups. Simon Howard 3b2481de
Autogenerate setup-manifest.xml with the current version. Simon Howard c0cc0ea1
Fix window close button to bring up F10 quit message. Simon Howard 5014caee
2009-05-01
Add copyright headers to textscreen examples. Simon Howard c944d2ab
2009-04-26
More smallfont fixups. Simon Howard 30c46a6d
2009-04-23
Fix up some extended ASCII characters. Simon Howard 8f2df5e7
Oops. Simon Howard 40d03a9c
Add small textscreen font for low resolution displays, based on the Atari-Small font by Tom Fine. Simon Howard c2a270f8
2009-04-18
Fix GetDefaultConfigDir. Simon Howard 2c7cf587
2009-04-15
Parse MIDI events that reuse the event type from the previous event. Simon Howard d8ada5c4
2009-04-13
Extend MIDI file code to support reading multi-track files. Simon Howard 3dd7e1db
2009-04-03
Show MIDI event types with string identifiers. Simon Howard b2d78c29
Fix up MIDI reading code; add test code. Simon Howard 9b192c44
2009-03-29
Clean up error messages, minor bugs etc. Simon Howard c4f640be
Fix compile warning. Simon Howard d9f55dd5
Parse SysEx, meta events Simon Howard 2b64dfc8
2009-03-28
Initial MIDI file parsing code. Simon Howard b96cdbe8
2009-03-15
Fix clipped sounds when using libsamplerate (thanks David Flater) Simon Howard 578fd9aa
2009-03-14
Add check to allow sched_setaffinity code to work on older versions of libc. Simon Howard e2e10693
2009-03-12
Update from trunk. Simon Howard 6e2c404f
Define INVALID_SET_FILE_POINTER if it is not defined, to fix compilation under MSVC6 (thanks Quasar) Simon Howard 535c64b3
Make base_note_offset a 16-bit integer rather than an 8-bit integer. Simon Howard 543b9bdc
Read from register port when doing register writes during startup phase; afterwards, read from the data port. Simon Howard 90fd85b3
2009-03-11
More accurate initialisation; set registers to match what Doom does. Simon Howard 99420c03
Debug trace code for register writes. Simon Howard 962d6dcf
2009-03-10
Add delay to allow OPL detection to work. Simon Howard b796c64d

← newer older →