RSS feed
a61f85c3
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/02/18 14:20
Video: Use intended function sequence to update "streaming" texture
169a49a5
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/02/12 04:44
Video: Set correct texture access mode for the SDL_Texture
caf7461a
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/02/11 02:56
Video: Implement hardware scaling and stretching \o/
f6e09200
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/12/05 23:57
Look up key code based on scancode.
fb9eae0c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/12/05 23:55
setup: Fix call to SDL_JoystickName().
defe24a7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/12/05 21:17
Remove system specific code for error box.
1344aa97
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/12/05 20:57
textscreen: Change default window title.
076c8400
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/12/05 20:54
Fix alpha channel for icons.
10b75388
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/12/05 19:31
Track when the window is focused for mouse grab.
c4db3370
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/12/05 17:23
setup: Fix compile under SDL2.
a283f1ed
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 16:00
Fix window resizing.
6bce0530
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 15:24
Update video code to use SDL2 API.
abac4feb
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 14:56
Disable OS X error dialog box for now.
97554f9a
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 14:50
Update video-hr code to SDL2 API.
414b71b2
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 14:38
Update joystick code to use SDL2 API.
a98b31b0
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 12:55
Update library names to SDL2 versions.
5e59e11b
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 12:49
libtextscreen: Convert video code to SDL2.
19ac0c26
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 10:50
Remove CD music as an option in setup tool.
43175209
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 10:48
Delete SDL implementation of CD music interface.
7fd60f8d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 10:43
Add thread name to SDL_CreateThread calls.
326e00f5
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 10:39
Update SDL_Keysym symbols to SDL2 constants.
a1106c5d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/28 09:57
Initial change to use SDL2 versions of libraries.
6b217ee0
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/27 13:58
textscreen: Exit immediately when all windows close.
06821e94
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/27 11:54
hexen: audit calls to P_StartACS().
5eeef20d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/27 10:28
hexen: Store minotaur start time as little endian.
3e70ef4c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/26 14:12
hexen: Fix incorrect size on M_StringCopy().
66b295d4
– Simon Howard <fraggle@soulsphere.org>
authored
on 2014/11/03 20:00
setup: Fix bug with strdup() of NULL pointer.
176050dc
– Simon Howard <fraggle@gmail.com>
authored
on 2014/11/01 17:19
opl: Fix code style to match guidelines.
116b698e
– Simon Howard <fraggle+github@gmail.com>
authored
on 2014/11/01 17:07
Merge pull request #466 from khokh2001/opl-fix2
d051bd5d
– Simon Howard <fraggle+github@gmail.com>
authored
on 2014/11/01 17:03
Merge pull request #465 from khokh2001/opl-fix
6cbe5972
– Simon Howard <fraggle@gmail.com>
authored
on 2014/11/01 16:54
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
af1dd2eb
– Simon Howard <fraggle@gmail.com>
authored
on 2014/11/01 16:42
opl: Internally swap MUS/MID percussion channel #s.
9aa36cf8
– James Haley <haleyjd@hotmail.com>
authored
on 2014/11/01 15:24
Remove unreferenced "grid" variable
66477dc7
– James Haley <haleyjd@hotmail.com>
authored
on 2014/11/01 15:17
Automap accuracy fixes (against proper game)
6f1356bb
– James Haley <haleyjd@hotmail.com>
authored
on 2014/11/01 15:09
Revert "Automap accuracy fixes"
12ecb455
– James Haley <haleyjd@hotmail.com>
authored
on 2014/11/01 15:08
Automap accuracy fixes
37aae667
– khokh2001 <alexeytf2@gmail.com>
authored
on 2014/10/29 13:03
opl additive voice volume calculation fix
0cada1cf
– khokh2001 <alexeytf2@gmail.com>
authored
on 2014/10/29 12:52
Update i_oplmusic.c
98e1771a
– khokh2001 <alexeytf2@gmail.com>
authored
on 2014/10/28 21:37
opl note limitation and octave overflow fixes
ae20311e
– khokh2001 <alexeytf2@gmail.com>
authored
on 2014/10/28 21:36
opl additive voice volume calculation fix
563d83b6
– Simon Howard <fraggle+github@gmail.com>
authored
on 2014/10/28 18:31
Merge pull request #468 from khokh2001/opl-fix4
4f4cfd90
– khokh2001 <alexeytf2@gmail.com>
authored
on 2014/10/28 21:49
opl voice allocation fix
5a7a5402
– Simon Howard <fraggle+github@gmail.com>
authored
on 2014/10/28 18:27
Merge pull request #467 from khokh2001/opl-fix3
cad5d6f2
– khokh2001 <alexeytf2@gmail.com>
authored
on 2014/10/28 21:42
opl drum note fix
5e064562
– Fabian Greffrath <fabian+debian@greffrath.com>
authored
and Fabian Greffrath <fabian@greffrath.com>
committed
on 2014/10/28 02:27
setup: dynamically set size of iwad_labels array
6357ef2d
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/27 07:58
Default screenblocks 10, not 9
da55ba55
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/27 07:34
Missed change for startskill init
76b6d1a2
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/26 16:29
Another teleport beacon correction
a0104247
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/26 16:27
Rogue fixed DOOM bug regarding switch sound origins
f55a88fe
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/25 23:38
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
1b9e5c61
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/25 23:37
Add gamepad config for PS4 DualShock 4.
3ecb69e1
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/25 12:43
Must allow HU_CHANGENAME in chat_dest range
d91383ee
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/25 10:58
Remove 1280x1000 scaling.
9d01d090
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/24 16:29
Replace strdup() with M_StringDuplicate().
b42b5269
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/24 16:14
strife: Allow inventory items > 255.
88b562df
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/24 16:10
Proceed by pressing enter at netgame warning screen.
9c480b1c
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/24 15:48
Ignore metadata loop tags if both are zero.
5616ae06
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/24 15:41
Ignore loop tags on non-looping substitute tracks.
68a553dd
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/23 22:58
Fix 4: Changing player name on local client
3e3342a3
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/23 20:53
Upstream fix 3
ee236f29
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/23 20:52
Upstream fix 2
2363b136
– James Haley <haleyjd@hotmail.com>
authored
on 2014/10/23 20:52
Upstream fix 1
d61a8018
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/21 20:19
Bump version number to 2.1.0.
096b0da0
– Simon Howard <fraggle+github@gmail.com>
authored
on 2014/10/21 16:48
Merge pull request #447 from chungy/master
ea3f2823
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/21 16:43
Update download URL for source code.
c2c46389
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/20 21:03
Update NEWS again.
0677af31
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/20 21:00
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
3608dddd
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/10/21 02:56
bfgedition: remap menu graphics by means of DEH_AddStringReplacement()
21a41318
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/20 20:54
doom: Add -pack parameter to specify mission pack.
378857f3
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/20 20:38
Update NEWS.
084587ec
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/19 13:02
doom: Write -cdrom savegames to c:\doomdata.
16c56ea0
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/19 12:52
textscreen: Don't allow input of unprintable characters.
d88369c6
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2014/10/19 08:48
i_video: fix an if condition in my previous commit
a8a5d289
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/18 21:38
Update NEWS.
3bd29e8d
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/18 21:37
doom: Add game names for Freedoom IWADs.
f8459dfd
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2014/10/18 20:38
allow -geometry to specify fullscreen or windowed modes, like PrBoom
dec3348a
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/18 16:48
Fix dehacked patch loading order.
5914e160
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/18 16:33
dehacked: Allow override of string replacements.
2ab317c4
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/18 10:11
doom: Refactor IWAD dehacked patch loading.
621552f6
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/16 21:55
doom: Add -noiwaddeh command line parameter.
3dce9e52
– Brad Harding <brad@doomretro.com>
authored
and Simon Howard <fraggle@gmail.com>
committed
on 2014/06/02 14:20
Call SDL_Quit() on exit
d5b6bb70
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/16 19:25
Fix crash caused by adding a new WAD file.
c7e82b38
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/14 18:59
Fix OPL MIDI tempo calculations.
77d7e984
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/13 21:26
textscreen: Fix use-after-free with mouse press.
63e1c884
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/07 20:52
Allow -warp to episodes beyond episode 4.
16eb6597
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/07 20:42
Disable -oldsync startup message.
73bbc8ce
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/07 20:27
Use old network sync code by default.
9e9bb23d
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/07 20:12
midi: Fix "D_DDTBLU disease".
e4d9b85a
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/07 18:47
opl: Use uint64_t for microsecond times.
2afa4144
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/07 17:48
Allow multiple substitute mappings for music tracks.
056bd10f
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/10/06 15:54
terminate the destination string in M_StringReplace()
a43186b2
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/01 19:58
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
0ec3d826
– Simon Howard <fraggle@gmail.com>
authored
on 2014/10/01 19:56
hexen: Add workaround for Mac Hexen IWAD.
a0a4303a
– James Haley <haleyjd@hotmail.com>
authored
on 2014/09/24 16:22
Upstream fix to torpedo weapon changing
6f8bed05
– James Haley <haleyjd@hotmail.com>
authored
on 2014/09/19 18:37
Upstream fixes to stair building issues
12732a15
– James Haley <haleyjd@hotmail.com>
authored
on 2014/09/17 21:22
Upstream bug fix to teleport beacon allegiance
d95cbcfa
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/09/15 03:55
deh_main.c: fix "warning: implicit declaration of function ‘I_Error’"
7e9d6e29
– Simon Howard <fraggle@gmail.com>
authored
on 2014/09/13 01:34
Update NEWS.
f7169399
– Simon Howard <fraggle@gmail.com>
authored
on 2014/09/13 01:15
Add vld_ prefix for vldoor_e enum values.
cb72358e
– Simon Howard <fraggle@gmail.com>
authored
on 2014/09/12 23:55
dehacked: Load Freedoom DEHACKED lump on startup.
Next