Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9759   11 years landauf fixed warning (msvc)
(edit) @9758   11 years schlaem some more detail for the drone-special. Problem with the EventTrigger …
(edit) @9757   11 years schlaem new Problem: it isn't possible to complete a running quest with a …
(edit) @9756   11 years jo Disabling the single tetris brick. Now all tetris bricks consists of …
(edit) @9752   11 years jo Problem of other ship: it is too far away to be visible on the radar. …
(edit) @9751   11 years jo Making the messages show up.
(edit) @9750   11 years jo Fixing the pickup issue.
(edit) @9749   11 years wroennin Math.cc:get3DProjection: transformation changed
(edit) @9748   11 years skaan Level angepasst
(edit) @9747   11 years lumperte Boxproblem hinzugekommen, Missionsablauf fast vollstaendig fertig
(edit) @9746   11 years schlaem Pirate-problem is still existing and the Pickup is not visibel
(edit) @9745   11 years agermann Lokale Gravitation
(edit) @9744   11 years zifloria Added everything I modified and a few funky things
(edit) @9743   11 years schlaem The eventtrigger for the pirate doesn't work. When you shot the …
(edit) @9742   11 years wroennin HUDRadar: set detectionrange to 10000; Math.cc: get3DProjection …
(edit) @9741   11 years schlaem more asteroid fields, other stations, more pirates
(edit) @9740   11 years wroennin HUDRadar:function call get3DProjection updated; Math.cc: …
(edit) @9739   11 years noep new level for HeavyCruiser
(edit) @9738   11 years schlaem second guard - eventtrigger don't work
(edit) @9737   11 years wroennin 3Dradar filename changed
(edit) @9735   11 years schlaem two new asteroid fields
(edit) @9733   11 years jo Merged trunk into branch levelKaan to add new features for the …
(edit) @9732   11 years jo Merged trunk into branch levelElias to add new features.
(edit) @9731   11 years jo Merged trunk into branch levelMichael to add new features.
(edit) @9730   11 years jo Making the setLives function more flexible. The game can be …
(edit) @9729   11 years jo Creating new console command to set the lives in a mission.
(edit) @9728   11 years jo Making a Mission endable by a ConsoleCommand such that it can be ended …
(edit) @9727   11 years schlaem To Do: Quest spacefight.guard1 doesn't complete when I've shot all the …
(edit) @9726   11 years schlaem work
(edit) @9725   11 years zifloria forgotten files
(edit) @9724   11 years zifloria shooting and steering basics
(edit) @9723   11 years georgr New way to output insulting messages \o/
(edit) @9722   11 years schlaem doesn't work
(edit) @9721   11 years skaan level modified
(edit) @9720   11 years thiweber im Pong Score-Sound eingefuegt (PongBall.cc)
(edit) @9719   11 years wroennin Radar.cc: new function call, detectionlimit 10000→1000 ; Math.cc: new …
(edit) @9718   11 years schlaem new level created
(edit) @9717   11 years skaan level modified
(edit) @9716   11 years jo Making the WaypointPatrolController configurable such that it can …
(edit) @9715   11 years jo Basic Docking to FPS player works. Throws some nasty error messages on …
(edit) @9714   11 years jo Creating new, clean level to test the new docking approach.
(edit) @9713   11 years agermann EntryTest2
(edit) @9712   11 years lumperte new level created
(edit) @9711   11 years georgr Mouse remote controlled from AutonomousDroneController. More info on …
(edit) @9710   11 years agermann EntryTest1
(edit) @9709   11 years zifloria InvaderShip created
(edit) @9708   11 years agermann EntryTest0
(edit) @9707   11 years georgr merged newest trunk stuff, should compile on ubuntu now
(edit) @9706   11 years georgr Does not compile yet
(edit) @9705   11 years agermann Added my level file
(edit) @9704   11 years skaan Added initial level file
(edit) @9703   11 years landauf fixed build with boost 1.48 and 1.49
(edit) @9702   11 years zifloria more of the same
(edit) @9701   11 years zifloria top down camera
(edit) @9700   11 years smerkli Adding a branch for sebastian
(edit) @9699   11 years smerkli Added a branch for the code for space station entry
(edit) @9698   11 years zifloria First commit with Vim!!
(edit) @9697   11 years jo Creating new PPS branch.
(edit) @9696   11 years jo Creating new PPS branch.
(edit) @9695   11 years jo Creating new PPS branch.
(edit) @9694   11 years jo Creating new PPS branch.
(edit) @9693   11 years jo Creating new PPS branch.
(edit) @9692   11 years jo Creating new PPS branch.
(edit) @9691   11 years jo Creating new PPS branch.
(edit) @9690   11 years jo Creating new PPS branch.
(edit) @9689   11 years jo Creating new PPS branch.
(edit) @9688   11 years jo Fix for the problem that CG Library was not found on the tardis machines.
(edit) @9687   11 years landauf support precompiled dependencies v7.0 for mingw (which use boost for …
(edit) @9686   11 years landauf disabled warning which was added to -Wall in GCC 4.8 (see …
(edit) @9685   11 years landauf fixed pch with gcc 4.8
(edit) @9684   11 years landauf added missing includes
(edit) @9683   11 years landauf mingw with gcc 4.8 has its own version of sdkddkver.h which apparently …
(edit) @9682   11 years landauf fixed build on MSVC: unistd.h is not part of windows
(edit) @9681   11 years smerkli Quick fix to make things work in the tutorial. Will be reverted to a …
(edit) @9680   11 years smerkli Added an environment export to the run script so people don't have to …
(edit) @9679   11 years jo Updates due to core6 changes.
(edit) @9678   11 years jo Bringing the tutorial4 branch up to date.
(edit) @9677   11 years jo Creating up to date tutorial branch
(edit) @9676   11 years landauf fixed warnings with gcc 4.7
(edit) @9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
(edit) @9674   11 years landauf fixed build for MinGW with GCC 4.6
(edit) @9673   11 years landauf moved workaround for old boost versions to LibraryConfigTardis.cmake - …
(edit) @9672   11 years smerkli Added a few includes that were necessary with the switch to GCC > 4.7 …
(edit) @9671   11 years landauf adjusted code to compile with cegui 0.8 and 0.7. see …
(edit) @9670   11 years landauf adjusted build-system and include-paths for cegui 0.8 (doesn't compile yet)
(edit) @9669   11 years landauf adjusted code for ogre 1.8.1
(edit) @9668   11 years landauf created branch to add changes for new versions of our libraries
(edit) @9667   11 years landauf merged core6 back to trunk
(edit) @9666   11 years landauf comments
(edit) @9665   11 years landauf removed svn:executable property
(edit) @9664   11 years landauf eol-style native
(edit) @9663   11 years landauf replaced tabs with spaces
(edit) @9662   11 years landauf use SmallObjectAllocator for ObjectListElements
(edit) @9661   11 years landauf Listable is now responsible for creating and deleting ObjectListElements
(edit) @9660   11 years landauf enhanced error message if RegisterObject is missing
(edit) @9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
(edit) @9658   11 years landauf register remaining classes in framework
(edit) @9657   11 years landauf found some more classes that need to be registered in the framework
(edit) @9656   11 years landauf register interfaces in framework
(edit) @9655   11 years landauf register abstract classes
Note: See TracRevisionLog for help on using the revision log.