2009-07-12 |
Simon Howard | On Windows CE, use the Windows API to find the amount...
|
commit | commitdiff | tree |
2009-07-11 |
Simon Howard | Add missing item to NEWS.
|
commit | commitdiff | tree |
2009-07-07 |
Simon Howard | Update NEWS.
|
commit | commitdiff | tree |
2009-07-07 |
Simon Howard | Fix launching of the game from the setup tool in Windows CE.
|
commit | commitdiff | tree |
2009-06-21 |
Simon Howard | Add Makefile for building CAB files, dependency calculation.
|
commit | commitdiff | tree |
2009-06-21 |
Simon Howard | Use correct filename for SDL_net DLL.
|
commit | commitdiff | tree |
2009-06-21 |
Simon Howard | Remove temporary files after generating CAB file.
|
commit | commitdiff | tree |
2009-06-20 |
Simon Howard | Add script to generate Windows CE install package.
|
commit | commitdiff | tree |
2009-06-16 |
Simon Howard | Automatically allocate a smaller zone size if it was...
|
commit | commitdiff | tree |
2009-06-13 |
Simon Howard | Don't post zero key events.
|
commit | commitdiff | tree |
2009-06-12 |
Simon Howard | On Windows CE systems without a keyboard, patch the...
|
commit | commitdiff | tree |
2009-06-12 |
Simon Howard | Remove debug messages.
|
commit | commitdiff | tree |
2009-06-12 |
Simon Howard | Set the USER environment variable based on the owner...
|
commit | commitdiff | tree |
2009-06-12 |
Simon Howard | Always grab input on Windows CE.
|
commit | commitdiff | tree |
2009-06-11 |
Simon Howard | Include libc_wince.a in chocolate-server build.
|
commit | commitdiff | tree |
2009-06-11 |
Simon Howard | Grab the input in setup when reading a new key binding...
|
commit | commitdiff | tree |
2009-06-11 |
Simon Howard | Include libc_wince.h on Windows CE.
|
commit | commitdiff | tree |
2009-06-11 |
Simon Howard | Declare getenv/putenv on Windows CE for recent SDL...
|
commit | commitdiff | tree |
2009-06-10 |
Simon Howard | Add key bindings for pause, message refresh.
|
commit | commitdiff | tree |
2009-06-08 |
Simon Howard | Remove debugging code.
|
commit | commitdiff | tree |
2009-06-08 |
Simon Howard | Use SDL's getenv/putenv implementation, and populate...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Use CreateFileW instead of OpenFile (doesn't exist...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Fix header includes (thanks exp[x])
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Don't add DirectX/Windib selector on Windows CE.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Use home dir to store configuration and savegames under...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Fix setup tool display configuration dialog when fullscreen...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Make auto-adjust code switch to windowed mode if no...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Catch errors when initialising SDL. Use the small...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Add missing SDL_thread include.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Don't try to use the SDL DirectX driver under Windows CE.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Fix setup tool compile on Windows CE.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Remove call to setbuf.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Add IWAD search dirs for Windows CE.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Exit with an error on failure to allocate zone memory.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Use MessageBoxW instead of MessageBox (doesn't exist...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Add README file for Windows CE library.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Detect Windows CE target and build/include libc_wince...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Include libc_wince.h when on Windows CE.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Add CPU affinity function for Windows CE.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Add libc_wince.h header, and EISDIR error value.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Use GetUserNameExW, not GetUserName (doesn't exist...
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Fix compile with FEATURE_MULTIPLAYER disabled.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Fix compile with FEATURE_SOUND disabled.
|
commit | commitdiff | tree |
2009-06-07 |
Simon Howard | Add Windows CE implementations of some ANSI C functions...
|
commit | commitdiff | tree |
2009-06-06 |
Simon Howard | Don't check for Steam/CD installer versions on Windows CE.
|
commit | commitdiff | tree |
2009-06-05 |
Simon Howard | Add key binding variables for automap and weapon keys.
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Increase height of menu bindings dialog.
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Use newer keyboard bindings dialog layout from raven...
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Add unique key groups for menu navigation and shortcuts.
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Use key for confirming menu messages, not typed char.
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Add dialog to setup tool for editing menu shortcuts.
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Add config file variables to increase/decrease screen...
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Fix shortcut keys for menu items.
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Add configuration file entries for menu key bindings.
|
commit | commitdiff | tree |
2009-06-03 |
Simon Howard | Add key_ variables for the keys used to control the...
|
commit | commitdiff | tree |
2009-05-26 |
Simon Howard | Fix tags for functions using TXT_UNCAST_ARG.
|
commit | commitdiff | tree |
2009-05-26 |
Simon Howard | Set appropriate vim 'tags' variable for ctags files.
|
commit | commitdiff | tree |
2009-05-21 |
Simon Howard | Set display settings window position based on screen...
|
commit | commitdiff | tree |
2009-05-19 |
Simon Howard | Fix manpage documentation for DOOMWADPATH (thanks MikeRS)
|
commit | commitdiff | tree |
2009-05-18 |
Simon Howard | Fix A_BossDeath behavior in v1.9 emulation mode (thanks...
|
commit | commitdiff | tree |
2009-05-17 |
Simon Howard | Always use an SDL buffer size that is a power of two...
|
commit | commitdiff | tree |
2009-05-12 |
Simon Howard | Add option to "join game" dialog in setup tool to autojoin...
|
commit | commitdiff | tree |
2009-05-12 |
Simon Howard | Make txt_inputboxes emit a "changed" signal when their...
|
commit | commitdiff | tree |
2009-05-07 |
Simon Howard | Calculate SDL buffer size automatically based on sample...
|
commit | commitdiff | tree |
2009-05-05 |
Simon Howard | Better ASCII chart.
|
commit | commitdiff | tree |
2009-05-04 |
Simon Howard | Minor smallfont fixups.
|
commit | commitdiff | tree |
2009-05-01 |
Simon Howard | Add copyright headers to textscreen examples.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Howard | More smallfont fixups.
|
commit | commitdiff | tree |
2009-04-23 |
Simon Howard | Fix up some extended ASCII characters.
|
commit | commitdiff | tree |
2009-04-23 |
Simon Howard | Oops.
|
commit | commitdiff | tree |
2009-04-23 |
Simon Howard | Add small textscreen font for low resolution displays...
|
commit | commitdiff | tree |
2009-03-15 |
Simon Howard | Fix clipped sounds when using libsamplerate (thanks...
|
commit | commitdiff | tree |
2009-03-14 |
Simon Howard | Add check to allow sched_setaffinity code to work on...
|
commit | commitdiff | tree |
2009-03-12 |
Simon Howard | Define INVALID_SET_FILE_POINTER if it is not defined...
|
commit | commitdiff | tree |
2009-03-08 |
Simon Howard | Add "make doc" target to run Doxygen, and add a Doxyfile...
|
commit | commitdiff | tree |
2009-03-07 |
Simon Howard | Add documentation for high-level txt_desktop.h functions.
|
commit | commitdiff | tree |
2009-03-07 |
Simon Howard | Add documentation for high-level textscreen functions.
|
commit | commitdiff | tree |
2009-03-06 |
Simon Howard | Fix signed/unsigned conversion warning.
|
commit | commitdiff | tree |
2009-03-03 |
Simon Howard | Look up SetProcessAffinityMask function at runtime...
|
commit | commitdiff | tree |
2009-01-30 |
Simon Howard | Fix layout of widgets within scroll panes. Scroll...
|
commit | commitdiff | tree |
2009-01-29 |
Simon Howard | Shrink text box slightly.
|
commit | commitdiff | tree |
2009-01-29 |
Simon Howard | Allow clicking within scroll bars to set position.
|
commit | commitdiff | tree |
2009-01-29 |
Simon Howard | Add scrollable pane widget to textscreen library.
|
commit | commitdiff | tree |
2009-01-17 |
Simon Howard | Fix '-mmap' command line parameter.
|
commit | commitdiff | tree |
2009-01-07 |
Simon Howard | Create the ~/.chocolate-doom/savegames directory on...
|
commit | commitdiff | tree |
2009-01-07 |
Simon Howard | Replace -nommap with -mmap; do not use mmap()ed file...
|
commit | commitdiff | tree |
2008-12-10 |
Simon Howard | Bump version to 1.2.1, update NEWS and ChangeLog.
|
commit | commitdiff | tree |
2008-12-10 |
Simon Howard | Fix crash when playing Doom 1 levels.
|
commit | commitdiff | tree |
2008-12-10 |
Simon Howard | Bump version to 1.2.0, update NEWS and ChangeLog.
|
commit | commitdiff | tree |
2008-12-10 |
Simon Howard | Undo previous change.
|
commit | commitdiff | tree |
2008-12-10 |
Simon Howard | Set icon before calling TXT_Init, for setup and ENDOOM...
|
commit | commitdiff | tree |
2008-12-10 |
Simon Howard | Fix window icon/title under Windows XP Luna theme.
|
commit | commitdiff | tree |
2008-12-09 |
Simon Howard | Make intermission screen work on MAP33, to be consistent...
|
commit | commitdiff | tree |
2008-12-09 |
Simon Howard | Add check for sched_setaffinity to configure and only...
|
commit | commitdiff | tree |
2008-12-09 |
Simon Howard | Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags...
|
commit | commitdiff | tree |
2008-12-03 |
Simon Howard | Use FILE_MAP_COPY instead of FILE_MAP_ALL_ACCESS for...
|
commit | commitdiff | tree |
2008-12-01 |
Simon Howard | Don't try to read SDL events until initialised.
|
commit | commitdiff | tree |
2008-10-01 |
Simon Howard | Add .lvimrc local vim project settings.
|
commit | commitdiff | tree |
2008-09-21 |
Simon Howard | Don't play DEMO4 if gameversion is emulating chex.exe...
|
commit | commitdiff | tree |
2008-09-20 |
Simon Howard | Set processor affinity under non-Windows platforms...
|
commit | commitdiff | tree |