Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/objecthierarchy/src/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2161   16 years landauf - added more exceptions to handle problems while loading a level or …
(edit) @2155   16 years landauf added mbool (bool with memory) to fix particlespawner-on-client …
(edit) @2144   16 years scheusso small change in synchronisable and baseobject (check when changing …
(edit) @2114   17 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
(edit) @2101   17 years rgrieder Finally managed to have a master InputState which enables: - Console …
(edit) @2086   17 years landauf added include and removed some debug output
(edit) @2084   17 years rgrieder - Added debug overlay that is constantly shown in graphics mode. F2 …
(edit) @2082   17 years landauf - simplified some event code - prevents infinite event loops - fixed …
(edit) @2079   17 years rgrieder updated msvc files. removed "friend WorldEntity" from BaseObject.
(edit) @2074   17 years landauf - added EventListener: this class fires an event if another class with …
(edit) @2072   17 years landauf changed svn:eol-style to native in all new files
(edit) @2069   17 years landauf fixed a bug in the event system fixed a bug in Trigger and tweaked …
(edit) @2066   17 years landauf forgot to add EventIncludes.h
(edit) @2065   17 years landauf added two more graphical classes, ParticleEmitter and ParticleSpawner
(edit) @2063   17 years landauf added events but not yet connected with triggers
(edit) @2040   17 years rgrieder reverted those svn:eol-style "native" properties: Tomorrow then.
(edit) @2037   17 years rgrieder added svn:eol-style "native" to all text files.
(edit) @2034   17 years landauf Synchronisable translates creator ↔ creatorID
(edit) @2026   17 years landauf lua include is now looking for files in the media directory
(edit) @2024   17 years landauf added spaceship
(edit) @2019   17 years landauf many changes, most important: BaseObject takes now a pointer to it's …
(edit) @2013   17 years rgrieder tiny adjustments to various files. just came across certain things..
(edit) @2010   17 years landauf renamed Level to XMLFile
(edit) @2005   17 years rgrieder Minor changes in CommandLine.
(edit) @2004   17 years rgrieder fixed a warning in KeyBinder.cc and an error when converting a …
(edit) @2003   17 years rgrieder Simplified CommandLineArgument by using the new MultiType. That also …
(edit) @2001   17 years rgrieder - Fixed issue with relative mouse movements. - Fixed bug when parsing …
(edit) @1993   17 years landauf added several new classes
(edit) @1989   17 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
(edit) @1961   17 years rgrieder updated msvc files and adjusted merged files.
(edit) @1959   17 years rgrieder Merged script_trigger branch into objecthierarchy branch. Also merged …
(edit) @1952   17 years scheusso -fixed a compiler error -fixed a problem with multiple clients connected
(edit) @1950   17 years landauf small update to do further network tests
(edit) @1949   17 years rgrieder Moved all showsGraphics, hasServer, etc. functions from Settings class …
(edit) @1947   17 years rgrieder updated msvc files.
(edit) @1946   17 years landauf synchronizes the players name
(edit) @1940   17 years landauf did some first (and very unfinished) steps to deal with different …
(copy) @1912   17 years landauf created branch to work on the new object-hierarchy
copied from code/trunk/src/core:
(edit) @1889   17 years landauf unsigned int → size_t for std::string related functions I hope this …
Note: See TracRevisionLog for help on using the revision log.