Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11016   8 years landauf Added config value to PluginManager to define whether a dereferenced …
(edit) @11015   8 years landauf added option to merely deactivate a plugin when its reference count …
(edit) @11014   8 years landauf moved code for loading/unloading a plugin into separate functions
(edit) @11013   8 years landauf make sure the plugin is always unloaded after a test
(edit) @11012   8 years landauf added unittest for plugin loading and unloading
(edit) @11011   8 years landauf moved command line argument from Main to Core because it is used there
(edit) @11010   8 years muemart Remove std::string forward declaration, conflicted with new libstdc++
(edit) @11009   8 years landauf merged single revision from cpp11_v2 to trunk to fix multiplayer
(edit) @11008   8 years landauf and finally some strongly typed enums in util.
(edit) @11007   8 years landauf made some enums in core library strongly typed. for other enums in …
(edit) @11006   8 years landauf made some enums in network library strongly typed. for most other …
(edit) @11005   8 years landauf using strongly typed enum in various classes in orxonox-library
(edit) @11004   8 years landauf using strongly typed enum class in WorldEntity
(edit) @11003   8 years landauf using strongly typed enum class in notifications. …
(edit) @11002   8 years landauf MultiType now supports strongly typed enum classes. Their values are …
(edit) @11001   8 years landauf removed spezializations for MultiType::get≠(), using type-traits instead.
(edit) @11000   8 years landauf using strongly typed enum classes for RadarViewable::Shape
(edit) @10999   8 years landauf using strongly typed enum classes in various modules
(edit) @10998   8 years landauf using strongly typed enum class in pickups and triggers.
(edit) @10997   8 years landauf using strongly typed enum class in questsystem. this also revealed a …
(edit) @10996   8 years landauf using a strongly typed enum class for Light-Type. added support for …
(edit) @10995   8 years landauf bugfix: LANDiscoverable was not registered (and thus it wasn't …
(edit) @10994   8 years landauf using some constexpr
(edit) @10993   8 years landauf using constructor delegation
(edit) @10992   8 years landauf for all non-copyable classes (i.e. those with deleted …
(edit) @10991   8 years landauf fix for the previous commit
(edit) @10990   8 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
(edit) @10989   8 years landauf using the c++11 chrono library to add milliseconds to the timestamp in …
(edit) @10988   8 years landauf use an unordered map and type_index to store identifiers by typeid
(edit) @10987   8 years landauf now it also works with MSVC to wrap an std::function in a Functor
(edit) @10986   8 years landauf use the existing class 'FunctorPointer' to store the callable object. …
(edit) @10985   8 years landauf call function without using a touple
(edit) @10984   8 years landauf fixed warnings in test (msvc)
(edit) @10983   8 years landauf added a bunch of unit tests for Functor
(edit) @10982   8 years landauf now it's again possible to use std::type_info instead of type_index
(edit) @10981   8 years landauf not sure what's better: limiting functor to 5 arguments or having …
(edit) @10980   8 years landauf getHeaderIdentifier(): return the typeid of the actual function …
(edit) @10979   8 years landauf gcc doesn't allow an explicit spezialization of a function-template …
(edit) @10978   8 years landauf added comments
(edit) @10977   8 years landauf fixed build (with gcc)
(edit) @10976   8 years muemart Add some static asserts
(edit) @10975   8 years muemart Extend Functor to handle any callable objects (lambdas!). Had to …
(edit) @10974   8 years maxima merged campaign and presentation
(edit) @10973   8 years fvultier Converted some models to Ogre 1.4
(edit) @10972   8 years fvultier New content from PPS HS15
(edit) @10971   8 years gania referenced the testing level in headers of child classes
(edit) @10970   8 years maxima Merged campaign and presentation. Everything seems to work fine.
(edit) @10969   8 years gania follow-up commit
(edit) @10968   8 years gania a little clean up
(edit) @10967   8 years maxima Added planetLevel to presentation. This level does not yet work on …
(edit) @10966   8 years luhug Added all models for Planet/City level
(edit) @10965   8 years luhug Finished!
(edit) @10964   8 years fvultier Image of the MineGun for the weapon HUD.
(edit) @10963   8 years maxima Merged presentation and particleEffects branches. Added a new level, …
(edit) @10962   8 years maxima Merged presentation and exlposionChunks branches. Works fine. Added …
(edit) @10961   8 years maxima Merged presentation and fabiens branch. Had to modify hoverHUD and …
(edit) @10960   8 years maxima Merged presentation and hover branches. Hover minigame works fine.
(edit) @10959   8 years maxima New branch for PPS-presentation
(edit) @10958   8 years gania separated MasterController from my hierarchy
(edit) @10957   8 years bhatiab Fixed collisionshapes and camera angles for the spaceshuttle
(edit) @10956   8 years bhatiab Fixed Lighteffects for moving and breaking as well as the direction of …
(edit) @10955   8 years gania cleaned up a bit
(edit) @10954   8 years gania added Master
(edit) @10953   8 years gania converted hack to a legal class
(edit) @10952   8 years fvultier Missing include added.
(edit) @10951   8 years luhug Put together the elements of our project in a new Level, …
(edit) @10950   8 years paulsc Improved campaign menu
(edit) @10949   8 years holzerj Activation sound effect for mine
(edit) @10948   8 years holzerj Mine activation sound effect
(edit) @10947   8 years gstalder hover weapon template added
(edit) @10946   8 years gania fix for sigsegv?
(edit) @10945   8 years holzerj Added Mine Explosion Sound Effect
(edit) @10944   8 years holzerj Polished Mine
(edit) @10943   8 years gstalder Added model and collision shapes to hover ship template
(edit) @10942   8 years vaydin added comments to the file
(edit) @10941   8 years bucyril Added hovership model
(edit) @10940   8 years meierman Invisible plate over the level
(edit) @10939   8 years vaydin forgot to delete bigexplosion
(edit) @10938   8 years meierman Removed some warnings
(edit) @10937   8 years vaydin Finalized everything deleted now unnecessary BigExplosion
(edit) @10936   8 years bucyril Added flag overlay image and material
(edit) @10935   8 years gania cleaned source up a bit
(edit) @10934   8 years gania fixed bugs that are not supposed to even exist by initializing a …
(edit) @10933   8 years bhatiab Added new Spaceship: templatename is spaceshipShuttle; Creator: Tobias …
(edit) @10932   8 years bhatiab Added the screenshots to the levels, please UPDATE data_extern Branch …
(edit) @10931   8 years bhatiab Added 3 Screenshots for the campaign
(edit) @10930   8 years meierman Finished with comments
(edit) @10929   8 years bucyril Added documentation
(edit) @10928   8 years meierman Before finishing touch
(edit) @10927   8 years gania fixed?
(edit) @10926   8 years meierman Fully functional
(edit) @10925   8 years gania synchronized AI with a static tick counter
(edit) @10924   8 years gania checking in
(edit) @10923   8 years gania check in
(edit) @10922   8 years landauf moved functor-tests to new file
(edit) @10921   8 years paulsc Finished (events in) expedition level.
(edit) @10920   8 years landauf no static functions anymore in ObjectList. you need to instantiate an …
(edit) @10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
(edit) @10918   8 years muemart Use emplace_back instead of push_back if beneficial
(edit) @10917   8 years landauf made mapEntry const& wherever possible
Note: See TracRevisionLog for help on using the revision log.