|
|
@9313
|
12 years |
landauf |
found some more functions to rename
|
|
|
@9312
|
12 years |
landauf |
renamed some functions where enums are converted to/from strings for …
|
|
|
@9306
|
12 years |
jo |
Tetris: Level update
|
|
|
@9305
|
12 years |
landauf |
simplified code a little by using MultiType instead of explicit conversion
|
|
|
@9303
|
12 years |
landauf |
added warning if a template is used on a different type than it was …
|
|
|
@9302
|
12 years |
landauf |
small cleanup. calling addTemplate() only once instead of twice
|
|
|
@9301
|
12 years |
jo |
Quick fix: Suppress default bots in racing gametypes, since so far we …
|
|
|
@9297
|
12 years |
landauf |
- fixed crash on closing pickup inventory. happened if pickup …
|
|
|
@9296
|
12 years |
landauf |
remove dropped pickups from their collection
|
|
|
@9295
|
12 years |
landauf |
removed fancy counters because they will get out of sync way too …
|
|
|
@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)
|
|
|
@9292
|
12 years |
dafrick |
Looked through recten changes in pickup module, should be fine!
|
|
|
@9290
|
12 years |
landauf |
Fixed crash with MSVC if a PickupCollection was used
A depleted …
|
|
|
@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 …
|
|
|
@9280
|
12 years |
landauf |
reformatted HUDNavigation… wtf happened here? do people know we have …
|
|
|
@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)
|
|
|
@9270
|
12 years |
landauf |
fixed warning
|
|
|
@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:
|
|
|
@9265
|
12 years |
landauf |
fixed indentation
|