foxygit / doom Log in
commits tags
2009-06-09
Make Heretic weapon keys reconfigurable. Simon Howard e32215d2
Make Heretic map reconfigurable. Simon Howard f6912e1d
Make Heretic menu controls reconfigurable. Simon Howard 66b43f9b
Move menu/map/weapon key variables into common code, and bind variables. Simon Howard 557a502d
Rearrange the keyboard controls dialog. Move weapons controls into the "more controls" subdialog. Simon Howard 627017d8
Merge from trunk. Simon Howard 122dcc37
2009-06-08
Remove debugging code. Simon Howard b6491fa4
Use SDL's getenv/putenv implementation, and populate at startup. Simon Howard a91a1c60
2009-06-07
Use CreateFileW instead of OpenFile (doesn't exist on Windows CE) Simon Howard bdeaec12
Fix header includes (thanks exp[x]) Simon Howard d9be0682
Don't add DirectX/Windib selector on Windows CE. Simon Howard ea3b0114
Use home dir to store configuration and savegames under Windows CE. Simon Howard 0e3e4653
Fix setup tool display configuration dialog when fullscreen is not supported. Simon Howard ef459ab9
Make auto-adjust code switch to windowed mode if no fullscreen modes are available. Simon Howard 5d99eee5
Catch errors when initialising SDL. Use the small textscreen font by default on Windows CE if no fullscreen modes are available. Simon Howard 895f4406
Add missing SDL_thread include. Simon Howard cf6e976f
Don't try to use the SDL DirectX driver under Windows CE. Simon Howard ad9f8107
Fix setup tool compile on Windows CE. Simon Howard 1a54277a
Remove call to setbuf. Simon Howard fdfff2b9
Add IWAD search dirs for Windows CE. Simon Howard 7b7076a2
Exit with an error on failure to allocate zone memory. Simon Howard 5a1443a3
Use MessageBoxW instead of MessageBox (doesn't exist on Windows CE) Simon Howard 45359954
Add README file for Windows CE library. Simon Howard cd07b206
Detect Windows CE target and build/include libc_wince files as necessary. Simon Howard 61d40373
- Update textscreen codeblocks project to include txt_scrollpane.* and txt_smallfont.h Russell Rice abc69c7c
Include libc_wince.h when on Windows CE. Simon Howard 3831ece1
Add CPU affinity function for Windows CE. Simon Howard 7f9b5d41
Add libc_wince.h header, and EISDIR error value. Simon Howard 203e7e79
Use GetUserNameExW, not GetUserName (doesn't exist on WinCE) Simon Howard 52c83199
Fix compile with FEATURE_MULTIPLAYER disabled. Simon Howard 2df46868
Fix compile with FEATURE_SOUND disabled. Simon Howard 8a262fb9
Add Windows CE implementations of some ANSI C functions that are missing. Simon Howard 6d0bf918
2009-06-06
Don't check for Steam/CD installer versions on Windows CE. Simon Howard dc8c45c6
2009-06-05
Add key binding variables for automap and weapon keys. Simon Howard e3e71290
2009-06-03
Increase height of menu bindings dialog. Simon Howard b30d83c5
Use newer keyboard bindings dialog layout from raven-branch. Simon Howard 22a70fe6
Add unique key groups for menu navigation and shortcuts. Simon Howard 3c2e7735
Use key for confirming menu messages, not typed char. Simon Howard 500bcb69
Add dialog to setup tool for editing menu shortcuts. Simon Howard adcd838e
Add config file variables to increase/decrease screen size. Simon Howard 334af5fd
Fix shortcut keys for menu items. Simon Howard b3a03a40
Add configuration file entries for menu key bindings. Simon Howard 5a19f1d8
Add key_ variables for the keys used to control the menu. Simon Howard 0794d30b
2009-06-02
Disable debug output. Simon Howard b09cb29b
Fix crash due to timer thread starting before resources allocated. Simon Howard 40ca9e82
2009-05-31
Fix OPL callback queue. Simon Howard a09487cb
2009-05-30
Add initial callback/timer API. Simon Howard 98ee23f4
2009-05-28
Set channel bits for OPL3 so that OPL2 traces will play back properly. Simon Howard 6e4f6ab9
Fix OPL detect. Simon Howard b695843c
Add droplay example program from /research, adapted to work with OPL library. Simon Howard 223879d2

← newer older →