Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8750   14 years deganig
(edit) @8749   14 years deganig oxonox hud concept
(edit) @8748   14 years deganig
(edit) @8747   14 years deganig orxonox content für HUD concept
(edit) @8746   14 years deganig
(edit) @8745   14 years deganig
(edit) @8744   14 years deganig
(edit) @8743   14 years deganig
(edit) @8742   14 years deganig
(edit) @8741   14 years jo Correction of camera bug.
(edit) @8740   14 years landauf fixed some warnings, added vs to ignore list
(edit) @8739   14 years landauf created new branch to work on the console- and log-output
(edit) @8738   14 years landauf added "scale" for radar viewables. scale is relative, 1.0 means …
(edit) @8737   14 years landauf fixed radar flashing red after killing an enemy with the steerable rocket
(edit) @8736   14 years jo Bots use boost now.
(edit) @8735   14 years jo Adjust weapon behaviour if bot dies and is respawned with a different …
(edit) @8734   14 years dafrick Fix for AI and rockets.
(edit) @8733   14 years jo Further narrowing down. The bug is triggered, when a bot calls fire(3) …
(edit) @8732   14 years jo doFire() is definitely the error's source.
(edit) @8731   14 years jo Narrowed down: Bug triggered in the doFire() function in …
(edit) @8730   14 years jo Going back one step (version without hud bug). Bots have better …
(edit) @8729   14 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
(edit) @8728   14 years dafrick Removing bigships branch.
(edit) @8727   14 years dafrick Cleaning up in SpaceShip and Engine. Fixed several bugs. Kicked …
(edit) @8726   14 years jonas Weaponfiles
(edit) @8725   14 years jonas Foler for content source
(edit) @8724   14 years jo Buggy version: After being shot dead in a simple level the hud doesn't …
(edit) @8723   14 years jo 'Stable' update. Merging by hand.
(edit) @8722   14 years dafrick Removing pickup branch.
(edit) @8721   14 years jo
(edit) @8720   14 years jo Just a backup, before starting to update the ai branch.
(edit) @8719   14 years jo Trying to find a way to identify a weapon by its munition name. The …
(edit) @8718   14 years msalomon .blend files for the RaceCheckPoint and th CheckPoint models
(edit) @8717   14 years msalomon Content for the SpaceRace gametype
(edit) @8716   14 years rgrieder Fixed Linux build when using build units
(edit) @8715   14 years dafrick Also adjusting in pool.
(edit) @8714   14 years dafrick Forgot something.
(edit) @8713   14 years dafrick Cleaning up ShrinkPickup.
(edit) @8712   14 years dafrick Renaming Asterix to asterisk.
(edit) @8711   14 years jo Bots are ready for rocket usage. (The hit rate for rockets is just …
(edit) @8710   14 years FelixSchulthess space boundary billboard is now animated. test run with myTestLevel.oxw
(edit) @8709   14 years FelixSchulthess adding tileable version of grid
(edit) @8708   14 years marwegma My Stuff
(edit) @8707   14 years dafrick Creating contentcreation directory for Markus Wegmann.
(edit) @8706   14 years dafrick Merging presentation branch back into trunk. There are many new …
(edit) @8705   14 years dafrick The calling of tthe docking dialog is now synchronized (but not the …
(edit) @8704   14 years dafrick Only escape [] in CEGUI tetx of version is ≥ 0.7
(edit) @8703   14 years landauf two fixes for cegui 0.7 sometimes there's an exception while closing …
(edit) @8702   14 years landauf fixed radian ↔ degree conversion bug
(edit) @8701   14 years jo First successful attempt, to make bots shoot rockets. Unfortunately …
(edit) @8700   14 years dafrick Adherence to styleguide.
(edit) @8699   14 years dafrick Adding HydroHarvester to pool.
(edit) @8698   14 years dafrick Adding HydroHarvester author.
(edit) @8697   14 years decryphe - Uploaded all the artwork needed for the Hydrogen Harvester. - …
(edit) @8696   14 years decryphe created a folder for myself
(edit) @8695   14 years dafrick Adding 450px original size icon.
(edit) @8694   14 years scheusso fixed a network problem with SpaceBoundaries please don't use new on …
(edit) @8693   14 years youngk Changed a little too much of the materials. now it works.
(edit) @8692   14 years rgrieder Added "getTimeFactor" console command.
(edit) @8691   14 years youngk Greatly reduced footprint of planet textures by converting them to jpeg.
(edit) @8690   14 years rgrieder Fixed tolua warning: operator != is not support by tolua because there …
(edit) @8689   14 years rgrieder Fixed GCC build and warnings.
(edit) @8688   14 years rgrieder Removed the need to declare the tolua interface explicitly …
(edit) @8687   14 years rgrieder Adjusted implementation of tribool to work well with tolua and …
(edit) @8686   14 years rgrieder Fixed missing include.
(edit) @8685   14 years dafrick Adding cursor.
(edit) @8684   14 years dafrick Adding some sound.
(edit) @8683   14 years decapitb fixed checkpoint material
(edit) @8682   14 years dafrick Hack-ish Hack to just have one HUD at a time.
(edit) @8681   14 years dafrick gametypeInfo didn't quite work in Tetris.
(edit) @8680   14 years dafrick Make the camera position stay the same between differnet stones in Tetris.
(edit) @8679   14 years dafrick Finalizing presentation level.
(edit) @8678   14 years rgrieder Replaced TriBool with a modified version of boost::tribool. The main …
(edit) @8677   14 years rgrieder The COUNTER macro required for full build units was only added in …
(edit) @8676   14 years rgrieder Fixed MSVC warnings in Convert.h in a different fashion that doesn't …
(edit) @8675   14 years dafrick Fixing problems with beaconMask being NULL.
(edit) @8674   14 years rgrieder Reduced some header file dependencies in tools: - moved …
(edit) @8673   14 years dafrick Merging hudimprovements branch into presentation branch.
(edit) @8672   14 years rgrieder Removed some includes in the Core header files. Also removed …
(edit) @8671   14 years rgrieder Moved IntVector2 from util/Math.h to InputHandler.h because that class …
(edit) @8670   14 years rgrieder - Shell shouldn't inherit OrxonoxClass twice if not necessary. - …
(edit) @8669   14 years rgrieder Moved a few methods from header to source.
(edit) @8668   14 years landauf small cleanup
(edit) @8667   14 years dafrick Possible fix for segfaults due to player being NULL.
(edit) @8666   14 years dafrick Possible fix. Doesn't really address the issoe though.
(edit) @8665   14 years dafrick Notifications should now work over the network. Thanks for the help, Oli.
(edit) @8664   14 years dafrick Presentation level is getting ready.
(edit) @8663   14 years dafrick Fixing warning.
(edit) @8662   14 years dafrick Anotehr step towards networked notifications.
(edit) @8661   14 years landauf fixed two possible causes which stacked multiple tetris stones at the …
(edit) @8660   14 years landauf added fade in/out effect for space boundaries (alpha value, based on …
(edit) @8659   14 years dafrick Adding missing include.
(edit) @8658   14 years landauf the "lift" which is applied to the spaceship when pitching is now also …
(edit) @8657   14 years dafrick Fixing singularity bug in SpaceBoundaries.
(edit) @8656   14 years dafrick Adding network callbacks. Still doesn't work yet, though.
(edit) @8655   14 years landauf fixed crashing assertion in case a template linked to a non-existing …
(edit) @8654   14 years landauf fixed engine destructor
(edit) @8653   14 years rgrieder Since we already have it now: use automatic full build units for …
(edit) @8652   14 years rgrieder I don't know, but compiling a C library in one unit just seems too …
(edit) @8651   14 years scheusso first attempt to make notifications synchronisable not yet succeeded …
Note: See TracRevisionLog for help on using the revision log.