foxygit / doom Log in
commits tags
2009-08-29
Fix crash when specifying an invalid filename. Simon Howard e7262d2a
Set timer callback for OPL emulator so that the adlib detection routine works. Simon Howard ca065a06
2009-08-28
Working SDL OPL driver. Simon Howard e33a4961
2009-08-27
Allow PGUP/PGDN to scroll up and down in scroll panes (thanks LionsPhil). Simon Howard ec81c27e
2009-07-20
Remove redundant variable assignment (thanks Quasar/Yagisan) Simon Howard 1715116e
Save and display the loading disk icon as a fixed 16x16 square, from an image drawn at the bottom right corner of the screen. This seems to be the same as how Vanilla behaves, and fixes chook3.wad, that uses an STDISK replacement with an offset that pushes the image to the left. Simon Howard f1596273
2009-07-13
Merge from raven-branch. Simon Howard 66e8dc63
Add stdio.h include to fix MSVC build (thanks Kaiser) Simon Howard 4c0dc104
Merge from trunk. Simon Howard 1462115f
Add stdio.h include to fix MSVC build (thanks Kaiser) Simon Howard 63b550c0
Merge from trunk. Simon Howard 480a3109
2009-07-12
Add strife1.wad to IWAD search list. Simon Howard 110e1078
Add game mission/version for strife. Simon Howard 2e70023c
Create branch for Chocolate Strife development. Simon Howard 68320eab
Fix compile with libsamplerate. Simon Howard e66653a8
On Windows CE, use the Windows API to find the amount of available memory, so that at least two megabytes are always left available to the OS. Simon Howard 1dbed306
2009-07-11
Remove entry in bug list about OPL music. Simon Howard 37db69b8
Generate programs with names based on PROGRAM_PREFIX. Simon Howard 04911de6
Only show altdeath option in Doom setup. Simon Howard 7c9dcf6d
Shut up compiler warning. Simon Howard 682f6698
Add missing item to NEWS. Simon Howard 24db815f
2009-07-09
Include the resource file in the source list when building the setup tool. Simon Howard 69b8559f
Select the game to configure automatically if the game name is found inside the name of the executable. Rename the executable for the Windows CE install packages. Simon Howard 62df1ab1
Generate separate install packages for Doom, Heretic, Hexen. Simon Howard d03dd75b
Merge from trunk. Simon Howard d06dcf91
2009-07-07
Update NEWS. Simon Howard 24783792
Fix launching of the game from the setup tool in Windows CE. Simon Howard e806e6a6
2009-06-21
Add Makefile for building CAB files, dependency calculation. Simon Howard 8777a967
Use correct filename for SDL_net DLL. Simon Howard 4981903f
Remove temporary files after generating CAB file. Simon Howard 48f39f1e
2009-06-20
Add script to generate Windows CE install package. Simon Howard d131bab5
2009-06-16
Automatically allocate a smaller zone size if it was not possible to allocate the default 16 MiB. Simon Howard 9d9d55a9
2009-06-13
Don't post zero key events. Simon Howard 356cc402
Merge from trunk. Simon Howard d91e3e86
2009-06-12
On Windows CE systems without a keyboard, patch the default settings to use hardware keys. Simon Howard d4863b4c
Remove debug messages. Simon Howard a3b1c4e9
Set the USER environment variable based on the owner information from the registry. Simon Howard 9fc871cd
Always grab input on Windows CE. Simon Howard c80600ef
Merge from trunk. Simon Howard 0f5de61b
2009-06-11
Include libc_wince.a in chocolate-server build. Simon Howard 43748a36
Grab the input in setup when reading a new key binding, so that Windows CE buttons are read properly. Map buttons to PC function keys. Simon Howard 779a2157
Include libc_wince.h on Windows CE. Simon Howard 3a4db250
Declare getenv/putenv on Windows CE for recent SDL versions that do not declare it. Simon Howard 1a5c3bc6
Fix wince include. Use top_builddir instead of .. where appropriate. Simon Howard ec034483
2009-06-10
Fix warnings. Simon Howard cbc795a3
Fix build with FEATURE_SOUND disabled. Simon Howard 17bca650
Remove setbuf() call from Heretic/Hexen code. Simon Howard 134c2880
Make Hexen weapon and map keys reconfigurable. Simon Howard d1f24077
Add key bindings for pause, message refresh. Simon Howard ac28eb40
2009-06-09
Make Hexen menu keys reconfigurable. Simon Howard 1dc0e81d

← newer older →