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/core.vcproj

    r2040 r2070  
    165165                        </File>
    166166                        <File
     167                                RelativePath="..\..\src\core\Event.cc"
     168                                >
     169                        </File>
     170                        <File
    167171                                RelativePath="..\..\src\core\GameState.cc"
    168172                                >
     
    401405                        </File>
    402406                        <File
     407                                RelativePath="..\..\src\core\Event.h"
     408                                >
     409                        </File>
     410                        <File
     411                                RelativePath="..\..\src\core\EventIncludes.h"
     412                                >
     413                        </File>
     414                        <File
    403415                                RelativePath="..\..\src\core\GameState.h"
    404416                                >
Note: See TracChangeset for help on using the changeset viewer.