RSS feed
a515d590
– James Haley <haleyjd@hotmail.com>
authored
on 2016/03/05 20:22
Address multiple issues identified by nukeykt; partially resolves issue #663
71cf6472
– James Haley <haleyjd@hotmail.com>
authored
on 2016/03/05 19:39
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
bc09b36a
– James Haley <haleyjd@hotmail.com>
authored
on 2016/03/05 19:38
Allow SDL headers and libraries to exist in the msvc project directory
2dedb037
– Simon Howard <fraggle+github@gmail.com>
authored
on 2016/03/01 15:58
Merge pull request #672 from jmtd/jmtd-revert-mrandom-seeding
4f040459
– Jonathan Dowland <jon+github@alcopop.org>
authored
on 2016/02/12 14:20
Revert "Seed the M_Random random number generator from the system time to give"
3a1bc426
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/28 15:02
Add Contributor Covenant as Code of Conduct.
96a017b5
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/28 09:36
Update some doomworld http: links I missed.
826d2a09
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/28 09:30
Update Doomworld URLs.
2137da43
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/28 09:20
Change all chocolate-doom.org URLs to https:
e3954613
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/28 08:25
opl: Fix compile errors.
a0ef4eda
– Simon Howard <fraggle+github@gmail.com>
authored
on 2016/02/28 08:12
Merge pull request #669 from nukeykt/nuked-opl
166c3d2e
– nukeykt <alexeytf2@icloud.com>
authored
on 2016/02/28 16:59
opl: Fix tab characters
eb3cd651
– nukeykt <alexeytf2@icloud.com>
authored
on 2016/02/28 16:53
opl: Nuked OPL3 v1.7
cae001b8
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/17 14:53
CONTRIBUTING: Oops.
f4bf4d80
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/17 14:51
CONTRIBUTING: Add Git commit message guidelines.
216dbe12
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/17 14:37
CONTRIBUTING: Tweak wording.
deee6944
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/17 14:30
Add contributors guide.
1360e6ab
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/15 15:12
Fix automake warning by changing variable name.
e25368ca
– nukeykt <alexeytf2@icloud.com>
authored
on 2016/02/11 15:49
opl:Nuked OPL emulator
5e162ed7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/02/06 12:38
doom: Correctly handle savegame fopen() failure.
b40e43e3
– Simon Howard <fraggle+github@gmail.com>
authored
on 2016/01/22 17:55
Merge pull request #655 from njankowski/issue-651
b2206374
– njankowski <njankowski@users.noreply.github.com>
authored
on 2016/01/22 11:33
Fix typo and remove unused symbol. Fixes #651
37c1162f
– James Haley <haleyjd@hotmail.com>
authored
on 2016/01/10 23:08
Rogue did change the gib health check after all, we misread the assembly about 100 times in a row (this stuff is hard)
3b7f8c55
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/01/03 10:29
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
6aad2f80
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/01/03 10:27
joystick: Don't initialize if joystick_index < 0.
ca78a3ab
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/12/31 04:05
Merge pull request #649 from rrebello/makefile-fix
86cb29b6
– Rodrigo Rebello <rprebello@gmail.com>
authored
on 2015/12/30 06:36
Avoid use of '$<' and '$^' in Makefile rules
59d5f4e5
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/12/25 08:36
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
b0585fa6
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/12/25 08:33
Fix bug when starting multiplayer Chex Quest games.
3dd823ca
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/12/11 09:11
tables.c: Changed type of finetangent[]/finesine[] to fixed_t
2ecfe698
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/11/30 16:35
Hexen: Let the MRJONES cheat report the same version string as HEXEN.EXE
71cc7a16
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/11/17 12:33
Fix warning: variable ‘widget’ set but not used