Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9402   12 years davidsa Orxonox::Model: added XMLPort 'material' to easily attach a …
(edit) @9401   12 years davidsa Orxonox::Mesh: Added functions setMaterial() and getMaterial() to …
(edit) @9400   12 years mottetb first checkin
(edit) @9399   12 years purgham Created new SpaceRaceController and added a function to SpaceRaceManager
(edit) @9398   12 years smerkli
(edit) @9397   12 years moralelastix Major work
(edit) @9396   12 years soroa Created a new class called FindClosestEnemy
(edit) @9395   12 years davidsa FIX: dynamic_cast from const to non-const is prohibited in newer …
(edit) @9394   12 years moralelastix added head
(edit) @9393   12 years juchlil
(edit) @9392   12 years moralelastix first Files
(edit) @9391   12 years keuschr test commit 2
(edit) @9390   12 years keuschr test commit
(edit) @9389   12 years jo New folder added
(edit) @9388   12 years jo Racebot branch.
(edit) @9387   12 years jo Further folders added.
(edit) @9386   12 years jo New project folders added.
(edit) @9385   12 years jo Space Ship Navigation Branch 2 - for SoroA
(edit) @9384   12 years jo LargeShips branch
(edit) @9383   12 years jo Creating new branch.
(edit) @9382   12 years jo Creating new branch.
(edit) @9381   12 years jo Creating new branch.
(edit) @9380   12 years jo Creating new branch.
(edit) @9379   12 years jo Creating new branch.
(edit) @9378   12 years smerkli Fixed skybox to be something that works in tutorial.oxw
(edit) @9377   12 years jo Renaming some level descriptions.
(edit) @9376   12 years jo I added the new configValue from TeamDeathmatch to the Miscellaneous menu.
(edit) @9375   12 years jo Updated Credits: We should mention AMIV as promised in the GV.
(edit) @9374   12 years jo Fixing logic error and removing preselection of the showall button.
(edit) @9373   12 years jo On the way to adjust multiplayermenue. Levels tagged with singleplayer …
(edit) @9372   12 years jo Small improvements; adjusting values for better playfeeling. An …
(edit) @9371   12 years jo The UnderAttack level was improved. The defender's spawnpoints have …
(edit) @9370   12 years jo The transporter's life is now set depending on the number of players.
(edit) @9369   12 years jo Gotcha. I edited the wrong keybindings.ini file before.
(edit) @9368   12 years jo Trying to change the mouselook keybinding according to the suggestion …
(edit) @9367   12 years jo Disabling free aiming.
(edit) @9366   12 years landauf moved presentation branch from spring 2011 to archive because of the …
(edit) @9365   12 years landauf moved environment2 branch to archive
(edit) @9364   12 years landauf removed dockingsystem2 branch
(edit) @9363   12 years jo Teamdeathmatch ends if a certain number of opponents have been killed. …
(edit) @9362   12 years jo I removed metal music theme, updated the mainmenu music and re-added …
(edit) @9361   12 years jo Modified music menusheet and credits menusheet.
(edit) @9360   12 years jo I removed all models+materials+textures that seem unneccesary to me. …
(edit) @9359   12 years jo I removed most levels, towerdefence and the script controller since …
(edit) @9358   12 years landauf moved sound5 branch to archive
(edit) @9357   12 years landauf removed unused branches
(edit) @9356   12 years landauf details
(edit) @9355   12 years landauf moved waypoints branch to archive
(edit) @9354   12 years landauf removed presentation branch from pps fall 2011
(edit) @9353   12 years landauf removed branches from pps spring 2012
(edit) @9352   12 years jo Creating a data release branch. Uneccesary files will be removed.
(edit) @9351   12 years jo Creating a new branch in order to remove all unnecessary files.
(edit) @9350   12 years jo Added some billboards and a particle emitter.
(edit) @9349   12 years jo Adding a gallery level. A place to present all important models.
(edit) @9348   12 years landauf merged branch presentation2012merge back to trunk
(edit) @9347   12 years landauf removed unused function adjusted refactored code also in commented …
(edit) @9346   12 years jo Bugfix: Previously the LastManStandingHUD wasn't displayed properly …
(edit) @9345   12 years jo Small improvements on presentationHS11.
(edit) @9344   12 years jo Fixing pong's error message. Firstly the WorldSound's path wasn't …
(edit) @9343   12 years jo XML fixes: LastManStanding: wrong OverlayGroup name \n <br> …
(edit) @9342   12 years jo Adjusting timers of the Asteroid-Race level to the spaceships current …
(edit) @9341   12 years jo Corrected getNumberOfPlayers().
(edit) @9340   12 years jo On the way of repairing a bug that was caused by manual refactoring of …
(edit) @9339   12 years jo Found reason why players are not always detected correctly: …
(edit) @9338   12 years jo Trying to find quick fixes for dynamic match. Somehow gametypes …
(edit) @9337   12 years landauf fixed "quivering" movement also for DockingController and in the 2nd …
(edit) @9336   12 years landauf fixed weird AI movement introduced in waypoints branch
(edit) @9335   12 years landauf moved tower defense blender files to pool
(edit) @9334   12 years landauf removed UnderAttackHealthBar which is not needed anymore because of …
(edit) @9333   12 years landauf added const qualifier to all message-sending functions in GametypeInfo …
(edit) @9332   12 years landauf removed strange function
(edit) @9331   12 years landauf removed const_cast and some const qualifiers from ConsoleCommand and …
(edit) @9330   12 years landauf added deterministic stop criterion to end tetris match (independent of …
(edit) @9329   12 years landauf fixed collision bug in tetris which made stones overlap in some cases …
(edit) @9328   12 years landauf fixed two possible crashes
(edit) @9327   12 years landauf changed parent of TetrisStone from Pawn to MovableEntity which is …
(edit) @9326   12 years landauf small refactoring of tetris gametype, fixed memory leak
(edit) @9325   12 years landauf removed obsolete code
(edit) @9324   12 years landauf fixed dropping and picking up again a PickupCollection
(edit) @9323   12 years landauf replaced tabs with spaces
(edit) @9322   12 years landauf fixed some warnings
(edit) @9321   12 years landauf detail: moved functions from .h to .cc
(edit) @9320   12 years landauf removed Pickupable::clone() because it is not needed anymore
(edit) @9319   12 years landauf refactored PickupSpawner - it doesn't clone a sample-pickup anymore, …
(edit) @9318   12 years landauf removed PickupIdentifier for a number of reasons (I talked to Damian …
(edit) @9317   12 years dafrick Removing files that do not comply with our license.
(edit) @9316   12 years dafrick Replacing unlicend skyboxes
(edit) @9315   12 years dafrick Removing files that do not comply with our license.
(edit) @9314   12 years landauf probably a bugfix: PickupIdentifier compared only the first parameter …
(edit) @9313   12 years landauf found some more functions to rename
(edit) @9312   12 years landauf renamed some functions where enums are converted to/from strings for …
(edit) @9311   12 years dafrick Working on images
(edit) @9310   12 years dafrick Update looknfeel
(edit) @9309   12 years dafrick Updating imagesets AUTHORS file
(edit) @9308   12 years dafrick Updating looknfeels AUTHORS file
(edit) @9307   12 years dafrick Adding metal mood to pool.
(edit) @9306   12 years jo Tetris: Level update
(edit) @9305   12 years landauf simplified code a little by using MultiType instead of explicit conversion
(edit) @9304   12 years jo Added tetris HUD template and some eye candy for the level.
(edit) @9303   12 years landauf added warning if a template is used on a different type than it was …
Note: See TracRevisionLog for help on using the revision log.