gzdoom/wadsrc
Christoph Oelckers 954955c5a5 - Used the one unused byte in the state structure as a flag to tell what type
the NextState parameter is. The code did some rather unsafe checks with it
  to determine its type.
- moved all state related code into a new file: p_states.cpp.
- merged all FindState functions. All the different variations are now inlined
  and call the same function to do the real work.


SVN r1243 (trunk)
2008-09-22 18:55:29 +00:00
..
sources - Restructured the action function interface to remove the dependence on 2008-08-12 14:30:07 +00:00
static - Used the one unused byte in the state structure as a flag to tell what type 2008-09-22 18:55:29 +00:00
CMakeLists.txt - Fixed: A_Explode wants the distance parameter as an int, not a fixed_t. 2008-08-16 08:11:39 +00:00
dehsupp.lmp - Changed MIDI playback to not bother playing super short songs that don't 2008-03-23 05:24:40 +00:00
wadsrc.vcproj About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00