Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8473   13 years rgrieder Corrected library version requirements.
(edit) @8472   13 years youngk Added portals to earth level. I could not activate the way back (from …
(edit) @8471   13 years rgrieder Fixed possible bug (avoid using 'this' in the initialiser list unless …
(edit) @8470   13 years rgrieder A classic fix ;) Orxonox crashed on startup.
(edit) @8469   13 years rgrieder Fixed trunk.
(edit) @8468   13 years kmaurus several small improvements
(edit) @8467   13 years rgrieder Bugfix for log file paths containing non ASCII characters. Only works …
(edit) @8466   13 years anbueche comments added
(edit) @8465   13 years smerkli worked on the presentation level
(edit) @8464   13 years dafrick Some more changes…
(edit) @8463   13 years dafrick Adjusting some debug output with the added bonus of no more Segfaults …
(edit) @8462   13 years smerkli added presentation level
(edit) @8461   13 years smerkli a little less verbosity, a little more action please :D
(edit) @8460   13 years smerkli created.
(edit) @8459   13 years smerkli
(edit) @8458   13 years smerkli merged spaceboundaries
(edit) @8457   13 years FelixSchulthess merged portals branch into trunk
(edit) @8456   13 years anbueche portal materials and pictures added
(edit) @8455   13 years anbueche comments added
(edit) @8454   13 years anbueche comments added
(edit) @8453   13 years dafrick Merging tutoriallevel2 branch into tutoriallevel3 branch.
(edit) @8452   13 years dafrick New tutoriallevel branch to start testing network in, since in the …
(edit) @8451   13 years dafrick Modifying the currently active notification queues.
(edit) @8450   13 years dafrick Replacing GametypeStatus overlay with notifications.
(edit) @8449   13 years dafrick Moving the Notification class int NotificationManager, since it is …
(edit) @8448   13 years dafrick Extending NotificationQueueCEGUI.
(edit) @8447   13 years dafrick Resolving some doxygen warnings.
(edit) @8446   13 years dafrick Removing editMode stuff, since that doesn't work anymore and that …
(edit) @8445   13 years dafrick NotificationListener is new an entity which is informed of new …
(edit) @8444   13 years dafrick Fixing typo.
(edit) @8443   13 years youngk Adding more textures. Hope this time that the commit will succeed.
(edit) @8442   13 years youngk More cleanup
(edit) @8441   13 years youngk Cleaning up texture resources. Adding new textures.
(edit) @8440   13 years rgrieder New branch to work on so called 'Unity Builds', known in Orxonox as …
(edit) @8439   13 years rgrieder Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!). You …
(edit) @8438   13 years youngk Update to planet levels to support new meshes.
(edit) @8437   13 years youngk Adding stellarobjects textures to resources
(edit) @8436   13 years scheusso fixing uninitialised values
(edit) @8435   13 years marwegma GlobalGodrayShader added, but not yet finished.
(edit) @8434   13 years sven Added simple GUI for docking..
(edit) @8433   13 years ssgier working on continuous shrinking
(edit) @8432   13 years decapitb added kevins awesome planet meshes
(edit) @8431   13 years mastalde added lift_ and stallSpeed_ for better flight behavior without errors…
(edit) @8430   13 years mastalde added lift_ and stallSpeed_ for better flight behavior
(edit) @8429   13 years jonas model attached, flare stimmt, effect noch nicht…
(edit) @8428   13 years msalomon Space Race gamtype with a clock and a set to save the time of the player.
(edit) @8427   13 years dboehi Shake effect now depends on the velocity of the space ship
(edit) @8426   13 years decryphe - Moved handling of blur effect from Engine.cc to SpaceShip.cc. - …
(edit) @8425   13 years youngk Deleted all non-functioning models and organized the remaining. Added …
(edit) @8424   13 years rgrieder Build fix for Ogre 1.6 on Windows.
(edit) @8423   13 years rgrieder Added and incorporated new class DestructionHelper: instead of doing …
(edit) @8422   13 years dafrick Documenting collision shapes in an effort to understand them and …
(edit) @8421   13 years rgrieder Hide the PCH_ENABLE_TARGET variables in the CMake GUI (almost never …
(edit) @8420   13 years rgrieder MSVC: use the user's vld.ini file for the Visual Leak Detector.
(edit) @8419   13 years rgrieder Fixed a bug. But that doesn't really change anything ;( CEGUI still …
(edit) @8418   13 years rgrieder Added preprocessor macro UNIQUE_NUMBER which will return a new …
(edit) @8417   13 years rgrieder Correction in CMake variable description: MinGW can link always link …
(edit) @8416   13 years rgrieder Default link mode for external dependencies should be STATIC for …
(edit) @8415   13 years dafrick AnD so should the comment say. ;)
(edit) @8414   13 years dafrick ScreenshotManager with gridSize = 1 works again.
(edit) @8413   13 years dafrick This should make the ScreenshotManager a lot more memory efficient.
(edit) @8412   13 years rgrieder MSVC specific: Sorted out Visual Leak Detector handling (it's now …
(edit) @8411   13 years rgrieder Properly initialise all members in CEGUI. Avoid segfaults when an …
(edit) @8410   13 years rgrieder CEGUI seems to throw C strings. We need to catch them as well.
(edit) @8409   13 years rgrieder Found a better solution to make the Visual Leak Detector (MSVC …
(edit) @8408   13 years scheusso fix for inactive servers/clients
(edit) @8407   13 years scheusso fixing a (quite huge) network memory leak
(edit) @8406   13 years dafrick Quick fix for ScreenshotManager, such that it only needs memory when …
(edit) @8405   13 years rgrieder Added MSVC option to install the *.pdb debug symbols files as well.
(edit) @8404   13 years kmaurus some adaptations and improvements
(edit) @8403   13 years scheusso fixing possible bug with packet ordering
(edit) @8402   13 years scheusso fix for Notification Script (bug is in network)
(edit) @8401   13 years smerkli nothing actually changed.
(edit) @8400   13 years rgrieder Removed strange hack. Extensive tests while watching Top Gear have …
(edit) @8399   13 years rgrieder Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
(edit) @8398   13 years youngk Added 1to100 scale model of earth, complete with gravity.
(edit) @8397   13 years youngk Added Newtonian Gravitation to the selection of force fields.
(edit) @8396   13 years youngk Uploading Earth planet.
(edit) @8395   13 years simonmie test-Spaceship and test-WeaponSettings files added
(edit) @8394   13 years scheusso -fixed a memory leak (thx reto) -some OrxVerify messages
(edit) @8393   13 years rgrieder Updated Bullet from v2.77 to v2.78. (I'm not going to make a branch …
(edit) @8392   13 years youngk Planets now have collision shapes and gravitational pull. Have fun.
(edit) @8391   13 years youngk Added gravitational pull to both planets. This is getting fun!
(edit) @8390   13 years youngk Yess-a-doo! Okay, planets now have collision shapes. Follow the …
(edit) @8389   13 years youngk Adding Collision Shapes to Planets. Doesn't currently work.
(edit) @8388   13 years youngk Disabling CPack again. Needs a LOT of adjustments still.
(edit) @8387   13 years marwegma Godrays: Fixed some parsing errors in the material and compositor scripts.
(edit) @8386   13 years simonmie New shielddamage implemented, depending functions changed, bugs fixed. …
(edit) @8385   13 years youngk Man, Kevin… If you commit something, then please commit the working …
(edit) @8384   13 years youngk Made planet level work. Yet again…
(edit) @8383   13 years sven Fixed an include.
(edit) @8382   13 years sven Added dock/undock console commands.
(edit) @8381   13 years ssgier started creating a more efficient code structure
(edit) @8380   13 years youngk Updated and cleaned planet level.
(edit) @8379   13 years dboehi Changed the camera shake effect to work with the updated boost code.
(edit) @8378   13 years dafrick Notification text alignment can be set per queue.
(edit) @8377   13 years dafrick Text coloring in notification queue now working.
(edit) @8376   13 years dafrick Forgot to add NotificationListener.
(edit) @8375   13 years ssgier added source files for ShrinkPickup
(edit) @8374   13 years dafrick Changes in notifications module structure. Notifications can now be …
Note: See TracRevisionLog for help on using the revision log.