cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 gadi atpakaļ |
cutealien
|
5bfba69e9d
Simplify ALLOC_STRATEGY_DOUBLE in arrays somewhat.
|
7 gadi atpakaļ |
cutealien
|
49b59e39b1
Documentation changes (mainly to document allocation strategies)
|
7 gadi atpakaļ |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 gadi atpakaļ |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 gadi atpakaļ |
cutealien
|
9e1eb1e6ca
Revert r2939 (allocation strategy scheme for arrays). Which means old (slow?) speed for now. Reason is that
|
15 gadi atpakaļ |
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.
|
15 gadi atpakaļ |
hybrid
|
db4c7a2caf
Remove extra commas
|
15 gadi atpakaļ |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 gadi atpakaļ |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 gadi atpakaļ |
hybrid
|
c701279239
Fix some docs and put c16 into irr namespace.
|
15 gadi atpakaļ |
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.
|
15 gadi atpakaļ |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
16 gadi atpakaļ |
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 gadi atpakaļ |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 gadi atpakaļ |
hybrid
|
154b5d91b8
Merged from 1.4 branch revisions 1155:1172
|
17 gadi atpakaļ |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 gadi atpakaļ |