Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 31, 2008, 12:05:12 AM (16 years ago)
Author:
rgrieder
Message:

Properly took care of network::packet::Packet destruction. It depends very much whether the the data was allocated by ENet or by ourselves.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj

    r2045 r2070  
    277277                                        </File>
    278278                                        <File
     279                                                RelativePath="..\..\src\orxonox\objects\worldentities\ParticleEmitter.cc"
     280                                                >
     281                                        </File>
     282                                        <File
    279283                                                RelativePath="..\..\src\orxonox\objects\worldentities\ParticleSpawner.cc"
    280284                                                >
    281285                                                <FileConfiguration
    282286                                                        Name="Debug|Win32"
    283                                                         ExcludedFromBuild="true"
    284287                                                        >
    285288                                                        <Tool
     
    289292                                                <FileConfiguration
    290293                                                        Name="Release|Win32"
    291                                                         ExcludedFromBuild="true"
    292294                                                        >
    293295                                                        <Tool
     
    674676                                        <File
    675677                                                RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.h"
     678                                                >
     679                                        </File>
     680                                        <File
     681                                                RelativePath="..\..\src\orxonox\objects\worldentities\ParticleEmitter.h"
    676682                                                >
    677683                                        </File>
Note: See TracChangeset for help on using the changeset viewer.