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 |
2008-09-14 |
Simon Howard | Add -nocheat command line parameter to disable applying...
|
commit | commitdiff | tree |
2008-09-07 |
Simon Howard | Strip out NUL characters from dehacked files; this...
|
commit | commitdiff | tree |
2008-08-28 |
Simon Howard | Update TODO.
|
commit | commitdiff | tree |
2008-08-24 |
Simon Howard | Update INSTALL to include some notes about Chex Quest.
|
commit | commitdiff | tree |
2008-08-24 |
Simon Howard | Update missing chex.deh to reference its location in...
|
commit | commitdiff | tree |
2008-08-20 |
Simon Howard | Use / as a path separator, to allow cross-compiling...
|
commit | commitdiff | tree |
2008-08-19 |
Simon Howard | Fix crash related to A_BFGSpray with NULL target when...
|
commit | commitdiff | tree |
2008-08-09 |
Simon Howard | Don't modify level lumps when loading levels.
|
commit | commitdiff | tree |
2008-08-08 |
Simon Howard | Use FILE_MAP_ALL_ACCESS rather than FILE_MAP_READ when...
|
commit | commitdiff | tree |
2008-08-02 |
Simon Howard | Search for chex.deh in WAD path.
|
commit | commitdiff | tree |
2008-07-31 |
Simon Howard | Update netcode to allow chex quest gameversion.
|
commit | commitdiff | tree |
2008-07-31 |
Simon Howard | Update Chocolate Setup to support chex.wad.
|
commit | commitdiff | tree |
2008-07-31 |
Simon Howard | Fix crash on Chex Quest intermission screen (thanks...
|
commit | commitdiff | tree |
2008-07-31 |
Simon Howard | Automatically load chex.deh on startup if playing in...
|
commit | commitdiff | tree |
2008-07-31 |
Simon Howard | Fix mistake in exit confirmation string that was breaking...
|
commit | commitdiff | tree |
2008-07-29 |
Simon Howard | Don't do the Final Doom teleport quirk with Chex Quest...
|
commit | commitdiff | tree |
2008-07-29 |
Simon Howard | Monsters don't drop ammo in Chex Quest.
|
commit | commitdiff | tree |
2008-07-29 |
Simon Howard | Add magic dehacked comment to enable long cheat sequences...
|
commit | commitdiff | tree |
2008-07-26 |
Simon Howard | In chex mode, always warp to an episode 1 level, and...
|
commit | commitdiff | tree |
2008-07-26 |
Simon Howard | Allow magic comments in dehacked files that disable...
|
commit | commitdiff | tree |