- Changed TAG_MORE to pass a va_list pointer instead of a va_list because it's a
non-POD type when targeting several non-ix86 targets with GCC. Hopefully this works. SVN r80 (trunk)
This commit is contained in:
parent
e78385f807
commit
fd0c5a6db6
6 changed files with 40 additions and 14 deletions
|
|
@ -1,3 +1,13 @@
|
|||
May 5, 2006
|
||||
- Changed TAG_MORE to pass a va_list pointer instead of a va_list because it's a
|
||||
non-POD type when targeting several non-ix86 targets with GCC. Hopefully this works.
|
||||
|
||||
May 4, 2006
|
||||
- Rewrote FName to use only POD types for its static data so that it can be used
|
||||
without any explicit constructors being called.
|
||||
- Fixed: ZTwinedTorchUnlit, ZWallTorchUnlit, ZFireBullUnlit, and ZCauldronUnlit
|
||||
were missing game filters.
|
||||
|
||||
May 4, 2006 (Changes by Graf Zahl)
|
||||
- Converted A_Puzzleitems.cpp and parts of A_HexenSpecialdecs.cpp to DECORATE.
|
||||
- Converted A_Hexendecorations.cpp to DECORATE.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue