gzdoom-gles/src/g_heretic
Christoph Oelckers eb2e40cde0 - Changed DTA_Translation parameter for DrawTexture to an integer to avoid
passing renderer specific data to the function. Also added DTA_Font so
  that the renderer can fetch font translations from the proper font.
  DIM_MAP/ConShade had to be made a regular translation table to make it
  work.
- Added Karate Chris's fix for scoreboard displaying team play related data
  in non teamplay games.
- Fixed: The team selection menu didn't work.
- Fixed: UpdateTeam passed an FString to Printf.


SVN r623 (trunk)
2007-12-23 14:13:29 +00:00
..
a_chicken.cpp - added Grubber's submission for customizable gravity per actor. 2007-01-20 14:27:44 +00:00
a_dsparil.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_hereticartifacts.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_hereticglobal.h - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_hereticimp.cpp - Turned on warning level 4 just to see what it would produce: a lot of 2006-12-21 04:34:43 +00:00
a_hereticmisc.cpp - added Grubber's submission for customizable gravity per actor. 2007-01-20 14:27:44 +00:00
a_hereticweaps.cpp - Fixed: Heretic's mace never respawned in deathmatch games. 2007-12-18 03:25:19 +00:00
a_ironlich.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_knight.cpp - added Grubber's submission for customizable gravity per actor. 2007-01-20 14:27:44 +00:00
a_wizard.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
heretic_sbar.cpp - Changed DTA_Translation parameter for DrawTexture to an integer to avoid 2007-12-23 14:13:29 +00:00