| 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7219
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        adapted all console commands to the new interface
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7218
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        some improvements/fixes in ConsoleCommand
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7216
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        removed old console command implementation (doesn't compile)
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7215
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        new console command interface now supports all functions of the old …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7214
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        progress on the new console command interface.
enhanced possibilities …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7213
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        small changes in Functor, removed specialization for FunctorStatic …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7212
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        re-implemented Functor - without macros!
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7207
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        moved ScopedSingletonManager to util
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7205
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        moved SharedPtr to util
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7204
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        adjusted includes in all other files
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7203
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        adjusted includes in core/command/*
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7202
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        moved all files related to the command execution chain to core/command …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7201
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        some cleanup in SharedPtr and its relatives
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7200
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        createExecutor() now returns a SharedPtr instead of a pointer. Adapted …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7199
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        LuaFunctor better doesn't inherit from Functor since it's used …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7198
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        createFunctor() now returns a SharedPtr instead of a pointer. Adapted …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7197
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        Changed the implementation of SharedPtr again. I decided to represent …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7196
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        Changed implementation of SharedPtr, it's now non-intrusive and uses …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7192
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        Added a small SharedPtr template for use in Functor and Executor. It's …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7191
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        don't add repetitive or empty commands to the command history
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7190
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        removed unnecessary return values from console commands "log", …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7189
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        changed passing of the returnvalue in the command execution pipeline:
 …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7188
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        reduced amount of member variables in Functor by moving these rarely …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7187
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        added new function to MultiType to check whether or not it contains a …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7186
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        Moved ability to possess descriptions from Executor to ConsoleCommand, …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7185
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        continued working on the new console command interface and implementation
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7181
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        Great, looks like I created some circular dependencies between …
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7180
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        adjusted Functor to work with the changes introduced in r7177
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7179
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        merged consolecommands2 to consolecommands3
                     | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7178
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        next annual update of the consolecommands branch
                     | 
                
                
                   | 
                  
                    copied from code/trunk/src/libraries:
                   | 
                
                
                  | 
                    
                    
                   | 
                    
                      
                        
                        
                      
                     | 
                    
                      
                        @7177
                         
                     | 
                    15 years | 
                    landauf | 
                    
                        fixed a potential problem introduced in r7158 - calling an executor on …
                     |