shithub: choc

RSS feed

627017d8 – Simon Howard <fraggle@gmail.com> authored on 2009/06/09 15:10
Rearrange the keyboard controls dialog. Move weapons controls into the

122dcc37 – Simon Howard <fraggle@gmail.com> authored on 2009/06/09 14:28
Merge from trunk.

b6491fa4 – Simon Howard <fraggle@gmail.com> authored on 2009/06/08 15:26
Remove debugging code.

a91a1c60 – Simon Howard <fraggle@gmail.com> authored on 2009/06/08 14:15
Use SDL's getenv/putenv implementation, and populate at startup.

bdeaec12 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 19:41
Use CreateFileW instead of OpenFile (doesn't exist on Windows CE)

d9be0682 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 15:08
Fix header includes (thanks exp[x])

ea3b0114 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 14:18
Don't add DirectX/Windib selector on Windows CE.

0e3e4653 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 13:53
Use home dir to store configuration and savegames under Windows CE.

ef459ab9 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 13:33
Fix setup tool display configuration dialog when fullscreen is not

5d99eee5 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 13:10
Make auto-adjust code switch to windowed mode if no fullscreen modes are

895f4406 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 12:41
Catch errors when initialising SDL. Use the small textscreen font by

cf6e976f – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 12:39
Add missing SDL_thread include.

ad9f8107 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 12:35
Don't try to use the SDL DirectX driver under Windows CE.

1a54277a – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 11:21
Fix setup tool compile on Windows CE.

fdfff2b9 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 11:15
Remove call to setbuf.

7b7076a2 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 10:35
Add IWAD search dirs for Windows CE.

5a1443a3 – Simon Howard <fraggle@gmail.com> authored on 2009/06/07 10:20
Exit with an error on failure to allocate zone memory.

45359954 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 22:10
Use MessageBoxW instead of MessageBox (doesn't exist on Windows CE)

cd07b206 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:59
Add README file for Windows CE library.

61d40373 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:56
Detect Windows CE target and build/include libc_wince files as

abc69c7c – Russell Rice <rtc_marine@hotmail.com> authored on 2009/06/06 21:50
- Update textscreen codeblocks project to include txt_scrollpane.* and

3831ece1 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:33
Include libc_wince.h when on Windows CE.

7f9b5d41 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:32
Add CPU affinity function for Windows CE.

203e7e79 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:27
Add libc_wince.h header, and EISDIR error value.

52c83199 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:27
Use GetUserNameExW, not GetUserName (doesn't exist on WinCE)

2df46868 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:26
Fix compile with FEATURE_MULTIPLAYER disabled.

8a262fb9 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 21:24
Fix compile with FEATURE_SOUND disabled.

6d0bf918 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 20:56
Add Windows CE implementations of some ANSI C functions that are

dc8c45c6 – Simon Howard <fraggle@gmail.com> authored on 2009/06/06 17:13
Don't check for Steam/CD installer versions on Windows CE.

e3e71290 – Simon Howard <fraggle@gmail.com> authored on 2009/06/05 12:58
Add key binding variables for automap and weapon keys.

b30d83c5 – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 19:37
Increase height of menu bindings dialog.

22a70fe6 – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 19:35
Use newer keyboard bindings dialog layout from raven-branch.

3c2e7735 – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 19:20
Add unique key groups for menu navigation and shortcuts.

500bcb69 – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 19:20
Use key for confirming menu messages, not typed char.

adcd838e – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 16:45
Add dialog to setup tool for editing menu shortcuts.

334af5fd – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 16:18
Add config file variables to increase/decrease screen size.

b3a03a40 – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 15:59
Fix shortcut keys for menu items.

5a19f1d8 – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 15:55
Add configuration file entries for menu key bindings.

0794d30b – Simon Howard <fraggle@gmail.com> authored on 2009/06/03 15:37
Add key_ variables for the keys used to control the menu.

0be19fa1 – Simon Howard <fraggle@gmail.com> authored on 2009/05/26 18:14
Fix tags for functions using TXT_UNCAST_ARG.

7b70d415 – Simon Howard <fraggle@gmail.com> authored on 2009/05/26 17:13
Set appropriate vim 'tags' variable for ctags files.

46ad00de – Simon Howard <fraggle@gmail.com> authored on 2009/05/21 15:33
Merge from trunk.

bd20fc62 – Simon Howard <fraggle@gmail.com> authored on 2009/05/21 15:18
Set display settings window position based on screen dimensions, rather

2a60e32a – Simon Howard <fraggle@gmail.com> authored on 2009/05/19 13:07
Fix manpage documentation for DOOMWADPATH (thanks MikeRS)

1c78ab7f – Simon Howard <fraggle@gmail.com> authored on 2009/05/18 14:30
Fix A_BossDeath behavior in v1.9 emulation mode (thanks entryway)

e80490d4 – Simon Howard <fraggle@gmail.com> authored on 2009/05/17 09:54
Always use an SDL buffer size that is a power of two. Reduce buffer size

9eb11191 – Simon Howard <fraggle@gmail.com> authored on 2009/05/14 15:54
Add character class selectors for Hexen.

664c3590 – Simon Howard <fraggle@gmail.com> authored on 2009/05/14 15:45
Merge from trunk. Note that src/i_sdlsound.c has not yet been merged as

144849ee – Simon Howard <fraggle@gmail.com> authored on 2009/05/12 14:03
Add option to "join game" dialog in setup tool to autojoin a LAN game.

21d67cd7 – Simon Howard <fraggle@gmail.com> authored on 2009/05/12 14:01
Make txt_inputboxes emit a "changed" signal when their value is changed.

ebc83786 – Simon Howard <fraggle@gmail.com> authored on 2009/05/11 14:30
Fix crash on Heretic startup.

2c165cde – Simon Howard <fraggle@gmail.com> authored on 2009/05/10 17:09
Remove left-over debug message.

d87bf91d – Simon Howard <fraggle@gmail.com> authored on 2009/05/10 15:10
Set appropriate skill strings for Heretic/Hexen.

1d408321 – Simon Howard <fraggle@gmail.com> authored on 2009/05/10 15:00
Use the internal IWAD search for the setup multiplayer dialogs rather

3c92c580 – Simon Howard <fraggle@gmail.com> authored on 2009/05/09 12:11
Fix compiler warnings.

97f0be5d – Simon Howard <fraggle@gmail.com> authored on 2009/05/08 15:15
Choose appropriate executable depending on game type.

86934db1 – Simon Howard <fraggle@gmail.com> authored on 2009/05/08 15:14
Set gamesdir variable in Makefile.

65c3fa78 – Simon Howard <fraggle@gmail.com> authored on 2009/05/07 19:29
Diff tics containing Heretic/Hexen fields.

cc93c797 – Simon Howard <fraggle@gmail.com> authored on 2009/05/07 17:59
Calculate SDL buffer size automatically based on sample rate.

f8640f01 – Simon Howard <fraggle@gmail.com> authored on 2009/05/06 20:49
Fix conflict between 'time' variable and libc time function.

5859134e – Simon Howard <fraggle@gmail.com> authored on 2009/05/04 20:00
Better ASCII chart.

3b2481de – Simon Howard <fraggle@gmail.com> authored on 2009/05/04 19:46
Minor smallfont fixups.

c0cc0ea1 – Simon Howard <fraggle@gmail.com> authored on 2009/05/04 17:45
Autogenerate setup-manifest.xml with the current version.

5014caee – Simon Howard <fraggle@gmail.com> authored on 2009/05/04 16:07
Fix window close button to bring up F10 quit message.

c944d2ab – Simon Howard <fraggle@gmail.com> authored on 2009/05/01 17:05
Add copyright headers to textscreen examples.

30c46a6d – Simon Howard <fraggle@gmail.com> authored on 2009/04/26 12:59
More smallfont fixups.

8f2df5e7 – Simon Howard <fraggle@gmail.com> authored on 2009/04/23 15:58
Fix up some extended ASCII characters.

40d03a9c – Simon Howard <fraggle@gmail.com> authored on 2009/04/23 14:19
Oops.

c2a270f8 – Simon Howard <fraggle@gmail.com> authored on 2009/04/23 14:18
Add small textscreen font for low resolution displays, based on the

2c7cf587 – Simon Howard <fraggle@gmail.com> authored on 2009/04/18 16:51
Fix GetDefaultConfigDir.

578fd9aa – Simon Howard <fraggle@gmail.com> authored on 2009/03/15 10:44
Fix clipped sounds when using libsamplerate (thanks David Flater)

e2e10693 – Simon Howard <fraggle@gmail.com> authored on 2009/03/14 11:28
Add check to allow sched_setaffinity code to work on older versions of

6e2c404f – Simon Howard <fraggle@gmail.com> authored on 2009/03/12 18:20
Update from trunk.

535c64b3 – Simon Howard <fraggle@gmail.com> authored on 2009/03/12 14:55
Define INVALID_SET_FILE_POINTER if it is not defined, to fix compilation

20cb0007 – Simon Howard <fraggle@gmail.com> authored on 2009/03/09 18:53
Remove WATCOMC usage (thanks Quasar)

f0c5cc89 – Simon Howard <fraggle@gmail.com> authored on 2009/03/08 19:46
Fix -cdrom command line parameter to work with Heretic and Hexen;

f9c51c1b – Simon Howard <fraggle@gmail.com> authored on 2009/03/08 18:51
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags

11f92605 – Simon Howard <fraggle@gmail.com> authored on 2009/03/06 19:35
Add documentation for high-level txt_desktop.h functions.

2b5dae76 – Simon Howard <fraggle@gmail.com> authored on 2009/03/06 19:24
Add documentation for high-level textscreen functions.

9b5d5749 – Simon Howard <fraggle@gmail.com> authored on 2009/03/06 15:01
Fix signed/unsigned conversion warning.

cdd3680b – Simon Howard <fraggle@gmail.com> authored on 2009/03/03 14:26
Look up SetProcessAffinityMask function at runtime, so that the program

67fbcdce – Simon Howard <fraggle@gmail.com> authored on 2009/02/08 12:52
Merge from trunk.

08bc270b – Simon Howard <fraggle@gmail.com> authored on 2009/02/02 19:25
Fix compiler warnings.

39b7cb7b – Simon Howard <fraggle@gmail.com> authored on 2009/01/30 18:53
Fix layout of widgets within scroll panes. Scroll scroll panes in

a6be65e6 – Simon Howard <fraggle@gmail.com> authored on 2009/01/29 18:26
Shrink text box slightly.

61361932 – Simon Howard <fraggle@gmail.com> authored on 2009/01/29 18:00
Allow clicking within scroll bars to set position.

5a122d59 – Simon Howard <fraggle@gmail.com> authored on 2009/01/29 17:54
Add scrollable pane widget to textscreen library.

c0cbaafa – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 17:09
Calculate size of linebuffer using sizeof (64-bit fix)

d67c5cd7 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:55
Fix for R_InitTranslationTables to not align on a 256 byte boundary

2932aef2 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:45
Don't align "colormaps" on a 256 byte boundary (fix for 64 bit)

1f19598d – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:33
long -> int

5460b512 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:28
Change obsolete pointer field to an integer field (fix for 64 bit)

15838128 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:21
Use sizeof() to calculate amounts to allocate, rather than hard-coded

03771945 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 15:49
Merge from trunk.

63c1c6e6 – Simon Howard <fraggle@gmail.com> authored on 2009/01/17 09:05
Fix '-mmap' command line parameter.

15c1f099 – Simon Howard <fraggle@gmail.com> authored on 2009/01/09 17:03
Merge from trunk.

7d5d1676 – Simon Howard <fraggle@gmail.com> authored on 2009/01/09 15:01
Add back missing "FINISHED" graphic to intermission screen.

200b46f2 – Simon Howard <fraggle@gmail.com> authored on 2009/01/07 17:05
Create the ~/.chocolate-doom/savegames directory on startup if it does

ed880ffd – Simon Howard <fraggle@gmail.com> authored on 2009/01/07 16:51
Replace -nommap with -mmap; do not use mmap()ed file access by default.

74e939aa – Simon Howard <fraggle@gmail.com> authored on 2008/12/20 15:36
Fix Hexen startup code to set window title before setting video mode

Next