|
|
@1780
|
16 years |
rgrieder |
reverted some changes
|
|
|
@1779
|
16 years |
rgrieder |
gcc didn't like me..
|
|
|
@1778
|
16 years |
rgrieder |
Convert.h done. Has yet to be tested with gcc. And the comments have …
|
|
|
@1777
|
16 years |
rgrieder |
svn save
|
|
|
@1768
|
16 years |
rgrieder |
gcc test commit again
|
|
|
@1766
|
16 years |
rgrieder |
test files, no real content.
|
|
|
@1754
|
16 years |
rgrieder |
Bugfix that didn't show with msvc.
|
|
|
@1753
|
16 years |
rgrieder |
Updated Convert.h comments and structure.
Added …
|
|
|
@1746
|
16 years |
rgrieder |
Gcc detected a few typos.
|
|
|
@1745
|
16 years |
rgrieder |
- Extended convert a little bit support template specialisations as …
|
|
|
@1744
|
16 years |
rgrieder |
gcc doesn't like ellipsis, replaced it with a template
|
|
|
@1743
|
16 years |
rgrieder |
Modified Convert.h to choose the right conversion function itself.
It …
|
|
|
@1729
|
16 years |
rgrieder |
Suppressing compiler warnings is not anymore necessary in MultiType …
|
|
|
@1728
|
16 years |
landauf |
Added getXXX() functions to MultiType, where XXX stands for any …
|
|
|
@1727
|
16 years |
landauf |
small change to satisfy gcc4
|
|
|
@1726
|
16 years |
landauf |
several changes in MultiType:
- added a const char* constructor to …
|
|
|
@1725
|
16 years |
rgrieder |
generally added long long and unsigned long long.
|
|
|
@1723
|
16 years |
rgrieder |
Added types long long and unsigned long long to Convert.h
|
|
|
@1722
|
16 years |
landauf |
moved type_ from MultiType into MT_Value to avoid a possible …
|
|
|
@1720
|
16 years |
landauf |
bugfix + cleanup
|
|
|
@1718
|
16 years |
rgrieder |
msvc adaption of code
|
|
|
@1717
|
16 years |
landauf |
several changes to avoid compiler errors with gcc4
|
|
|
@1716
|
16 years |
landauf |
Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString …
|
|
|
@1610
|
16 years |
landauf |
- fixed bug #1 in ConfigValueContainer (callback not being called the …
|
|
|
@1606
|
16 years |
rgrieder |
- removed struct ObjectListBase::Export from the forward declarations
…
|
|
|
@1593
|
16 years |
landauf |
changed COUT(x) macros to use trinary ?: operator instead of if (…) …
|
|
|
@1586
|
16 years |
landauf |
moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) …
|
|
|
@1573
|
16 years |
landauf |
created new core branch
|
|
copied from code/trunk/src/util:
|
|
|
@1566
|
16 years |
landauf |
- added a prediction-crosshair to the navigation focus
- fixed a bug …
|