| 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9330
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        added deterministic stop criterion to end tetris match (independent of …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9329
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        fixed collision bug in tetris which made stones overlap in some cases …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9328
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        fixed two possible crashes
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9327
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        changed parent of TetrisStone from Pawn to MovableEntity which is …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9326
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        small refactoring of tetris gametype, fixed memory leak
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9325
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        removed obsolete code
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9324
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        fixed dropping and picking up again a PickupCollection
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9323
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        replaced tabs with spaces
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9322
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        fixed some warnings
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9321
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        detail: moved functions from .h to .cc
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9320
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        removed Pickupable::clone() because it is not needed anymore
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9319
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        refactored PickupSpawner - it doesn't clone a sample-pickup anymore, …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9318
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        removed PickupIdentifier for a number of reasons (I talked to Damian …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9314
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        probably a bugfix: PickupIdentifier compared only the first parameter …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9313
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        found some more functions to rename
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9312
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        renamed some functions where enums are converted to/from strings for …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9306
                         
                     | 
                    13 years | 
                    jo | 
                    
                        Tetris: Level update
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9305
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        simplified code a little by using MultiType instead of explicit conversion
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9303
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        added warning if a template is used on a different type than it was …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9302
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        small cleanup. calling addTemplate() only once instead of twice
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9301
                         
                     | 
                    13 years | 
                    jo | 
                    
                        Quick fix: Suppress default bots in racing gametypes, since so far we …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9297
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        - fixed crash on closing pickup inventory. happened if pickup …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9296
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        remove dropped pickups from their collection
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9295
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        removed fancy counters because they will get out of sync way too …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9294
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        removed 2 lines from ~PickupCollection() again because they don't …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9293
                         
                     | 
                    13 years | 
                    dafrick | 
                    
                        Should fix internal warnig (and compile error introduced in last commit)
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9292
                         
                     | 
                    13 years | 
                    dafrick | 
                    
                        Looked through recten changes in pickup module, should be fine!
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9290
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        Fixed crash with MSVC if a PickupCollection was used
A depleted …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9287
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        CameraManager inherits from OrxonoxClass, should call RegisterRootObject
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9286
                         
                     | 
                    13 years | 
                    jo | 
                    
                        Merged pCuts branch.
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9281
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        small cleanup in ship selection:
 - renamed some functions
 - moved …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9280
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        reformatted HUDNavigation… wtf happened here? do people know we have …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9279
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        use orxonox_cast instead of dynamic_cast wherever possible
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9278
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        forgot that originator can be NULL
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9277
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        small cleanup of damage multiplier: added 'const' to getter and …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9273
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        reverted wrong skybox in teamDeathMatch.oxw
added try-catch to avoid a …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9272
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        replaced tabs with spaces (no code changed)
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9271
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        svn:eol-style native (no changes in code)
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9270
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        fixed warning
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9269
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        merged presentation2012 to presentation2012merge
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9266
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        created branch from trunk to merge the cleanup of presentation2011 …
                     | 
                
                
                   | 
                  
                    copied from code/trunk/src:
                   | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @9265
                         
                     | 
                    13 years | 
                    landauf | 
                    
                        fixed indentation
                     |