foxygit / doom Log in
commits tags
2017-09-02
Add checks in P_RespawnSpecials(). Simon Howard a89a0e65
Fix warnings about P_InitSwitchList() overruns. Simon Howard 3cf76211
textscreen: Check return value from realloc(). Simon Howard 75bedca7
2017-08-25
Merge branch 'master' into sdl2-branch Mike Swanson d8054e60
d_iwad: Find the GOG install of Doom 3: BFG Mike Swanson 83a71dd8
2017-08-23
Remove duplicate I_Realloc() definition Fabian Greffrath 435bf4b1
Merge branch 'master' into sdl2-branch Fabian Greffrath ca642412
Merge branch 'master' into sdl2-branch Fabian Greffrath 8a52bc04
Merge pull request #937 from chocolate-doom/i_realloc Fabian Greffrath 83a81103
2017-08-22
Simplify I_Realloc() logic around error check Fabian Greffrath cb793641
Simplify I_Realloc() logic around error check Fabian Greffrath 9f055dbe
2017-08-21
Remove two post-realloc checks that are now redundant Fabian Greffrath dc9d3bba
Demand use of I_Realloc() instead of realloc() in the HACKING guide Fabian Greffrath 36fa1d29
replace calls to realloc() with the new I_Realloc() Fabian Greffrath 30e4e431
i_system: Add an I_Realloc() function Fabian Greffrath 729df2ed
Remove two post-realloc checks that are now redundant Fabian Greffrath bf12aa5c
Demand use of I_Realloc() instead of realloc() in the HACKING guide Fabian Greffrath 7b1d8f99
replace calls to realloc() with the new I_Realloc() Fabian Greffrath 23175608
i_system: Add an I_Realloc() function Fabian Greffrath 12cf8abd
2017-08-13
Merge commit '76d72fc48dc88fac4faa8b0b3907679eb8555778' into sdl2-branch Mike Swanson e334de61
2017-08-12
video: Fix resource leak on PNG saving failure paths (#933) turol 9c2e7100
2017-08-06
setup: Remove porch/integer scale controls. Simon Howard c00d374d
doom: Fix "Screen Size" label with BFG IWADs. Simon Howard b064565c
2017-08-04
Merge pull request #928 from fjrosario/patch-2 Mike Swanson 132a4d16
Fixed grammer error in README.md fjrosario 94f01c5b
2017-07-28
Write an aspect-correct PNG only if aspect_ratio_correct is set. Mike Swanson 76d72fc4
WritePCXfile: set hres/vres so the aspect ratio is set to 1:1 Mike Swanson e9cfd047
2017-07-27
Ignore *.pcx files Mike Swanson 2daa6465
2017-07-22
Merge pull request #923 from turol/va_end Mike Swanson 03eb29f2
setup: Fix missing va_end Turo Lamminen f89e87cd
2017-07-17
Merge pull request #881 from AlexMax/chocolate-midivolume Jonathan Dowland 5383fa67
Merge branch 'sdl2-branch' into chocolate-midivolume Jonathan Dowland 83a7dfb9
NEWS: Move stray "HEAD" entry to the 3.0.0 section. Mike Swanson 52ccdb80
2017-06-20
Merge pull request #918 from devnexen/mem_leak_fixes Fabian Greffrath a423cc98
Tiny memory leak fix in call error path. David Carlier 5409a57f
2017-05-31
Merge pull request #913 from chocolate-doom/last_resize_time Fabian Greffrath 1843d641
video: turn 500 ms delay into a constant Fabian Greffrath c47a715e
2017-05-19
video: omit drawing to screen until the window resize has finished Fabian Greffrath 7dd42ec0
video: update scaled texture also when switching fullscreen Fabian Greffrath a0b556eb
2017-05-18
video: apply windows self-resizing only after a 500 ms delay Fabian Greffrath 1c5c9b24
2017-05-08
Win32: do not redefine WIN32_LEAN_AND_MEAN Fabian Greffrath 0bcc7170
2017-05-02
textscreen: zenity chooser file filter tweaks (#909) Jonathan Dowland 7f27e795
2017-04-24
Merge branch 'master' into sdl2-branch Fabian Greffrath a28f58da
data/convert-icon: Support Pillow in addition to PIL Fabian Greffrath 429fa571
2017-04-03
Merge pull request #904 from jmtd/nes30pro Jonathan Dowland 7b128dc1
2017-04-02
Re-order NES30 Pro and FC30 Pro entries Jonathan Dowland b92fa936
Yet another FC30 variant Jonathan Dowland 08e465f4
joystick: Add NES30 Pro Joystick mode Mike Swanson 432f853e
joystick: Add NES30 Pro (not FC30) mappings for Linux Mike Swanson f3cd3474
2017-03-30
mappings for NES30 Pro on Linux Jonathan Dowland a7460558

← newer older →