index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-30
Merge pull request #523 from chocolate-doom/hexndemo
Fabian Greffrath
2015-03-30
The 4-Level Demo Version also has 3 Info pages
Fabian Greffrath
2015-03-30
Turn maxplayers into a global variable
Fabian Greffrath
2015-03-29
textscreen: Remove screen size-based font selection.
Simon Howard
2015-03-28
net: Include port number in address strings.
Simon Howard
2015-03-27
misc: Handle M_StringCopy() short buffer case.
Simon Howard
2015-03-27
Remove old DOS source files.
Simon Howard
2015-03-27
Avoid calling strlen() on a potentially unterminated string
Fabian Greffrath
2015-03-26
Add a wrapper with "void (void)" signature around G_CheckDemoStatus
Fabian Greffrath
2015-03-26
Move MSVC-specific inline definition to doomtype.h
Fabian Greffrath
2015-03-26
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom int...
Fabian Greffrath
2015-03-25
man: Use \- to denote dashes. Fixes #512
Mike Swanson
2015-03-23
play sound when trying to enter a forbidden map in the demo version
Fabian Greffrath
2015-03-23
maintain an explicit switch list for the demo version
Fabian Greffrath
2015-03-05
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
Fabian Greffrath
2015-03-05
Initialize floor->type and floor->crush fields in EV_BuildStairs()
Fabian Greffrath
2015-02-26
Tweak HACKING style guide.
Simon Howard
2015-02-23
Switch pick-up messages for Chaos Device and Disc of Repulsion
Fabian Greffrath
2015-02-22
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
2015-02-22
Fix mistaken uses of memcpy() on overlapping memory.
Simon Howard
2015-02-20
Strife sound priority fix
James Haley
2015-02-20
Warning fixes
James Haley
2015-02-20
Refactor config file API.
Simon Howard
2015-02-20
Fix game code that makes false boolean assumptions.
Simon Howard
2015-02-19
doom: Change weaponowned[] to an int array.
Simon Howard
2015-02-19
Apparently, the Hexen font only has upper-case chcracters
Fabian Greffrath
2015-02-17
setup: fix "control reaches end of non-void function" compiler warning
Fabian Greffrath
2015-02-13
Identify the "shareware" version early on.
Fabian Greffrath
2015-02-02
currently, no separate startup banner for the demo version :(
Fabian Greffrath
2015-02-02
adapt cheat codes for the demo version
Fabian Greffrath
2015-02-02
set the max_players limit in network games to 4 in shareware mode
Fabian Greffrath
2015-01-20
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom int...
Fabian Greffrath
2015-01-20
First shot at support for the Hexen 4-level Demo
Fabian Greffrath
2015-01-19
PHILOSOPHY: Expand discussion on minimalism.
Simon Howard
2015-01-19
Add extra checks to weapon cycling loops.
Simon Howard
2015-01-07
Merge pull request #502 from dbrackett16/patch-1
Simon Howard
2015-01-06
Fixed Missing File in project
dbrackett16
2014-12-29
man: fix typo in manual generation
Fabian Greffrath
2014-12-29
add missing includes for calling SHORT() in Heretic
Fabian Greffrath
2014-12-29
Merge pull request #493 from derek57/patch-3
Fabian Greffrath
2014-12-29
Merge pull request #492 from derek57/patch-2
Fabian Greffrath
2014-12-26
Merge pull request #495 from WinterMute/build-outside-source-dir
Simon Howard
2014-12-26
allow building in subdirectory or outside source directory
Dave Murphy
2014-12-22
even more endianness fixes by myself (Ronald Lasmanowicz)
derek57
2014-12-22
even more endianness fixes by myself (Ronald Lasmanowicz)
derek57
2014-12-18
Strip out CPU affinity hack.
Simon Howard
2014-12-18
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
Fabian Greffrath
2014-12-18
fix some more endianess issues with the width fields in patch_t structs
Fabian Greffrath
2014-12-18
fix a bug that causes monsters to become partly invisible
Fabian Greffrath
2014-12-17
Merge pull request #485 from chungy/master
Simon Howard
[next]