gzdoom/wadsrc
Christoph Oelckers f3922ec6a1 - Added a few more macros so that the action function code doesn't have
to reference its arguments directly, except 'self'. This may be helpful if it 
  becomes necessary to restructure this code once DoomScript becomes real.
- Removed the last remaining global variable related to action functions:
  pStateCall. Everything is passed properly as function arguments now.
- fixed: PlayerChunk was missing the NOSKIN flag.


SVN r1169 (trunk)
2008-08-14 08:52:55 +00:00
..
sources - Restructured the action function interface to remove the dependence on 2008-08-12 14:30:07 +00:00
static - Added a few more macros so that the action function code doesn't have 2008-08-14 08:52:55 +00:00
CMakeLists.txt - Added Linux support for the CMakeLists. This meant downgrading them for 2008-07-25 01:37:44 +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