Age | Commit message (Collapse) | Author |
|
settings.h so settings.cpp gets recompiled when needed
|
|
and enable it in Makefile too
|
|
with LTO use number of processes passed to make -j
|
|
|
|
AI+Squirrel
|
|
determining 'inclusion' using the relative path from the .rc that has the 'include' but from the include directories... how useful/sensible is that?
|
|
icc >= 11.0
|
|
|
|
|
|
|
|
|
|
belongs there
|
|
binary, causing depend to silently fail during cross-compiles
|
|
anywhere at all
|
|
for months. All attempts to do another workaround failed.
|
|
checkout failed
|
|
calling external binaries it resolves paths which causes comparisons between a resolved and unresolved path. So always use the resolved path instead of the unresolved one.
|
|
-Change: use @ instead of ~ in configure/Makefiles so Debian's build system(s) can also build RC binaries.
|
|
it also miss some dependencies. That's why we introduce our custom implementation of makedepend.
|
|
changes, but only whatever includes table/strings.h.
|
|
see.
NoAI is an API (a framework) to build your own AIs in. See:
http://wiki.openttd.org/wiki/index.php/AI:Main_Page
With many thanks to:
- glx and Rubidium for their syncing, feedback and hard work
- Yexo for his feedback, patches, and AIs which tested the system very deep
- Morloth for his feedback and patches
- TJIP for hosting a challenge which kept NoAI on track
- All AI authors for testing our AI API, and all other people who helped in one way or another
-Remove: all old AIs and their cheats/hacks
|
|
|
|
|
|
separator, it could be understood in a wrong way by shell
|
|
|
|
command, in
case there are platforms where tab is not the default.
|
|
Makefile.src.in to a
new bash script findversion.sh. This commit should have no functional changes.
|
|
enough 'grep' which understands -m. Instead, use 'head -n 1' which is more common available
|
|
template (complain by blathijs ;))
|
|
This make it similar to svn and git (ie without the ':').
|
|
|
|
|
|
used and the 'modified' status of sources changed
|
|
|
|
crashes to simplify debugging. See readme.txt for details
|
|
modified (M) version
|
|
msys/mingw
|
|
|
|
modified (M) version
|
|
do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
|
|
Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is).
|
|
|
|
trouble with using the protected/private variables of the enclosing class (and super classes of that enclosing class).
|
|
|
|
|
|
indication what version we're playing when using git ;)
|
|
alive again. With a big thanks to tokai and Rubidium!!
|
|
worked with sed 3.02 (provided by msys) but sed 4.1.4 (from gnuwin32.sf.net) failed.
|
|
on PSP
|
|
awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install
|