foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2019-01-28
net: Add logging of server events.
Simon Howard
31accc83
net: Add logging of client events.
Simon Howard
124ca83d
net: Add network log file.
Simon Howard
f7f8ce6c
2019-01-25
Merge pull request #1130 from chocolate-doom/defaultsavename
Fabian Greffrath
7f7a72d6
factor out some lumpinfo query into separate functions
Fabian Greffrath
c247ce4a
2019-01-24
travis: print cppcheck's output to stdout
Fabian Greffrath
1e606b8a
2019-01-23
pass buffer size to M_snprintf() instead of string length
Fabian Greffrath
fff2e0e0
Merge pull request #1129 from mfrancis95/master
Simon Howard
2880809d
Merge pull request #1132 from turol/const
Simon Howard
4127fabf
configure: relax libpng version check to >= 1.2.50
Fabian Greffrath
6e3418c6
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
Fabian Greffrath
2f5571d7
add libpng-dev to the dependencies for the travis build
Fabian Greffrath
3409f7a8
2019-01-22
setup: Make mission_config_t string members const
Turo Lamminen
c5d8067d
setup: Fix const correctness issue in SetChatMacroDefaults
Turo Lamminen
8f82960f
setup: Make game_title variable const
Turo Lamminen
9209085d
setup: Fix const correctness issue in GetLaunchButton
Turo Lamminen
cf216648
setup: Make known_joystick_t name member const
Turo Lamminen
0ad55d18
setup: Make joystick_config_t name member const
Turo Lamminen
5a7cb095
setup: Make CalibrationLabel return value const
Turo Lamminen
0ec616b8
setup: Make ServerQueryWindow title parameter const
Turo Lamminen
fa22df13
setup: Make StartGameMenu window_title parameter const
Turo Lamminen
94f59664
setup: Make AddMouseControl label parameter const
Turo Lamminen
80816d07
setup: Make GetGameTitle return value const
Turo Lamminen
6e18c2ec
setup: Make GetExecutableName return value const
Turo Lamminen
ea34b7bc
setup: Make AddSectionLabel title parameter const
Turo Lamminen
f766714b
setup: Make AddKeyControl name parameter const
Turo Lamminen
e0b005e6
setup: Make AddJoystickControl label parameter const
Turo Lamminen
ed72f3fc
setup: Make TempFile parameter const
Turo Lamminen
04535a58
setup: Fix const correctness issue in TempFile
Turo Lamminen
3171e518
setup: Make AddCmdLineParameter format parameter const
Turo Lamminen
efc804dc
misc: Fix const correctness issue in M_BaseName
Turo Lamminen
3166cfd5
2019-01-20
glob: let I_NextGlob() return NULL if (glob == NULL)
Fabian Greffrath
921666f7
2019-01-12
add terminating NULL to M_StringJoin() call
Fabian Greffrath
c4b93eb7
2019-01-09
force upper case for the save name string
Fabian Greffrath
82109a9c
omit prefixing the containing WAD file name if its the IWAD
Fabian Greffrath
48bda90f
2019-01-08
Remove redundancy in previous commit
mfrancis95
a3d41bac
address raised issues
Fabian Greffrath
4df980f5
2019-01-07
default save name is map name and containing WAD file name
Fabian Greffrath
91dabf53
save a pointer to the current map lump info struct
Fabian Greffrath
1ac86871
save a WAD file's filename in struct wad_file
Fabian Greffrath
78886030
2019-01-01
Apply @fabiangreffrath's patch to fix a memory error in Hexen
mfrancis95
52c49e45
2018-12-31
Fix src/win32 being always included in CMake
Max Waine
85e82415
2018-12-30
Fix i_glob.c compilation under MSVC (and CMake)
Max Waine
5b3b1bba
2018-12-28
heretic: Apply HHE level names in intermission screen.
Simon Howard
af804990
setup: Set "Romero Blue" for setup tool.
Simon Howard
81794512
textscreen: Add API to change color palette.
Simon Howard
8b90786f
textscreen: Use cyan bg for window action hover.
Simon Howard
12c984cf
2018-12-26
textscreen: Upgrade Doxyfile to latest version.
Simon Howard
700644d6
textscreen: Remove superfluous first_widget param.
Simon Howard
f0d613f1
textscreen: Fix directory strip in doxygen output.
Simon Howard
211dd152
← newer
older →