Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 3, 2008, 12:20:36 AM (16 years ago)
Author:
rgrieder
Message:
  • moved Tickable to objects again
  • network, audio and core now have their own tick routine
  • Sequence is defined in Orxonox.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/visual_studio/vc8/core.vcproj

    r1520 r1524  
    157157                        </File>
    158158                        <File
    159                                 RelativePath="..\..\src\core\CoreSettings.cc"
     159                                RelativePath="..\..\src\core\Core.cc"
    160160                                >
    161161                        </File>
     
    186186                        <File
    187187                                RelativePath="..\..\src\core\SignalHandler.cc"
    188                                 >
    189                         </File>
    190                         <File
    191                                 RelativePath="..\..\src\core\Tickable.cc"
    192188                                >
    193189                        </File>
     
    351347                        </File>
    352348                        <File
     349                                RelativePath="..\..\src\core\Core.h"
     350                                >
     351                        </File>
     352                        <File
    353353                                RelativePath="..\..\src\core\CorePrereqs.h"
    354354                                >
    355355                        </File>
    356356                        <File
    357                                 RelativePath="..\..\src\core\CoreSettings.h"
    358                                 >
    359                         </File>
    360                         <File
    361357                                RelativePath="..\..\src\core\Debug.h"
    362358                                >
     
    392388                        <File
    393389                                RelativePath="..\..\src\core\SignalHandler.h"
    394                                 >
    395                         </File>
    396                         <File
    397                                 RelativePath="..\..\src\core\Tickable.h"
    398390                                >
    399391                        </File>
Note: See TracChangeset for help on using the changeset viewer.