Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8661   13 years landauf fixed two possible causes which stacked multiple tetris stones at the …
(edit) @8660   13 years landauf added fade in/out effect for space boundaries (alpha value, based on …
(edit) @8659   13 years dafrick Adding missing include.
(edit) @8658   13 years landauf the "lift" which is applied to the spaceship when pitching is now also …
(edit) @8657   13 years dafrick Fixing singularity bug in SpaceBoundaries.
(edit) @8656   13 years dafrick Adding network callbacks. Still doesn't work yet, though.
(edit) @8655   13 years landauf fixed crashing assertion in case a template linked to a non-existing …
(edit) @8654   13 years landauf fixed engine destructor
(edit) @8653   13 years rgrieder Since we already have it now: use automatic full build units for …
(edit) @8652   13 years rgrieder I don't know, but compiling a C library in one unit just seems too …
(edit) @8651   13 years scheusso first attempt to make notifications synchronisable not yet succeeded …
(edit) @8650   13 years rgrieder Also add tolua bind files to build units (for the sake of completeness ).
(edit) @8649   13 years rgrieder Added EXCLUDE_FROM_BUILD_UNITS to the ADD_TARGET commands and …
(edit) @8648   13 years scheusso some network related fixes
(edit) @8647   13 years rgrieder Attempt to fix incompatibility with CEGUI 0.7. Doesn't yet work!
(edit) @8646   13 years rgrieder Moved LANDiscovery singleton to Graphics Scope to fix the "host_ == …
(edit) @8645   13 years landauf set svn:eol-style to native, removed svn:executable property. no code …
(edit) @8644   13 years rgrieder Removed warning about a problem that doesn't actually exist.
(edit) @8643   13 years landauf set svn:eol-style to native, removed svn:executable property. no code …
(edit) @8642   13 years landauf fixed warnings in some level files
(edit) @8641   13 years rgrieder Fixed little bug.
(edit) @8640   13 years dafrick Make nice with dedicated server.
(edit) @8639   13 years rgrieder Fixed MSVC build and a warning.
(edit) @8638   13 years rgrieder Added build unit configurations for just 1 CPU thread.
(edit) @8637   13 years dafrick Merging tutoriallevel3 branch into presentation branch.
(edit) @8636   13 years dafrick Making NotificationQueue XML-loadable. Adding notifications to all levels.
(edit) @8635   13 years landauf the shield effect is now attached to the ship
(edit) @8634   13 years dafrick Gametype status notifications now working.
(edit) @8633   13 years rgrieder Optimised build units for MSVC too by splitting the config file in …
(edit) @8632   13 years dafrick Moving space bounaries into modules/objects
(edit) @8631   13 years dafrick Merging spacerace branch into presentation branch.
(edit) @8630   13 years dafrick Cleanup.
(edit) @8629   13 years rgrieder Some more build unit optimisations
(edit) @8628   13 years dafrick Some changes in prsentation level. Making PortalEndPoints radar viewable.
(edit) @8627   13 years landauf merged revisions 8527-8530 from trunk to presentation branch: - 8527: …
(edit) @8626   13 years rgrieder Optimised unit builds a little
(edit) @8625   13 years rgrieder Enable single build unit compiling for OIS too (doesn't work on OS X …
(edit) @8624   13 years msalomon The last few little changes to the code.
(edit) @8623   13 years rgrieder Disable precompiled header files for targets with a single build unit.
(edit) @8622   13 years rgrieder Added implementation of full build units. Please refer to r8569 or …
(edit) @8621   13 years rgrieder Addendum to the last commit (r8620): Added missing change (file was in …
(edit) @8620   13 years rgrieder Moved two constants to the class they belong to.
(edit) @8619   13 years rgrieder Fixed include guards.
(edit) @8617   13 years msalomon Changed the model of the check point.
(edit) @8616   13 years msalomon RaceCheckPoints with a time limit and the version of the level for the …
(edit) @8615   13 years landauf turns out the mod(x,y) function was fucked up all the time. we need …
(edit) @8614   13 years dafrick Merging spaceboundaries2 branch into presentation branch.
(edit) @8613   13 years dafrick Cleanup.
(edit) @8612   13 years landauf fixed possible bug in LastTeamStanding
(edit) @8611   13 years landauf fixed the oldest warning in orxonox
(edit) @8609   13 years kmaurus endversion
(edit) @8608   13 years landauf removed some redundant code in MoodManager
(edit) @8607   13 years rgrieder Calling the destructor doesn't really take care of the memory …
(edit) @8605   13 years dafrick Merging portals2 branch into presentation branch.
(edit) @8604   13 years kmaurus
(edit) @8603   13 years landauf removed some parameter names where the parameter is not actually used
(edit) @8601   13 years smerkli presentation level now has docking thingy added
(edit) @8600   13 years dafrick Some cleanup.
(edit) @8599   13 years anbueche comments and license added
(edit) @8598   13 years dafrick Adding HydroHarvester to lodInformation, to disable LOD.
(edit) @8597   13 years dafrick Merging steering branch into presentation branch.
(edit) @8596   13 years smerkli working on the presentation level
(edit) @8595   13 years dafrick Cleanup. Replacing tabs with spaces.
(edit) @8594   13 years landauf fixed a few warnings that were only visible with …
(edit) @8593   13 years dafrick Adjusting Assff2 to fit new engines.
(edit) @8592   13 years dafrick Merging weapons branch into presentation branch.
(edit) @8591   13 years dafrick Moving new weapon model to Assff2.
(edit) @8590   13 years jonas naechster versuch
(edit) @8589   13 years dafrick Merging bigships branch into presentation branch.
(edit) @8588   13 years dafrick Converting tabs to spaces.
(edit) @8587   13 years dafrick The Camera doesn't need to be a MovableEntity, which also averts …
(edit) @8586   13 years rgrieder Fixed MSVC build (dllexport problems) and warnings.
(edit) @8585   13 years rgrieder Found two more typos in SubString!
(edit) @8584   13 years dafrick Apparently this bug was already fixed by landauf in the trunk. So …
(edit) @8583   13 years dafrick Fixing possible bug.
(edit) @8582   13 years dafrick Fixing segfault, that occured when a SpaceShip was created without a …
(edit) @8581   13 years dafrick Fixing bug in SheetManager.lua
(edit) @8580   13 years dafrick Merging game immersion branch into presentation branch.
(edit) @8579   13 years dafrick Reverse merge to revert last, failed, merge. Apparently you can't …
(edit) @8578   13 years dafrick Merging game immersion branch into presentation branch.
(edit) @8577   13 years dafrick Cleanup. Adding shield and boost shaking to Assff.
(edit) @8576   13 years dafrick Boost is now truly toggled.
(edit) @8575   13 years dafrick Replacing tabs with spaces, renaming member variables to conform with …
(edit) @8574   13 years dafrick Reverting boost changes.
(edit) @8573   13 years dafrick Fixing Space Race.
(edit) @8572   13 years dafrick Adding some useful debug output.
(edit) @8571   13 years dafrick Fixing possible bug in Gametype.
(edit) @8570   13 years dafrick Adding ring explosion particle effect to presentation level.
(edit) @8569   13 years rgrieder Changed binary CMake option DISABLE_BUILD_UNITS to string option …
(edit) @8568   13 years dafrick Renaming member variables to adhere to styleguide, initialize values, …
(edit) @8567   13 years dafrick Some simplification.
(edit) @8566   13 years dafrick Fixing another bug.
(edit) @8565   13 years dafrick Fixing bug in tetris.
(edit) @8564   13 years dafrick Merging tetris branch into presentation branch.
(edit) @8563   13 years dafrick Works now.
(edit) @8561   13 years dafrick Merging dockingsystem2 branch to presentation branch.
(edit) @8560   13 years dafrick Some cleanup.
(edit) @8558   13 years rgrieder Renamed the infamous 'Compilation' to 'BuildUnit' which definitely …
(edit) @8557   13 years marwegma Godrays: Safety commit. 90017 N8
(edit) @8556   13 years dafrick Merging pickup branch into presentation branch.
Note: See TracRevisionLog for help on using the revision log.