foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2019-02-23
net: Display appropriate message on connect failure.
Simon Howard
25ae4973
2019-02-18
Revert "doom: use separate pointers and buffers for demo recording and playback"
Fabian Greffrath
835d9271
Merge pull request #1135 from chocolate-doom/prepare_continue_record
Fabian Greffrath
91565e8f
doom: fix initialization value of floor->crush in EV_BuildStairs() (#1137)
Fabian Greffrath
355e1d8d
2019-02-17
Third time lucky?
Simon Howard
ceae5a1d
Oops.
Simon Howard
afb8137a
HACKING: Add section with config for Vim, Emacs.
Simon Howard
da60fc0b
2019-02-11
Update NEWS.
Simon Howard
49319467
2019-02-10
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
20efac7e
net: Increase master server refresh period.
Simon Howard
708d6e0a
Merge pull request #1136 from turol/const
Simon Howard
7f49b3a9
net: Request hole punches when doing queries.
Simon Howard
89b23152
net: Send hole punch requests on connect.
Simon Howard
d1f2b422
net: Add logging message when sending hole punch.
Simon Howard
48f038cc
net: Add reference counting scheme for addresses.
Simon Howard
7e4a268d
net: Add initial server code for NAT hole punching.
Simon Howard
76178ee7
2019-01-31
net: Increase run frequency for dedicated server.
Simon Howard
660cad39
net: Add logging for PID sync parameters.
Simon Howard
b3251269
2019-01-30
net: Trigger resends from server in deadlock scenario.
Simon Howard
fea3b294
net: Send resend requests to server on deadlock.
Simon Howard
b8656b52
net: Add client message when a tic is first sent.
Simon Howard
945355d2
net: Fix log message when tic is stored.
Simon Howard
b9cf256e
2019-01-29
strife: Make sprnames contents and related function parameters const
Turo Lamminen
87d96c2d
strife: Make terraintype_t flat member const
Turo Lamminen
73e91879
strife: Make cursorName contents const
Turo Lamminen
7bd251b2
strife: Make rndmessage_t messages member contents const
Turo Lamminen
284c14fe
strife: Make invammonames contents const
Turo Lamminen
504603b2
strife: Make mobjinfo_t name member const
Turo Lamminen
26eb6f22
strife: Make P_RemoveInventoryItem return value const
Turo Lamminen
59005612
strife: Fix const correctness issue in P_UseInventoryItem
Turo Lamminen
a5b17c11
strife: Make mapnames contents const
Turo Lamminen
8f0abe20
strife: Fix const correctness issue in G_DoPlayDemo
Turo Lamminen
f20057f5
strife: Make DemoVersionDescription return value const
Turo Lamminen
8b923a44
strife: Remove unused extern declaration of basedefault
Turo Lamminen
12b10977
strife: Make gamedescription variable const
Turo Lamminen
04e497d8
strife: Make misc_settings deh_name member const
Turo Lamminen
55e7d8d5
strife: Make deh_cheat_t name member const
Turo Lamminen
97f684f4
2019-01-26
strife: Make gameversions description and cmdline members const
Turo Lamminen
bbb0f166
strife: Make copyright_banners contents const
Turo Lamminen
4b6d00bc
strife: Make banners contents const
Turo Lamminen
42e70126
strife: Make HUlib_drawYellowText text parameter const
Turo Lamminen
984a5e2d
strife: Make D_DrawText string parameter const
Turo Lamminen
d1f6b744
2019-01-20
doom: use separate pointers and buffers for demo recording and playback
Simon Howard
4220bb2e
2019-01-28
hexen: replace shifted negative value with negative of shifted value
Fabian Greffrath
a03d9381
heretic: replace shifted negative value with negative of shifted value
Fabian Greffrath
8fc4e10f
travis: upgrade build environment to Ubuntu Xenial
Fabian Greffrath
2d6a5bc3
txt: free already loaded libraries on LoadLibraryW() failure
Fabian Greffrath
59f737ad
strife: explicitly declare a bit-shifted 1 literal as unsigned
Fabian Greffrath
173300a3
net: explicitly declare a bit-shifted 1 literal as unsigned
Fabian Greffrath
6478a567
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
79b2fed0
← newer
older →