sledgehammer999
|
f6bbd9377f
|
Improve checks for python. Print python version and path to log.
|
2015-07-22 23:29:35 +03:00 |
|
sledgehammer999
|
8b99e29dc0
|
Fixup previous commits on python search.
|
2015-07-21 01:56:14 +03:00 |
|
sledgehammer999
|
d6af4683bb
|
Merge pull request #2624 from pmzqla/python
Prefer python3 over python2
|
2015-07-21 01:55:14 +03:00 |
|
sledgehammer999
|
2db4a661ee
|
Merge pull request #3251 from Chocobo1/unicode_fix
Fix MSVC2013 complains on Unicode characters
|
2015-06-28 16:12:47 +03:00 |
|
Chocobo1
|
e739e81205
|
Fix compilation on MSVC2013 by moving unicode strings to
"unicodestrings.h". Closes #3059.
|
2015-06-28 19:18:57 +08:00 |
|
Chocobo1
|
9d5cfbcda9
|
Preserve plain text formatting
|
2015-06-24 19:28:31 +08:00 |
|
Gabriele
|
0c23d22472
|
Show notification if Python is not found and a search is started
Also, don't bother starting a search if it's known that Python is
not available.
|
2015-06-17 21:30:12 +02:00 |
|
Gabriele
|
e34cc79dad
|
Use python3 and python2 instead of python on Linux
Prefer python3 over python2 when both are available.
Both python2 and python3 should always exists.
More info at: http://legacy.python.org/dev/peps/pep-0394/
|
2015-06-17 21:29:20 +02:00 |
|
Chocobo1
|
e95a017e33
|
Fix potential out-of-bound access of units[i]
|
2015-06-17 08:03:51 +08:00 |
|
dartraiden
|
8ac83cfd42
|
Fixed typos, spelling correction
|
2015-06-14 10:55:46 +03:00 |
|
ngosang
|
3eb61cfe83
|
Cppcheck: scope reduction & unused variables
|
2015-06-12 01:16:21 +02:00 |
|
Vladimir Golovnev (Glassez)
|
191cdc2849
|
Move utilities to core/utils folder.
Also move the names to Utils namespace.
|
2015-06-09 21:30:56 +03:00 |
|