Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @7074   14 years landauf removed bsp scenemanager plugin from LibraryConfig.cmake
(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 …
(edit) @7071   14 years landauf i think there should be 2 FadingBillboards instead of 2 Backlights
(edit) @7070   14 years edwind by ED, cleaned up version (final…)
(edit) @7069   14 years decapitb basic template and weaponsettings for swallow spaceship
(edit) @7068   14 years ebeier bot's won't shoot invisible players anymore!
(edit) @7067   14 years benedict 1 glorious line
(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
(edit) @7059   14 years edwind by ED
(edit) @7058   14 years stmathia empty_level:erased unnecessary code Fight in our Back: added quests …
(edit) @7057   14 years edwind by ED
(edit) @7056   14 years scheusso adjusted speed of rocket
(edit) @7055   14 years freicy by Cyrill Frei
(edit) @7054   14 years kolibri7 * slightly changed the algorithm for computing the distvalues for lod …
(edit) @7053   14 years freicy by Cyrill Frei
(edit) @7052   14 years freicy by Cyrill Frei
(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
(edit) @7043   14 years smerkli
(edit) @7042   14 years dafrick Updates in presentation level.
(edit) @7041   14 years rgrieder ScreenshotManager working now, though there might be a memory leak in …
(edit) @7040   14 years gnadler changed Rocket-keybindings: T (as before for the original …
(edit) @7039   14 years rgrieder Removed some tabs.
(edit) @7038   14 years dafrick Updated pickups level and template and include file to properly …
(edit) @7037   14 years rgrieder Using C++ includes (limits.h —> climits).
(edit) @7036   14 years scheusso some changes regarding lod: - added lodtemplate in different levels - …
(edit) @7035   14 years dafrick Added include in ArtificialController to make it work under linux. …
(edit) @7034   14 years landauf merged ai branch to presentation3
(edit) @7033   14 years landauf uncommented one line to make it compile again
(edit) @7032   14 years landauf eol-style native
(edit) @7031   14 years landauf merged dynamicmatch to presentation3
(edit) @7030   14 years landauf removed mergeinfo
(edit) @7029   14 years solex minor changes to ai controllers
(edit) @7028   14 years rgrieder Fixed M_PI problem (not C++). Note: For the future, we should define …
(edit) @7027   14 years decapitb got to work on that level… minor cosmetic changes to AnimatedModel.cc
(edit) @7025   14 years dafrick Some cleanup.
(edit) @7024   14 years scheusso accidentially disabled lod
(edit) @7023   14 years dafrick Made gametype_asteroids level easier to play and erased some debug …
(edit) @7022   14 years scheusso fixed some includes
(edit) @7021   14 years gnadler documentation & formatting commit
(edit) @7020   14 years scheusso some enhancements to lod (can be disabled now in the lodinformation …
(edit) @7019   14 years scheusso some network related fixes
(edit) @7018   14 years scheusso merged rocket2 branch back into presentation3 branch
(edit) @7017   14 years scheusso low lod level for high-quality hsw01 (still used on some spaceships)
(edit) @7016   14 years scheusso change in LoD: use volume of the bounding box instead of scalefactor …
(edit) @7015   14 years scheusso adding ScreenshotManager in order to be able to make high-resolution …
(edit) @7014   14 years scheusso small fix in hudnavigation (making sure we don't remove the players …
(edit) @7013   14 years dafrick Added some config value to the menu and greyed-out the reset button, …
(edit) @7012   14 years dafrick Config values can now be changed in a menu.
(edit) @7011   14 years scheusso merged a fix from presentation3 in order to be able to test with network
(edit) @7010   14 years dafrick Loading PickupInventory when the PickupManager gets created to avoid …
(edit) @7009   14 years dafrick Enabled the ChatBox to be closed by pressing the close button in the …
(edit) @7008   14 years dafrick Fixed a bug in pickups that caused the clone method of Pickup.h not to …
(edit) @7007   14 years dafrick Tested and cleaned all levels (except for the ones that someone is …
(edit) @7006   14 years dafrick Added Menu to display and edit config values. But the list of …
(edit) @7005   14 years scheusso same for ghost and HXY
(edit) @7004   14 years scheusso less damage for the pirate ships
(edit) @7003   14 years scheusso less damage for the H2 ships
(edit) @7002   14 years dafrick Creating new ppspickups branch.
(edit) @7001   14 years dafrick Removing ppspickups3 branch.
(edit) @7000   14 years dafrick Renamed Triple Pickup to Tri Pickup. This was important. Believe me…
(edit) @6999   14 years dafrick Commented some unused variables in RocketController that generated …
(edit) @6998   14 years dafrick Merged pickup branch into presentation3 branch. Seems to be working …
(edit) @6997   14 years solex formationflight as good as finished for now
(edit) @6996   14 years dafrick Loads of changes. 1) PickupInventory should now be working even for …
(edit) @6994   14 years scheusso merged skybox2 branch to presentation merger branch
(edit) @6991   14 years gasserlu drone smooth flight mode & minmaxDistance, multiple drones possible
(edit) @6990   14 years scheusso changed weapon damage and added fire mode 3 (use with fire 3) the …
(edit) @6989   14 years gionc updated particle Effects
(edit) @6988   14 years gionc updated StarCreator level
(edit) @6987   14 years jo additional infomassages, improved level
(edit) @6986   14 years solex nearly finished formationflight
(edit) @6985   14 years ebeier added PickupInventory-definitions for existing pickups.
(edit) @6984   14 years scheusso fix in hudradar which caused sigabrts when using a gametype
(edit) @6982   14 years rgrieder Removed 'openMap' keybinding (it was removed and therefore caused …
(edit) @6981   14 years decapitb added hsw01_reduced to assff, should improve fps
(edit) @6980   14 years ebeier created more pickup representations, prepared pickup-level for …
(edit) @6978   14 years solex consle commands
(edit) @6977   14 years cdaniel Quest level updated
(edit) @6974   14 years gionc added test level for starCreator
(edit) @6973   14 years gionc added particle effect
(edit) @6972   14 years gionc updated StarCreator
(edit) @6971   14 years sfluecki Final changes in HUDNavigation. marker are now working and are …
(edit) @6970   14 years gnadler updated collisionsize but needs more adjustments
Note: See TracRevisionLog for help on using the revision log.