Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8525   14 years rgrieder Another hierarchy initialisation bug: BaseSound d'tor was always …
(edit) @8524   14 years rgrieder Fixed a serious problem with the debug levels for the Shells by …
(edit) @8523   14 years rgrieder Enabled text colouring again for the POSIX IO console. Please check on …
(edit) @8522   14 years rgrieder Added new output macro: DOUT. Use this instead of COUT(0) to produce …
(edit) @8520   14 years rgrieder Removed useless and possibly confusion feature: specifying a file with …
(edit) @8519   14 years rgrieder Changing the Core::bDevMode_ should also change the log levels to …
(edit) @8518   14 years rgrieder Sorted out log level handling on startup and transferred its control …
(edit) @8517   14 years rgrieder Improved logging to a file by rewriting the log according to the right …
(edit) @8516   14 years rgrieder Separate method in OutputHandler for updating the global debug level …
(edit) @8515   14 years rgrieder The output listener writing to the memory as buffer should record …
(edit) @8513   14 years kmaurus third reactionMode added
(edit) @8512   14 years smerkli changed presentation level a little
(edit) @8511   14 years anbueche added reenter delay, added comments
(edit) @8506   14 years kmaurus
(edit) @8504   14 years rgrieder Destructor code should be enclosed in this→isInitialized().
(edit) @8503   14 years dafrick Values that are needed in the destructor need to be initialized before …
(edit) @8502   14 years dafrick Minor changes.
(edit) @8501   14 years dafrick Minor changes.
(edit) @8500   14 years dafrick Adding menu navigation do DockingDialog.
(edit) @8499   14 years dafrick Creating new presentation branch.
(edit) @8497   14 years marwegma Godrays: Implementing in progress.
(edit) @8494   14 years msalomon RaceCheckPoint type and test level for the spaceRace gametype.
(edit) @8493   14 years sven Added docking animations, skeletton for DockingController..
(edit) @8492   14 years simonmie New Shield effect added (from tibork), first working BasicProjectile …
(edit) @8491   14 years marwegma Safety Commit
(edit) @8490   14 years dboehi Updated version of the camera shake effect, now based on sin.
(edit) @8489   14 years ssgier finished code for shrinking and growing
(edit) @8488   14 years youngk Created a skeleton for the position validation of a stone.
(edit) @8487   14 years sven
(edit) @8486   14 years dafrick
(edit) @8483   14 years anbueche improved portals documentation
(edit) @8478   14 years rgrieder Added forgotten detail in revision 8423 (trunk).
(edit) @8468   14 years kmaurus several small improvements
(edit) @8466   14 years anbueche comments added
(edit) @8460   14 years smerkli created.
(edit) @8459   14 years smerkli
(edit) @8455   14 years anbueche comments added
(edit) @8454   14 years anbueche comments added
(edit) @8453   14 years dafrick Merging tutoriallevel2 branch into tutoriallevel3 branch.
(edit) @8452   14 years dafrick New tutoriallevel branch to start testing network in, since in the …
(edit) @8451   14 years dafrick Modifying the currently active notification queues.
(edit) @8450   14 years dafrick Replacing GametypeStatus overlay with notifications.
(edit) @8449   14 years dafrick Moving the Notification class int NotificationManager, since it is …
(edit) @8448   14 years dafrick Extending NotificationQueueCEGUI.
(edit) @8447   14 years dafrick Resolving some doxygen warnings.
(edit) @8446   14 years dafrick Removing editMode stuff, since that doesn't work anymore and that …
(edit) @8445   14 years dafrick NotificationListener is new an entity which is informed of new …
(edit) @8444   14 years dafrick Fixing typo.
(edit) @8440   14 years rgrieder New branch to work on so called 'Unity Builds', known in Orxonox as …
(edit) @8435   14 years marwegma GlobalGodrayShader added, but not yet finished.
(edit) @8434   14 years sven Added simple GUI for docking..
(edit) @8433   14 years ssgier working on continuous shrinking
(edit) @8431   14 years mastalde added lift_ and stallSpeed_ for better flight behavior without errors…
(edit) @8430   14 years mastalde added lift_ and stallSpeed_ for better flight behavior
(edit) @8429   14 years jonas model attached, flare stimmt, effect noch nicht…
(edit) @8428   14 years msalomon Space Race gamtype with a clock and a set to save the time of the player.
(edit) @8427   14 years dboehi Shake effect now depends on the velocity of the space ship
(edit) @8426   14 years decryphe - Moved handling of blur effect from Engine.cc to SpaceShip.cc. - …
(edit) @8422   14 years dafrick Documenting collision shapes in an effort to understand them and …
(edit) @8404   14 years kmaurus some adaptations and improvements
(edit) @8401   14 years smerkli nothing actually changed.
(edit) @8395   14 years simonmie test-Spaceship and test-WeaponSettings files added
(edit) @8391   14 years youngk Added gravitational pull to both planets. This is getting fun!
(edit) @8390   14 years youngk Yess-a-doo! Okay, planets now have collision shapes. Follow the …
(edit) @8389   14 years youngk Adding Collision Shapes to Planets. Doesn't currently work.
(edit) @8388   14 years youngk Disabling CPack again. Needs a LOT of adjustments still.
(edit) @8386   14 years simonmie New shielddamage implemented, depending functions changed, bugs fixed. …
(edit) @8383   14 years sven Fixed an include.
(edit) @8382   14 years sven Added dock/undock console commands.
(edit) @8381   14 years ssgier started creating a more efficient code structure
(edit) @8379   14 years dboehi Changed the camera shake effect to work with the updated boost code.
(edit) @8378   14 years dafrick Notification text alignment can be set per queue.
(edit) @8377   14 years dafrick Text coloring in notification queue now working.
(edit) @8376   14 years dafrick Forgot to add NotificationListener.
(edit) @8375   14 years ssgier added source files for ShrinkPickup
(edit) @8374   14 years dafrick Changes in notifications module structure. Notifications can now be …
(edit) @8371   14 years dafrick Merging tutoriallevel branch into tutoriallevel2 branch.
(edit) @8370   14 years dafrick Committing changes before merge.
(edit) @8369   14 years dafrick New branch to work on tutorial level.
(edit) @8360   14 years youngk Moved Apple bundle files to contrib.
(edit) @8356   14 years rgrieder Merged remaining revisions in mac_osx to mac_osx2 branch.
(edit) @8355   14 years rgrieder Created environment2 branch as part of a branch update.
(edit) @8354   14 years youngk Logs aren't very useful if nothing is in them.
(edit) @8353   14 years youngk Creating branch mac_osx2 from trunk.
(edit) @8350   14 years rgrieder Moved Apple specific variables into APPLE section.
(edit) @8349   14 years youngk The Mac OS X dependency package is now downloaded and installed …
(edit) @8348   14 years youngk Version bump of dependency package. Anything from kicklib2 and up will …
(edit) @8347   14 years rgrieder No —no-undefined for apple.
(edit) @8345   14 years rgrieder Build time optimisation in util (not that it actually matters…)
(edit) @8344   14 years rgrieder Cleaned up library dependencies a little bit to list exactly those …
(edit) @8343   14 years rgrieder Orxonox compiles fine now with —no-undefined
(edit) @8342   14 years rgrieder ENet has recently been updated to v1.3.1.
(edit) @8341   14 years rgrieder Added new library linking keywords for the Add Target Command. That …
(edit) @8340   14 years rgrieder Remove some extra code that removes warnings in older GCC versions (< …
(edit) @8339   14 years rgrieder Some more hackery that isn't necessary anymore.
(edit) @8338   14 years rgrieder Random hack not anymore required.
(edit) @8337   14 years rgrieder Defined CMake variable LINUX.
(edit) @8336   14 years rgrieder Added solution to the rendering order problem proposed by Crazy Eddie. …
(edit) @8335   14 years rgrieder —no-undefined reveals that OIS is missing some symbols. However I …
(edit) @8334   14 years rgrieder Two build fixes for GCC 4.6 (thx ultimA)
Note: See TracRevisionLog for help on using the revision log.