Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 23, 2008, 11:09:55 PM (15 years ago)
Author:
rgrieder
Message:

Merged revision 2371 to bugger branch.

Location:
code/branches/bugger
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/bugger

  • code/branches/bugger/visual_studio/vc8/network.vcproj

    r2087 r2531  
    197197                        </File>
    198198                        <File
    199                                 RelativePath="..\..\src\network\Synchronisable.cc"
     199                                RelativePath="..\..\src\network\TrafficControl.cc"
    200200                                >
    201201                        </File>
     
    229229                                <File
    230230                                        RelativePath="..\..\src\network\packet\Welcome.cc"
     231                                        >
     232                                </File>
     233                        </Filter>
     234                        <Filter
     235                                Name="synchronisable"
     236                                >
     237                                <File
     238                                        RelativePath="..\..\src\network\synchronisable\NetworkCallbackManager.cc"
     239                                        >
     240                                </File>
     241                                <File
     242                                        RelativePath="..\..\src\network\synchronisable\Synchronisable.cc"
     243                                        >
     244                                </File>
     245                                <File
     246                                        RelativePath="..\..\src\network\synchronisable\SynchronisableSpecialisations.cc"
     247                                        >
     248                                </File>
     249                                <File
     250                                        RelativePath="..\..\src\network\synchronisable\SynchronisableVariable.cc"
    231251                                        >
    232252                                </File>
     
    279299                        </File>
    280300                        <File
    281                                 RelativePath="..\..\src\network\NetworkCallback.h"
    282                                 >
    283                         </File>
    284                         <File
    285301                                RelativePath="..\..\src\network\NetworkPrereqs.h"
    286302                                >
     
    292308                        <File
    293309                                RelativePath="..\..\src\network\Server.h"
    294                                 >
    295                         </File>
    296                         <File
    297                                 RelativePath="..\..\src\network\Synchronisable.h"
    298310                                >
    299311                        </File>
     
    327339                                <File
    328340                                        RelativePath="..\..\src\network\packet\Welcome.h"
     341                                        >
     342                                </File>
     343                        </Filter>
     344                        <Filter
     345                                Name="synchronisable"
     346                                >
     347                                <File
     348                                        RelativePath="..\..\src\network\synchronisable\NetworkCallback.h"
     349                                        >
     350                                </File>
     351                                <File
     352                                        RelativePath="..\..\src\network\synchronisable\NetworkCallbackManager.h"
     353                                        >
     354                                </File>
     355                                <File
     356                                        RelativePath="..\..\src\network\synchronisable\Synchronisable.h"
     357                                        >
     358                                </File>
     359                                <File
     360                                        RelativePath="..\..\src\network\synchronisable\SynchronisableVariable.h"
    329361                                        >
    330362                                </File>
Note: See TracChangeset for help on using the changeset viewer.