shithub: choc

RSS feed

2c7e16c3 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/24 18:02
Remove doomfeatures.h and "features" compiles.

0cdea860 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/23 03:10
win32: Make cp-with-libs python3 compatible.

7dc588ee – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/22 16:38
win32: Auto-determine DLL path from LDFLAGS.

2c686fa9 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 17:40
textscreen: Minor cleanups.

7ad4a11a – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 12:15
textscreen: Make UTF8 the rule, not the exception.

148e9e53 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 11:37
textscreen: Add Italian window.

fcf16607 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 11:22
setup: Use UTF-8 for textscreen strings.

06dd8321 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 11:21
textscreen: Change most strings to UTF-8.

8f5a4af7 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 10:55
textscreen: Very minor fix to code page.

40d1ce55 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 10:46
textscreen: Refactor code page mapping.

0aece203 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/20 21:31
textscreen: Tweak TXT_GetKeyDescription() again.

410c695f – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/20 21:12
setup: Print key names as UTF8.

ce82099f – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/17 19:46
video: Always grab mouse when exiting main menu.

d6da5e3e – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/15 13:43
win32: Add cp-with-libs script for Win32 package.

166e2bca – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/14 16:55
Merge remote-tracking branch 'origin/master' into sdl2-branch

eaf851e0 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/14 16:52
osx: Use bzip2 compression for .dmg files.

0d083b85 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/14 16:48
INSTALL: Fix .lha filename extension.

df05cd8e – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/01/13 19:08
Merge pull request #838 from chocolate-doom/pixel_t

38016635 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/01/13 17:40
introduce a pixel_t type

fa5c42dc – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/08 16:05
video: Grab window move events and save display.

e707a058 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/08 15:57
video: Add video_display config option.

99baaba6 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/08 15:13
Rearrange entries for extra config file.

85d60113 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/06 14:12
setup: Fix the pairing of Hexen player classes and skill levels.

6491da96 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/01/04 16:06
Revert "Link MinGW builds with static libgcc"

db2cd829 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/03 14:33
strife: Fix compiler warning.