qzdoom-gpl/src/sdl
Christoph Oelckers a90ba9deb6 - Converted Ettin and Centaur to DECORATE.
- Made the Ettin's and Centaur's howling sound an actor property.
- Added A_CustomComboAttack function to finally have something that can
  replace the old A_ComboAttack function.
- Added A_SpawnItemEx function that removes the problems with A_SpawnItem
  and which also should make most of the A_CustomMissile abuse unnecessary.
- Added A_QueueCorpse to the list of DECORATE code pointers.
- Made the size of Hexen's corpse queue configurable by CVAR
  (sv_corpsequeuesize.) Setting this CVAR to -1 will disable corpse 
  queuing completely so that even in Hexen all corpses will stay forever.


SVN r392 (trunk)
2006-11-27 00:01:30 +00:00
..
crashcatcher.c - Fixed: ActorFlagSetOrReset() wasn't receiving the + or - character from 2006-03-14 06:11:39 +00:00
dikeys.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
hardware.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
hardware.h Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
i_cd.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
i_input.cpp Added some Linux fixes that were needed after the last commit. 2006-09-14 00:17:10 +00:00
i_input.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
i_main.cpp - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00
i_movie.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
i_system.cpp - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00
i_system.h - Added a dialog that gives the user the chance to fix things if the config 2006-09-20 02:00:19 +00:00
i_video.h - Fixed: cycle_t was still a DWORD and not a QWORD under GCC. 2006-09-14 00:02:31 +00:00
sdlvideo.cpp SVN r383 (trunk) 2006-11-19 02:10:25 +00:00
sdlvideo.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00