Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8951   12 years jo Removing interface - no actual need for it, since only two classes are …
(edit) @8950   12 years jo
(edit) @8949   12 years eceline level Spacerace2 works now
(edit) @8948   12 years willis debugging
(edit) @8947   12 years fmauro Improved readability of lua code
(edit) @8946   12 years fmauro asteroidBelt function added
(edit) @8945   12 years baermatt Some bugfixes for the singleplayer config menu.
(edit) @8944   12 years eceline level file added
(edit) @8943   12 years willis Added Keybinding for toggleFormationFlight
(edit) @8942   12 years jo Pawn&SpaceShip Colouring via XML works. Quick&Dirty implementation …
(edit) @8941   12 years jo Object colouring added - according to current team implementation. …
(edit) @8940   12 years eceline level Spacerace2
(edit) @8939   12 years willis moved formationflight to Masterable.* from Artificialcontroller, added …
(edit) @8938   12 years baermatt Added some basic but yet static level configuration support.
(edit) @8935   12 years smerkli merged changes from masterserver2 branch into newer trunk here.
(edit) @8934   12 years eceline spaceracemanager
(edit) @8933   12 years smerkli
(edit) @8932   12 years jo Finetuning the triggers such that the HydrogenFarmer is practically …
(edit) @8931   12 years jo Adding new tags: 'gametype' and 'minigame'.
(edit) @8930   12 years jo Adding some variables.
(edit) @8929   12 years mspaling added xmlport for rvnames and misc menu options
(edit) @8928   12 years eceline some changes for multiplayer-version
(edit) @8927   12 years baermatt Changed some level tags.
(edit) @8926   12 years jo
(edit) @8925   12 years jo
(edit) @8924   12 years jo Fixed the SpaceCruiser - no offset between the model's location and …
(edit) @8923   13 years jo Tutorial level enhancements (quest work, better texts are still …
(edit) @8922   13 years jo fix quest structure (almost finished).
(edit) @8921   13 years eceline vectors to store the next checkpoints
(edit) @8920   13 years mspaling Arrow in HUD now changes its size according to distance
(edit) @8919   13 years fmauro Corrected error in comments
(edit) @8918   13 years eceline flackert nicht mehr, einige Zeilen auskommentiert
(edit) @8917   13 years fmauro Added newtonian gravity to asteriods and comments
(edit) @8916   13 years baermatt Associated each screenshot to the correct level
(edit) @8915   13 years eceline Vektoren
(edit) @8914   13 years baermatt Bugfix for "noscreenshot.png"
(edit) @8912   13 years baermatt Added screenshots and description-box in singleplayer menu
(edit) @8911   13 years eceline countdown
(edit) @8910   13 years jo
(edit) @8909   13 years jo On the way to add quests. Combined distance trigger does not act as …
(edit) @8908   13 years willis formationflight: different form of formation + correct orientation added
(edit) @8907   13 years jo Started to create an interface to make objects belong to a group.
(edit) @8906   13 years mspaling names added in hud
(edit) @8904   13 years jo On the way to a multiplayer gametype basceclass.
(edit) @8901   13 years jo Prototype of a baseclass for team gametypes. Work in progress.
(edit) @8900   13 years jo Finished Polishing Pong. (gametype ends properly now, points necessary …
(edit) @8899   13 years jo Trying to add teamgametype as baseclass.
(edit) @8898   13 years eceline Space Race mit countdown
(edit) @8897   13 years mspaling Names for RadarViewablese added for later use in HUD
(edit) @8896   13 years mspaling Names for RadarViewablese added for later use in HUD
(edit) @8895   13 years jo Added end to pong gametype. Unfortunately the hud isn't consistent at …
(edit) @8894   13 years baermatt Added tabs in Singleplayer level selection menu.
(edit) @8893   13 years jo
(edit) @8890   13 years baermatt First steps with lua, CEGUI and the Singleplayer menu.
(edit) @8889   13 years fmauro First implementation of asteroid field generator
(edit) @8887   13 years jo
(edit) @8886   13 years jo
(edit) @8885   13 years jo
(edit) @8884   13 years jo
(edit) @8883   13 years jo
(edit) @8882   13 years smerkli just testing
(edit) @8881   13 years jo
(edit) @8880   13 years jo Some level improvements. e.g. flying tutorial
(edit) @8878   13 years jo Trying to add quests.
(edit) @8877   13 years jo Tardis fix for 64 bit. Throws another error.
(edit) @8875   13 years jo Radar fix: pawns were not displayed when their visibility/activity …
(edit) @8874   13 years jo Radar & Navigation tweaks: Radar is now hiding 'radar invisible' …
(edit) @8873   13 years jo Some level polishing. E.g. better message display.
(edit) @8872   13 years jo Some level polishing. E.g. better message display.
(edit) @8871   13 years jo Tutorial in first 'playable' version. There are some serious bugs …
(edit) @8869   13 years jo Further work on tutorial. More about it in the forums.
(edit) @8856   13 years dafrick Removing obsolete branch.
(edit) @8854   13 years landauf change some output's level to verbose: 1. in Language.cc because it is …
(edit) @8853   13 years landauf documented the remaining code of the output system created a build …
(edit) @8852   13 years jo Buxfix.
(edit) @8851   13 years jo Added docking part & powerful spaceship to the level. Some …
(edit) @8850   13 years landauf moved filtering of sub-contexts from BaseWriter to a new interface …
(edit) @8849   13 years landauf function argument was ignored in CommandExecutor::execute() added …
(edit) @8848   13 years landauf added documentation and some comments
(edit) @8847   13 years jo Some level extensions.
(edit) @8846   13 years rgrieder The CMake version check should be placed AFTER the PROJECT command to …
(edit) @8845   13 years jo QUICK&DIRTY: drone uses portals.
(edit) @8844   13 years rgrieder Added missing includes (only show up when PCH and build units are …
(edit) @8843   13 years dafrick Fixing bug.
(edit) @8842   13 years dafrick Renam to find bug.
(edit) @8841   13 years dafrick Adding some asserts.
(edit) @8840   13 years landauf Exported orxout() and the output levels to lua, replaces logMessage() …
(edit) @8839   13 years jo sorry, I forgot to remove a wrong buxfix entirely.
(edit) @8838   13 years jo Minor level changes. Questmenu pauses game now.
(edit) @8837   13 years landauf added console command "orxout" (and also "orxout_context") re-added …
(edit) @8836   13 years landauf improved error output of CommandExecutor and Tcl
(edit) @8835   13 years landauf cleaned up contexts, added some sub-contexts and made some output verbose
(edit) @8834   13 years landauf added flag to disable automatic registration of output listeners. …
(edit) @8833   13 years landauf A context is now defined by a struct instead of only a mask. …
(edit) @8832   13 years landauf Quick and dirty fix to un-singletonize WANDiscovery. It is now created …
(edit) @8831   13 years landauf fixed wrong config value callback in Shell fixed bug in …
(edit) @8830   13 years landauf added some output (user and internal) throughout the initialization of …
(edit) @8829   13 years landauf enhanced chat system. chat related code is now separated into …
(edit) @8828   13 years landauf moved chat related files to a new subdirectory
(edit) @8827   13 years landauf small fix in Host::isServer in agreement with Oli
Note: See TracRevisionLog for help on using the revision log.