cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
il y a 3 ans |
cutealien
|
5bfba69e9d
Simplify ALLOC_STRATEGY_DOUBLE in arrays somewhat.
|
il y a 7 ans |
cutealien
|
49b59e39b1
Documentation changes (mainly to document allocation strategies)
|
il y a 7 ans |
hybrid
|
0a2330890a
Bump copyright to 2012
|
il y a 12 ans |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
il y a 14 ans |
cutealien
|
9e1eb1e6ca
Revert r2939 (allocation strategy scheme for arrays). Which means old (slow?) speed for now. Reason is that
|
il y a 15 ans |
monstrobishi
|
1ea180d6be
- Noticed a major slowdown with the fairly-recently implemented allocation strategy scheme for irrArray (About 5 times slowdown) mainly due to the switch statement in the time critical section. So I re-implemented it as a static template-based system and now the speed is a lot more acceptable.
|
il y a 15 ans |
hybrid
|
db4c7a2caf
Remove extra commas
|
il y a 15 ans |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
il y a 15 ans |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
il y a 15 ans |
hybrid
|
c701279239
Fix some docs and put c16 into irr namespace.
|
il y a 15 ans |
bitplane
|
0ce6ba201e
Re-ordered some member variables so that padding on 64-bit pointers don't use unnecessary space, also defined bit fields for some bools and moved them to the end of memory. Some minor formatting changes, and got rid of the annoying upper case .H in the VC projects.
|
il y a 15 ans |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
il y a 16 ans |
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.
|
il y a 16 ans |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
il y a 16 ans |
hybrid
|
154b5d91b8
Merged from 1.4 branch revisions 1155:1172
|
il y a 17 ans |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
il y a 17 ans |