foxygit / doom Log in
commits tags
2016-03-06
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom James Haley 71cf6472
Allow SDL headers and libraries to exist in the msvc project directory James Haley bc09b36a
2016-03-05
Merge branch 'sdl2-branch' of github.com:chocolate-doom/chocolate-doom into sdl2-branch Simon Howard 76dd5c4f
textscreen: Set linear scaling for texture buffer. Simon Howard dff593a6
2016-03-01
Remove remaining setpanning_workaround code Jonathan Dowland 748e992f
2016-03-02
Merge pull request #672 from jmtd/jmtd-revert-mrandom-seeding Simon Howard 2dedb037
2016-02-12
Revert "Seed the M_Random random number generator from the system time to give" Jonathan Dowland 4f040459
2016-02-29
Add Contributor Covenant as Code of Conduct. Simon Howard 3a1bc426
2016-02-28
endoom: Show something in the window title. Simon Howard 25ce5f9c
Update some doomworld http: links I missed. Simon Howard 96a017b5
Update Doomworld URLs. Simon Howard 826d2a09
Refer to SDL2 versions of libraries in docs. Simon Howard 6ad2f405
Change all chocolate-doom.org URLs to https: Simon Howard 2137da43
sound: Remove another workaround for an old SDL bug. Simon Howard d721228e
sound: Remove old SDL version warnings. Simon Howard e5e4253d
video: Remove windowed mode override for OS X. Simon Howard 04fdb0e0
video: Remove OS X warning message. Simon Howard 26ef28d4
Merge remote-tracking branch 'origin/master' into sdl2-branch Simon Howard 36f72163
opl: Fix compile errors. Simon Howard e3954613
Merge pull request #669 from nukeykt/nuked-opl Simon Howard a0ef4eda
opl: Fix tab characters nukeykt 166c3d2e
opl: Nuked OPL3 v1.7 nukeykt eb3cd651
Merge remote-tracking branch 'origin/master' into sdl2-branch Simon Howard 77a480fc
doom: Don't run tics until graphics initialized. Simon Howard 4987a479
video: Add support for OS X high-DPI rendering. Simon Howard dd9fa286
textscreen: Add support for OS X high-DPI rendering. Simon Howard 5d838b88
2016-02-26
configure: Switch to pkg-config macros. Simon Howard 3163bf87
2016-02-18
CONTRIBUTING: Oops. Simon Howard cae001b8
CONTRIBUTING: Add Git commit message guidelines. Simon Howard f4bf4d80
CONTRIBUTING: Tweak wording. Simon Howard 216dbe12
Add contributors guide. Simon Howard deee6944
2016-02-16
Fix automake warning by changing variable name. Simon Howard 1360e6ab
2016-02-11
opl:Nuked OPL emulator nukeykt e25368ca
2016-02-06
doom: Correctly handle savegame fopen() failure. Simon Howard 5e162ed7
2016-01-23
Merge pull request #655 from njankowski/issue-651 Simon Howard b40e43e3
2016-01-22
Fix typo and remove unused symbol. Fixes #651 njankowski b2206374
2016-01-11
Rogue did change the gib health check after all, we misread the assembly about 100 times in a row (this stuff is hard) James Haley 37c1162f
2016-01-07
video: Use native pixel format. Simon Howard 44db15ae
2016-01-05
video: Fix jump after mouse grab. Simon Howard a06d40dd
hexen: Convert chat/menu to use new input interface. Simon Howard f6dd5760
heretic: Convert chat/menu to use new input interface. Simon Howard a72890d4
strife: Convert chat/menu to use new input interface. Simon Howard 92bf6bef
doom: Convert menu to use new input method. Simon Howard 587a0f77
2016-01-04
video: Use relative mouse mode, not grab. Simon Howard 904ed263
2016-01-03
input: Initial implementation of text input. Simon Howard 5b62ddb6
input: Add missing I_BindInputVariables() calls. Simon Howard 9c3d852d
event: Refactor doc comments for events. Simon Howard 15cbe82d
video: Remove unused #includes. Simon Howard ce9d034a
video: Split out keyboard/mouse code to i_input.c. Simon Howard 2b6e6d2d
video: Remove screen_mode_t definition. Simon Howard 2b97c9ff

← newer older →