|
|
@9347
|
12 years |
landauf |
removed unused function
adjusted refactored code also in commented …
|
|
|
@9341
|
12 years |
jo |
Corrected getNumberOfPlayers().
|
|
|
@9340
|
12 years |
jo |
On the way of repairing a bug that was caused by manual refactoring of …
|
|
|
@9339
|
12 years |
jo |
Found reason why players are not always detected correctly: …
|
|
|
@9338
|
12 years |
jo |
Trying to find quick fixes for dynamic match. Somehow gametypes …
|
|
|
@9337
|
12 years |
landauf |
fixed "quivering" movement also for DockingController and in the 2nd …
|
|
|
@9336
|
12 years |
landauf |
fixed weird AI movement introduced in waypoints branch
|
|
|
@9334
|
12 years |
landauf |
removed UnderAttackHealthBar which is not needed anymore because of …
|
|
|
@9333
|
12 years |
landauf |
added const qualifier to all message-sending functions in GametypeInfo …
|
|
|
@9332
|
12 years |
landauf |
removed strange function
|
|
|
@9320
|
12 years |
landauf |
removed Pickupable::clone() because it is not needed anymore
|
|
|
@9319
|
12 years |
landauf |
refactored PickupSpawner - it doesn't clone a sample-pickup anymore, …
|
|
|
@9318
|
12 years |
landauf |
removed PickupIdentifier for a number of reasons (I talked to Damian …
|
|
|
@9314
|
12 years |
landauf |
probably a bugfix: PickupIdentifier compared only the first parameter …
|
|
|
@9305
|
12 years |
landauf |
simplified code a little by using MultiType instead of explicit conversion
|
|
|
@9294
|
12 years |
landauf |
removed 2 lines from ~PickupCollection() again because they don't …
|
|
|
@9293
|
12 years |
dafrick |
Should fix internal warnig (and compile error introduced in last commit)
|
|
|
@9287
|
12 years |
landauf |
CameraManager inherits from OrxonoxClass, should call RegisterRootObject
|
|
|
@9286
|
12 years |
jo |
Merged pCuts branch.
|
|
|
@9281
|
12 years |
landauf |
small cleanup in ship selection:
- renamed some functions
- moved …
|
|
|
@9279
|
12 years |
landauf |
use orxonox_cast instead of dynamic_cast wherever possible
|
|
|
@9278
|
12 years |
landauf |
forgot that originator can be NULL
|
|
|
@9277
|
12 years |
landauf |
small cleanup of damage multiplier: added 'const' to getter and …
|
|
|
@9273
|
12 years |
landauf |
reverted wrong skybox in teamDeathMatch.oxw
added try-catch to avoid a …
|
|
|
@9272
|
12 years |
landauf |
replaced tabs with spaces (no code changed)
|
|
|
@9271
|
12 years |
landauf |
svn:eol-style native (no changes in code)
|
|
|
@9269
|
12 years |
landauf |
merged presentation2012 to presentation2012merge
|
|
|
@9266
|
12 years |
landauf |
created branch from trunk to merge the cleanup of presentation2011 …
|
|
copied from code/trunk/src/orxonox:
|
|
|
@9265
|
12 years |
landauf |
fixed indentation
|