summaryrefslogtreecommitdiff
path: root/src/deh_misc.c
AgeCommit message (Collapse)Author
2006-01-12Interpret the dehacked "max health" setting properly.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 282
2005-10-17Fix "Monsters Infight"Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 212
2005-10-17Add note that the "Monsters Infight" setting is not supported.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 211
2005-10-17Dehacked Misc support: Controls for the armor and armor class set whenSimon Howard
using the ammo cheats. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 209
2005-10-17Dehacked Misc support: Max soulsphere, Soulsphere+Megasphere health bonusSimon Howard
values, God mode health value Subversion-branch: /trunk/chocolate-doom Subversion-revision: 208
2005-10-17Add dehacked "Misc" implementations for max armor+health, blue+greenSimon Howard
armor classes Subversion-branch: /trunk/chocolate-doom Subversion-revision: 207
2005-10-17Start of Dehacked 'Misc' section support. Initial Health+Bullets,Simon Howard
and bfg cells/shot are supported. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 206
2005-10-08Proper dehacked error/warning framework. Catch a load more errors.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 175
2005-10-04Dehacked "Misc" section parser (currently a dummy)Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 164