qzdoom/tools/makewad
Christoph Oelckers f8bdceab38 - Fixed: The automap code had the check for rotation reversed.
- Changed type PClass::FreeIndices to TArray<unsigned int> because that's
  the type of the indices.
- Fixed: makewad.c needs __cdecl for non-Windows builds.
- Fixed: FinishThingdef didn't check whether the WeaponClass pointer in
  AWeaponPiece was a valid name.



SVN r133 (trunk)
2006-05-20 09:16:08 +00:00
..
Makefile - Fixed: CopyPlayer() in p_saveg.cpp should use normal assignment, not 2006-05-16 04:19:20 +00:00
ioapi.c SVN r46 (trunk) 2006-04-15 15:00:29 +00:00
ioapi.h SVN r46 (trunk) 2006-04-15 15:00:29 +00:00
makewad.c - Fixed: The automap code had the check for rotation reversed. 2006-05-20 09:16:08 +00:00
makewad.vcproj SVN r46 (trunk) 2006-04-15 15:00:29 +00:00
zip.c - Fixed: CopyPlayer() in p_saveg.cpp should use normal assignment, not 2006-05-16 04:19:20 +00:00
zip.h SVN r46 (trunk) 2006-04-15 15:00:29 +00:00