Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Merged revisions 2384-2436 from presentation branch to bugger.

Location:
code/branches/bugger
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • code/branches/bugger

  • code/branches/bugger/visual_studio/vc8/audio.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/base.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/ceguilua.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/core.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/cpptcl.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/debug.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/lua.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/network.vcproj

    r2531 r2533  
    310310                                >
    311311                        </File>
     312                        <File
     313                                RelativePath="..\..\src\network\TrafficControl.h"
     314                                >
     315                        </File>
    312316                        <Filter
    313317                                Name="packet"
  • code/branches/bugger/visual_studio/vc8/network.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/orxonox.vcproj

    r2530 r2533  
    305305                                        </File>
    306306                                        <File
     307                                                RelativePath="..\..\src\orxonox\objects\worldentities\Planet.cc"
     308                                                >
     309                                        </File>
     310                                        <File
    307311                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.cc"
    308312                                                >
     
    625629                                        </File>
    626630                                        <File
     631                                                RelativePath="..\..\src\orxonox\objects\quest\QuestListener.cc"
     632                                                >
     633                                        </File>
     634                                        <File
    627635                                                RelativePath="..\..\src\orxonox\objects\quest\QuestManager.cc"
    628636                                                >
     
    799807                                        </File>
    800808                                </Filter>
     809                                <Filter
     810                                        Name="notifications"
     811                                        >
     812                                        <File
     813                                                RelativePath="..\..\src\orxonox\overlays\notifications\Notification.cc"
     814                                                >
     815                                        </File>
     816                                        <File
     817                                                RelativePath="..\..\src\orxonox\overlays\notifications\NotificationManager.cc"
     818                                                >
     819                                        </File>
     820                                        <File
     821                                                RelativePath="..\..\src\orxonox\overlays\notifications\NotificationQueue.cc"
     822                                                >
     823                                        </File>
     824                                </Filter>
    801825                        </Filter>
    802826                        <Filter
     
    10051029                                        </File>
    10061030                                        <File
     1031                                                RelativePath="..\..\src\orxonox\objects\worldentities\Planet.h"
     1032                                                >
     1033                                        </File>
     1034                                        <File
    10071035                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.h"
    10081036                                                >
     
    10441072                                                </File>
    10451073                                                <File
     1074                                                        RelativePath="..\..\src\orxonox\objects\worldentities\triggers\PlayerTrigger.h"
     1075                                                        >
     1076                                                </File>
     1077                                                <File
    10461078                                                        RelativePath="..\..\src\orxonox\objects\worldentities\triggers\Trigger.h"
    10471079                                                        >
     
    11531185                                        </File>
    11541186                                        <File
     1187                                                RelativePath="..\..\src\orxonox\objects\quest\QuestEffectBeacon.h"
     1188                                                >
     1189                                        </File>
     1190                                        <File
    11551191                                                RelativePath="..\..\src\orxonox\objects\quest\QuestHint.h"
    11561192                                                >
     
    11581194                                        <File
    11591195                                                RelativePath="..\..\src\orxonox\objects\quest\QuestItem.h"
     1196                                                >
     1197                                        </File>
     1198                                        <File
     1199                                                RelativePath="..\..\src\orxonox\objects\quest\QuestListener.h"
    11601200                                                >
    11611201                                        </File>
     
    13501390                                        <File
    13511391                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h"
     1392                                                >
     1393                                        </File>
     1394                                </Filter>
     1395                                <Filter
     1396                                        Name="notifications"
     1397                                        >
     1398                                        <File
     1399                                                RelativePath="..\..\src\orxonox\overlays\notifications\Notification.h"
     1400                                                >
     1401                                        </File>
     1402                                        <File
     1403                                                RelativePath="..\..\src\orxonox\overlays\notifications\NotificationManager.h"
     1404                                                >
     1405                                        </File>
     1406                                        <File
     1407                                                RelativePath="..\..\src\orxonox\overlays\notifications\NotificationQueue.h"
    13521408                                                >
    13531409                                        </File>
  • code/branches/bugger/visual_studio/vc8/orxonox.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/orxonox_vc8.sln

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/release.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/tinyxml.vcproj

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/tinyxml.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/tolua.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/toluagen.vcproj

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/toluagen.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/toluagen_orxonox.vcproj

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/toluagen_orxonox.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/bugger/visual_studio/vc8/util.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
Note: See TracChangeset for help on using the changeset viewer.