Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8705   13 years dafrick The calling of tthe docking dialog is now synchronized (but not the …
(edit) @8704   13 years dafrick Only escape [] in CEGUI tetx of version is ≥ 0.7
(edit) @8703   13 years landauf two fixes for cegui 0.7 sometimes there's an exception while closing …
(edit) @8702   13 years landauf fixed radian ↔ degree conversion bug
Diff Rev Age Author Log Message
(edit) @8700   13 years dafrick Adherence to styleguide.
Diff Rev Age Author Log Message
(edit) @8694   13 years scheusso fixed a network problem with SpaceBoundaries please don't use new on …
Diff Rev Age Author Log Message
(edit) @8692   13 years rgrieder Added "getTimeFactor" console command.
Diff Rev Age Author Log Message
(edit) @8686   13 years rgrieder Fixed missing include.
Diff Rev Age Author Log Message
(edit) @8684   13 years dafrick Adding some sound.
Diff Rev Age Author Log Message
(edit) @8682   13 years dafrick Hack-ish Hack to just have one HUD at a time.
(edit) @8681   13 years dafrick gametypeInfo didn't quite work in Tetris.
(edit) @8680   13 years dafrick Make the camera position stay the same between differnet stones in Tetris.
(edit) @8679   13 years dafrick Finalizing presentation level.
Diff Rev Age Author Log Message
(edit) @8675   13 years dafrick Fixing problems with beaconMask being NULL.
Diff Rev Age Author Log Message
(edit) @8673   13 years dafrick Merging hudimprovements branch into presentation branch.
Diff Rev Age Author Log Message
(edit) @8668   13 years landauf small cleanup
(edit) @8667   13 years dafrick Possible fix for segfaults due to player being NULL.
(edit) @8666   13 years dafrick Possible fix. Doesn't really address the issoe though.
(edit) @8665   13 years dafrick Notifications should now work over the network. Thanks for the help, Oli.
(edit) @8664   13 years dafrick Presentation level is getting ready.
(edit) @8663   13 years dafrick Fixing warning.
(edit) @8662   13 years dafrick Anotehr step towards networked notifications.
(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
Diff Rev Age Author Log Message
(edit) @8651   13 years scheusso first attempt to make notifications synchronisable not yet succeeded …
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(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
Diff Rev Age Author Log Message
(edit) @8640   13 years dafrick Make nice with dedicated server.
(edit) @8639   13 years rgrieder Fixed MSVC build and a warning.
Diff Rev Age Author Log Message
(edit) @8637   13 years dafrick Merging tutoriallevel3 branch into presentation branch.
Diff Rev Age Author Log Message
(edit) @8635   13 years landauf the shield effect is now attached to the ship
Diff Rev Age Author Log Message
(edit) @8632   13 years dafrick Moving space bounaries into modules/objects
(edit) @8631   13 years dafrick Merging spacerace branch into presentation branch.
Diff Rev Age Author Log Message
(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: …
Diff Rev Age Author Log Message
(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.
Diff Rev Age Author Log Message
(edit) @8612   13 years landauf fixed possible bug in LastTeamStanding
(edit) @8611   13 years landauf fixed the oldest warning in orxonox
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(edit) @8605   13 years dafrick Merging portals2 branch into presentation branch.
Diff Rev Age Author Log Message
(edit) @8603   13 years landauf removed some parameter names where the parameter is not actually used
Diff Rev Age Author Log Message
(edit) @8601   13 years smerkli presentation level now has docking thingy added
Diff Rev Age Author Log Message
(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
Diff Rev Age Author Log Message
(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.
Diff Rev Age Author Log Message
(edit) @8589   13 years dafrick Merging bigships branch into presentation branch.
Diff Rev Age Author Log Message
(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.
Diff Rev Age Author Log Message
(edit) @8570   13 years dafrick Adding ring explosion particle effect to presentation level.
Diff Rev Age Author Log Message
(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.
Diff Rev Age Author Log Message
(edit) @8561   13 years dafrick Merging dockingsystem2 branch to presentation branch.
Diff Rev Age Author Log Message
(edit) @8556   13 years dafrick Merging pickup branch into presentation branch.
Diff Rev Age Author Log Message
(edit) @8546   13 years youngk Minor changes to the realism of planets in the presentation level.
Diff Rev Age Author Log Message
(edit) @8512   13 years smerkli changed presentation level a little
Note: See TracRevisionLog for help on using the revision log.