Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7162   14 years dafrick Significant structural changes to the pickup module. Lots of bugs …
(edit) @7161   14 years scheusso some new features: -Orxonox servers announce themselves now inside a …
(edit) @7160   14 years rgrieder Moved the port() function of XMLPortObjectContainer from the template …
(edit) @7159   14 years scheusso fixed a bug in gamestate diffing which slowed down the diff process
(edit) @7158   14 years rgrieder Reduced a dependency and removed macros in Executor.
(edit) @7157   14 years rgrieder Using our own conversion functions.
(edit) @7156   14 years rgrieder Removed an MSVC warning and added a missing include.
(edit) @7155   14 years rgrieder Reduced a dependency in util.
(edit) @7154   14 years scheusso some rocket related fixes
(edit) @7153   14 years scheusso - merged network2 branch into presentation3 branch (lots of network …
(edit) @7152   14 years rgrieder Removed "++" signs from CMake variables and targets names. This only …
(edit) @7151   14 years rgrieder Updated ENet version finding and added a warning for versions ≥ 1.3, …
(edit) @7150   14 years dafrick Untangled Pickupable and PickupCarrier a little bit.
(edit) @7149   14 years adrfried another typo fixed (recIEve → recEIve) there are more of them, but …
(edit) @7148   14 years adrfried Typos fixed (recIEved → recEIved)
(edit) @7147   14 years youngk MoodManager works fine now.
Diff Rev Age Author Log Message
(edit) @7143   14 years rgrieder Static linking to the libraries in src/external should work now (at …
(edit) @7142   14 years rgrieder Changed default linking behaviour of OIS to dynamic. That causes less …
(edit) @7141   14 years adrfried Macros may not be empty
(edit) @7140   14 years adrfried version of data license in README changed to match the one in …
(edit) @7139   14 years rgrieder Moved non-config CMake files from cmake to cmake/tools. That should …
(edit) @7138   14 years rgrieder DEFINE_SYMBOL should now work for static linking as well.
(edit) @7137   14 years rgrieder Prevent possible bug if target already has compile flags.
(edit) @7136   14 years rgrieder Some libraries/modules were still using ORXONOX_STATIC_BUILD, which is …
(edit) @7135   14 years rgrieder Automatically handle DEFINE_SYMBOL for our own libraries. Also …
(edit) @7134   14 years rgrieder CEGUILua should use its own macros for static builds.
(edit) @7133   14 years rgrieder Ogre CEGUI renderer should use its own macros for static builds.
(edit) @7132   14 years rgrieder Bugfix in TargetUtilities.cmake: Always provide _taget_name_upper, not …
(edit) @7131   14 years adrfried don't add version information do executables
(edit) @7130   14 years adrfried install executables even when compiling with static
(edit) @7129   14 years rgrieder svn:eol-style "native" for all text-based files.
(edit) @7128   14 years rgrieder Removed svn:executable property from source files.
(edit) @7127   14 years rgrieder Removed excess white space at the end of lines.
(edit) @7126   14 years rgrieder Using <cstring> to define NULL: I have done so in different places.
(edit) @7125   14 years adrfried fix includes for compiling without PCH
Diff Rev Age Author Log Message
(edit) @7123   14 years rgrieder Added NO_VERSION switch for targets.
(edit) @7122   14 years scheusso changed commandline argument —ip to —dest in order to prevent …
(edit) @7121   14 years youngk Updated the MoodManager validation process to be more generic, however …
(edit) @7120   14 years adrfried made install paths conform to FHS
(edit) @7119   14 years adrfried exclude some files in data_extern install
(edit) @7118   14 years adrfried honour DESTDIR environment variable
Diff Rev Age Author Log Message
(edit) @7113   14 years scheusso fixed ambient sound in pong level
(edit) @7112   14 years rgrieder Including Ogre.h slows down compilation time considerably. Use …
(edit) @7111   14 years rgrieder Fixed MSVC build: std::pow(float, double) results in overload …
(edit) @7110   14 years scheusso made pickupmanager network-friendly ;)
(edit) @7109   14 years scheusso radarVisibility gets respected now hide mainmenu when loading a game
(edit) @7108   14 years landauf added rockets to the weapons of the swallow ship
(edit) @7107   14 years landauf fixed various cases where master/slave pointers weren't synchronized …
(edit) @7106   14 years landauf fixed a crash: if the player dies, the AI shouldn't follow him anymore
(edit) @7105   14 years scheusso std::set<T> is now synchronisable this was neccessary to synchronise …
(edit) @7104   14 years scheusso made planet synchronisable
(edit) @7103   14 years scheusso fixed case-sensitivity issues
(edit) @7102   14 years landauf drone-pirate shouldn't join the formation
(edit) @7101   14 years decapitb dave's new spaceship is the controllable ship in demo now
Diff Rev Age Author Log Message
(edit) @7099   14 years decapitb formationFlight demo added
(edit) @7098   14 years landauf fixed a bug which caused a black screen after pressing pause and a …
(edit) @7097   14 years landauf trying to activate formationflight also for xml enemies
(edit) @7096   14 years dafrick Some more attempts regarding pickups. Also removed and reodered …
(edit) @7095   14 years gnadler added a launching sound to the rocket. Added an additional sound-set …
(edit) @7094   14 years dafrick (Hopefully) fix in pickups.
(edit) @7093   14 years landauf Fixed strange movements of the Drone while shooting. Also the drone …
(edit) @7092   14 years scheusso adding fire 3 to keybind menu
(edit) @7091   14 years dafrick Removed some things that were thought to be commented but actually …
(edit) @7090   14 years dafrick Merged ppspickups4 branch.
(edit) @7089   14 years dafrick Relieved the level of some tabs.
(edit) @7088   14 years dafrick Got TimeMachine working, also the two teams have different team …
(edit) @7087   14 years landauf quick fix in HUDNavigation: If a Pawn becomes invisible and gets …
(edit) @7086   14 years landauf Fixed a bug in PickupSpawner. When one Pawn picked up the last item, …
(edit) @7085   14 years dafrick Fixed and cleaned level.
(edit) @7084   14 years stmathia Fight in our Back: removed superfluous billboards The Time Machine: …
(edit) @7083   14 years landauf added lod-template where necessary
(edit) @7082   14 years landauf fixed a potential bug in DroneController
(edit) @7081   14 years landauf removed "fpshud" template name in FpsPlayer, since there's no such …
(edit) @7080   14 years landauf fixed bug in FpsPlayer, weaponNode wasn't destroyed. this fixes a …
(edit) @7079   14 years landauf fixed a bug in NewHumanController - Ogre::any_cast can fail after …
(edit) @7078   14 years landauf fixed a bug in WeaponSystem which lead to a crash in combination with …
(edit) @7077   14 years landauf delete → destroy()
(edit) @7076   14 years landauf removed some tabs in Dynamicmatch and ScreenshotManager
(edit) @7075   14 years landauf removed some tabs and adjusted formatting in some fps related files
Diff Rev Age Author Log Message
(edit) @7073   14 years landauf merged fps branch to presentation3
(edit) @7072   14 years dafrick Made the QuestGUI completely lua based in an attempt to remove a …
Diff Rev Age Author Log Message
(edit) @7069   14 years decapitb basic template and weaponsettings for swallow spaceship
Diff Rev Age Author Log Message
(edit) @7066   14 years solex formationflight final commit before presentation (probably…)
(edit) @7065   14 years scheusso small testlevel for the presentation screenshot
(edit) @7064   14 years scheusso fixed a bug in ArtificialController::sameTeam
(edit) @7063   14 years jo stable version without the ghost-spaceship
(edit) @7062   14 years jo coloured messages, different spaceships in one level, with bug
(edit) @7061   14 years dafrick Cleaning up some levels.
(edit) @7060   14 years gasserlu drone shootingRange implemented
Diff Rev Age Author Log Message
(edit) @7058   14 years stmathia empty_level:erased unnecessary code Fight in our Back: added quests …
Diff Rev Age Author Log Message
(edit) @7056   14 years scheusso adjusted speed of rocket
Diff Rev Age Author Log Message
(edit) @7054   14 years kolibri7 * slightly changed the algorithm for computing the distvalues for lod …
Diff Rev Age Author Log Message
(edit) @7051   14 years scheusso HUDNavigation overlays are coloured now
(edit) @7050   14 years sfluecki Added a ConfigValue to limit the amount of marked entities
(edit) @7049   14 years smerkli some comments made, no code changes.
(edit) @7048   14 years kolibri7 *deleted old lod levels *changed presentationLOD.oxw for better view …
(edit) @7047   14 years kolibri7 * modified the formula for computation of distances for lod
(edit) @7046   14 years scheusso using lod templates in this level renamed the filename
(edit) @7045   14 years scheusso RadarViewable need a worldentity* when constructing i really thought i …
(edit) @7044   14 years scheusso fixed build
Note: See TracRevisionLog for help on using the revision log.