| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-03-11 | export a unicode font may crash because chunks out of range... | sanikoyes | 1 | -1/+1 | |
| set MemoryPoolDynamicStatic::MAX_CHUNKS to 65536 | |||||
| 2014-03-11 | fixed editor NodePath property | sanikoyes | 2 | -1/+4 | |
| 2014-03-11 | fix gdscript path parse error | sanikoyes | 1 | -0/+1 | |
| 2014-03-11 | fix-multi-char-ime-input-chinese | sanikoyes | 1 | -0/+22 | |
| 2014-03-11 | Fix Compression bug: wrong premature return. | marynate | 1 | -2/+2 | |
| 2014-03-11 | remove unnecessary error check when converting ascii to unicode | marynate | 1 | -5/+2 | |
| 2014-03-11 | Convert windows main entry arguments to UTF8; Set locale to system default ↵ | marynate | 1 | -1/+32 | |
| for locale-awared console output; memery clearnup | |||||
| 2014-03-08 | Adding CodeLite hidden folder to .gitignore | Moritz Wundke | 1 | -1/+1 | |
| 2014-03-08 | Adding CodeLite and KDE files to .gitignore | Moritz Wundke | 1 | -0/+8 | |
| 2014-03-08 | Do not set number of jobs if already specified | Moritz Wundke | 1 | -2/+5 | |
| 2014-03-07 | Fixed typo | Moritz Wundke | 1 | -1/+1 | |
| 2014-03-07 | Speed build time up by 6 using multiple jobs | Moritz Wundke | 1 | -0/+7 | |
| Adding aggresive build mode that spawns num_core+1 jobs. This speeds up build time by 6. On my 8 core machine I'm down from 6m:16s to 1m:34s. | |||||
