Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10749   9 years bhatiab Added planets, changed skybox, fixed asteroids, changed starting …
(edit) @10748   9 years paulsc Added Allies.
(edit) @10747   9 years fvultier
(edit) @10746   9 years fvultier
(edit) @10745   9 years landauf added move-constructor for StrongPtr and SharedPtr. for WeakPtr this …
(edit) @10744   9 years landauf added tests and fixed constructors of StrongPtr and WeakPtr
(edit) @10743   9 years paulsc Did some more work in quests.
(edit) @10742   9 years landauf use constexpr for some math functions and constants
(edit) @10741   9 years bhatiab Added a planet with a ring
(edit) @10740   9 years paulsc Did some work on narrative and events, labelled TODO and FIXME, …
(edit) @10739   9 years fvultier HUD improved. Corrected text rescaling. Renamed reload to …
(edit) @10738   9 years fvultier
(edit) @10737   9 years gania nothing really changed
(edit) @10736   9 years landauf fixed range based for-loop: ObjectList now returns an iterator added …
(edit) @10735   9 years paulsc Implemented EffectBeacon for quest 2.1 and added platform for …
(edit) @10734   9 years landauf fixed build for mingw (apparently it requires gnu extensions to compile)
(edit) @10733   9 years landauf merged branch cpp11 to cpp11_v2
(edit) @10732   9 years landauf created new branch for cpp11
(edit) @10731   9 years gania added a little bit of firing functionality
(edit) @10730   9 years bhatiab Worked on lua.fog, fogFields is working now, but I'm having problemes …
(edit) @10729   9 years gania move functions were added, everyone stays in formations
(edit) @10728   9 years landauf disable LOD for MSVC and ogre version 1.8 because it leads to crashes
(edit) @10727   9 years landauf fixed warnings with MSVC14
(edit) @10726   9 years landauf fixed alignment warnings in MSVC14 (caused by SSE instructions in bullet)
(edit) @10725   9 years gania fixed pointers
(edit) @10724   9 years fvultier The weapon system HUD rescales properly if the window size changes.
(edit) @10723   9 years fvultier
(edit) @10722   9 years gania created destructor functions and improved findNewLeader and …
(edit) @10721   9 years fvultier
(edit) @10720   9 years fvultier
(edit) @10719   9 years gania All compiling, WingmanControllers actually find LeaderControllers and …
(edit) @10718   9 years gania bugfix
(edit) @10717   9 years gania Wingmen and Leaders look for their leaders
(edit) @10716   9 years landauf let orxonox_main depend on plugins too. this means that every plugin …
(edit) @10715   9 years fvultier
(edit) @10714   9 years fvultier
(edit) @10713   9 years fvultier
(edit) @10712   9 years landauf fixed build with MSVC14
(edit) @10711   9 years paulsc Fixed some errors, fixed teams. @bhatiab: Commenting out lua tags in …
(edit) @10710   9 years paulsc Started work on docking. Needs work tho.
(edit) @10709   9 years gania Restructured
(edit) @10708   9 years meierman HoverWall introduced
(edit) @10707   9 years hzuellig Changing the thexture of the earth.
(edit) @10706   9 years holzerj New engine effect
(edit) @10705   9 years bhatiab Started Work on includes/fog.lua
(edit) @10704   9 years luhug Added Portals to flightTest.oxw
(edit) @10703   9 years bhatiab added asteroids
(edit) @10702   9 years luhug dito
(edit) @10701   9 years luhug Updated flightTest.oxw
(edit) @10700   9 years meierman Hover level update
(edit) @10699   9 years bhatiab changed the waypoints for the transporter…
(edit) @10698   9 years hzuellig testing better earth SVN
(edit) @10697   9 years meierman First time with HoverShip
(edit) @10696   9 years bhatiab Changed position of Station c
(edit) @10695   9 years bhatiab changed health and position of stations
(edit) @10694   9 years bucyril Made the code compile
(edit) @10693   9 years landauf fixed undefined reference with msvc14 (only occurred in buildmode …
(edit) @10692   9 years fvultier
(edit) @10691   9 years fvultier
(edit) @10690   9 years paulsc Replaced shuttle Waypoints with Billboards and started work on …
(edit) @10689   9 years paulsc Made further improvements to events and quests. Some things need …
(edit) @10688   9 years fvultier There is now a HUD that shows the status of the weapon system: all …
(edit) @10687   9 years fvultier new icons: PNG images
(edit) @10686   9 years fvultier new icons
(edit) @10685   9 years fvultier
(edit) @10684   9 years paulsc Started work on narrative notifications
(edit) @10683   9 years paulsc Added Station C, started work on events.
(edit) @10682   9 years gania Set a layout for WingmanController and LeaderController
(edit) @10681   9 years gania refactoring in process
(edit) @10680   9 years bhatiab Fixed Coordinates
(edit) @10679   9 years gania Diagrams in root
(edit) @10678   9 years gania Didn't delete old structure, but intend to replace it with new: …
(edit) @10677   9 years fvultier Fixed minor issue in the WeaponsettingsASSF: The left and the right …
(edit) @10676   9 years paulsc Uniformized formatting, partially automatically. The rules are now as …
(edit) @10675   9 years fvultier Delete merged branch.
(edit) @10674   9 years paulsc Added enemy WaypointPatrolController with Attacher waypoint
(edit) @10673   9 years gania added setDesiredPositionOfSlaves() to FormationController, Vector3* …
(edit) @10672   9 years luhug Added flightTest.oxw level
(edit) @10671   9 years holzerj New particleeffects
(edit) @10670   9 years gania hold position in formation with waypoints
(edit) @10669   9 years vaydin created new explosion class
(edit) @10668   9 years meierman update levelfile
(edit) @10667   9 years bhatiab Added Waypoints for Transporter - Coordinates for A, B and the …
(edit) @10666   9 years bhatiab Added General Level-structure.
(edit) @10665   9 years bucyril
(edit) @10664   9 years meierman First (emptz) functioning version
(edit) @10663   9 years paulsc Added quest structure, spawn trigger and comment sections
(edit) @10662   9 years bucyril M src/modules/hover/HoverShip.h
(edit) @10661   9 years bucyril Removed custom code M hover/HoverShip.cc M hover/HoverShip.h
(edit) @10660   9 years meierman new level file
(edit) @10659   9 years bucyril 1234 M hover/Hover.cc M hover/Hover.h M hover/HoverShip.cc A …
(edit) @10658   9 years meierman new basic files added to Hover
(edit) @10657   9 years bucyril Copied files from another module A hover/HoverShip.cc A …
(edit) @10656   9 years meierman new folder for minigame hover
(edit) @10655   9 years gania
(edit) @10654   9 years gania changed AIController → collecting data about spaceships with each action()
(edit) @10653   9 years fvultier Fixed bug in the material of a weapon of SpaceshipASSFF2. There is no …
(edit) @10652   9 years gania deleted old behaviour of AIController (partly), forced ships to form a …
(edit) @10651   9 years gania Old AIController default behaviour is commented out
(edit) @10650   9 years fvultier There is now a spaceship that uses the gravity bomb. Minor …
Note: See TracRevisionLog for help on using the revision log.