Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1780   16 years rgrieder reverted some changes
(edit) @1779   16 years rgrieder gcc didn't like me..
(edit) @1778   16 years rgrieder Convert.h done. Has yet to be tested with gcc. And the comments have …
(edit) @1777   16 years rgrieder svn save
(edit) @1768   16 years rgrieder gcc test commit again
(edit) @1766   16 years rgrieder test files, no real content.
(edit) @1754   16 years rgrieder Bugfix that didn't show with msvc.
(edit) @1753   16 years rgrieder Updated Convert.h comments and structure. Added …
(edit) @1746   16 years rgrieder Gcc detected a few typos.
(edit) @1745   16 years rgrieder - Extended convert a little bit support template specialisations as …
(edit) @1744   16 years rgrieder gcc doesn't like ellipsis, replaced it with a template
(edit) @1743   16 years rgrieder Modified Convert.h to choose the right conversion function itself. It …
(edit) @1736   16 years landauf Super.h: - removed some commented lines - removed testfunction
(edit) @1729   16 years rgrieder Suppressing compiler warnings is not anymore necessary in MultiType …
(edit) @1728   16 years landauf Added getXXX() functions to MultiType, where XXX stands for any …
(edit) @1727   16 years landauf small change to satisfy gcc4
(edit) @1726   16 years landauf several changes in MultiType: - added a const char* constructor to …
(edit) @1725   16 years rgrieder generally added long long and unsigned long long.
(edit) @1723   16 years rgrieder Added types long long and unsigned long long to Convert.h
(edit) @1722   16 years landauf moved type_ from MultiType into MT_Value to avoid a possible …
(edit) @1721   16 years rgrieder fixed in issue with precompiled header files: MultiTypeMath.h doesn't …
(edit) @1720   16 years landauf bugfix + cleanup
(edit) @1719   16 years rgrieder updated msvc files for new MultiType
(edit) @1718   16 years rgrieder msvc adaption of code ;)
(edit) @1717   16 years landauf several changes to avoid compiler errors with gcc4
(edit) @1716   16 years landauf Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString …
(edit) @1687   16 years landauf simplified the declaration of a new super-function by replacing 2 …
(edit) @1685   16 years landauf removed some debug and test code
(edit) @1684   16 years landauf - packed all super-function-related code into a bunch of macros and …
(edit) @1683   16 years landauf removed some outcommented lines (I did this in a separate commit …
(edit) @1682   16 years landauf - added several "delete"s to the destructors of some core classes. - …
(edit) @1681   16 years rgrieder - updated msvc files - removed annoying run-time check error. Variable …
(edit) @1679   16 years landauf removed some warnings on other versions of gcc
(edit) @1678   16 years landauf removed an older compiler error caused by removing the PRINTF macro …
(edit) @1677   16 years landauf added Super.h… looks like I'm out of practice ;)
(edit) @1676   16 years landauf a first test-version of my super-macro tested with a testfunction in …
(edit) @1658   16 years rgrieder ConfigFileManager::getSingleton —> getInstance()
(edit) @1655   16 years rgrieder fixed a copy&paste bug in ObjectListBase.h
(edit) @1611   16 years landauf - fixed bug #2 in ConfigValueContainer (callback not being called if …
(edit) @1610   16 years landauf - fixed bug #1 in ConfigValueContainer (callback not being called the …
(edit) @1607   16 years rgrieder moved SignalHandler from core to orxonox
(edit) @1606   16 years rgrieder - removed struct ObjectListBase::Export from the forward declarations …
(edit) @1603   16 years rgrieder updated msvc files for core3 branch
(edit) @1597   16 years landauf small cleanup in KeyBinder (don't panic reto, I've only replaced …
(edit) @1596   16 years landauf - added feature to add a callback function to configvalues. they get …
(edit) @1594   16 years landauf added more SetConsoleCommand macros like SetConsoleCommandAlias to use …
(edit) @1593   16 years landauf changed COUT(x) macros to use trinary ?: operator instead of if (…) …
(edit) @1592   16 years landauf - Some small changes in XMLPortParam: It's now possible to add …
(edit) @1591   16 years landauf Again some heavy changes in ObjectList and Iterator: there are now two …
(edit) @1586   16 years landauf moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) …
(edit) @1585   16 years landauf - added debug output level 6 (ultra) - removed debug output macros …
(edit) @1584   16 years landauf some adjustments to prevent startup crash
(edit) @1583   16 years landauf changed Identifier initialization
(edit) @1574   16 years landauf big change in ObjectList: separated the class into a non-template base …
(copy) @1573   16 years landauf created new core branch
copied from code/trunk:
(edit) @1572   16 years rgrieder - files got lost last commit (changed some dependency folders for msvc)
Note: See TracRevisionLog for help on using the revision log.