..
a_arachnotron.cpp
- Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and
2006-11-04 16:19:50 +00:00
a_archvile.cpp
- Added customizable border textures. They will be defined with the
2007-01-05 22:08:57 +00:00
a_bossbrain.cpp
- Added damage factors that allows to make monsters more or less resistant
2007-04-28 09:06:32 +00:00
a_bruiser.cpp
- Fixed: The global WeaponSection string was never freed. It has been replaced
2006-10-31 14:53:21 +00:00
a_cacodemon.cpp
- Fixed: The global WeaponSection string was never freed. It has been replaced
2006-10-31 14:53:21 +00:00
a_cyberdemon.cpp
- Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and
2006-11-04 16:19:50 +00:00
a_demon.cpp
- Fixed: The global WeaponSection string was never freed. It has been replaced
2006-10-31 14:53:21 +00:00
a_doomglobal.h
- Added damage factors that allows to make monsters more or less resistant
2007-04-28 09:06:32 +00:00
a_doomimp.cpp
- Fixed: The global WeaponSection string was never freed. It has been replaced
2006-10-31 14:53:21 +00:00
a_doommisc.cpp
- Converted ExplosiveBarrel, BulletPuff and DoomUnusedStates to DECORATE.
2006-11-04 13:06:42 +00:00
a_doomweaps.cpp
- Added damage factors that allows to make monsters more or less resistant
2007-04-28 09:06:32 +00:00
a_fatso.cpp
- Replaced the static string buffer in ProcessStates with an FString.
2006-11-04 22:26:04 +00:00
a_keen.cpp
- Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and
2006-11-04 16:19:50 +00:00
a_lostsoul.cpp
- Fixed: The global WeaponSection string was never freed. It has been replaced
2006-10-31 14:53:21 +00:00
a_painelemental.cpp
- Replaced the static string buffer in ProcessStates with an FString.
2006-11-04 22:26:04 +00:00
a_possessed.cpp
- Converted ExplosiveBarrel, BulletPuff and DoomUnusedStates to DECORATE.
2006-11-04 13:06:42 +00:00
a_revenant.cpp
- Converted the StrifePlayer to DECORATE. Even though it requires exporting
2007-01-12 15:24:10 +00:00
a_scriptedmarine.cpp
- Added damage factors that allows to make monsters more or less resistant
2007-04-28 09:06:32 +00:00
a_spidermaster.cpp
- Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and
2006-11-04 16:19:50 +00:00
doom_sbar.cpp
- Increased precision of texture scaling factors to full fixed point. In the process
2007-04-29 12:07:27 +00:00