cutealien
|
3824b91b2c
Minor code cleanup
|
10 miesięcy temu |
cutealien
|
9cdb751159
Remove trivial copy constructors and assignment operators
|
2 lat temu |
cutealien
|
09fa4ac3ba
Remove several copy-constructors and assignment operators which did nothing special.
|
2 lat temu |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 lat temu |
cutealien
|
f73f9501f0
API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules.
|
3 lat temu |
cutealien
|
b44b6891a6
Add typedefs like value_type and size_type to array, list and map like std containers have.
|
6 lat temu |
cutealien
|
bff50c751d
Spelling fixes.
|
8 lat temu |
cutealien
|
0cbb9112a3
_IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX removed.
|
9 lat temu |
hybrid
|
9f7227b7ad
Some whitespace adjustment.
|
11 lat temu |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 lat temu |
hybrid
|
490475edef
Fix compiler problem with newer gcc.
|
12 lat temu |
cutealien
|
d439c11f54
Unify spelling in documentation (color, behavior).
|
12 lat temu |
hybrid
|
4fb661abc4
Make Iterator types friend to each other
|
12 lat temu |
hybrid
|
3353705fc2
Improve use of constref which is now possible due to the API change in irrMap. Suggestion made by JVr
|
13 lat temu |
hybrid
|
c4cd7cb167
Return const-ref for reduced overhead.
|
13 lat temu |
hybrid
|
fa198f1cf1
Add another remove method which takes a node instead of a key. This can save a second lookup upon removal. Thanks to teto for the idea.
|
13 lat temu |
hybrid
|
059af8caa6
Add ConstIterator, as suggested and implemented by oblomov
|
13 lat temu |
cutealien
|
87f8637183
- add overloaded map::getValue which can return a reference
|
13 lat temu |
bitplane
|
ed5344f5e8
Added minimum timelines for removing deprecated methods.
|
13 lat temu |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 lat temu |
cutealien
|
6eb1fa1e6e
Add swap functions to irrMath and to the core classes.
|
15 lat temu |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 lat temu |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 lat temu |
hybrid
|
0966a65698
Remove exceptions from irrMap.
|
15 lat temu |
hybrid
|
7472bcd83c
Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix.
|
16 lat temu |
hybrid
|
3c45d6f44a
Merge with 1..4 branch revisions 1444:1475, namely the irrMap bug and changes.txt updates.
|
16 lat temu |
hybrid
|
3f664b5391
Small code cleaning. Additional check for proper values in substring method.
|
16 lat temu |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 lat temu |
hybrid
|
9a1db25194
Added particle affectors with interfaces from IrrSpintz.
|
17 lat temu |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 lat temu |